[INFO] cloning repository https://github.com/ClemensGerstung/satisfactory_resource_calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClemensGerstung/satisfactory_resource_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemensGerstung%2Fsatisfactory_resource_calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemensGerstung%2Fsatisfactory_resource_calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 590f75b506c5e641246579af7f8cb7976b5bb0b2
[INFO] checking ClemensGerstung/satisfactory_resource_calculator against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemensGerstung%2Fsatisfactory_resource_calculator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClemensGerstung/satisfactory_resource_calculator
[INFO] finished tweaking git repo https://github.com/ClemensGerstung/satisfactory_resource_calculator
[INFO] tweaked toml for git repo https://github.com/ClemensGerstung/satisfactory_resource_calculator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClemensGerstung/satisfactory_resource_calculator on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClemensGerstung/satisfactory_resource_calculator 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51792d05b95a5dbac04707e8360161745028d5b7e0c145c1c71558ff963bfc1f
[INFO] running `Command { std: "docker" "start" "-a" "51792d05b95a5dbac04707e8360161745028d5b7e0c145c1c71558ff963bfc1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51792d05b95a5dbac04707e8360161745028d5b7e0c145c1c71558ff963bfc1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51792d05b95a5dbac04707e8360161745028d5b7e0c145c1c71558ff963bfc1f", kill_on_drop: false }`
[INFO] [stdout] 51792d05b95a5dbac04707e8360161745028d5b7e0c145c1c71558ff963bfc1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e896a7d81754ce92a7538e4358caf5d60d877129f661851e5171adafbf57e612
[INFO] running `Command { std: "docker" "start" "-a" "e896a7d81754ce92a7538e4358caf5d60d877129f661851e5171adafbf57e612", kill_on_drop: false }`
[INFO] [stderr]     Checking satisfactory_resource_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0594]: cannot assign to `d.quantity`, which is behind a `&` reference
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             d.quantity += r.quantity;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ cannot assign
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r1`
[INFO] [stdout]    --> src/main.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |   let r1 = Resource
[INFO] [stdout]     |       ^^ help: if this is intentional, prefix it with an underscore: `_r1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r2`
[INFO] [stdout]    --> src/main.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let r2 = Resource
[INFO] [stdout]     |       ^^ help: if this is intentional, prefix it with an underscore: `_r2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0594`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `satisfactory_resource_calculator` (bin "satisfactory_resource_calculator") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0594]: cannot assign to `d.quantity`, which is behind a `&` reference
[INFO] [stdout]   --> src/main.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             d.quantity += r.quantity;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ cannot assign
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r1`
[INFO] [stdout]    --> src/main.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |   let r1 = Resource
[INFO] [stdout]     |       ^^ help: if this is intentional, prefix it with an underscore: `_r1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r2`
[INFO] [stdout]    --> src/main.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let r2 = Resource
[INFO] [stdout]     |       ^^ help: if this is intentional, prefix it with an underscore: `_r2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0594`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `satisfactory_resource_calculator` (bin "satisfactory_resource_calculator" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e896a7d81754ce92a7538e4358caf5d60d877129f661851e5171adafbf57e612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e896a7d81754ce92a7538e4358caf5d60d877129f661851e5171adafbf57e612", kill_on_drop: false }`
[INFO] [stdout] e896a7d81754ce92a7538e4358caf5d60d877129f661851e5171adafbf57e612
