[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalacaze%2Feuler-rs" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/palacaze/euler-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-42/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ad03f126632eff67db5a8297675331570a0af41b46115a76756e217fb2121ed [INFO] running `Command { std: "docker" "start" "-a" "4ad03f126632eff67db5a8297675331570a0af41b46115a76756e217fb2121ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ad03f126632eff67db5a8297675331570a0af41b46115a76756e217fb2121ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad03f126632eff67db5a8297675331570a0af41b46115a76756e217fb2121ed", kill_on_drop: false }` [INFO] [stdout] 4ad03f126632eff67db5a8297675331570a0af41b46115a76756e217fb2121ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5f8de5cde414dd773282c5ddbe32588332e1c0651527e0e3d99f679228a1a7 [INFO] running `Command { std: "docker" "start" "-a" "df5f8de5cde414dd773282c5ddbe32588332e1c0651527e0e3d99f679228a1a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling ndarray v0.6.10 [INFO] [stderr] Compiling either v1.6.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 rand v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling petgraph v0.2.10 [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 primal-sieve v0.2.9 [INFO] [stderr] Compiling rand v0.3.23 [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 enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling primal-check v0.2.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_061 src/bin/euler-061.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ab809375def581eb -C extra-filename=-ab809375def581eb --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" "df5f8de5cde414dd773282c5ddbe32588332e1c0651527e0e3d99f679228a1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5f8de5cde414dd773282c5ddbe32588332e1c0651527e0e3d99f679228a1a7", kill_on_drop: false }` [INFO] [stdout] df5f8de5cde414dd773282c5ddbe32588332e1c0651527e0e3d99f679228a1a7