[INFO] updating cached repository chupe/rust-collections [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chupe/rust-collections [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chupe/rust-collections" "work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chupe/rust-collections" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chupe/rust-collections"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chupe/rust-collections'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14f0a55b31bb8800ee655d4abb83a7db516f6fd2 [INFO] sha for GitHub repo chupe/rust-collections: 14f0a55b31bb8800ee655d4abb83a7db516f6fd2 [INFO] validating manifest of chupe/rust-collections 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 chupe/rust-collections 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 chupe/rust-collections [INFO] finished frobbing chupe/rust-collections [INFO] frobbed toml for chupe/rust-collections written to work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections/Cargo.toml [INFO] started frobbing chupe/rust-collections [INFO] finished frobbing chupe/rust-collections [INFO] frobbed toml for chupe/rust-collections written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/chupe/rust-collections/Cargo.toml [INFO] crate chupe/rust-collections 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 chupe/rust-collections 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections:/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] 9c8bb95a3aadc037f1e863aeb9e7759d29671afb14b3e183add65e0507643513 [INFO] running `"docker" "start" "-a" "9c8bb95a3aadc037f1e863aeb9e7759d29671afb14b3e183add65e0507643513"` [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling collections v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `median_result` is never read [INFO] [stderr] --> src/main.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let mut median_result: f32 = 0.0; [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] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "9c8bb95a3aadc037f1e863aeb9e7759d29671afb14b3e183add65e0507643513"` [INFO] running `"docker" "rm" "-f" "9c8bb95a3aadc037f1e863aeb9e7759d29671afb14b3e183add65e0507643513"` [INFO] [stdout] 9c8bb95a3aadc037f1e863aeb9e7759d29671afb14b3e183add65e0507643513 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections:/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] e8b0820c67227b4eab96a9f13be55fa5c0bb7f0df710f8e0ea14c439610452a8 [INFO] running `"docker" "start" "-a" "e8b0820c67227b4eab96a9f13be55fa5c0bb7f0df710f8e0ea14c439610452a8"` [INFO] [stderr] Compiling collections v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `median_result` is never read [INFO] [stderr] --> src/main.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let mut median_result: f32 = 0.0; [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] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "e8b0820c67227b4eab96a9f13be55fa5c0bb7f0df710f8e0ea14c439610452a8"` [INFO] running `"docker" "rm" "-f" "e8b0820c67227b4eab96a9f13be55fa5c0bb7f0df710f8e0ea14c439610452a8"` [INFO] [stdout] e8b0820c67227b4eab96a9f13be55fa5c0bb7f0df710f8e0ea14c439610452a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/chupe/rust-collections:/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] 1e01c2ad95194c8ba83104efaae4dfea926c87c81b2ff093df21e2169b8266f8 [INFO] running `"docker" "start" "-a" "1e01c2ad95194c8ba83104efaae4dfea926c87c81b2ff093df21e2169b8266f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/collections-6c9b5f8eaad1beb8 [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" "1e01c2ad95194c8ba83104efaae4dfea926c87c81b2ff093df21e2169b8266f8"` [INFO] running `"docker" "rm" "-f" "1e01c2ad95194c8ba83104efaae4dfea926c87c81b2ff093df21e2169b8266f8"` [INFO] [stdout] 1e01c2ad95194c8ba83104efaae4dfea926c87c81b2ff093df21e2169b8266f8