[INFO] cloning repository https://github.com/OvermindDL1/advent_of_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OvermindDL1/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Fadvent_of_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Fadvent_of_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ef41d7cae5b27bf1b839e106abb1ef23d82cec2 [INFO] testing OvermindDL1/advent_of_code 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%2FOvermindDL1%2Fadvent_of_code" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OvermindDL1/advent_of_code 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/OvermindDL1/advent_of_code [INFO] finished tweaking git repo https://github.com/OvermindDL1/advent_of_code [INFO] tweaked toml for git repo https://github.com/OvermindDL1/advent_of_code written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/OvermindDL1/advent_of_code 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7315a13072590492093ab1c163eb1d76ddb21f0c045c72b158228624ea1a09b [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" "c7315a13072590492093ab1c163eb1d76ddb21f0c045c72b158228624ea1a09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7315a13072590492093ab1c163eb1d76ddb21f0c045c72b158228624ea1a09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7315a13072590492093ab1c163eb1d76ddb21f0c045c72b158228624ea1a09b", kill_on_drop: false }` [INFO] [stdout] c7315a13072590492093ab1c163eb1d76ddb21f0c045c72b158228624ea1a09b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 568f39722f982ac0cb3c67d0edb72152e07c44910d5145762eadc08540f5fa82 [INFO] running `Command { std: "docker" "start" "-a" "568f39722f982ac0cb3c67d0edb72152e07c44910d5145762eadc08540f5fa82", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling cursive_core v0.3.0-alpha.0 [INFO] [stderr] Compiling cursive_calendar_view v0.7.2 [INFO] [stderr] Compiling cursive v0.17.0-alpha.0 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "568f39722f982ac0cb3c67d0edb72152e07c44910d5145762eadc08540f5fa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568f39722f982ac0cb3c67d0edb72152e07c44910d5145762eadc08540f5fa82", kill_on_drop: false }` [INFO] [stdout] 568f39722f982ac0cb3c67d0edb72152e07c44910d5145762eadc08540f5fa82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] c14c48754b785948b57725f74355e510bb6f328d834a9825dab860132b753dba [INFO] running `Command { std: "docker" "start" "-a" "c14c48754b785948b57725f74355e510bb6f328d834a9825dab860132b753dba", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-2e54132b2e44e34c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-1c97a1d0daac67f7) [INFO] running `Command { std: "docker" "inspect" "c14c48754b785948b57725f74355e510bb6f328d834a9825dab860132b753dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14c48754b785948b57725f74355e510bb6f328d834a9825dab860132b753dba", kill_on_drop: false }` [INFO] [stdout] c14c48754b785948b57725f74355e510bb6f328d834a9825dab860132b753dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] dbcdc36e01ab03f348aac9bad17ff6b42a3fa2232d80811502db118729f5f5d0 [INFO] running `Command { std: "docker" "start" "-a" "dbcdc36e01ab03f348aac9bad17ff6b42a3fa2232d80811502db118729f5f5d0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-2e54132b2e44e34c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-1c97a1d0daac67f7) [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] [stderr] Doc-tests advent_of_code [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" "dbcdc36e01ab03f348aac9bad17ff6b42a3fa2232d80811502db118729f5f5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcdc36e01ab03f348aac9bad17ff6b42a3fa2232d80811502db118729f5f5d0", kill_on_drop: false }` [INFO] [stdout] dbcdc36e01ab03f348aac9bad17ff6b42a3fa2232d80811502db118729f5f5d0