[INFO] cloning repository https://github.com/dtumad/project-euler-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtumad/project-euler-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtumad%2Fproject-euler-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtumad%2Fproject-euler-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e68a5cbfe4b9a5370cb34f9153d5b88be7620da6 [INFO] testing dtumad/project-euler-practice against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtumad%2Fproject-euler-practice" "/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/dtumad/project-euler-practice on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtumad/project-euler-practice [INFO] finished tweaking git repo https://github.com/dtumad/project-euler-practice [INFO] tweaked toml for git repo https://github.com/dtumad/project-euler-practice written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dtumad/project-euler-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fad35f3e8fdf0a647838f3408b62e321768c6069ef42506a6431700248942282 [INFO] running `Command { std: "docker" "start" "-a" "fad35f3e8fdf0a647838f3408b62e321768c6069ef42506a6431700248942282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad35f3e8fdf0a647838f3408b62e321768c6069ef42506a6431700248942282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad35f3e8fdf0a647838f3408b62e321768c6069ef42506a6431700248942282", kill_on_drop: false }` [INFO] [stdout] fad35f3e8fdf0a647838f3408b62e321768c6069ef42506a6431700248942282 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819a6dcbe0b48a3e439bf5dea54c0f0a5366bfac8f46b041f2cb2eff556033b0 [INFO] running `Command { std: "docker" "start" "-a" "819a6dcbe0b48a3e439bf5dea54c0f0a5366bfac8f46b041f2cb2eff556033b0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling project-euler-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `project-euler-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p58 --edition=2018 src/bin/p58.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=469f5b0db6d148d6 -C extra-filename=-469f5b0db6d148d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c0f7c6b53000d9ad.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2b378e88c7728508.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7640124afc4d076b.rlib --extern project_euler_practice=/opt/rustwide/target/debug/deps/libproject_euler_practice-a025152918cc50dc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-acaeb282f8d499b4.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" "819a6dcbe0b48a3e439bf5dea54c0f0a5366bfac8f46b041f2cb2eff556033b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819a6dcbe0b48a3e439bf5dea54c0f0a5366bfac8f46b041f2cb2eff556033b0", kill_on_drop: false }` [INFO] [stdout] 819a6dcbe0b48a3e439bf5dea54c0f0a5366bfac8f46b041f2cb2eff556033b0