[INFO] fetching crate rustyping 2.3.1...
[INFO] testing rustyping-2.3.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rustyping 2.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rustyping 2.3.1
[INFO] finished tweaking crates.io crate rustyping 2.3.1
[INFO] tweaked toml for crates.io crate rustyping 2.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustyping 2.3.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustyping 2.3.1 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e32a33e82d37a2c91bdf4c47257456cca692245a9eb20faa56ae6ad996b738d4
[INFO] running `Command { std: "docker" "start" "-a" "e32a33e82d37a2c91bdf4c47257456cca692245a9eb20faa56ae6ad996b738d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e32a33e82d37a2c91bdf4c47257456cca692245a9eb20faa56ae6ad996b738d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32a33e82d37a2c91bdf4c47257456cca692245a9eb20faa56ae6ad996b738d4", kill_on_drop: false }`
[INFO] [stdout] e32a33e82d37a2c91bdf4c47257456cca692245a9eb20faa56ae6ad996b738d4
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32440bbb389348df0fd0b92958e731f275e3a8145c2048c8c8db499abfc1c731
[INFO] running `Command { std: "docker" "start" "-a" "32440bbb389348df0fd0b92958e731f275e3a8145c2048c8c8db499abfc1c731", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ipnetwork v0.19.0
[INFO] [stderr]    Compiling pnet v0.31.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling pnet_base v0.31.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling pnet_macros_support v0.31.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hsl v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling nix v0.25.0
[INFO] [stderr]    Compiling pnet_datalink v0.31.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pnet_macros v0.31.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling pnet_packet v0.31.0
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling clap v4.0.26
[INFO] [stderr]    Compiling pnet_transport v0.31.0
[INFO] [stderr]    Compiling rustyping v2.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
[INFO] running `Command { std: "docker" "inspect" "32440bbb389348df0fd0b92958e731f275e3a8145c2048c8c8db499abfc1c731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32440bbb389348df0fd0b92958e731f275e3a8145c2048c8c8db499abfc1c731", kill_on_drop: false }`
[INFO] [stdout] 32440bbb389348df0fd0b92958e731f275e3a8145c2048c8c8db499abfc1c731
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cca0bffcac33c9f728337dd962ef12b057a59cc3b22c3d431ef9b0d545f8e28
[INFO] running `Command { std: "docker" "start" "-a" "7cca0bffcac33c9f728337dd962ef12b057a59cc3b22c3d431ef9b0d545f8e28", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustyping v2.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "7cca0bffcac33c9f728337dd962ef12b057a59cc3b22c3d431ef9b0d545f8e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cca0bffcac33c9f728337dd962ef12b057a59cc3b22c3d431ef9b0d545f8e28", kill_on_drop: false }`
[INFO] [stdout] 7cca0bffcac33c9f728337dd962ef12b057a59cc3b22c3d431ef9b0d545f8e28
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 760fbe1665aafd246ade4bc022d9414b3f51cd39ef53f453111450354e705580
[INFO] running `Command { std: "docker" "start" "-a" "760fbe1665aafd246ade4bc022d9414b3f51cd39ef53f453111450354e705580", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustyping-970dcbc2de7c75ad)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rp-b5b6708b466254b1)
[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 rustyping
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - paint_rtt (line 149) ... FAILED
[INFO] [stdout] test src/lib.rs - ping (line 198) ... FAILED
[INFO] [stdout] test src/lib.rs - Config::resolve_hostname (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 328) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - paint_rtt (line 149) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `paint_rtt` in this scope
[INFO] [stdout]  --> src/lib.rs:150:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | paint_rtt(30_u128)
[INFO] [stdout]   | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ping (line 198) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `time`
[INFO] [stdout]  --> src/lib.rs:201:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     time::Duration::new(1, 0),
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::time::Duration;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     time::Duration::new(1, 0),
[INFO] [stdout] 5 +     Duration::new(1, 0),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random` in this scope
[INFO] [stdout]  --> src/lib.rs:204:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     random::<u16>(),
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::random::random;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rand::random;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ping` in this scope
[INFO] [stdout]  --> src/lib.rs:199:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ping(
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Config::resolve_hostname (line 110) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `resolve_hostname` in this scope
[INFO] [stdout]  --> src/lib.rs:111:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | let ip = resolve_hostname("evnk.io")?;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 328) stdout ----
[INFO] [stdout] error: cannot find macro `o` in this scope
[INFO] [stdout]  --> src/lib.rs:333:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |         slog::Logger::root(drain, o!())
[INFO] [stdout]   |                                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use slog::o;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in this scope
[INFO] [stdout]  --> src/lib.rs:329:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | run(Config::new(
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rustyping::run;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]  --> src/lib.rs:329:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | run(Config::new(
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pnet_transport::Config;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rustyping::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex`
[INFO] [stdout]  --> src/lib.rs:332:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let drain = Mutex::new(slog_term::FullFormat::new(decorator).build()).fuse();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `Mutex`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Mutex;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::nonpoison::Mutex;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Config::resolve_hostname (line 110)
[INFO] [stdout]     src/lib.rs - paint_rtt (line 149)
[INFO] [stdout]     src/lib.rs - ping (line 198)
[INFO] [stdout]     src/lib.rs - run (line 328)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "760fbe1665aafd246ade4bc022d9414b3f51cd39ef53f453111450354e705580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760fbe1665aafd246ade4bc022d9414b3f51cd39ef53f453111450354e705580", kill_on_drop: false }`
[INFO] [stdout] 760fbe1665aafd246ade4bc022d9414b3f51cd39ef53f453111450354e705580
