[INFO] crate deskent 0.1.0 is already in cache [INFO] extracting crate deskent 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/deskent/0.1.0 [INFO] extracting crate deskent 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/deskent/0.1.0 [INFO] validating manifest of deskent-0.1.0 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 deskent-0.1.0 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 deskent-0.1.0 [INFO] finished frobbing deskent-0.1.0 [INFO] frobbed toml for deskent-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/deskent/0.1.0/Cargo.toml [INFO] started frobbing deskent-0.1.0 [INFO] finished frobbing deskent-0.1.0 [INFO] frobbed toml for deskent-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/deskent/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 deskent-0.1.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/deskent/0.1.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 872cedadeb8f7a160a8d11dd62f4b12809afe4ee65e6905b469dbc24c5e770e9 [INFO] running `"docker" "start" "-a" "872cedadeb8f7a160a8d11dd62f4b12809afe4ee65e6905b469dbc24c5e770e9"` [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling deskent 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:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | let home = env::home_dir().ok_or(io::Error::new(io::ErrorKind::Other, "Couldn't get home dir"))?; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.13s [INFO] running `"docker" "inspect" "872cedadeb8f7a160a8d11dd62f4b12809afe4ee65e6905b469dbc24c5e770e9"` [INFO] running `"docker" "rm" "-f" "872cedadeb8f7a160a8d11dd62f4b12809afe4ee65e6905b469dbc24c5e770e9"` [INFO] [stdout] 872cedadeb8f7a160a8d11dd62f4b12809afe4ee65e6905b469dbc24c5e770e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/deskent/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 699a68d2d1ac47b32183b0429ed9249227ad594cde1ab9c3c85176393c2b079b [INFO] running `"docker" "start" "-a" "699a68d2d1ac47b32183b0429ed9249227ad594cde1ab9c3c85176393c2b079b"` [INFO] [stderr] Compiling deskent 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:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | let home = env::home_dir().ok_or(io::Error::new(io::ErrorKind::Other, "Couldn't get home dir"))?; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "699a68d2d1ac47b32183b0429ed9249227ad594cde1ab9c3c85176393c2b079b"` [INFO] running `"docker" "rm" "-f" "699a68d2d1ac47b32183b0429ed9249227ad594cde1ab9c3c85176393c2b079b"` [INFO] [stdout] 699a68d2d1ac47b32183b0429ed9249227ad594cde1ab9c3c85176393c2b079b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/deskent/0.1.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] bfbf3a6d0c3167d467e34d9f55c20a28fa9fa1ef16dd6c192152c4547a7eea87 [INFO] running `"docker" "start" "-a" "bfbf3a6d0c3167d467e34d9f55c20a28fa9fa1ef16dd6c192152c4547a7eea87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/deskent-4172f1175b991b9e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bfbf3a6d0c3167d467e34d9f55c20a28fa9fa1ef16dd6c192152c4547a7eea87"` [INFO] running `"docker" "rm" "-f" "bfbf3a6d0c3167d467e34d9f55c20a28fa9fa1ef16dd6c192152c4547a7eea87"` [INFO] [stdout] bfbf3a6d0c3167d467e34d9f55c20a28fa9fa1ef16dd6c192152c4547a7eea87