[INFO] cloning repository https://github.com/jlricon/rust-impl-struct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlricon/rust-impl-struct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Frust-impl-struct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Frust-impl-struct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c4468cd7de4563524ff61825717726369359f75
[INFO] testing jlricon/rust-impl-struct against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlricon%2Frust-impl-struct" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlricon/rust-impl-struct
[INFO] finished tweaking git repo https://github.com/jlricon/rust-impl-struct
[INFO] tweaked toml for git repo https://github.com/jlricon/rust-impl-struct written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlricon/rust-impl-struct on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlricon/rust-impl-struct already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82291f020754d644b74d97c1c4cdc2d927a46d3704eb54ebcb5ec101a6f6a739
[INFO] running `Command { std: "docker" "start" "-a" "82291f020754d644b74d97c1c4cdc2d927a46d3704eb54ebcb5ec101a6f6a739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82291f020754d644b74d97c1c4cdc2d927a46d3704eb54ebcb5ec101a6f6a739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82291f020754d644b74d97c1c4cdc2d927a46d3704eb54ebcb5ec101a6f6a739", kill_on_drop: false }`
[INFO] [stdout] 82291f020754d644b74d97c1c4cdc2d927a46d3704eb54ebcb5ec101a6f6a739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c03fa62bf074daf0f71d66dd10298fc9430063149f7755a7285555b7288bab59
[INFO] running `Command { std: "docker" "start" "-a" "c03fa62bf074daf0f71d66dd10298fc9430063149f7755a7285555b7288bab59", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-impl-struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] running `Command { std: "docker" "inspect" "c03fa62bf074daf0f71d66dd10298fc9430063149f7755a7285555b7288bab59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03fa62bf074daf0f71d66dd10298fc9430063149f7755a7285555b7288bab59", kill_on_drop: false }`
[INFO] [stdout] c03fa62bf074daf0f71d66dd10298fc9430063149f7755a7285555b7288bab59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aecf23e51a53803058b12a8beeed514eddecfad8fb76ee6805f129007e45620
[INFO] running `Command { std: "docker" "start" "-a" "5aecf23e51a53803058b12a8beeed514eddecfad8fb76ee6805f129007e45620", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-impl-struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> examples/traits.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> examples/traits.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> examples/traits.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> examples/traits.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> examples/traits_1.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> examples/traits_1.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> examples/traits_1.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> examples/traits_1.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "5aecf23e51a53803058b12a8beeed514eddecfad8fb76ee6805f129007e45620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aecf23e51a53803058b12a8beeed514eddecfad8fb76ee6805f129007e45620", kill_on_drop: false }`
[INFO] [stdout] 5aecf23e51a53803058b12a8beeed514eddecfad8fb76ee6805f129007e45620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f549aee11ca828de86a40aa457de124ff51259c5bfff16a8309ea1839c1c1463
[INFO] running `Command { std: "docker" "start" "-a" "f549aee11ca828de86a40aa457de124ff51259c5bfff16a8309ea1839c1c1463", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stderr]   --> examples/traits_1.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> examples/traits_1.rs:12:38
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stderr]   --> examples/traits_1.rs:13:24
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> examples/traits_1.rs:13:38
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-impl-struct` (example "traits_1") generated 4 warnings
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stderr]   --> examples/traits.rs:11:24
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> examples/traits.rs:11:38
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn step_one(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stderr]   --> examples/traits.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                        ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> examples/traits.rs:12:38
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn step_two(&self, d: &mut Data, c: &Config) {}
[INFO] [stderr]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-impl-struct` (example "traits") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_impl_struct-5f26cdec18ab4699)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f549aee11ca828de86a40aa457de124ff51259c5bfff16a8309ea1839c1c1463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f549aee11ca828de86a40aa457de124ff51259c5bfff16a8309ea1839c1c1463", kill_on_drop: false }`
[INFO] [stdout] f549aee11ca828de86a40aa457de124ff51259c5bfff16a8309ea1839c1c1463
