[INFO] cloning repository https://github.com/bheklilr/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bheklilr/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbheklilr%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbheklilr%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a870e8b64de8abe66b2d1c404c569526cfdb8fc [INFO] testing bheklilr/aoc2020 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbheklilr%2Faoc2020" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bheklilr/aoc2020 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bheklilr/aoc2020 [INFO] finished tweaking git repo https://github.com/bheklilr/aoc2020 [INFO] tweaked toml for git repo https://github.com/bheklilr/aoc2020 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bheklilr/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3121f79f1b212f38ddb3f24f01d30c0eb4ab2d70fdc440fd4022014ea4833943 [INFO] running `Command { std: "docker" "start" "-a" "3121f79f1b212f38ddb3f24f01d30c0eb4ab2d70fdc440fd4022014ea4833943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3121f79f1b212f38ddb3f24f01d30c0eb4ab2d70fdc440fd4022014ea4833943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3121f79f1b212f38ddb3f24f01d30c0eb4ab2d70fdc440fd4022014ea4833943", kill_on_drop: false }` [INFO] [stdout] 3121f79f1b212f38ddb3f24f01d30c0eb4ab2d70fdc440fd4022014ea4833943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] addb25ec66b69d3f825e423bdb7a7f9d358232048c6e555278ef2de972b2da65 [INFO] running `Command { std: "docker" "start" "-a" "addb25ec66b69d3f825e423bdb7a7f9d358232048c6e555278ef2de972b2da65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day18.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 109 | | "Unexpected token on the stack at position {}", [INFO] [stdout] 110 | | index [INFO] [stdout] 111 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 108 ~ _ => panic!( [INFO] [stdout] 109 | "Unexpected token on the stack at position {}", [INFO] [stdout] 110 | index [INFO] [stdout] 111 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day18.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 163 | | "Unexpected token on the stack at position {}", [INFO] [stdout] 164 | | index [INFO] [stdout] 165 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 ~ _ => panic!( [INFO] [stdout] 163 | "Unexpected token on the stack at position {}", [INFO] [stdout] 164 | index [INFO] [stdout] 165 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.43s [INFO] running `Command { std: "docker" "inspect" "addb25ec66b69d3f825e423bdb7a7f9d358232048c6e555278ef2de972b2da65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addb25ec66b69d3f825e423bdb7a7f9d358232048c6e555278ef2de972b2da65", kill_on_drop: false }` [INFO] [stdout] addb25ec66b69d3f825e423bdb7a7f9d358232048c6e555278ef2de972b2da65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d76be32bd1829164b7af4f10538c496d15a8f0b181dbf52fe5113e7119954c [INFO] running `Command { std: "docker" "start" "-a" "e7d76be32bd1829164b7af4f10538c496d15a8f0b181dbf52fe5113e7119954c", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day18.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 109 | | "Unexpected token on the stack at position {}", [INFO] [stdout] 110 | | index [INFO] [stdout] 111 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 108 ~ _ => panic!( [INFO] [stdout] 109 | "Unexpected token on the stack at position {}", [INFO] [stdout] 110 | index [INFO] [stdout] 111 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day18.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 163 | | "Unexpected token on the stack at position {}", [INFO] [stdout] 164 | | index [INFO] [stdout] 165 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 ~ _ => panic!( [INFO] [stdout] 163 | "Unexpected token on the stack at position {}", [INFO] [stdout] 164 | index [INFO] [stdout] 165 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2020-010855ae66bbc89b) [INFO] running `Command { std: "docker" "inspect" "e7d76be32bd1829164b7af4f10538c496d15a8f0b181dbf52fe5113e7119954c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d76be32bd1829164b7af4f10538c496d15a8f0b181dbf52fe5113e7119954c", kill_on_drop: false }` [INFO] [stdout] e7d76be32bd1829164b7af4f10538c496d15a8f0b181dbf52fe5113e7119954c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b91197bcdca2b5c843e75333e1de31832a05d4d668127750bb027e23f55ab86 [INFO] running `Command { std: "docker" "start" "-a" "1b91197bcdca2b5c843e75333e1de31832a05d4d668127750bb027e23f55ab86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day18.rs:108:25 [INFO] [stderr] | [INFO] [stderr] 108 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 109 | | "Unexpected token on the stack at position {}", [INFO] [stderr] 110 | | index [INFO] [stderr] 111 | | )), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 108 ~ _ => panic!( [INFO] [stderr] 109 | "Unexpected token on the stack at position {}", [INFO] [stderr] 110 | index [INFO] [stderr] 111 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day18.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 163 | | "Unexpected token on the stack at position {}", [INFO] [stderr] 164 | | index [INFO] [stderr] 165 | | )), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 ~ _ => panic!( [INFO] [stderr] 163 | "Unexpected token on the stack at position {}", [INFO] [stderr] 164 | index [INFO] [stderr] 165 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `aoc2020` (bin "aoc2020" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2020-010855ae66bbc89b) [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" "1b91197bcdca2b5c843e75333e1de31832a05d4d668127750bb027e23f55ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b91197bcdca2b5c843e75333e1de31832a05d4d668127750bb027e23f55ab86", kill_on_drop: false }` [INFO] [stdout] 1b91197bcdca2b5c843e75333e1de31832a05d4d668127750bb027e23f55ab86