[INFO] fetching crate l3_extract 0.2.0-alpha.3...
[INFO] testing l3_extract-0.2.0-alpha.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate l3_extract 0.2.0-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate l3_extract 0.2.0-alpha.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate l3_extract 0.2.0-alpha.3
[INFO] tweaked toml for crates.io crate l3_extract 0.2.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate l3_extract 0.2.0-alpha.3 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 l3_extract 0.2.0-alpha.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a8007da9ef0dfc49ed0d85e98f980e7e679c5365697fcb561e69268fd9d348b7
[INFO] running `Command { std: "docker" "start" "-a" "a8007da9ef0dfc49ed0d85e98f980e7e679c5365697fcb561e69268fd9d348b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8007da9ef0dfc49ed0d85e98f980e7e679c5365697fcb561e69268fd9d348b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8007da9ef0dfc49ed0d85e98f980e7e679c5365697fcb561e69268fd9d348b7", kill_on_drop: false }`
[INFO] [stdout] a8007da9ef0dfc49ed0d85e98f980e7e679c5365697fcb561e69268fd9d348b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c108c54de85bd61cad1727571ea891e4b15cc37b94f363c9eeb02300dfc05d7
[INFO] running `Command { std: "docker" "start" "-a" "7c108c54de85bd61cad1727571ea891e4b15cc37b94f363c9eeb02300dfc05d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling compio-buf v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling l3_extract v0.2.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.36s
[INFO] running `Command { std: "docker" "inspect" "7c108c54de85bd61cad1727571ea891e4b15cc37b94f363c9eeb02300dfc05d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c108c54de85bd61cad1727571ea891e4b15cc37b94f363c9eeb02300dfc05d7", kill_on_drop: false }`
[INFO] [stdout] 7c108c54de85bd61cad1727571ea891e4b15cc37b94f363c9eeb02300dfc05d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e77f459ad26b27b315c8fdcefef76138c8c0df4633dc68bbcf9c510322f33fef
[INFO] running `Command { std: "docker" "start" "-a" "e77f459ad26b27b315c8fdcefef76138c8c0df4633dc68bbcf9c510322f33fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling ioctl-sys v0.8.0
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling compio-buf v0.3.0
[INFO] [stderr]    Compiling netlink-packet-route v0.19.0
[INFO] [stderr]    Compiling tun v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling netlink-sys v0.8.6
[INFO] [stderr]    Compiling netlink-proto v0.11.3
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling l3_extract v0.2.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling rtnetlink v0.14.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.58s
[INFO] running `Command { std: "docker" "inspect" "e77f459ad26b27b315c8fdcefef76138c8c0df4633dc68bbcf9c510322f33fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77f459ad26b27b315c8fdcefef76138c8c0df4633dc68bbcf9c510322f33fef", kill_on_drop: false }`
[INFO] [stdout] e77f459ad26b27b315c8fdcefef76138c8c0df4633dc68bbcf9c510322f33fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 25b734382e9d309f39a2d66114d6b6980f22c50b60446c2861d7599415c63272
[INFO] running `Command { std: "docker" "start" "-a" "25b734382e9d309f39a2d66114d6b6980f22c50b60446c2861d7599415c63272", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l3_extract-035b465e7f18586b)
[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 l3_extract
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `l3_extract::EventGenerator`
[INFO] [stdout]   --> src/lib.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use l3_extract::{EventGenerator, Ipv4Cidr, TcpStack};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ no `EventGenerator` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            l3_extract::event::EventGenerator
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_timer`
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use futures_timer::Delay;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_timer`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use futures_timer::Delay;
[INFO] [stdout] 13 + use futures_util::Delay;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Timer` in this scope
[INFO] [stdout]   --> src/lib.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Timer for MyTimer {
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Duration` in this scope
[INFO] [stdout]   --> src/lib.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn sleep(&mut self, dur: Duration) {
[INFO] [stdout]    |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use smoltcp::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "25b734382e9d309f39a2d66114d6b6980f22c50b60446c2861d7599415c63272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b734382e9d309f39a2d66114d6b6980f22c50b60446c2861d7599415c63272", kill_on_drop: false }`
[INFO] [stdout] 25b734382e9d309f39a2d66114d6b6980f22c50b60446c2861d7599415c63272
