[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbheklilr%2Faoc2020" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bheklilr/aoc2020 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-4/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" "+1.59.0" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e977f77da90b5e5ecdc9295fbb8da7099554ef34369cff28f43860cae9a5c5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e977f77da90b5e5ecdc9295fbb8da7099554ef34369cff28f43860cae9a5c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e977f77da90b5e5ecdc9295fbb8da7099554ef34369cff28f43860cae9a5c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e977f77da90b5e5ecdc9295fbb8da7099554ef34369cff28f43860cae9a5c5b", kill_on_drop: false }` [INFO] [stdout] 9e977f77da90b5e5ecdc9295fbb8da7099554ef34369cff28f43860cae9a5c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2580cf32257c098944577102878ecf218a5906f6bf2e7da4d6ab21a183f3d28d [INFO] running `Command { std: "docker" "start" "-a" "2580cf32257c098944577102878ecf218a5906f6bf2e7da4d6ab21a183f3d28d", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.78s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2580cf32257c098944577102878ecf218a5906f6bf2e7da4d6ab21a183f3d28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2580cf32257c098944577102878ecf218a5906f6bf2e7da4d6ab21a183f3d28d", kill_on_drop: false }` [INFO] [stdout] 2580cf32257c098944577102878ecf218a5906f6bf2e7da4d6ab21a183f3d28d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e584f3cdd9b59f03502418636110f896ac33e28535aa8f2394430744f3730d19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e584f3cdd9b59f03502418636110f896ac33e28535aa8f2394430744f3730d19", 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 1.14s [INFO] running `Command { std: "docker" "inspect" "e584f3cdd9b59f03502418636110f896ac33e28535aa8f2394430744f3730d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e584f3cdd9b59f03502418636110f896ac33e28535aa8f2394430744f3730d19", kill_on_drop: false }` [INFO] [stdout] e584f3cdd9b59f03502418636110f896ac33e28535aa8f2394430744f3730d19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 205184c31efe80acc8f4561af289b9064bce698d68696e51f7a64068f891a008 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "205184c31efe80acc8f4561af289b9064bce698d68696e51f7a64068f891a008", kill_on_drop: false }` [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.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-e4529b2c40253ea0) [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" "205184c31efe80acc8f4561af289b9064bce698d68696e51f7a64068f891a008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205184c31efe80acc8f4561af289b9064bce698d68696e51f7a64068f891a008", kill_on_drop: false }` [INFO] [stdout] 205184c31efe80acc8f4561af289b9064bce698d68696e51f7a64068f891a008