[INFO] fetching crate pca9535 2.0.0... [INFO] testing pca9535-2.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pca9535 2.0.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate pca9535 2.0.0 [INFO] finished tweaking crates.io crate pca9535 2.0.0 [INFO] tweaked toml for crates.io crate pca9535 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pca9535 2.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal-bus v0.1.0 (available: v0.3.0) [INFO] [stderr] Adding rppal v0.17.1 (available: v0.22.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal-bus v0.1.0 [INFO] [stderr] Downloaded spin_sleep v1.3.3 [INFO] [stderr] Downloaded rppal v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5c0f30399582b156bb723e57d6a202a1b371083c0dcf47f8225e7a24500c77 [INFO] running `Command { std: "docker" "start" "-a" "bd5c0f30399582b156bb723e57d6a202a1b371083c0dcf47f8225e7a24500c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5c0f30399582b156bb723e57d6a202a1b371083c0dcf47f8225e7a24500c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5c0f30399582b156bb723e57d6a202a1b371083c0dcf47f8225e7a24500c77", kill_on_drop: false }` [INFO] [stdout] bd5c0f30399582b156bb723e57d6a202a1b371083c0dcf47f8225e7a24500c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0143754c77c4f808059c96c957a81379124221a2279d5a04bce32f5e4564733d [INFO] running `Command { std: "docker" "start" "-a" "0143754c77c4f808059c96c957a81379124221a2279d5a04bce32f5e4564733d", kill_on_drop: false }` [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling pca9535 v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "0143754c77c4f808059c96c957a81379124221a2279d5a04bce32f5e4564733d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0143754c77c4f808059c96c957a81379124221a2279d5a04bce32f5e4564733d", kill_on_drop: false }` [INFO] [stdout] 0143754c77c4f808059c96c957a81379124221a2279d5a04bce32f5e4564733d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d3e7e0d4d98fcb5a75ece83049d93f49203f2d03ff22b0502c9f817e5f6ee5 [INFO] running `Command { std: "docker" "start" "-a" "e2d3e7e0d4d98fcb5a75ece83049d93f49203f2d03ff22b0502c9f817e5f6ee5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling rppal v0.17.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling pca9535 v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Mutex>: ExpanderMutex<...>` is not satisfied [INFO] [stdout] --> tests/cached.rs:239:25 [INFO] [stdout] | [INFO] [stdout] 239 | static IO_EXPANDER: Lazy>> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `ExpanderMutex, ShareableInputPin<'static, rppal::gpio::InputPin>>>` is not implemented for `Mutex, ...>>` [INFO] [stdout] note: required by a bound in `IoExpander` [INFO] [stdout] --> /opt/rustwide/workdir/src/expander/io.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct IoExpander [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | Em: ExpanderMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `IoExpander` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cached-86f0a83256428bbb.long-type-9298468873443760104.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mutex>: ExpanderMutex<...>` is not satisfied [INFO] [stdout] --> tests/cached.rs:251:26 [INFO] [stdout] | [INFO] [stdout] 251 | static PCA9535_GPIO: Lazy = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `ExpanderMutex, ShareableInputPin<'static, rppal::gpio::InputPin>>>` is not implemented for `Mutex, ...>>` [INFO] [stdout] note: required by a bound in `IoExpander` [INFO] [stdout] --> /opt/rustwide/workdir/src/expander/io.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct IoExpander [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | Em: ExpanderMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `IoExpander` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cached-86f0a83256428bbb.long-type-9298468873443760104.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mutex>>: ExpanderMutex<...>` is not satisfied [INFO] [stdout] --> tests/immediate.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | static IO_EXPANDER: Lazy< [INFO] [stdout] | _________________________^ [INFO] [stdout] 214 | | IoExpander>, [INFO] [stdout] 215 | | > = Lazy::new(|| { [INFO] [stdout] | |_____^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `ExpanderMutex>>` is not implemented for `Mutex>>` [INFO] [stdout] note: required by a bound in `IoExpander` [INFO] [stdout] --> /opt/rustwide/workdir/src/expander/io.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct IoExpander [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | Em: ExpanderMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `IoExpander` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/immediate-71b67a44b5adbd2b.long-type-9599660612377189658.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mutex>>: ExpanderMutex<...>` is not satisfied [INFO] [stdout] --> tests/immediate.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | static PCA9535_GPIO: Lazy = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `ExpanderMutex>>` is not implemented for `Mutex>>` [INFO] [stdout] note: required by a bound in `IoExpander` [INFO] [stdout] --> /opt/rustwide/workdir/src/expander/io.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct IoExpander [INFO] [stdout] | ---------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | Em: ExpanderMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `IoExpander` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/immediate-71b67a44b5adbd2b.long-type-9599660612377189658.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pca9535` (test "immediate") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pca9535` (test "cached") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e2d3e7e0d4d98fcb5a75ece83049d93f49203f2d03ff22b0502c9f817e5f6ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d3e7e0d4d98fcb5a75ece83049d93f49203f2d03ff22b0502c9f817e5f6ee5", kill_on_drop: false }` [INFO] [stdout] e2d3e7e0d4d98fcb5a75ece83049d93f49203f2d03ff22b0502c9f817e5f6ee5