[INFO] fetching crate libpulse-tokio 0.1.1... [INFO] testing libpulse-tokio-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate libpulse-tokio 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate libpulse-tokio 0.1.1 [INFO] finished tweaking crates.io crate libpulse-tokio 0.1.1 [INFO] tweaked toml for crates.io crate libpulse-tokio 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libpulse-tokio 0.1.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 32 packages to latest compatible versions [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 libpulse-sys v1.23.0 [INFO] [stderr] Downloaded libpulse-binding v2.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa941863a991339efdf876bd3b79241bd42f530cd80ac4e8bfc2fc40ee227189 [INFO] running `Command { std: "docker" "start" "-a" "fa941863a991339efdf876bd3b79241bd42f530cd80ac4e8bfc2fc40ee227189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa941863a991339efdf876bd3b79241bd42f530cd80ac4e8bfc2fc40ee227189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa941863a991339efdf876bd3b79241bd42f530cd80ac4e8bfc2fc40ee227189", kill_on_drop: false }` [INFO] [stdout] fa941863a991339efdf876bd3b79241bd42f530cd80ac4e8bfc2fc40ee227189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 989392f9b5e5e223d8bea817c4bef89f57ca1e5a735828f74cdef2ab7faa1776 [INFO] running `Command { std: "docker" "start" "-a" "989392f9b5e5e223d8bea817c4bef89f57ca1e5a735828f74cdef2ab7faa1776", kill_on_drop: false }` [INFO] [stderr] Compiling libpulse-sys v1.23.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling libpulse-binding v2.30.1 [INFO] [stderr] Compiling libpulse-tokio v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Cell`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:294:31 [INFO] [stdout] | [INFO] [stdout] 294 | if events.get().contains(IoEventFlagSet::INPUT) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libpulse-binding-2.30.1/src/mainloop/events/io.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / bitflags! { [INFO] [stdout] 25 | | /// IO event flag set. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | pub struct FlagSet: u32 { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- doesn't satisfy `_: Copy` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `libpulse_binding::mainloop::events::io::FlagSet: Copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Cell`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | if events.get().contains(IoEventFlagSet::OUTPUT) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libpulse-binding-2.30.1/src/mainloop/events/io.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / bitflags! { [INFO] [stdout] 25 | | /// IO event flag set. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | pub struct FlagSet: u32 { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- doesn't satisfy `_: Copy` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `libpulse_binding::mainloop::events::io::FlagSet: Copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `libpulse_binding::mainloop::events::io::FlagSet` [INFO] [stdout] --> src/lib.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 314 | if ready == IoEventFlagSet::NULL { [INFO] [stdout] | ----- ^^ -------------------- libpulse_binding::mainloop::events::io::FlagSet [INFO] [stdout] | | [INFO] [stdout] | libpulse_binding::mainloop::events::io::FlagSet [INFO] [stdout] | [INFO] [stdout] note: `libpulse_binding::mainloop::events::io::FlagSet` does not implement `PartialEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libpulse-binding-2.30.1/src/mainloop/events/io.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / bitflags! { [INFO] [stdout] 25 | | /// IO event flag set. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | pub struct FlagSet: u32 { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ `libpulse_binding::mainloop::events::io::FlagSet` is defined in another crate [INFO] [stdout] = note: this error originates in the macro `$crate::__declare_public_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Cell`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | let wants = events.get(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libpulse-binding-2.30.1/src/mainloop/events/io.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / bitflags! { [INFO] [stdout] 25 | | /// IO event flag set. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | pub struct FlagSet: u32 { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- doesn't satisfy `_: Copy` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `libpulse_binding::mainloop::events::io::FlagSet: Copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libpulse-tokio` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "989392f9b5e5e223d8bea817c4bef89f57ca1e5a735828f74cdef2ab7faa1776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989392f9b5e5e223d8bea817c4bef89f57ca1e5a735828f74cdef2ab7faa1776", kill_on_drop: false }` [INFO] [stdout] 989392f9b5e5e223d8bea817c4bef89f57ca1e5a735828f74cdef2ab7faa1776