[INFO] updating cached repository 414owen/L-Systems [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/414owen/L-Systems [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/414owen/L-Systems" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/414owen/L-Systems"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/414owen/L-Systems'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/414owen/L-Systems" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/414owen/L-Systems"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/414owen/L-Systems'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9b9279f4e03eec800e94b94f2abc4a482d68e22 [INFO] sha for GitHub repo 414owen/L-Systems: e9b9279f4e03eec800e94b94f2abc4a482d68e22 [INFO] validating manifest of 414owen/L-Systems 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 414owen/L-Systems 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 414owen/L-Systems [INFO] finished frobbing 414owen/L-Systems [INFO] frobbed toml for 414owen/L-Systems written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/414owen/L-Systems/Cargo.toml [INFO] started frobbing 414owen/L-Systems [INFO] finished frobbing 414owen/L-Systems [INFO] frobbed toml for 414owen/L-Systems written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/414owen/L-Systems/Cargo.toml [INFO] crate 414owen/L-Systems 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 414owen/L-Systems 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/414owen/L-Systems:/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] 8f47a4ed8a57cb63a36966d90c64feef037c960869fd9147402d15a4a489d612 [INFO] running `"docker" "start" "-a" "8f47a4ed8a57cb63a36966d90c64feef037c960869fd9147402d15a4a489d612"` [INFO] [stderr] Compiling L-Systems v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/bin/sierpinski.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | Command::Var(a) => "fd 4" [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "8f47a4ed8a57cb63a36966d90c64feef037c960869fd9147402d15a4a489d612"` [INFO] running `"docker" "rm" "-f" "8f47a4ed8a57cb63a36966d90c64feef037c960869fd9147402d15a4a489d612"` [INFO] [stdout] 8f47a4ed8a57cb63a36966d90c64feef037c960869fd9147402d15a4a489d612 [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/414owen/L-Systems:/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] c45fee8927bfcc746253b15a2f5868ba279bf7a3ad9cd084c16a5200f9e9429b [INFO] running `"docker" "start" "-a" "c45fee8927bfcc746253b15a2f5868ba279bf7a3ad9cd084c16a5200f9e9429b"` [INFO] [stderr] Compiling L-Systems v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/bin/sierpinski.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | Command::Var(a) => "fd 4" [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "c45fee8927bfcc746253b15a2f5868ba279bf7a3ad9cd084c16a5200f9e9429b"` [INFO] running `"docker" "rm" "-f" "c45fee8927bfcc746253b15a2f5868ba279bf7a3ad9cd084c16a5200f9e9429b"` [INFO] [stdout] c45fee8927bfcc746253b15a2f5868ba279bf7a3ad9cd084c16a5200f9e9429b [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/414owen/L-Systems:/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] 4c63126962f5e0784a42c3b3f44d8ee7570968a1cdc351e54c14f4154bbee26f [INFO] running `"docker" "start" "-a" "4c63126962f5e0784a42c3b3f44d8ee7570968a1cdc351e54c14f4154bbee26f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/sierpinski-dc73893706ecee91 [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" "4c63126962f5e0784a42c3b3f44d8ee7570968a1cdc351e54c14f4154bbee26f"` [INFO] running `"docker" "rm" "-f" "4c63126962f5e0784a42c3b3f44d8ee7570968a1cdc351e54c14f4154bbee26f"` [INFO] [stdout] 4c63126962f5e0784a42c3b3f44d8ee7570968a1cdc351e54c14f4154bbee26f