[INFO] cloning repository https://github.com/danmedani/prime_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danmedani/prime_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanmedani%2Fprime_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanmedani%2Fprime_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69b67d76e78d5d4c4ea2ff94fa76c3920cdeac42 [INFO] testing danmedani/prime_tools against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanmedani%2Fprime_tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danmedani/prime_tools on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danmedani/prime_tools [INFO] finished tweaking git repo https://github.com/danmedani/prime_tools [INFO] tweaked toml for git repo https://github.com/danmedani/prime_tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danmedani/prime_tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57034c98140d9f275d53927017f37dd594a8d9ab60f84b06c78bd3900f29fb49 [INFO] running `Command { std: "docker" "start" "-a" "57034c98140d9f275d53927017f37dd594a8d9ab60f84b06c78bd3900f29fb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57034c98140d9f275d53927017f37dd594a8d9ab60f84b06c78bd3900f29fb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57034c98140d9f275d53927017f37dd594a8d9ab60f84b06c78bd3900f29fb49", kill_on_drop: false }` [INFO] [stdout] 57034c98140d9f275d53927017f37dd594a8d9ab60f84b06c78bd3900f29fb49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999badde68297b1fbf09aaa3e8852fd0ebcd547e5234a37229a06ce358b19c30 [INFO] running `Command { std: "docker" "start" "-a" "999badde68297b1fbf09aaa3e8852fd0ebcd547e5234a37229a06ce358b19c30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling prime_tools v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "999badde68297b1fbf09aaa3e8852fd0ebcd547e5234a37229a06ce358b19c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999badde68297b1fbf09aaa3e8852fd0ebcd547e5234a37229a06ce358b19c30", kill_on_drop: false }` [INFO] [stdout] 999badde68297b1fbf09aaa3e8852fd0ebcd547e5234a37229a06ce358b19c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf58f3613a822484b3727bc08a4a6e6d36b4e86748ad573c5ff20ca2628b6e91 [INFO] running `Command { std: "docker" "start" "-a" "cf58f3613a822484b3727bc08a4a6e6d36b4e86748ad573c5ff20ca2628b6e91", kill_on_drop: false }` [INFO] [stderr] Compiling prime_tools v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "cf58f3613a822484b3727bc08a4a6e6d36b4e86748ad573c5ff20ca2628b6e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf58f3613a822484b3727bc08a4a6e6d36b4e86748ad573c5ff20ca2628b6e91", kill_on_drop: false }` [INFO] [stdout] cf58f3613a822484b3727bc08a4a6e6d36b4e86748ad573c5ff20ca2628b6e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee1457e9eda3fd535079ee364a641b83414e1f944155dcc6f7ee81e376ac6bd8 [INFO] running `Command { std: "docker" "start" "-a" "ee1457e9eda3fd535079ee364a641b83414e1f944155dcc6f7ee81e376ac6bd8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prime_tools-c478b6603b2fee87) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::primes_less_than_11 ... ok [INFO] [stdout] test tests::primes_less_than_12 ... ok [INFO] [stdout] test tests::test_prime_factors_of_121 ... ok [INFO] [stdout] test tests::test_prime_factors_of_11 ... ok [INFO] [stdout] test tests::test_prime_factors_of_11_more_primes ... ok [INFO] [stdout] test tests::test_prime_factors_of_120 ... ok [INFO] [stdout] test tests::primes_less_than_3 ... ok [INFO] [stdout] test tests::primes_less_than_2 ... ok [INFO] [stdout] test tests::test_sieve_vs_spot_check_integration ... ok [INFO] [stdout] test tests::test_get_primes_between_edge_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s [INFO] [stdout] [INFO] [stderr] Doc-tests prime_tools [INFO] [stderr] error: DefId(0:10 ~ prime_tools[9ad6]::is_u64_prime) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name prime_tools --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-32db39b6f88205fd.rlib --extern math=/opt/rustwide/target/debug/deps/libmath-05434018f90e0888.rlib --extern prime_tools=/opt/rustwide/target/debug/deps/libprime_tools-a2865020eff94eed.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "ee1457e9eda3fd535079ee364a641b83414e1f944155dcc6f7ee81e376ac6bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1457e9eda3fd535079ee364a641b83414e1f944155dcc6f7ee81e376ac6bd8", kill_on_drop: false }` [INFO] [stdout] ee1457e9eda3fd535079ee364a641b83414e1f944155dcc6f7ee81e376ac6bd8