[INFO] fetching crate mavlink_log 0.1.0... [INFO] testing mavlink_log-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mavlink_log 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mavlink_log 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mavlink_log 0.1.0 [INFO] tweaked toml for crates.io crate mavlink_log 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mavlink_log 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mavlink_log 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd0e086d7bbda09563dc8e980c882f29d30781d9621dbaa820f6f84dc9e23f6 [INFO] running `Command { std: "docker" "start" "-a" "0bd0e086d7bbda09563dc8e980c882f29d30781d9621dbaa820f6f84dc9e23f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd0e086d7bbda09563dc8e980c882f29d30781d9621dbaa820f6f84dc9e23f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd0e086d7bbda09563dc8e980c882f29d30781d9621dbaa820f6f84dc9e23f6", kill_on_drop: false }` [INFO] [stdout] 0bd0e086d7bbda09563dc8e980c882f29d30781d9621dbaa820f6f84dc9e23f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e6c3492cb54984f9d5a296c8c9d2d456bb08f44080293a8359b9c7120b2037 [INFO] running `Command { std: "docker" "start" "-a" "d6e6c3492cb54984f9d5a296c8c9d2d456bb08f44080293a8359b9c7120b2037", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mavlink-core v0.13.1 [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/peek_reader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | impl PeekReader { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:217:42 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn read_versioned_msg( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:365:43 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn read_v1_raw_message( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:441:35 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn read_v1_msg( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:663:43 [INFO] [stdout] | [INFO] [stdout] 663 | pub fn read_v2_raw_message( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:737:35 [INFO] [stdout] | [INFO] [stdout] 737 | pub fn read_v2_msg( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:785:43 [INFO] [stdout] | [INFO] [stdout] 785 | pub fn write_versioned_msg( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 25 + use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:815:36 [INFO] [stdout] | [INFO] [stdout] 815 | pub fn write_v2_msg( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 25 + use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:855:36 [INFO] [stdout] | [INFO] [stdout] 855 | pub fn write_v1_msg( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 28 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))] [INFO] [stdout] | --------------------------------------------------- the item is gated here [INFO] [stdout] 55 | use embedded::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 25 + use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mavlink-core` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d6e6c3492cb54984f9d5a296c8c9d2d456bb08f44080293a8359b9c7120b2037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e6c3492cb54984f9d5a296c8c9d2d456bb08f44080293a8359b9c7120b2037", kill_on_drop: false }` [INFO] [stdout] d6e6c3492cb54984f9d5a296c8c9d2d456bb08f44080293a8359b9c7120b2037