[INFO] fetching crate accurate 0.3.1...
[INFO] testing accurate-0.3.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate accurate 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate accurate 0.3.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate accurate 0.3.1
[INFO] finished tweaking crates.io crate accurate 0.3.1
[INFO] tweaked toml for crates.io crate accurate 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate accurate 0.3.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.8.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded az v1.0.0
[INFO] [stderr]   Downloaded num_cpus v1.13.0
[INFO] [stderr]   Downloaded rayon v1.4.1
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded libc v0.2.79
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded bstr v0.2.13
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded web-sys v0.3.45
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded regex-syntax v0.6.19
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.68
[INFO] [stderr]   Downloaded regex v1.4.0
[INFO] [stderr]   Downloaded syn v1.0.44
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded js-sys v0.3.45
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.68
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.68
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded serde_derive v1.0.116
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded serde_json v1.0.58
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded same-file v1.0.6
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded num-complex v0.3.0
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] [stderr]   Downloaded num-bigint v0.3.0
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded num-rational v0.3.0
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded scopeguard v1.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded num v0.3.0
[INFO] [stderr]   Downloaded rug v1.11.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a70ad056130671b5ca1c4e44de2e657cb4627d4287ddc38c40ea8560881c4b8
[INFO] running `Command { std: "docker" "start" "-a" "9a70ad056130671b5ca1c4e44de2e657cb4627d4287ddc38c40ea8560881c4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a70ad056130671b5ca1c4e44de2e657cb4627d4287ddc38c40ea8560881c4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a70ad056130671b5ca1c4e44de2e657cb4627d4287ddc38c40ea8560881c4b8", kill_on_drop: false }`
[INFO] [stdout] 9a70ad056130671b5ca1c4e44de2e657cb4627d4287ddc38c40ea8560881c4b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9396c58fa3bc0a350231cb76a982e9ee92285be390203207b047d283d2e6bec
[INFO] running `Command { std: "docker" "start" "-a" "c9396c58fa3bc0a350231cb76a982e9ee92285be390203207b047d283d2e6bec", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling accurate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
[INFO] running `Command { std: "docker" "inspect" "c9396c58fa3bc0a350231cb76a982e9ee92285be390203207b047d283d2e6bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9396c58fa3bc0a350231cb76a982e9ee92285be390203207b047d283d2e6bec", kill_on_drop: false }`
[INFO] [stdout] c9396c58fa3bc0a350231cb76a982e9ee92285be390203207b047d283d2e6bec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a88b7d24fdf372a59f8fd1296d47e025998aa125345e701bfe11fec05e29da1c
[INFO] running `Command { std: "docker" "start" "-a" "a88b7d24fdf372a59f8fd1296d47e025998aa125345e701bfe11fec05e29da1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rug v1.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling num-complex v0.3.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling az v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `u64`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 198 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 198 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:1700:50
[INFO] [stdout]      |
[INFO] [stdout] 1700 |             let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]      |                                         -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1700 -             let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1700 +             let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2119:19
[INFO] [stdout]      |
[INFO] [stdout] 2119 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2119 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2119 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2147:19
[INFO] [stdout]      |
[INFO] [stdout] 2147 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2147 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2147 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.4.0
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a88b7d24fdf372a59f8fd1296d47e025998aa125345e701bfe11fec05e29da1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88b7d24fdf372a59f8fd1296d47e025998aa125345e701bfe11fec05e29da1c", kill_on_drop: false }`
[INFO] [stdout] a88b7d24fdf372a59f8fd1296d47e025998aa125345e701bfe11fec05e29da1c
[INFO] testing accurate-0.3.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate accurate 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate accurate 0.3.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate accurate 0.3.1
[INFO] finished tweaking crates.io crate accurate 0.3.1
[INFO] tweaked toml for crates.io crate accurate 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate accurate 0.3.1 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13d0a2827cff7b1f879ba1e0035f7d57c8440d696bd6a2230df0f6eb61b126ee
[INFO] running `Command { std: "docker" "start" "-a" "13d0a2827cff7b1f879ba1e0035f7d57c8440d696bd6a2230df0f6eb61b126ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13d0a2827cff7b1f879ba1e0035f7d57c8440d696bd6a2230df0f6eb61b126ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d0a2827cff7b1f879ba1e0035f7d57c8440d696bd6a2230df0f6eb61b126ee", kill_on_drop: false }`
[INFO] [stdout] 13d0a2827cff7b1f879ba1e0035f7d57c8440d696bd6a2230df0f6eb61b126ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aec93d16e5f755b725f68b7f7230fbeff03cd169d734ce5ccd61637e02e0578b
[INFO] running `Command { std: "docker" "start" "-a" "aec93d16e5f755b725f68b7f7230fbeff03cd169d734ce5ccd61637e02e0578b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling accurate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] running `Command { std: "docker" "inspect" "aec93d16e5f755b725f68b7f7230fbeff03cd169d734ce5ccd61637e02e0578b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec93d16e5f755b725f68b7f7230fbeff03cd169d734ce5ccd61637e02e0578b", kill_on_drop: false }`
[INFO] [stdout] aec93d16e5f755b725f68b7f7230fbeff03cd169d734ce5ccd61637e02e0578b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff77a05a4fb91da0bee3f0d134dc0ca6cb13cd9a2e1b7f8390b1cc3eefe4da4
[INFO] running `Command { std: "docker" "start" "-a" "7ff77a05a4fb91da0bee3f0d134dc0ca6cb13cd9a2e1b7f8390b1cc3eefe4da4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.0
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.19
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling rug v1.11.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling num-complex v0.3.0
[INFO] [stderr]    Compiling az v1.0.0
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `u64`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 198 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 198 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:1700:50
[INFO] [stdout]      |
[INFO] [stdout] 1700 |             let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]      |                                         -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1700 -             let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1700 +             let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2119:19
[INFO] [stdout]      |
[INFO] [stdout] 2119 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2119 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2119 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2147:19
[INFO] [stdout]      |
[INFO] [stdout] 2147 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/num/mod.rs:1169:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2147 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2147 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.4.0
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ff77a05a4fb91da0bee3f0d134dc0ca6cb13cd9a2e1b7f8390b1cc3eefe4da4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff77a05a4fb91da0bee3f0d134dc0ca6cb13cd9a2e1b7f8390b1cc3eefe4da4", kill_on_drop: false }`
[INFO] [stdout] 7ff77a05a4fb91da0bee3f0d134dc0ca6cb13cd9a2e1b7f8390b1cc3eefe4da4
