[INFO] fetching crate zenoh-link-quic 0.7.0-rc... [INFO] testing zenoh-link-quic-0.7.0-rc against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate zenoh-link-quic 0.7.0-rc into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate zenoh-link-quic 0.7.0-rc on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zenoh-link-quic 0.7.0-rc [INFO] finished tweaking crates.io crate zenoh-link-quic 0.7.0-rc [INFO] tweaked toml for crates.io crate zenoh-link-quic 0.7.0-rc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8cc9caa3843ffda5fc8977abd5f10713c4488722134aed08e0437d72a4a810 [INFO] running `Command { std: "docker" "start" "-a" "6e8cc9caa3843ffda5fc8977abd5f10713c4488722134aed08e0437d72a4a810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8cc9caa3843ffda5fc8977abd5f10713c4488722134aed08e0437d72a4a810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8cc9caa3843ffda5fc8977abd5f10713c4488722134aed08e0437d72a4a810", kill_on_drop: false }` [INFO] [stdout] 6e8cc9caa3843ffda5fc8977abd5f10713c4488722134aed08e0437d72a4a810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c017e46e70bb048e40bef5e58ceac2f47c1b051d5cc03107cdc85797538369 [INFO] running `Command { std: "docker" "start" "-a" "e1c017e46e70bb048e40bef5e58ceac2f47c1b051d5cc03107cdc85797538369", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling zenoh-macros v0.7.0-rc [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling pnet_base v0.31.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pnet_macros_support v0.31.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling pnet_sys v0.31.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling pnet v0.31.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling shellexpand v3.0.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pnet_macros v0.31.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling validated_struct_macros v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pnet_packet v0.31.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Compiling pnet_transport v0.31.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pest_meta v2.5.3 [INFO] [stderr] Compiling zenoh-core v0.7.0-rc [INFO] [stderr] Compiling zenoh-sync v0.7.0-rc [INFO] [stderr] Compiling zenoh-collections v0.7.0-rc [INFO] [stderr] Compiling pest_generator v2.5.3 [INFO] [stderr] Compiling zenoh-cfg-properties v0.7.0-rc [INFO] [stderr] Compiling zenoh-buffers v0.7.0-rc [INFO] [stderr] Compiling zenoh-crypto v0.7.0-rc [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quinn-proto v0.9.2 [INFO] [stderr] Compiling pest_derive v2.5.3 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling quinn v0.9.3 [INFO] [stderr] Compiling uhlc v0.5.1 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling pnet_datalink v0.31.0 [INFO] [stderr] Compiling zenoh-protocol-core v0.7.0-rc [INFO] [stderr] Compiling zenoh-util v0.7.0-rc [INFO] [stderr] Compiling zenoh-protocol v0.7.0-rc [INFO] [stderr] Compiling validated_struct v2.1.0 [INFO] [stderr] Compiling zenoh-link-commons v0.7.0-rc [INFO] [stderr] Compiling zenoh-config v0.7.0-rc [INFO] [stderr] Compiling zenoh-link-quic v0.7.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 22s [INFO] running `Command { std: "docker" "inspect" "e1c017e46e70bb048e40bef5e58ceac2f47c1b051d5cc03107cdc85797538369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c017e46e70bb048e40bef5e58ceac2f47c1b051d5cc03107cdc85797538369", kill_on_drop: false }` [INFO] [stdout] e1c017e46e70bb048e40bef5e58ceac2f47c1b051d5cc03107cdc85797538369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba804fb91c991a1f3d99cbdcb5dd63371bdebeb75b00705e3289cdfdec73c2d4 [INFO] running `Command { std: "docker" "start" "-a" "ba804fb91c991a1f3d99cbdcb5dd63371bdebeb75b00705e3289cdfdec73c2d4", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-link-quic v0.7.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "ba804fb91c991a1f3d99cbdcb5dd63371bdebeb75b00705e3289cdfdec73c2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba804fb91c991a1f3d99cbdcb5dd63371bdebeb75b00705e3289cdfdec73c2d4", kill_on_drop: false }` [INFO] [stdout] ba804fb91c991a1f3d99cbdcb5dd63371bdebeb75b00705e3289cdfdec73c2d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d65ee8fdd91b8fca9ae24b3435d473828c001279318111f21b3eb98c70c1128d [INFO] running `Command { std: "docker" "start" "-a" "d65ee8fdd91b8fca9ae24b3435d473828c001279318111f21b3eb98c70c1128d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_link_quic-3b54e78ab605fd21) [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-quic [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" "d65ee8fdd91b8fca9ae24b3435d473828c001279318111f21b3eb98c70c1128d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ee8fdd91b8fca9ae24b3435d473828c001279318111f21b3eb98c70c1128d", kill_on_drop: false }` [INFO] [stdout] d65ee8fdd91b8fca9ae24b3435d473828c001279318111f21b3eb98c70c1128d