[INFO] cloning repository https://github.com/traxys/aoc_2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traxys/aoc_2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 287f2ba88f70ef0755edd565e63fe6a7daa80835 [INFO] testing traxys/aoc_2021 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2021" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/aoc_2021 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traxys/aoc_2021 [INFO] finished tweaking git repo https://github.com/traxys/aoc_2021 [INFO] tweaked toml for git repo https://github.com/traxys/aoc_2021 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/aoc_2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4be0a8b380d5839a1b4c8ab664cdf4ae0683975143d55fd24c1c874b955fb70 [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" "e4be0a8b380d5839a1b4c8ab664cdf4ae0683975143d55fd24c1c874b955fb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4be0a8b380d5839a1b4c8ab664cdf4ae0683975143d55fd24c1c874b955fb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4be0a8b380d5839a1b4c8ab664cdf4ae0683975143d55fd24c1c874b955fb70", kill_on_drop: false }` [INFO] [stdout] e4be0a8b380d5839a1b4c8ab664cdf4ae0683975143d55fd24c1c874b955fb70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289905f98a4176d49844eaa9c32a3f3ad4f51e4489d1875e1f7120e92f011b56 [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" "289905f98a4176d49844eaa9c32a3f3ad4f51e4489d1875e1f7120e92f011b56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `xn` [INFO] [stdout] --> src/day17.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn xn(vx0: i64, n: i64) -> i64 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xmax` [INFO] [stdout] --> src/day17.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn xmax(vx0: i64) -> i64 { [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 3m 46s [INFO] running `Command { std: "docker" "inspect" "289905f98a4176d49844eaa9c32a3f3ad4f51e4489d1875e1f7120e92f011b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289905f98a4176d49844eaa9c32a3f3ad4f51e4489d1875e1f7120e92f011b56", kill_on_drop: false }` [INFO] [stdout] 289905f98a4176d49844eaa9c32a3f3ad4f51e4489d1875e1f7120e92f011b56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47f859d9c0696f60ec01c151efe0ab582f41aeeca9ea630dff12cb637331e829 [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" "47f859d9c0696f60ec01c151efe0ab582f41aeeca9ea630dff12cb637331e829", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "47f859d9c0696f60ec01c151efe0ab582f41aeeca9ea630dff12cb637331e829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f859d9c0696f60ec01c151efe0ab582f41aeeca9ea630dff12cb637331e829", kill_on_drop: false }` [INFO] [stdout] 47f859d9c0696f60ec01c151efe0ab582f41aeeca9ea630dff12cb637331e829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.60.0" "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] 7f49367a6e5e16334908fe46b17edd6c77d416a5a936c354008cec8cb653d218 [INFO] running `Command { std: "docker" "start" "-a" "7f49367a6e5e16334908fe46b17edd6c77d416a5a936c354008cec8cb653d218", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc-632933beb1f4bb86) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test day16::test::bit_stream ... ok [INFO] [stdout] test day17::test::with_drag_limit ... ok [INFO] [stdout] test day17::test::without_drag_limit ... ok [INFO] [stdout] test day16::test::bits ... ok [INFO] [stdout] test day16::test::hex_slice ... ok [INFO] [stdout] test day6::test::example ... ok [INFO] [stdout] test day21::test::play ... ok [INFO] [stdout] test day18::test::complete_reduce ... ok [INFO] [stdout] test day19::test::same_rotation ... ok [INFO] [stdout] test day21::test::roll ... ok [INFO] [stdout] test day6::test::step_one ... ok [INFO] [stdout] test day22::test::count ... ok [INFO] [stdout] test day22::test::cut_ranges ... ok [INFO] [stdout] test day18::test::parsing ... ok [INFO] [stdout] test day22::test::create_ranges ... ok [INFO] [stdout] test day8::test::recover_example_mapping ... ok [INFO] [stdout] test utils::test::split2_test ... ok [INFO] [stdout] test day18::test::explode ... ok [INFO] [stdout] test day18::test::list_add ... ok [INFO] [stdout] test day19::test::mapping ... ok [INFO] [stdout] test day19::test::all_mapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f49367a6e5e16334908fe46b17edd6c77d416a5a936c354008cec8cb653d218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f49367a6e5e16334908fe46b17edd6c77d416a5a936c354008cec8cb653d218", kill_on_drop: false }` [INFO] [stdout] 7f49367a6e5e16334908fe46b17edd6c77d416a5a936c354008cec8cb653d218