[INFO] updating cached repository cedricleroy/rust-tuto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cedricleroy/rust-tuto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cedricleroy/rust-tuto" "work/ex/beta-1.38-1/sources/1.37.0/gh/cedricleroy/rust-tuto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cedricleroy/rust-tuto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cedricleroy/rust-tuto" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca031c3e4b110d5556de9e56ec2e2541af3f0402 [INFO] sha for GitHub repo cedricleroy/rust-tuto: ca031c3e4b110d5556de9e56ec2e2541af3f0402 [INFO] validating manifest of cedricleroy/rust-tuto on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cedricleroy/rust-tuto on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cedricleroy/rust-tuto [INFO] finished frobbing cedricleroy/rust-tuto [INFO] frobbed toml for cedricleroy/rust-tuto written to work/ex/beta-1.38-1/sources/1.37.0/gh/cedricleroy/rust-tuto/Cargo.toml [INFO] started frobbing cedricleroy/rust-tuto [INFO] finished frobbing cedricleroy/rust-tuto [INFO] frobbed toml for cedricleroy/rust-tuto written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto/Cargo.toml [INFO] crate cedricleroy/rust-tuto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing cedricleroy/rust-tuto against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto:/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-08-13" "build" "--frozen"` [INFO] [stdout] 0338dc1940ff8d88aff3f9cee4f9a1def7dbe755f1f31e4590f7eefdfc83c29d [INFO] running `"docker" "start" "-a" "0338dc1940ff8d88aff3f9cee4f9a1def7dbe755f1f31e4590f7eefdfc83c29d"` [INFO] [stderr] Compiling rust-tuto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `y` is never read [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | let mut y = 21; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/json.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | file.read_to_string(&mut content); [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.12s [INFO] running `"docker" "inspect" "0338dc1940ff8d88aff3f9cee4f9a1def7dbe755f1f31e4590f7eefdfc83c29d"` [INFO] running `"docker" "rm" "-f" "0338dc1940ff8d88aff3f9cee4f9a1def7dbe755f1f31e4590f7eefdfc83c29d"` [INFO] [stdout] 0338dc1940ff8d88aff3f9cee4f9a1def7dbe755f1f31e4590f7eefdfc83c29d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 540df98bc2675734043535b65fff0f6833d0b7ae7c5eb316cc59e3f47dcce53c [INFO] running `"docker" "start" "-a" "540df98bc2675734043535b65fff0f6833d0b7ae7c5eb316cc59e3f47dcce53c"` [INFO] [stderr] Compiling rust-tuto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `y` is never read [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | let mut y = 21; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/json.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | file.read_to_string(&mut content); [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.55s [INFO] running `"docker" "inspect" "540df98bc2675734043535b65fff0f6833d0b7ae7c5eb316cc59e3f47dcce53c"` [INFO] running `"docker" "rm" "-f" "540df98bc2675734043535b65fff0f6833d0b7ae7c5eb316cc59e3f47dcce53c"` [INFO] [stdout] 540df98bc2675734043535b65fff0f6833d0b7ae7c5eb316cc59e3f47dcce53c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cedricleroy/rust-tuto:/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-08-13" "test" "--frozen"` [INFO] [stdout] 17d7d20df8e607d56428444fe14c546f0b0e5102a892ad5aa8fceb279b73c6e6 [INFO] running `"docker" "start" "-a" "17d7d20df8e607d56428444fe14c546f0b0e5102a892ad5aa8fceb279b73c6e6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_tuto-8ba1857e99352881 [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" "17d7d20df8e607d56428444fe14c546f0b0e5102a892ad5aa8fceb279b73c6e6"` [INFO] running `"docker" "rm" "-f" "17d7d20df8e607d56428444fe14c546f0b0e5102a892ad5aa8fceb279b73c6e6"` [INFO] [stdout] 17d7d20df8e607d56428444fe14c546f0b0e5102a892ad5aa8fceb279b73c6e6