[INFO] updating cached repository Stinners/portal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Stinners/portal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Stinners/portal" "work/ex/beta-1.37-6/sources/1.36.0/gh/Stinners/portal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Stinners/portal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Stinners/portal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Stinners/portal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Stinners/portal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66b06391757178c497e03310087294a3483250b0 [INFO] sha for GitHub repo Stinners/portal: 66b06391757178c497e03310087294a3483250b0 [INFO] validating manifest of Stinners/portal on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Stinners/portal on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Stinners/portal [INFO] finished frobbing Stinners/portal [INFO] frobbed toml for Stinners/portal written to work/ex/beta-1.37-6/sources/1.36.0/gh/Stinners/portal/Cargo.toml [INFO] started frobbing Stinners/portal [INFO] finished frobbing Stinners/portal [INFO] frobbed toml for Stinners/portal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Stinners/portal/Cargo.toml [INFO] crate Stinners/portal already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Stinners/portal against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Stinners/portal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9576e1c64ed0cf3a0bd8c9b67cad164b22598023b5fd2f634dc3bcc91fe4ae22 [INFO] running `"docker" "start" "-a" "9576e1c64ed0cf3a0bd8c9b67cad164b22598023b5fd2f634dc3bcc91fe4ae22"` [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling portal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | env::home_dir().unwrap().join(new_path) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/settings.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/settings.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `"docker" "inspect" "9576e1c64ed0cf3a0bd8c9b67cad164b22598023b5fd2f634dc3bcc91fe4ae22"` [INFO] running `"docker" "rm" "-f" "9576e1c64ed0cf3a0bd8c9b67cad164b22598023b5fd2f634dc3bcc91fe4ae22"` [INFO] [stdout] 9576e1c64ed0cf3a0bd8c9b67cad164b22598023b5fd2f634dc3bcc91fe4ae22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Stinners/portal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c6218f2d456cf6ec6166c196c10dd9a4019e028bdb2ac34b73a2c0bc20c10ffc [INFO] running `"docker" "start" "-a" "c6218f2d456cf6ec6166c196c10dd9a4019e028bdb2ac34b73a2c0bc20c10ffc"` [INFO] [stderr] Compiling portal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `database::normalize_path` [INFO] [stderr] --> src/main.rs:112:8 [INFO] [stderr] | [INFO] [stderr] 112 | use::database::normalize_path; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `normalize_path` in `database` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | env::home_dir().unwrap().join(new_path) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/settings.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/settings.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | let home_dir = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:138:24 [INFO] [stderr] | [INFO] [stderr] 138 | let abs_path = env::home_dir().unwrap().join(PathBuf::from("Documents")); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `portal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c6218f2d456cf6ec6166c196c10dd9a4019e028bdb2ac34b73a2c0bc20c10ffc"` [INFO] running `"docker" "rm" "-f" "c6218f2d456cf6ec6166c196c10dd9a4019e028bdb2ac34b73a2c0bc20c10ffc"` [INFO] [stdout] c6218f2d456cf6ec6166c196c10dd9a4019e028bdb2ac34b73a2c0bc20c10ffc