[INFO] updating cached repository geostran/rustshell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/geostran/rustshell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/geostran/rustshell" "work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/geostran/rustshell" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/geostran/rustshell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/geostran/rustshell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f4c622d62ac81d6805e8529e2b121fa4b1b96b0f [INFO] sha for GitHub repo geostran/rustshell: f4c622d62ac81d6805e8529e2b121fa4b1b96b0f [INFO] validating manifest of geostran/rustshell 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 geostran/rustshell 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 geostran/rustshell [INFO] finished frobbing geostran/rustshell [INFO] frobbed toml for geostran/rustshell written to work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell/Cargo.toml [INFO] started frobbing geostran/rustshell [INFO] finished frobbing geostran/rustshell [INFO] frobbed toml for geostran/rustshell written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/geostran/rustshell/Cargo.toml [INFO] crate geostran/rustshell 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 geostran/rustshell 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell:/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] 07da4f92e066aec88e94d1e22af0214d37c229721535127891815f6e4005ec79 [INFO] running `"docker" "start" "-a" "07da4f92e066aec88e94d1e22af0214d37c229721535127891815f6e4005ec79"` [INFO] [stderr] Compiling rustshell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | final_command.wait(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "07da4f92e066aec88e94d1e22af0214d37c229721535127891815f6e4005ec79"` [INFO] running `"docker" "rm" "-f" "07da4f92e066aec88e94d1e22af0214d37c229721535127891815f6e4005ec79"` [INFO] [stdout] 07da4f92e066aec88e94d1e22af0214d37c229721535127891815f6e4005ec79 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell:/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] ba898766bab89ff2afc194c64d6256e74175cef31ad1d1f6bc9ccf01a5c29ddb [INFO] running `"docker" "start" "-a" "ba898766bab89ff2afc194c64d6256e74175cef31ad1d1f6bc9ccf01a5c29ddb"` [INFO] [stderr] Compiling rustshell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | final_command.wait(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "ba898766bab89ff2afc194c64d6256e74175cef31ad1d1f6bc9ccf01a5c29ddb"` [INFO] running `"docker" "rm" "-f" "ba898766bab89ff2afc194c64d6256e74175cef31ad1d1f6bc9ccf01a5c29ddb"` [INFO] [stdout] ba898766bab89ff2afc194c64d6256e74175cef31ad1d1f6bc9ccf01a5c29ddb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/geostran/rustshell:/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"` [INFO] [stdout] dad356ee77775bb2cdb1c7d5e73e58746996a9430813bfa180d9414f516ba2b9 [INFO] running `"docker" "start" "-a" "dad356ee77775bb2cdb1c7d5e73e58746996a9430813bfa180d9414f516ba2b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustshell-4d100cde31b78dfa [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" "dad356ee77775bb2cdb1c7d5e73e58746996a9430813bfa180d9414f516ba2b9"` [INFO] running `"docker" "rm" "-f" "dad356ee77775bb2cdb1c7d5e73e58746996a9430813bfa180d9414f516ba2b9"` [INFO] [stdout] dad356ee77775bb2cdb1c7d5e73e58746996a9430813bfa180d9414f516ba2b9