[INFO] cloning repository https://github.com/Watfaq/netstack-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Watfaq/netstack-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWatfaq%2Fnetstack-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWatfaq%2Fnetstack-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b872c8caad56b7748bb6976b19aed48287db4003 [INFO] building Watfaq/netstack-bench against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWatfaq%2Fnetstack-bench" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Watfaq/netstack-bench [INFO] finished tweaking git repo https://github.com/Watfaq/netstack-bench [INFO] tweaked toml for git repo https://github.com/Watfaq/netstack-bench written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Watfaq/netstack-bench on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Watfaq/netstack-bench 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Watfaq/netstack-lwip.git` [INFO] [stderr] Updating git repository `https://github.com/automesh-network/netstack-smoltcp.git` [INFO] [stderr] Updating git repository `https://github.com/Watfaq/netstack-system.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.93 [INFO] [stderr] Downloaded quote v1.0.38 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded either v1.13.0 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded tun2 v3.1.8 [INFO] [stderr] Downloaded lazycell v1.3.0 [INFO] [stderr] Downloaded defmt-parser v0.4.1 [INFO] [stderr] Downloaded defmt v0.3.10 [INFO] [stderr] Downloaded anyhow v1.0.95 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded structopt v0.3.26 [INFO] [stderr] Downloaded smoltcp v0.12.0 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded socket2 v0.5.8 [INFO] [stderr] Downloaded smoltcp v0.11.0 [INFO] [stderr] Downloaded etherparse v0.16.0 [INFO] [stderr] Downloaded wintun-bindings v0.7.30 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded tokio v1.43.0 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded futures v0.3.31 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded winreg v0.55.0 [INFO] [stderr] Downloaded ipnet v2.11.0 [INFO] [stderr] Downloaded defmt-macros v0.4.0 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.20.0 [INFO] [stderr] Downloaded etherparse v0.17.0 [INFO] [stderr] Downloaded getifaddrs v0.1.5 [INFO] [stderr] Downloaded mac_address v1.1.8 [INFO] [stderr] Downloaded c2rust-bitfields v0.19.0 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded winreg v0.50.0 [INFO] [stderr] Downloaded ipconfig v0.3.2 [INFO] [stderr] Downloaded socket2-ext v0.1.1 [INFO] [stderr] Downloaded strsim v0.8.0 [INFO] [stderr] Downloaded textwrap v0.11.0 [INFO] [stderr] Downloaded structopt-derive v0.4.18 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] [stderr] Downloaded c2rust-bitfields v0.20.0 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded ansi_term v0.12.1 [INFO] [stderr] Downloaded tun-rs v2.0.9 [INFO] [stderr] Downloaded bitflags v2.8.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.19.0 [INFO] [stderr] Downloaded log v0.4.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8eb09d1b8d3da41ab0275a4e78efbf718df25ecf553edf96e56c710d5cd9dc4 [INFO] running `Command { std: "docker" "start" "-a" "e8eb09d1b8d3da41ab0275a4e78efbf718df25ecf553edf96e56c710d5cd9dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8eb09d1b8d3da41ab0275a4e78efbf718df25ecf553edf96e56c710d5cd9dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eb09d1b8d3da41ab0275a4e78efbf718df25ecf553edf96e56c710d5cd9dc4", kill_on_drop: false }` [INFO] [stdout] e8eb09d1b8d3da41ab0275a4e78efbf718df25ecf553edf96e56c710d5cd9dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19cce37ff509c34ad38195a8de10d7d0fefd3e798f0e0881cb7061103d8455c0 [INFO] running `Command { std: "docker" "start" "-a" "19cce37ff509c34ad38195a8de10d7d0fefd3e798f0e0881cb7061103d8455c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling smoltcp v0.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling etherparse v0.17.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling getifaddrs v0.1.5 [INFO] [stderr] Compiling etherparse v0.16.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling socket2-ext v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling netstack-lwip v0.3.4 (https://github.com/Watfaq/netstack-lwip.git?rev=2817bf82740e04bbee6b7bf1165f55657a6ed163#2817bf82) [INFO] [stderr] Compiling netstack-smoltcp v0.1.3 (https://github.com/automesh-network/netstack-smoltcp.git?rev=62260478079d96b42fa524caa855609312c2cf43#62260478) [INFO] [stderr] Compiling netstack-system v0.1.0 (https://github.com/Watfaq/netstack-system.git?rev=73373ff#73373fff) [INFO] [stderr] Compiling tun-rs v2.0.9 [INFO] [stderr] Compiling tun2 v3.1.8 [INFO] [stderr] Compiling netstack-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "19cce37ff509c34ad38195a8de10d7d0fefd3e798f0e0881cb7061103d8455c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cce37ff509c34ad38195a8de10d7d0fefd3e798f0e0881cb7061103d8455c0", kill_on_drop: false }` [INFO] [stdout] 19cce37ff509c34ad38195a8de10d7d0fefd3e798f0e0881cb7061103d8455c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe17e50c0f04def1c3d75ae4400ae65dc18b8c6e6ae73f5afc7f725c37dc06c [INFO] running `Command { std: "docker" "start" "-a" "abe17e50c0f04def1c3d75ae4400ae65dc18b8c6e6ae73f5afc7f725c37dc06c", kill_on_drop: false }` [INFO] [stderr] Compiling netstack-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "abe17e50c0f04def1c3d75ae4400ae65dc18b8c6e6ae73f5afc7f725c37dc06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe17e50c0f04def1c3d75ae4400ae65dc18b8c6e6ae73f5afc7f725c37dc06c", kill_on_drop: false }` [INFO] [stdout] abe17e50c0f04def1c3d75ae4400ae65dc18b8c6e6ae73f5afc7f725c37dc06c