[INFO] fetching crate bmp390 0.4.1... [INFO] testing bmp390-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bmp390 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate bmp390 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bmp390 0.4.1 [INFO] tweaked toml for crates.io crate bmp390 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bmp390 0.4.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bmp390 0.4.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal-mock v0.11.0 [INFO] [stderr] Downloaded serialport v4.6.1 [INFO] [stderr] Downloaded uom v0.36.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d18a3b9e56039d4b1e1006d987c52d205ddbc95d793bdd68bf7247b142703d0 [INFO] running `Command { std: "docker" "start" "-a" "8d18a3b9e56039d4b1e1006d987c52d205ddbc95d793bdd68bf7247b142703d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d18a3b9e56039d4b1e1006d987c52d205ddbc95d793bdd68bf7247b142703d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d18a3b9e56039d4b1e1006d987c52d205ddbc95d793bdd68bf7247b142703d0", kill_on_drop: false }` [INFO] [stdout] 8d18a3b9e56039d4b1e1006d987c52d205ddbc95d793bdd68bf7247b142703d0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d320814fa050d5f3a35da5a2de3f4d1e97e68d8e8cdb0873302465021417840 [INFO] running `Command { std: "docker" "start" "-a" "3d320814fa050d5f3a35da5a2de3f4d1e97e68d8e8cdb0873302465021417840", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling defmt-macros v0.3.9 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling defmt v0.3.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling defmt-parser v0.3.4 [INFO] [stderr] Compiling bmp390 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.92s [INFO] running `Command { std: "docker" "inspect" "3d320814fa050d5f3a35da5a2de3f4d1e97e68d8e8cdb0873302465021417840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d320814fa050d5f3a35da5a2de3f4d1e97e68d8e8cdb0873302465021417840", kill_on_drop: false }` [INFO] [stdout] 3d320814fa050d5f3a35da5a2de3f4d1e97e68d8e8cdb0873302465021417840 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ba07038875aa4c6bc7bb9e440c3f695321ef5fe46df150e2b6637939501c52 [INFO] running `Command { std: "docker" "start" "-a" "46ba07038875aa4c6bc7bb9e440c3f695321ef5fe46df150e2b6637939501c52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling defmt-macros v0.3.9 [INFO] [stderr] Compiling defmt v0.3.8 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling defmt-parser v0.3.4 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling embedded-hal-mock v0.11.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling bmp390 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling sysfs_gpio v0.6.2 [INFO] [stderr] Compiling i2cdev v0.6.1 [INFO] [stderr] Compiling spidev v0.6.0 [INFO] [stderr] Compiling serialport v4.6.1 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0 [INFO] [stdout] error[E0432]: unresolved import `bmp390::sync` [INFO] [stdout] --> examples/sync_linux.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use bmp390::{sync::Bmp390, Address, Configuration}; [INFO] [stdout] | ^^^^ could not find `sync` in `bmp390` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "sync")] [INFO] [stdout] | ---------------- the item is gated behind the `sync` feature [INFO] [stdout] 51 | pub mod sync; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bmp390` (example "sync_linux") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "46ba07038875aa4c6bc7bb9e440c3f695321ef5fe46df150e2b6637939501c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ba07038875aa4c6bc7bb9e440c3f695321ef5fe46df150e2b6637939501c52", kill_on_drop: false }` [INFO] [stdout] 46ba07038875aa4c6bc7bb9e440c3f695321ef5fe46df150e2b6637939501c52