[INFO] cloning repository https://github.com/AKrill91/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/AKrill91/project-euler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKrill91%2Fproject-euler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKrill91%2Fproject-euler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ad8659f003253b6eff52644e4638f30da396594 [INFO] testing AKrill91/project-euler against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKrill91%2Fproject-euler" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AKrill91/project-euler 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/AKrill91/project-euler [INFO] finished tweaking git repo https://github.com/AKrill91/project-euler [INFO] tweaked toml for git repo https://github.com/AKrill91/project-euler written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/AKrill91/project-euler 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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] ea0ffe2ae5755b94b0ca80a0477b76d3a13c9dd5ca8b46e8d289df3abd981efc [INFO] running `Command { std: "docker" "start" "-a" "ea0ffe2ae5755b94b0ca80a0477b76d3a13c9dd5ca8b46e8d289df3abd981efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea0ffe2ae5755b94b0ca80a0477b76d3a13c9dd5ca8b46e8d289df3abd981efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0ffe2ae5755b94b0ca80a0477b76d3a13c9dd5ca8b46e8d289df3abd981efc", kill_on_drop: false }` [INFO] [stdout] ea0ffe2ae5755b94b0ca80a0477b76d3a13c9dd5ca8b46e8d289df3abd981efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] cb3018158d0c10ef06972175a73ded56564c9cef1f9c305fb4ddf70ba1ba8c32 [INFO] running `Command { std: "docker" "start" "-a" "cb3018158d0c10ef06972175a73ded56564c9cef1f9c305fb4ddf70ba1ba8c32", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling project-euler v0.1.0 (/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 p011 --edition=2018 src/bin/p011.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=efedc43ddd1c7ab1 -C extra-filename=-efedc43ddd1c7ab1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea10edab68ef7229.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-30ce752db4afbcc2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-53fb89448ec0ce11.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" "cb3018158d0c10ef06972175a73ded56564c9cef1f9c305fb4ddf70ba1ba8c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3018158d0c10ef06972175a73ded56564c9cef1f9c305fb4ddf70ba1ba8c32", kill_on_drop: false }` [INFO] [stdout] cb3018158d0c10ef06972175a73ded56564c9cef1f9c305fb4ddf70ba1ba8c32