[INFO] fetching crate dabus 0.5.1...
[INFO] testing dabus-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dabus 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate dabus 0.5.1
[INFO] finished tweaking crates.io crate dabus 0.5.1
[INFO] tweaked toml for crates.io crate dabus 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dabus 0.5.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.11.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d3ce3633ea72ac36b27255123d1b99991ef6470e5348773377056f592b69598b
[INFO] running `Command { std: "docker" "start" "-a" "d3ce3633ea72ac36b27255123d1b99991ef6470e5348773377056f592b69598b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ce3633ea72ac36b27255123d1b99991ef6470e5348773377056f592b69598b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ce3633ea72ac36b27255123d1b99991ef6470e5348773377056f592b69598b", kill_on_drop: false }`
[INFO] [stdout] d3ce3633ea72ac36b27255123d1b99991ef6470e5348773377056f592b69598b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2412318c07ddf717006bd2ac7e4890720e8738c893f5443e68feb86b996e94b8
[INFO] running `Command { std: "docker" "start" "-a" "2412318c07ddf717006bd2ac7e4890720e8738c893f5443e68feb86b996e94b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dabus v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(extract_if)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bus/mod.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .extract_if(|stop| {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 107 |                 (*stop.inner.try_lock().unwrap()).as_any().type_id() == TypeId::of::<T>()
[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] 106 |             .extract_if(|stop: /* Type */| {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bus/mod.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |               .extract_if(|stop| {
[INFO] [stdout]     |  ______________^^^^^^^^^^-
[INFO] [stdout] 107 | |                 (*stop.inner.try_lock().unwrap()).as_any().type_id() == TypeId::of::<T>()
[INFO] [stdout] 108 | |             })
[INFO] [stdout]     | |______________- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/vec/mod.rs:3953:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .extract_if(|stop| {
[INFO] [stdout] 107 |                 (*stop.inner.try_lock().unwrap()).as_any().type_id() == TypeId::of::<T>()
[INFO] [stdout] 108 ~             }, /* filter */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bus/mod.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |             .extract_if(|stop| {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 119 |                 if stop.relevant(def) {
[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] 118 |             .extract_if(|stop: /* Type */| {
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bus/mod.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |               .extract_if(|stop| {
[INFO] [stdout]     |  ______________^^^^^^^^^^-
[INFO] [stdout] 119 | |                 if stop.relevant(def) {
[INFO] [stdout] 120 | |                     trace!("Found match: {:?}", stop.debug());
[INFO] [stdout] 121 | |                     true
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             })
[INFO] [stdout]     | |______________- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/vec/mod.rs:3953:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 118 |             .extract_if(|stop| {
[INFO] [stdout] ...
[INFO] [stdout] 125 |                 }
[INFO] [stdout] 126 ~             }, /* filter */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dabus` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2412318c07ddf717006bd2ac7e4890720e8738c893f5443e68feb86b996e94b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2412318c07ddf717006bd2ac7e4890720e8738c893f5443e68feb86b996e94b8", kill_on_drop: false }`
[INFO] [stdout] 2412318c07ddf717006bd2ac7e4890720e8738c893f5443e68feb86b996e94b8
