[INFO] cloning repository https://github.com/palacaze/euler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palacaze/euler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalacaze%2Feuler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalacaze%2Feuler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee87f7b9889cbdb7d6a94ffeea0229f3dffbe2a6 [INFO] testing palacaze/euler-rs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalacaze%2Feuler-rs" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/palacaze/euler-rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/palacaze/euler-rs [INFO] finished tweaking git repo https://github.com/palacaze/euler-rs [INFO] tweaked toml for git repo https://github.com/palacaze/euler-rs written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/palacaze/euler-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 419b21522bf8d934ebb1062909e651cba12d5649e8decfcc6a2097ce3df94d27 [INFO] running `Command { std: "docker" "start" "-a" "419b21522bf8d934ebb1062909e651cba12d5649e8decfcc6a2097ce3df94d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "419b21522bf8d934ebb1062909e651cba12d5649e8decfcc6a2097ce3df94d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419b21522bf8d934ebb1062909e651cba12d5649e8decfcc6a2097ce3df94d27", kill_on_drop: false }` [INFO] [stdout] 419b21522bf8d934ebb1062909e651cba12d5649e8decfcc6a2097ce3df94d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ab9ddc772bdb3c9afebc86f0bce2ddad1edba2ac8bbd337d2eb5491ebd2649 [INFO] running `Command { std: "docker" "start" "-a" "20ab9ddc772bdb3c9afebc86f0bce2ddad1edba2ac8bbd337d2eb5491ebd2649", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling ndarray v0.6.10 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling permutohedron v0.2.4 [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-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling rulinalg v0.2.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `euler` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name euler_079 src/bin/euler-079.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0318abfd2bd64d63 -C extra-filename=-0318abfd2bd64d63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-599d08b4138c40e8.rlib --extern euler=/opt/rustwide/target/debug/deps/libeuler-4337f2a3e2e45898.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1e37bae2697f3dfc.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-11ed55ee4ba5119e.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-628c8cfa3c1c9f32.rlib --extern permutohedron=/opt/rustwide/target/debug/deps/libpermutohedron-7df64b14112db24f.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-e7aeb25d3f0796e6.rlib --extern primal=/opt/rustwide/target/debug/deps/libprimal-57cd3759730b61f0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d8e382d69ce9d1f7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-a084e241b2e01199.rlib --extern rulinalg=/opt/rustwide/target/debug/deps/librulinalg-0cd0db24637527ce.rlib --extern gmp=/opt/rustwide/target/debug/deps/libgmp-b5b0ad7dbefdba93.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a710926e6a7cc3aa.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20ab9ddc772bdb3c9afebc86f0bce2ddad1edba2ac8bbd337d2eb5491ebd2649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ab9ddc772bdb3c9afebc86f0bce2ddad1edba2ac8bbd337d2eb5491ebd2649", kill_on_drop: false }` [INFO] [stdout] 20ab9ddc772bdb3c9afebc86f0bce2ddad1edba2ac8bbd337d2eb5491ebd2649