[INFO] fetching crate udp_polygon 0.2.2...
[INFO] testing udp_polygon-0.2.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate udp_polygon 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate udp_polygon 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate udp_polygon 0.2.2
[INFO] tweaked toml for crates.io crate udp_polygon 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate udp_polygon 0.2.2 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 udp_polygon 0.2.2 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc7c23ce4d09069aeefc420b7250cd7675eb5fa70c1ed36bae7ab8ba6423ab98
[INFO] running `Command { std: "docker" "start" "-a" "bc7c23ce4d09069aeefc420b7250cd7675eb5fa70c1ed36bae7ab8ba6423ab98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7c23ce4d09069aeefc420b7250cd7675eb5fa70c1ed36bae7ab8ba6423ab98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7c23ce4d09069aeefc420b7250cd7675eb5fa70c1ed36bae7ab8ba6423ab98", kill_on_drop: false }`
[INFO] [stdout] bc7c23ce4d09069aeefc420b7250cd7675eb5fa70c1ed36bae7ab8ba6423ab98
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8b51411067deb5cbead00f0d5714d39496a086cc8ed7897d24171964f4d96c
[INFO] running `Command { std: "docker" "start" "-a" "ae8b51411067deb5cbead00f0d5714d39496a086cc8ed7897d24171964f4d96c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling udp_polygon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s
[INFO] running `Command { std: "docker" "inspect" "ae8b51411067deb5cbead00f0d5714d39496a086cc8ed7897d24171964f4d96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8b51411067deb5cbead00f0d5714d39496a086cc8ed7897d24171964f4d96c", kill_on_drop: false }`
[INFO] [stdout] ae8b51411067deb5cbead00f0d5714d39496a086cc8ed7897d24171964f4d96c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89b0a4714d963fd47ecbda16cfcb358a11a1e095e1f477fc7b41c98e9daeab32
[INFO] running `Command { std: "docker" "start" "-a" "89b0a4714d963fd47ecbda16cfcb358a11a1e095e1f477fc7b41c98e9daeab32", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling udp_polygon v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.92s
[INFO] running `Command { std: "docker" "inspect" "89b0a4714d963fd47ecbda16cfcb358a11a1e095e1f477fc7b41c98e9daeab32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b0a4714d963fd47ecbda16cfcb358a11a1e095e1f477fc7b41c98e9daeab32", kill_on_drop: false }`
[INFO] [stdout] 89b0a4714d963fd47ecbda16cfcb358a11a1e095e1f477fc7b41c98e9daeab32
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68807f39849ec344c0cb9bb7d65485a301bd3d0830a5a1ddc9ac7bb5a6ae20f9
[INFO] running `Command { std: "docker" "start" "-a" "68807f39849ec344c0cb9bb7d65485a301bd3d0830a5a1ddc9ac7bb5a6ae20f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udp_polygon-186707b169c34a74)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test config::tests::bind_address_env_not_there - should panic ... ok
[INFO] [stdout] test config::tests::dest_address_env_not_there ... ok
[INFO] [stdout] test config::tests::env_config_v4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests udp_polygon
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/config.rs - config::Config (line 69) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 88) ... FAILED
[INFO] [stdout] test src/lib.rs - Polygon (line 33) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 123) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::Config (line 69) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]  --> src/config.rs:70:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = Config::from_toml("config.toml".to_string());
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use udp_polygon::config::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]  --> src/config.rs:89:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = Config::from_arguments(
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use udp_polygon::config::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpAddr`
[INFO] [stdout]  --> src/config.rs:90:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |        vec![(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 5061)],
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `IpAddr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::net::IpAddr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr`
[INFO] [stdout]  --> src/config.rs:90:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |        vec![(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 5061)],
[INFO] [stdout]   |                         ^^^^^^^^ use of undeclared type `Ipv4Addr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::net::Ipv4Addr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpAddr`
[INFO] [stdout]  --> src/config.rs:91:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |        Some((IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 5060)),
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `IpAddr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::net::IpAddr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr`
[INFO] [stdout]  --> src/config.rs:91:25
[INFO] [stdout]   |
[INFO] [stdout] 5 |        Some((IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 5060)),
[INFO] [stdout]   |                         ^^^^^^^^ use of undeclared type `Ipv4Addr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::net::Ipv4Addr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Polygon (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polygon`
[INFO] [stdout]  --> src/lib.rs:34:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut polygon = Polygon::configure(config);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Polygon`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use udp_polygon::Polygon;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout]  --> src/lib.rs:34:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut polygon = Polygon::configure(config);
[INFO] [stdout]   |                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/config.rs - config::Config (line 123) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]  --> src/config.rs:124:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let config = Config::from_env();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use udp_polygon::config::Config;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Config (line 123)
[INFO] [stdout]     src/config.rs - config::Config (line 69)
[INFO] [stdout]     src/config.rs - config::Config (line 88)
[INFO] [stdout]     src/lib.rs - Polygon (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "68807f39849ec344c0cb9bb7d65485a301bd3d0830a5a1ddc9ac7bb5a6ae20f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68807f39849ec344c0cb9bb7d65485a301bd3d0830a5a1ddc9ac7bb5a6ae20f9", kill_on_drop: false }`
[INFO] [stdout] 68807f39849ec344c0cb9bb7d65485a301bd3d0830a5a1ddc9ac7bb5a6ae20f9
