[INFO] fetching crate bigint-benchmark 0.2.2... [INFO] testing bigint-benchmark-0.2.2 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate bigint-benchmark 0.2.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bigint-benchmark 0.2.2 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bigint-benchmark 0.2.2 [INFO] finished tweaking crates.io crate bigint-benchmark 0.2.2 [INFO] tweaked toml for crates.io crate bigint-benchmark 0.2.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate bigint-benchmark 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded rug v1.16.0 [INFO] [stderr] Downloaded hamming v0.1.3 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded ramp v0.7.0 [INFO] [stderr] Downloaded rust-gmp v0.5.0 [INFO] [stderr] Downloaded embed-doc-image v0.1.4 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded az v1.1.2 [INFO] [stderr] Downloaded const_fn_assert v0.1.2 [INFO] [stderr] Downloaded ibig v0.3.4 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded malachite-base v0.2.2 [INFO] [stderr] Downloaded malachite-nz v0.2.2 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.7 [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ff237084bf224c3040145ccda4b0ce75e10cdb03246fab24dbd1553a5e2de3 [INFO] running `Command { std: "docker" "start" "-a" "d8ff237084bf224c3040145ccda4b0ce75e10cdb03246fab24dbd1553a5e2de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ff237084bf224c3040145ccda4b0ce75e10cdb03246fab24dbd1553a5e2de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ff237084bf224c3040145ccda4b0ce75e10cdb03246fab24dbd1553a5e2de3", kill_on_drop: false }` [INFO] [stdout] d8ff237084bf224c3040145ccda4b0ce75e10cdb03246fab24dbd1553a5e2de3 [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5ec735c91f256ceeb6dddff04263fedc0907f88dea8b700a47375fbfa2a35c [INFO] running `Command { std: "docker" "start" "-a" "3a5ec735c91f256ceeb6dddff04263fedc0907f88dea8b700a47375fbfa2a35c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling const_fn_assert v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rust-gmp v0.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling malachite-base v0.2.2 [INFO] [stderr] Compiling ibig v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling malachite-nz v0.2.2 [INFO] [stderr] Compiling ramp v0.7.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3a5ec735c91f256ceeb6dddff04263fedc0907f88dea8b700a47375fbfa2a35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5ec735c91f256ceeb6dddff04263fedc0907f88dea8b700a47375fbfa2a35c", kill_on_drop: false }` [INFO] [stdout] 3a5ec735c91f256ceeb6dddff04263fedc0907f88dea8b700a47375fbfa2a35c