[INFO] updating cached repository amazingmo/references [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/amazingmo/references [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/amazingmo/references" "work/ex/beta-1.37-6/sources/1.36.0/gh/amazingmo/references"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/amazingmo/references'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/amazingmo/references" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amazingmo/references"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amazingmo/references'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86548b20b142cb5d14f112cf0e52c4033caba475 [INFO] sha for GitHub repo amazingmo/references: 86548b20b142cb5d14f112cf0e52c4033caba475 [INFO] validating manifest of amazingmo/references 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 amazingmo/references 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 amazingmo/references [INFO] finished frobbing amazingmo/references [INFO] frobbed toml for amazingmo/references written to work/ex/beta-1.37-6/sources/1.36.0/gh/amazingmo/references/Cargo.toml [INFO] started frobbing amazingmo/references [INFO] finished frobbing amazingmo/references [INFO] frobbed toml for amazingmo/references written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/amazingmo/references/Cargo.toml [INFO] crate amazingmo/references 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 amazingmo/references 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/amazingmo/references:/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] 71cc858bce0447fd6cff2a10b9c4c0c0316fcc5351fea6f21f0e569d6f615020 [INFO] running `"docker" "start" "-a" "71cc858bce0447fd6cff2a10b9c4c0c0316fcc5351fea6f21f0e569d6f615020"` [INFO] [stderr] Compiling references v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `m` is never read [INFO] [stderr] --> src/main.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | let mut m = &mut y; [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: field is never used: `x` [INFO] [stderr] --> src/main.rs:126:24 [INFO] [stderr] | [INFO] [stderr] 126 | struct Point { x: i32, y: i32} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "71cc858bce0447fd6cff2a10b9c4c0c0316fcc5351fea6f21f0e569d6f615020"` [INFO] running `"docker" "rm" "-f" "71cc858bce0447fd6cff2a10b9c4c0c0316fcc5351fea6f21f0e569d6f615020"` [INFO] [stdout] 71cc858bce0447fd6cff2a10b9c4c0c0316fcc5351fea6f21f0e569d6f615020 [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/amazingmo/references:/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] 6b7c43e8c3acd9c69aa5979b931ff620c7c3fc6934dd1a479169ccb22b8220cc [INFO] running `"docker" "start" "-a" "6b7c43e8c3acd9c69aa5979b931ff620c7c3fc6934dd1a479169ccb22b8220cc"` [INFO] [stderr] Compiling references v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: value assigned to `m` is never read [INFO] [stderr] --> src/main.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | let mut m = &mut y; [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.77s [INFO] running `"docker" "inspect" "6b7c43e8c3acd9c69aa5979b931ff620c7c3fc6934dd1a479169ccb22b8220cc"` [INFO] running `"docker" "rm" "-f" "6b7c43e8c3acd9c69aa5979b931ff620c7c3fc6934dd1a479169ccb22b8220cc"` [INFO] [stdout] 6b7c43e8c3acd9c69aa5979b931ff620c7c3fc6934dd1a479169ccb22b8220cc [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/amazingmo/references:/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] 200386eb04b71f948dd1c1c3fc90b9bc95fe5636c3eb88fb2895bc71b6b363ca [INFO] running `"docker" "start" "-a" "200386eb04b71f948dd1c1c3fc90b9bc95fe5636c3eb88fb2895bc71b6b363ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/references-64828a55ab30d411 [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" "200386eb04b71f948dd1c1c3fc90b9bc95fe5636c3eb88fb2895bc71b6b363ca"` [INFO] running `"docker" "rm" "-f" "200386eb04b71f948dd1c1c3fc90b9bc95fe5636c3eb88fb2895bc71b6b363ca"` [INFO] [stdout] 200386eb04b71f948dd1c1c3fc90b9bc95fe5636c3eb88fb2895bc71b6b363ca