[INFO] fetching crate biostats 0.6.8...
[INFO] testing biostats-0.6.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate biostats 0.6.8 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate biostats 0.6.8
[INFO] finished tweaking crates.io crate biostats 0.6.8
[INFO] tweaked toml for crates.io crate biostats 0.6.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate biostats 0.6.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate biostats 0.6.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] [stderr]   Downloaded ndarray-rand v0.9.0
[INFO] [stderr]   Downloaded program-flow v0.1.3
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded rayon-core v1.7.1
[INFO] [stderr]   Downloaded biofile v1.10.3
[INFO] [stderr]   Downloaded enum_dispatch v0.3.7
[INFO] [stderr]   Downloaded math v0.10.0
[INFO] [stderr]   Downloaded rayon v1.3.1
[INFO] [stderr]   Downloaded ndarray v0.12.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d31739c0a55f64cc0fc86f05b0b513c9c4785a4a683cb5021674b08cd82ba8d8
[INFO] running `Command { std: "docker" "start" "-a" "d31739c0a55f64cc0fc86f05b0b513c9c4785a4a683cb5021674b08cd82ba8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d31739c0a55f64cc0fc86f05b0b513c9c4785a4a683cb5021674b08cd82ba8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31739c0a55f64cc0fc86f05b0b513c9c4785a4a683cb5021674b08cd82ba8d8", kill_on_drop: false }`
[INFO] [stdout] d31739c0a55f64cc0fc86f05b0b513c9c4785a4a683cb5021674b08cd82ba8d8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30d2e756996e2c744c25106b0d85f8ede02fdc5d0c7f5dc284c447720054433
[INFO] running `Command { std: "docker" "start" "-a" "b30d2e756996e2c744c25106b0d85f8ede02fdc5d0c7f5dc284c447720054433", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling program-flow v0.1.3
[INFO] [stderr]    Compiling math v0.10.0
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-0.10.0/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<ContiguousIntegerSet<E>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-0.10.0/src/set/ordered_integer_set.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.intervals.drain_filter(|i| i.is_empty());
[INFO] [stdout]     |                        ^^^^^^^^^^^^ method not found in `Vec<ContiguousIntegerSet<E>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-0.10.0/src/set/ordered_integer_set.rs:153:38
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.intervals.drain_filter(|i| i.is_empty());
[INFO] [stdout]     |                                      ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.intervals.drain_filter(|i: /* Type */| i.is_empty());
[INFO] [stdout]     |                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `math` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b30d2e756996e2c744c25106b0d85f8ede02fdc5d0c7f5dc284c447720054433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30d2e756996e2c744c25106b0d85f8ede02fdc5d0c7f5dc284c447720054433", kill_on_drop: false }`
[INFO] [stdout] b30d2e756996e2c744c25106b0d85f8ede02fdc5d0c7f5dc284c447720054433
