[INFO] cloning repository https://github.com/Serock3/advent_of_code_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serock3/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerock3%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerock3%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0f9eee179bdb134c783def5399226b7637c2569 [INFO] checking Serock3/advent_of_code_2023 against master#a83f933a9da258cf037e3cab37cd486bfd861a7d for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerock3%2Fadvent_of_code_2023" "/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/Serock3/advent_of_code_2023 on toolchain a83f933a9da258cf037e3cab37cd486bfd861a7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Serock3/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/Serock3/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/Serock3/advent_of_code_2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Serock3/advent_of_code_2023 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" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.40 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f6893a66b02def628682c8dcc313149fe5e131514a2c51ebeeced9c138d460e [INFO] running `Command { std: "docker" "start" "-a" "1f6893a66b02def628682c8dcc313149fe5e131514a2c51ebeeced9c138d460e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f6893a66b02def628682c8dcc313149fe5e131514a2c51ebeeced9c138d460e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6893a66b02def628682c8dcc313149fe5e131514a2c51ebeeced9c138d460e", kill_on_drop: false }` [INFO] [stdout] 1f6893a66b02def628682c8dcc313149fe5e131514a2c51ebeeced9c138d460e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fcc19538c4d811f32083abe0efa00894fbee7d8358062c92af37685d6714a5b [INFO] running `Command { std: "docker" "start" "-a" "6fcc19538c4d811f32083abe0efa00894fbee7d8358062c92af37685d6714a5b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "6fcc19538c4d811f32083abe0efa00894fbee7d8358062c92af37685d6714a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcc19538c4d811f32083abe0efa00894fbee7d8358062c92af37685d6714a5b", kill_on_drop: false }` [INFO] [stdout] 6fcc19538c4d811f32083abe0efa00894fbee7d8358062c92af37685d6714a5b [INFO] checking Serock3/advent_of_code_2023 against try#824024dd18dd271514f9fa2eafbc04ffcab09070 for pr-125384-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerock3%2Fadvent_of_code_2023" "/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/Serock3/advent_of_code_2023 on toolchain 824024dd18dd271514f9fa2eafbc04ffcab09070 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Serock3/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/Serock3/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/Serock3/advent_of_code_2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Serock3/advent_of_code_2023 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" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2fdd7e3a4e14bb5a9c509dfcb5b793efb339c2cc05b468629a2992b8fd4f3a6 [INFO] running `Command { std: "docker" "start" "-a" "d2fdd7e3a4e14bb5a9c509dfcb5b793efb339c2cc05b468629a2992b8fd4f3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2fdd7e3a4e14bb5a9c509dfcb5b793efb339c2cc05b468629a2992b8fd4f3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2fdd7e3a4e14bb5a9c509dfcb5b793efb339c2cc05b468629a2992b8fd4f3a6", kill_on_drop: false }` [INFO] [stdout] d2fdd7e3a4e14bb5a9c509dfcb5b793efb339c2cc05b468629a2992b8fd4f3a6 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+824024dd18dd271514f9fa2eafbc04ffcab09070" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8975f8b393653e99c1dc9c6bbfa2a4e16f5e80a8e6e45c76f632428dd29ed17e [INFO] running `Command { std: "docker" "start" "-a" "8975f8b393653e99c1dc9c6bbfa2a4e16f5e80a8e6e45c76f632428dd29ed17e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] error: cannot specify two kinds of `message-format` arguments [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --message-format=json --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8975f8b393653e99c1dc9c6bbfa2a4e16f5e80a8e6e45c76f632428dd29ed17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8975f8b393653e99c1dc9c6bbfa2a4e16f5e80a8e6e45c76f632428dd29ed17e", kill_on_drop: false }` [INFO] [stdout] 8975f8b393653e99c1dc9c6bbfa2a4e16f5e80a8e6e45c76f632428dd29ed17e