[INFO] cloning repository https://github.com/JohnTGZ/AdventOfCode22 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnTGZ/AdventOfCode22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTGZ%2FAdventOfCode22", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTGZ%2FAdventOfCode22'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d4b5efe2a1504ed4bef08f72d0590d26724ac29 [INFO] checking JohnTGZ/AdventOfCode22 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTGZ%2FAdventOfCode22" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnTGZ/AdventOfCode22 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnTGZ/AdventOfCode22 [INFO] finished tweaking git repo https://github.com/JohnTGZ/AdventOfCode22 [INFO] tweaked toml for git repo https://github.com/JohnTGZ/AdventOfCode22 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JohnTGZ/AdventOfCode22 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2afdf0cd944dddb78e4a19ba90adbf443b572d68493c3bf6b1d51cc316c5d88b [INFO] running `Command { std: "docker" "start" "-a" "2afdf0cd944dddb78e4a19ba90adbf443b572d68493c3bf6b1d51cc316c5d88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2afdf0cd944dddb78e4a19ba90adbf443b572d68493c3bf6b1d51cc316c5d88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afdf0cd944dddb78e4a19ba90adbf443b572d68493c3bf6b1d51cc316c5d88b", kill_on_drop: false }` [INFO] [stdout] 2afdf0cd944dddb78e4a19ba90adbf443b572d68493c3bf6b1d51cc316c5d88b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7cd9f72a65eb19e745ca3ce560bcc54052754e9db9a7799bf971f17c09e1853 [INFO] running `Command { std: "docker" "start" "-a" "c7cd9f72a65eb19e745ca3ce560bcc54052754e9db9a7799bf971f17c09e1853", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking aoc_common v0.1.0 (/opt/rustwide/workdir/aoc_common) [INFO] [stderr] Checking day6 v0.1.0 (/opt/rustwide/workdir/day6) [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Checking regex v1.7.0 [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> day10/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> day10/src/lib.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> day10/src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Checking day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Checking day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Checking day8 v0.1.0 (/opt/rustwide/workdir/day8) [INFO] [stderr] Checking day7 v0.1.0 (/opt/rustwide/workdir/day7) [INFO] [stderr] Checking day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/lib.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let mut X_val = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut X_val = 1; // This is the sprite position [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> day11/src/main.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | let mut monkeys_test_list = build_monkeys(input_test_file); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> day11/src/main.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | let mut monkeys_test_list = build_monkeys(input_test_file); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc_common::FileContents` [INFO] [stdout] --> day7/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aoc_common::FileContents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let mut X_val = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut X_val = 1; // This is the sprite position [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc_common::FileContents` [INFO] [stdout] --> day8/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_common::FileContents; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let mut X_val = 1; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X_val` should have a snake case name [INFO] [stdout] --> day10/src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut X_val = 1; // This is the sprite position [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `x_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `step_idx` is never read [INFO] [stdout] --> day8/src/lib.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let mut step_idx: i16 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> day8/src/lib.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let mut length: i16 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `step_idx` is never read [INFO] [stdout] --> day8/src/lib.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | let mut step_idx: i16 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `length` is never read [INFO] [stdout] --> day8/src/lib.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let mut length: i16 = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> day5/src/lib.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | shipyard.move_crates(single_move, false); [INFO] [stdout] | ----------- ^^^^^^^^^^^ expected `&Moves`, found `Moves` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> day5/src/lib.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn move_crates(&mut self, mv: &Moves, move_multiple: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^ ---------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 78 | shipyard.move_crates(&single_move, false); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> day5/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | shipyard.move_crates(single_move, false); [INFO] [stdout] | ----------- ^^^^^^^^^^^ expected `&Moves`, found `Moves` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> day5/src/lib.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn move_crates(&mut self, mv: &Moves, move_multiple: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^ ---------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 91 | shipyard.move_crates(&single_move, false); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> day5/src/lib.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | shipyard.move_crates(single_move, true); [INFO] [stdout] | ----------- ^^^^^^^^^^^ expected `&Moves`, found `Moves` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> day5/src/lib.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn move_crates(&mut self, mv: &Moves, move_multiple: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^ ---------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 102 | shipyard.move_crates(&single_move, true); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `day5::Moves` [INFO] [stdout] --> day5/src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use day5::Moves; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `day5::Moves` [INFO] [stdout] --> day5/src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use day5::Moves; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day5` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c7cd9f72a65eb19e745ca3ce560bcc54052754e9db9a7799bf971f17c09e1853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7cd9f72a65eb19e745ca3ce560bcc54052754e9db9a7799bf971f17c09e1853", kill_on_drop: false }` [INFO] [stdout] c7cd9f72a65eb19e745ca3ce560bcc54052754e9db9a7799bf971f17c09e1853 [INFO] checking JohnTGZ/AdventOfCode22 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnTGZ%2FAdventOfCode22" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnTGZ/AdventOfCode22 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnTGZ/AdventOfCode22 [INFO] finished tweaking git repo https://github.com/JohnTGZ/AdventOfCode22 [INFO] tweaked toml for git repo https://github.com/JohnTGZ/AdventOfCode22 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JohnTGZ/AdventOfCode22 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd31fdba9d0d860352cde2c2cc1217325f1d155307a3118f31e5ddf48bc0a23 [INFO] running `Command { std: "docker" "start" "-a" "7bd31fdba9d0d860352cde2c2cc1217325f1d155307a3118f31e5ddf48bc0a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd31fdba9d0d860352cde2c2cc1217325f1d155307a3118f31e5ddf48bc0a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd31fdba9d0d860352cde2c2cc1217325f1d155307a3118f31e5ddf48bc0a23", kill_on_drop: false }` [INFO] [stdout] 7bd31fdba9d0d860352cde2c2cc1217325f1d155307a3118f31e5ddf48bc0a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a00c63ef1193a023c646313cd7d113011bc508680668281cf182e959192eaf0 [INFO] running `Command { std: "docker" "start" "-a" "9a00c63ef1193a023c646313cd7d113011bc508680668281cf182e959192eaf0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9a00c63ef1193a023c646313cd7d113011bc508680668281cf182e959192eaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a00c63ef1193a023c646313cd7d113011bc508680668281cf182e959192eaf0", kill_on_drop: false }` [INFO] [stdout] 9a00c63ef1193a023c646313cd7d113011bc508680668281cf182e959192eaf0