[INFO] cloning repository https://github.com/renato-zannon/rust-project_euler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renato-zannon/rust-project_euler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e57d405148a4ed7fd8760d32eeb6153c4b017479 [INFO] testing renato-zannon/rust-project_euler against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renato-zannon/rust-project_euler on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renato-zannon/rust-project_euler [INFO] finished tweaking git repo https://github.com/renato-zannon/rust-project_euler [INFO] tweaked toml for git repo https://github.com/renato-zannon/rust-project_euler written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/renato-zannon/rust-project_euler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ce6988713242774652e08d0bd05a99f15c4cdc5b8146dfee0ec1621c835928 [INFO] running `Command { std: "docker" "start" "-a" "52ce6988713242774652e08d0bd05a99f15c4cdc5b8146dfee0ec1621c835928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ce6988713242774652e08d0bd05a99f15c4cdc5b8146dfee0ec1621c835928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ce6988713242774652e08d0bd05a99f15c4cdc5b8146dfee0ec1621c835928", kill_on_drop: false }` [INFO] [stdout] 52ce6988713242774652e08d0bd05a99f15c4cdc5b8146dfee0ec1621c835928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac2bced8d9cc2602084b9e7e79a431737748dae47b3a17b1148ed31d78edafd [INFO] running `Command { std: "docker" "start" "-a" "0ac2bced8d9cc2602084b9e7e79a431737748dae47b3a17b1148ed31d78edafd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling enum-set v0.0.8 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling shared v0.0.1 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling project_euler v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `project_euler` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 79 --edition=2018 src/bin/79.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cdd2641c1d0017eb -C extra-filename=-cdd2641c1d0017eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii=/opt/rustwide/target/debug/deps/libascii-89519e748a2b848a.rlib --extern enum_set=/opt/rustwide/target/debug/deps/libenum_set-87c21391ad6495b3.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-234fb8b89434c095.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-430b88f6218291f7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b9722192c586d528.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bdcc980632531b7d.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-bde7c8c544964f28.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-265466edbaaca8de.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-6e4bfc73e5f398a4.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-ea878532dcddb352.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib --cap-lints=warn` (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" "0ac2bced8d9cc2602084b9e7e79a431737748dae47b3a17b1148ed31d78edafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac2bced8d9cc2602084b9e7e79a431737748dae47b3a17b1148ed31d78edafd", kill_on_drop: false }` [INFO] [stdout] 0ac2bced8d9cc2602084b9e7e79a431737748dae47b3a17b1148ed31d78edafd