[INFO] fetching crate zenoh-link-serial 1.5.0... [INFO] testing zenoh-link-serial-1.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate zenoh-link-serial 1.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate zenoh-link-serial 1.5.0 [INFO] finished tweaking crates.io crate zenoh-link-serial 1.5.0 [INFO] tweaked toml for crates.io crate zenoh-link-serial 1.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh-link-serial 1.5.0 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 zenoh-link-serial 1.5.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio-serial v5.0.5 [INFO] [stderr] Downloaded z-serial v0.3.1 [INFO] [stderr] Downloaded serialport v4.5.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9722b4725bda46b7da75fa97936f2337f3eda55b704a2bb741aae4a5d3f45a80 [INFO] running `Command { std: "docker" "start" "-a" "9722b4725bda46b7da75fa97936f2337f3eda55b704a2bb741aae4a5d3f45a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9722b4725bda46b7da75fa97936f2337f3eda55b704a2bb741aae4a5d3f45a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9722b4725bda46b7da75fa97936f2337f3eda55b704a2bb741aae4a5d3f45a80", kill_on_drop: false }` [INFO] [stdout] 9722b4725bda46b7da75fa97936f2337f3eda55b704a2bb741aae4a5d3f45a80 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9dfde38e5083bf6d9fecb96826eace93455453726ba3cf1544ed6422bfa4981 [INFO] running `Command { std: "docker" "start" "-a" "a9dfde38e5083bf6d9fecb96826eace93455453726ba3cf1544ed6422bfa4981", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling zenoh-macros v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zenoh-result v1.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling keyed-set v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zenoh-collections v1.5.0 [INFO] [stderr] Compiling zenoh-buffers v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling uhlc v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serialport v4.5.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling z-serial v0.3.1 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.0 [INFO] [stderr] Compiling zenoh-protocol v1.5.0 [INFO] [stderr] Compiling zenoh-codec v1.5.0 [INFO] [stderr] Compiling zenoh-runtime v1.5.0 [INFO] [stderr] Compiling zenoh-core v1.5.0 [INFO] [stderr] Compiling zenoh-util v1.5.0 [INFO] [stderr] Compiling zenoh-link-commons v1.5.0 [INFO] [stderr] Compiling zenoh-link-serial v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.16s [INFO] running `Command { std: "docker" "inspect" "a9dfde38e5083bf6d9fecb96826eace93455453726ba3cf1544ed6422bfa4981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dfde38e5083bf6d9fecb96826eace93455453726ba3cf1544ed6422bfa4981", kill_on_drop: false }` [INFO] [stdout] a9dfde38e5083bf6d9fecb96826eace93455453726ba3cf1544ed6422bfa4981 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e5372da734dfc7a42833538875d9edd8c5e34e3d8353dc714b4e126b797529a [INFO] running `Command { std: "docker" "start" "-a" "8e5372da734dfc7a42833538875d9edd8c5e34e3d8353dc714b4e126b797529a", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-link-serial v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "8e5372da734dfc7a42833538875d9edd8c5e34e3d8353dc714b4e126b797529a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5372da734dfc7a42833538875d9edd8c5e34e3d8353dc714b4e126b797529a", kill_on_drop: false }` [INFO] [stdout] 8e5372da734dfc7a42833538875d9edd8c5e34e3d8353dc714b4e126b797529a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45ad9d4ec085dfbe20cfb54c97aff2a735024cf672d0df43c4a00946313785c3 [INFO] running `Command { std: "docker" "start" "-a" "45ad9d4ec085dfbe20cfb54c97aff2a735024cf672d0df43c4a00946313785c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_link_serial-fc83bbd37a6a62d2) [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] [stderr] Doc-tests zenoh_link_serial [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" "45ad9d4ec085dfbe20cfb54c97aff2a735024cf672d0df43c4a00946313785c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ad9d4ec085dfbe20cfb54c97aff2a735024cf672d0df43c4a00946313785c3", kill_on_drop: false }` [INFO] [stdout] 45ad9d4ec085dfbe20cfb54c97aff2a735024cf672d0df43c4a00946313785c3