[INFO] fetching crate easy-tun 2.0.0... [INFO] testing easy-tun-2.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate easy-tun 2.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate easy-tun 2.0.0 [INFO] finished tweaking crates.io crate easy-tun 2.0.0 [INFO] tweaked toml for crates.io crate easy-tun 2.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate easy-tun 2.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easy-tun 2.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4853b069674327984802bb0dcfb965158308a1c5ce0b59c05db2c3fa1927136f [INFO] running `Command { std: "docker" "start" "-a" "4853b069674327984802bb0dcfb965158308a1c5ce0b59c05db2c3fa1927136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4853b069674327984802bb0dcfb965158308a1c5ce0b59c05db2c3fa1927136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4853b069674327984802bb0dcfb965158308a1c5ce0b59c05db2c3fa1927136f", kill_on_drop: false }` [INFO] [stdout] 4853b069674327984802bb0dcfb965158308a1c5ce0b59c05db2c3fa1927136f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b274aa941e1fed27aa138f9aa5c20a3a3149387b9dc640761ff8a3e4624b5b9 [INFO] running `Command { std: "docker" "start" "-a" "9b274aa941e1fed27aa138f9aa5c20a3a3149387b9dc640761ff8a3e4624b5b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ioctl-gen v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling profiling-procmacros v1.0.9 [INFO] [stderr] Compiling profiling v1.0.9 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling netlink-packet-route v0.17.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.11.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling easy-tun v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.48s [INFO] running `Command { std: "docker" "inspect" "9b274aa941e1fed27aa138f9aa5c20a3a3149387b9dc640761ff8a3e4624b5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b274aa941e1fed27aa138f9aa5c20a3a3149387b9dc640761ff8a3e4624b5b9", kill_on_drop: false }` [INFO] [stdout] 9b274aa941e1fed27aa138f9aa5c20a3a3149387b9dc640761ff8a3e4624b5b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa519a5f2765a306e6087fe4007c8c48786b1d4fa08ad63d4c78d986d9cd6313 [INFO] running `Command { std: "docker" "start" "-a" "aa519a5f2765a306e6087fe4007c8c48786b1d4fa08ad63d4c78d986d9cd6313", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.11.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling easy-tun v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.19s [INFO] running `Command { std: "docker" "inspect" "aa519a5f2765a306e6087fe4007c8c48786b1d4fa08ad63d4c78d986d9cd6313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa519a5f2765a306e6087fe4007c8c48786b1d4fa08ad63d4c78d986d9cd6313", kill_on_drop: false }` [INFO] [stdout] aa519a5f2765a306e6087fe4007c8c48786b1d4fa08ad63d4c78d986d9cd6313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2d3b781121bed839680a2d1df7c4174f5ba1c32822ac0018ab9bed7f7dc27eb [INFO] running `Command { std: "docker" "start" "-a" "b2d3b781121bed839680a2d1df7c4174f5ba1c32822ac0018ab9bed7f7dc27eb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/easy_tun-bb617c1727fcb604) [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 easy_tun [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" "b2d3b781121bed839680a2d1df7c4174f5ba1c32822ac0018ab9bed7f7dc27eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d3b781121bed839680a2d1df7c4174f5ba1c32822ac0018ab9bed7f7dc27eb", kill_on_drop: false }` [INFO] [stdout] b2d3b781121bed839680a2d1df7c4174f5ba1c32822ac0018ab9bed7f7dc27eb