[INFO] fetching crate mctp-estack 0.1.0... [INFO] testing mctp-estack-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mctp-estack 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mctp-estack 0.1.0 [INFO] finished tweaking crates.io crate mctp-estack 0.1.0 [INFO] tweaked toml for crates.io crate mctp-estack 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mctp-estack 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 mctp-estack 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8bf7f7150fa49a510ec6e9aabd81cc9869f8d27efd978c3965bb7ac15cbc6f7b [INFO] running `Command { std: "docker" "start" "-a" "8bf7f7150fa49a510ec6e9aabd81cc9869f8d27efd978c3965bb7ac15cbc6f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf7f7150fa49a510ec6e9aabd81cc9869f8d27efd978c3965bb7ac15cbc6f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf7f7150fa49a510ec6e9aabd81cc9869f8d27efd978c3965bb7ac15cbc6f7b", kill_on_drop: false }` [INFO] [stdout] 8bf7f7150fa49a510ec6e9aabd81cc9869f8d27efd978c3965bb7ac15cbc6f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ade4e559fca5540f6d45a72376c9d7d17a89c6f355dfb41e85532d19d438ba08 [INFO] running `Command { std: "docker" "start" "-a" "ade4e559fca5540f6d45a72376c9d7d17a89c6f355dfb41e85532d19d438ba08", kill_on_drop: false }` [INFO] [stderr] Compiling embedded-crc-macros v1.0.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling mctp v0.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling smbus-pec v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling libmctp v0.2.0 [INFO] [stderr] Compiling mctp-estack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "ade4e559fca5540f6d45a72376c9d7d17a89c6f355dfb41e85532d19d438ba08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade4e559fca5540f6d45a72376c9d7d17a89c6f355dfb41e85532d19d438ba08", kill_on_drop: false }` [INFO] [stdout] ade4e559fca5540f6d45a72376c9d7d17a89c6f355dfb41e85532d19d438ba08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185d0082ed632dc00827c6618ae5062788d01c3a9596dd1fac1871976df0fa4f [INFO] running `Command { std: "docker" "start" "-a" "185d0082ed632dc00827c6618ae5062788d01c3a9596dd1fac1871976df0fa4f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling embedded-io-adapters v0.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling mctp-estack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.2.3 [INFO] [stderr] Compiling smol v2.0.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.18s [INFO] running `Command { std: "docker" "inspect" "185d0082ed632dc00827c6618ae5062788d01c3a9596dd1fac1871976df0fa4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185d0082ed632dc00827c6618ae5062788d01c3a9596dd1fac1871976df0fa4f", kill_on_drop: false }` [INFO] [stdout] 185d0082ed632dc00827c6618ae5062788d01c3a9596dd1fac1871976df0fa4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec3be909d71d4bc4f1a9f4c91a51275069ccf397e2ef36573cfda31e78a58924 [INFO] running `Command { std: "docker" "start" "-a" "ec3be909d71d4bc4f1a9f4c91a51275069ccf397e2ef36573cfda31e78a58924", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mctp_estack-c17fbdbfb77af229) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test serial::tests::roundtrip_cases ... ok [INFO] [stdout] test serial::tests::roundtrip_escape ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Doc-tests mctp_estack [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec3be909d71d4bc4f1a9f4c91a51275069ccf397e2ef36573cfda31e78a58924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3be909d71d4bc4f1a9f4c91a51275069ccf397e2ef36573cfda31e78a58924", kill_on_drop: false }` [INFO] [stdout] ec3be909d71d4bc4f1a9f4c91a51275069ccf397e2ef36573cfda31e78a58924