[INFO] cloning repository https://github.com/l0calh05t/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l0calh05t/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl0calh05t%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl0calh05t%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 995eb109bb79a71d90b8be696f01206a9c664fb3 [INFO] testing l0calh05t/advent-of-code-2021 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl0calh05t%2Fadvent-of-code-2021" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l0calh05t/advent-of-code-2021 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l0calh05t/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/l0calh05t/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/l0calh05t/advent-of-code-2021 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/l0calh05t/advent-of-code-2021 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded lapack v0.18.0 [INFO] [stderr] Downloaded lax v0.2.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded wide v0.7.3 [INFO] [stderr] Downloaded chumsky v0.6.0 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded lapack-sys v0.12.1 [INFO] [stderr] Downloaded ndarray-linalg v0.14.1 [INFO] [stderr] Downloaded ndarray-stats v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] dbb84e086d264e4f0939a00adfebd0ee2d328186080295173820cc3efde6d44e [INFO] running `Command { std: "docker" "start" "-a" "dbb84e086d264e4f0939a00adfebd0ee2d328186080295173820cc3efde6d44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb84e086d264e4f0939a00adfebd0ee2d328186080295173820cc3efde6d44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb84e086d264e4f0939a00adfebd0ee2d328186080295173820cc3efde6d44e", kill_on_drop: false }` [INFO] [stdout] dbb84e086d264e4f0939a00adfebd0ee2d328186080295173820cc3efde6d44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "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] 139dcf6cfa24be168d7ca63e5041c21489432823c60a130dcf54e71b21fadbe9 [INFO] running `Command { std: "docker" "start" "-a" "139dcf6cfa24be168d7ca63e5041c21489432823c60a130dcf54e71b21fadbe9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling day-21 v0.1.0 (/opt/rustwide/workdir/day-21) [INFO] [stderr] Compiling day-16 v0.1.0 (/opt/rustwide/workdir/day-16) [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling wide v0.7.3 [INFO] [stderr] Compiling pathfinding v3.0.5 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling day-23 v0.1.0 (/opt/rustwide/workdir/day-23) [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling day-12 v0.1.0 (/opt/rustwide/workdir/day-12) [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling chumsky v0.6.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling day-18 v0.1.0 (/opt/rustwide/workdir/day-18) [INFO] [stderr] Compiling day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lapack v0.18.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling day-24 v0.1.0 (/opt/rustwide/workdir/day-24) [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling day-25 v0.1.0 (/opt/rustwide/workdir/day-25) [INFO] [stderr] Compiling day-20 v0.1.0 (/opt/rustwide/workdir/day-20) [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling day-08 v0.1.0 (/opt/rustwide/workdir/day-08) [INFO] [stderr] Compiling day-22 v0.1.0 (/opt/rustwide/workdir/day-22) [INFO] [stderr] Compiling day-13 v0.1.0 (/opt/rustwide/workdir/day-13) [INFO] [stderr] Compiling day-14 v0.1.0 (/opt/rustwide/workdir/day-14) [INFO] [stderr] Compiling day-04 v0.1.0 (/opt/rustwide/workdir/day-04) [INFO] [stderr] Compiling day-02 v0.1.0 (/opt/rustwide/workdir/day-02) [INFO] [stderr] Compiling day-05 v0.1.0 (/opt/rustwide/workdir/day-05) [INFO] [stderr] Compiling day-01 v0.1.0 (/opt/rustwide/workdir/day-01) [INFO] [stderr] Compiling day-03 v0.1.0 (/opt/rustwide/workdir/day-03) [INFO] [stderr] Compiling day-17 v0.1.0 (/opt/rustwide/workdir/day-17) [INFO] [stderr] Compiling day-15 v0.1.0 (/opt/rustwide/workdir/day-15) [INFO] [stderr] Compiling day-07 v0.1.0 (/opt/rustwide/workdir/day-07) [INFO] [stderr] Compiling day-09 v0.1.0 (/opt/rustwide/workdir/day-09) [INFO] [stderr] Compiling day-11 v0.1.0 (/opt/rustwide/workdir/day-11) [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' -C metadata=3a58f8fd2db07f7b -C extra-filename=-3a58f8fd2db07f7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f83f4a64300d3add.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-404168c41e2d2a54.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-f79ec78859b94122.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ef71150901d337f6.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-e3eef504a86f13d5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-4c971b7655fb3485.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "139dcf6cfa24be168d7ca63e5041c21489432823c60a130dcf54e71b21fadbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139dcf6cfa24be168d7ca63e5041c21489432823c60a130dcf54e71b21fadbe9", kill_on_drop: false }` [INFO] [stdout] 139dcf6cfa24be168d7ca63e5041c21489432823c60a130dcf54e71b21fadbe9