[INFO] cloning repository https://github.com/plul/pe-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plul/pe-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplul%2Fpe-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplul%2Fpe-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b62a953f4af70c4aadd3537925891294d4c62ad [INFO] testing plul/pe-rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplul%2Fpe-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plul/pe-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plul/pe-rust [INFO] finished tweaking git repo https://github.com/plul/pe-rust [INFO] tweaked toml for git repo https://github.com/plul/pe-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/plul/pe-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cd791634385aa7b18c0f2afb65d64b35aa30a8029eba5ecfb256007c44245d2 [INFO] running `Command { std: "docker" "start" "-a" "6cd791634385aa7b18c0f2afb65d64b35aa30a8029eba5ecfb256007c44245d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd791634385aa7b18c0f2afb65d64b35aa30a8029eba5ecfb256007c44245d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd791634385aa7b18c0f2afb65d64b35aa30a8029eba5ecfb256007c44245d2", kill_on_drop: false }` [INFO] [stdout] 6cd791634385aa7b18c0f2afb65d64b35aa30a8029eba5ecfb256007c44245d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04909a3d9ff8bba508dde1aba3fc33b163339408957c44f91d12fc185180e74b [INFO] running `Command { std: "docker" "start" "-a" "04909a3d9ff8bba508dde1aba3fc33b163339408957c44f91d12fc185180e74b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.05s [INFO] running `Command { std: "docker" "inspect" "04909a3d9ff8bba508dde1aba3fc33b163339408957c44f91d12fc185180e74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04909a3d9ff8bba508dde1aba3fc33b163339408957c44f91d12fc185180e74b", kill_on_drop: false }` [INFO] [stdout] 04909a3d9ff8bba508dde1aba3fc33b163339408957c44f91d12fc185180e74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643a96450ec980826589966582de9f9c67339a1932ee60e484c6b45a8add0fa0 [INFO] running `Command { std: "docker" "start" "-a" "643a96450ec980826589966582de9f9c67339a1932ee60e484c6b45a8add0fa0", kill_on_drop: false }` [INFO] [stderr] Compiling project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `Command { std: "docker" "inspect" "643a96450ec980826589966582de9f9c67339a1932ee60e484c6b45a8add0fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643a96450ec980826589966582de9f9c67339a1932ee60e484c6b45a8add0fa0", kill_on_drop: false }` [INFO] [stdout] 643a96450ec980826589966582de9f9c67339a1932ee60e484c6b45a8add0fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdf8a6229cb2cc12c76cd3911c0a22b2858ef6479f6b6a14216dac18c09eb169 [INFO] running `Command { std: "docker" "start" "-a" "cdf8a6229cb2cc12c76cd3911c0a22b2858ef6479f6b6a14216dac18c09eb169", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/project_euler-c27fefae45ed9217) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test common::pandigital::n_pandigital ... ok [INFO] [stdout] test common::pandigital::smallest_pandigitals ... ok [INFO] [stdout] test common::radix::tests::u64_0 ... ok [INFO] [stdout] test common::radix::tests::u64_1 ... ok [INFO] [stdout] test common::radix::tests::u64_10 ... ok [INFO] [stdout] test common::pandigital::basic_radix_10 ... ok [INFO] [stdout] test common::radix::tests::u64_12345678 ... ok [INFO] [stdout] test common::rotations::tests::rotate ... ok [INFO] [stdout] test common::sieve_of_eratosthenes::tests::align ... ok [INFO] [stdout] test pe001::test ... ok [INFO] [stdout] test pe017::number_1000 ... ok [INFO] [stdout] test pe017::number_115 ... ok [INFO] [stdout] test common::pandigital::too_small_to_be_pandigitals ... ok [INFO] [stdout] test pe017::number_342 ... ok [INFO] [stdout] test pe028::example ... ok [INFO] [stdout] test pe030::boundary ... ok [INFO] [stdout] test common::pandigital::radix_1 ... ok [INFO] [stdout] test pe040::example ... ok [INFO] [stdout] test pe039::example ... ok [INFO] [stdout] test pe042::example ... ok [INFO] [stdout] test pe029::example ... ok [INFO] [stdout] test common::pandigital::zeroless ... ok [INFO] [stdout] test pe017::number_100 ... ok [INFO] [stdout] test pe017::number_1 ... ok [INFO] [stdout] test pe023::divisors_of_28 ... ok [INFO] [stdout] test pe022::test_colin ... ok [INFO] [stdout] test common::pandigital::radix_10 ... ok [INFO] [stdout] test pe025::three_digits ... ok [INFO] [stdout] test pe026::example ... ok [INFO] [stdout] test pe030::example ... ok [INFO] [stdout] test pe208::example ... ok [INFO] [stdout] test common::sieve_of_eratosthenes::tests::check_if_prime ... ok [INFO] [stdout] test common::sieve_of_eratosthenes::tests::get_nth ... ok [INFO] [stdout] test pe027::example ... ok [INFO] [stdout] test pe035::example ... ok [INFO] [stdout] test common::sieve_of_eratosthenes::tests::iter_basic ... ok [INFO] [stdout] test pe037::example ... ok [INFO] [stdout] test verify_solutions has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cdf8a6229cb2cc12c76cd3911c0a22b2858ef6479f6b6a14216dac18c09eb169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf8a6229cb2cc12c76cd3911c0a22b2858ef6479f6b6a14216dac18c09eb169", kill_on_drop: false }` [INFO] [stdout] cdf8a6229cb2cc12c76cd3911c0a22b2858ef6479f6b6a14216dac18c09eb169