[INFO] fetching crate profirust 0.2.0... [INFO] checking profirust-0.2.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate profirust 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate profirust 0.2.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate profirust 0.2.0 [INFO] finished tweaking crates.io crate profirust 0.2.0 [INFO] tweaked toml for crates.io crate profirust 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate profirust 0.2.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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded is-terminal v0.4.2 [INFO] [stderr] Downloaded process-image v0.2.0 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.3 [INFO] [stderr] Downloaded tempfile v3.4.0 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded cortex-m-rt v0.7.4 [INFO] [stderr] Downloaded rp2040-hal v0.9.2 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded frunk v0.4.2 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded rustix v0.36.6 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded critical-section v1.1.2 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded rp2040-pac v0.5.0 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Downloaded frunk_derives v0.4.2 [INFO] [stderr] Downloaded rs485 v0.1.0 [INFO] [stderr] Downloaded regex-automata v0.3.7 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43b85a0505e5ae955b0bddd4dc4d967f36a97ab303c61d42ac883e37a0570706 [INFO] running `Command { std: "docker" "start" "-a" "43b85a0505e5ae955b0bddd4dc4d967f36a97ab303c61d42ac883e37a0570706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43b85a0505e5ae955b0bddd4dc4d967f36a97ab303c61d42ac883e37a0570706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b85a0505e5ae955b0bddd4dc4d967f36a97ab303c61d42ac883e37a0570706", kill_on_drop: false }` [INFO] [stdout] 43b85a0505e5ae955b0bddd4dc4d967f36a97ab303c61d42ac883e37a0570706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4aeeb27ded3b3dc18890fcee9ab987f4b75efb6c4a6b7d170293902762d17c2 [INFO] running `Command { std: "docker" "start" "-a" "f4aeeb27ded3b3dc18890fcee9ab987f4b75efb6c4a6b7d170293902762d17c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking process-image v0.2.0 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rs485 v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking profirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.78s [INFO] running `Command { std: "docker" "inspect" "f4aeeb27ded3b3dc18890fcee9ab987f4b75efb6c4a6b7d170293902762d17c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4aeeb27ded3b3dc18890fcee9ab987f4b75efb6c4a6b7d170293902762d17c2", kill_on_drop: false }` [INFO] [stdout] f4aeeb27ded3b3dc18890fcee9ab987f4b75efb6c4a6b7d170293902762d17c2 [INFO] checking profirust-0.2.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate profirust 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate profirust 0.2.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate profirust 0.2.0 [INFO] finished tweaking crates.io crate profirust 0.2.0 [INFO] tweaked toml for crates.io crate profirust 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate profirust 0.2.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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b960019680f98088badc60e036e0781737ed934507b22e69bb3ff85a5b3ab39b [INFO] running `Command { std: "docker" "start" "-a" "b960019680f98088badc60e036e0781737ed934507b22e69bb3ff85a5b3ab39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b960019680f98088badc60e036e0781737ed934507b22e69bb3ff85a5b3ab39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b960019680f98088badc60e036e0781737ed934507b22e69bb3ff85a5b3ab39b", kill_on_drop: false }` [INFO] [stdout] b960019680f98088badc60e036e0781737ed934507b22e69bb3ff85a5b3ab39b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36240d848e10c24061b4a44cae515af1c142f992f863d5824732f98e3eb261f3 [INFO] running `Command { std: "docker" "start" "-a" "36240d848e10c24061b4a44cae515af1c142f992f863d5824732f98e3eb261f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking process-image v0.2.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rs485 v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking profirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `defmt` [INFO] [stdout] --> src/time.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg_attr(feature = "defmt", derive(defmt::Format))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `cortex-m`, `default`, `embedded-hal`, `fugit`, `libc`, `nb`, `phy-linux`, `phy-rp2040`, `phy-simulator`, `rp2040-hal`, `rs485`, and `std` [INFO] [stdout] = help: consider adding `defmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.92s [INFO] running `Command { std: "docker" "inspect" "36240d848e10c24061b4a44cae515af1c142f992f863d5824732f98e3eb261f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36240d848e10c24061b4a44cae515af1c142f992f863d5824732f98e3eb261f3", kill_on_drop: false }` [INFO] [stdout] 36240d848e10c24061b4a44cae515af1c142f992f863d5824732f98e3eb261f3