[INFO] updating cached repository bjrnt/fractals [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bjrnt/fractals [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bjrnt/fractals" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bjrnt/fractals" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bjrnt/fractals"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bjrnt/fractals'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f1752cd122c5ecdbc385d6920442e8331098071 [INFO] sha for GitHub repo bjrnt/fractals: 2f1752cd122c5ecdbc385d6920442e8331098071 [INFO] validating manifest of bjrnt/fractals on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bjrnt/fractals on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bjrnt/fractals [INFO] finished frobbing bjrnt/fractals [INFO] frobbed toml for bjrnt/fractals written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals/Cargo.toml [INFO] started frobbing bjrnt/fractals [INFO] finished frobbing bjrnt/fractals [INFO] frobbed toml for bjrnt/fractals written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/bjrnt/fractals/Cargo.toml [INFO] crate bjrnt/fractals has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bjrnt/fractals against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 2e7c1eb85b3871bd964c5861c72159a78ee3b855f8e1d59e77b8a16a0126c42a [INFO] running `"docker" "start" "-a" "2e7c1eb85b3871bd964c5861c72159a78ee3b855f8e1d59e77b8a16a0126c42a"` [INFO] [stderr] Compiling image v0.12.2 [INFO] [stderr] Compiling fractals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Linear` [INFO] [stderr] --> src/animation.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Linear, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `easing` [INFO] [stderr] --> src/animation.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | easing: Easing [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `"docker" "inspect" "2e7c1eb85b3871bd964c5861c72159a78ee3b855f8e1d59e77b8a16a0126c42a"` [INFO] running `"docker" "rm" "-f" "2e7c1eb85b3871bd964c5861c72159a78ee3b855f8e1d59e77b8a16a0126c42a"` [INFO] [stdout] 2e7c1eb85b3871bd964c5861c72159a78ee3b855f8e1d59e77b8a16a0126c42a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 06f544d73b3223637264ca558b6924d6a871c501d3c90ae16f4aad5636308ebf [INFO] running `"docker" "start" "-a" "06f544d73b3223637264ca558b6924d6a871c501d3c90ae16f4aad5636308ebf"` [INFO] [stderr] Compiling fractals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variant is never constructed: `Linear` [INFO] [stderr] --> src/animation.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Linear, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `easing` [INFO] [stderr] --> src/animation.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | easing: Easing [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "06f544d73b3223637264ca558b6924d6a871c501d3c90ae16f4aad5636308ebf"` [INFO] running `"docker" "rm" "-f" "06f544d73b3223637264ca558b6924d6a871c501d3c90ae16f4aad5636308ebf"` [INFO] [stdout] 06f544d73b3223637264ca558b6924d6a871c501d3c90ae16f4aad5636308ebf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/bjrnt/fractals:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 3e8d92d577dc5155f64c16d5eef633898ee17740edce3983eea62d666e079ded [INFO] running `"docker" "start" "-a" "3e8d92d577dc5155f64c16d5eef633898ee17740edce3983eea62d666e079ded"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/fractals-10423243c3fab0d4 [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" "3e8d92d577dc5155f64c16d5eef633898ee17740edce3983eea62d666e079ded"` [INFO] running `"docker" "rm" "-f" "3e8d92d577dc5155f64c16d5eef633898ee17740edce3983eea62d666e079ded"` [INFO] [stdout] 3e8d92d577dc5155f64c16d5eef633898ee17740edce3983eea62d666e079ded