Cargo command seems to be failed while the error below appears. Can you help me out ?
thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', permanode/main.rs:140:28

RUST_BACKTRACE=1? That may give an insight what file is not found. – mihi Oct 10 '20 at 11:54$CONFIGPATH/config.tomresolves to a file that actually exists? – mihi Oct 10 '20 at 11:57