[INFO] fetching crate ap33772s-rs 0.1.3... [INFO] checking ap33772s-rs-0.1.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate ap33772s-rs 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ap33772s-rs 0.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ap33772s-rs 0.1.3 [INFO] tweaked toml for crates.io crate ap33772s-rs 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ap33772s-rs 0.1.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ap33772s-rs 0.1.3 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27494ce1188c50d87ff1f4d54a5e62fcd5443c06db6a49ba2b334e8e7eea853f [INFO] running `Command { std: "docker" "start" "-a" "27494ce1188c50d87ff1f4d54a5e62fcd5443c06db6a49ba2b334e8e7eea853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27494ce1188c50d87ff1f4d54a5e62fcd5443c06db6a49ba2b334e8e7eea853f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27494ce1188c50d87ff1f4d54a5e62fcd5443c06db6a49ba2b334e8e7eea853f", kill_on_drop: false }` [INFO] [stdout] 27494ce1188c50d87ff1f4d54a5e62fcd5443c06db6a49ba2b334e8e7eea853f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41c987cb87d95080d6ec6b58aff161b76513faa1e71f81f6e77542eee826d2e [INFO] running `Command { std: "docker" "start" "-a" "b41c987cb87d95080d6ec6b58aff161b76513faa1e71f81f6e77542eee826d2e", kill_on_drop: false }` [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Compiling bitbybit v1.3.3 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Checking ap33772s-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/pps_cycle.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use utils::setup_delay; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/power_data_object_send.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use utils::{setup_delay, setup_i2c}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/power_data_object_query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utils::{setup_delay, setup_i2c}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utils` [INFO] [stdout] --> examples/pps_cycle.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | let i2c = utils::setup_i2c(1_000).expect("Failed to set up I2C"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/serial_profile_on_off.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use utils::setup_delay; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/serial_profile_on_off.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use utils::setup_i2c; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "power_data_object_query") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/avs_fixed.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use utils::setup_delay; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/state_query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use utils::setup_delay; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/state_query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use utils::setup_i2c; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "state_query") due to 2 previous errors [INFO] [stderr] error: could not compile `ap33772s-rs` (example "pps_cycle") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "power_data_object_send") due to 1 previous error [INFO] [stderr] error: could not compile `ap33772s-rs` (example "serial_profile_on_off") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/avs_cycle.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use utils::{setup_delay, setup_i2c}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> examples/power_data_object_switch.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use utils::{setup_delay, setup_i2c}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utils` [INFO] [stdout] --> examples/avs_fixed.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | let i2c = utils::setup_i2c(1_000).expect("Failed to set up I2C"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "avs_fixed") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "power_data_object_switch") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ap33772s-rs` (example "avs_cycle") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b41c987cb87d95080d6ec6b58aff161b76513faa1e71f81f6e77542eee826d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41c987cb87d95080d6ec6b58aff161b76513faa1e71f81f6e77542eee826d2e", kill_on_drop: false }` [INFO] [stdout] b41c987cb87d95080d6ec6b58aff161b76513faa1e71f81f6e77542eee826d2e