[INFO] fetching crate udp_polygon 0.2.2...
[INFO] testing udp_polygon-0.2.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate udp_polygon 0.2.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate udp_polygon 0.2.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd68a272e7a18a36faec4d115126fd28f308062e8a790d11b987cc1a1139bc08
[INFO] running `Command { std: "docker" "start" "-a" "cd68a272e7a18a36faec4d115126fd28f308062e8a790d11b987cc1a1139bc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd68a272e7a18a36faec4d115126fd28f308062e8a790d11b987cc1a1139bc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd68a272e7a18a36faec4d115126fd28f308062e8a790d11b987cc1a1139bc08", kill_on_drop: false }`
[INFO] [stdout] cd68a272e7a18a36faec4d115126fd28f308062e8a790d11b987cc1a1139bc08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eae1655e23975ca027b6b55e6d170064e01e82fc7ae140a18f8661fbe05fed83
[INFO] running `Command { std: "docker" "start" "-a" "eae1655e23975ca027b6b55e6d170064e01e82fc7ae140a18f8661fbe05fed83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.29.1
[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 indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime 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 11.77s
[INFO] running `Command { std: "docker" "inspect" "eae1655e23975ca027b6b55e6d170064e01e82fc7ae140a18f8661fbe05fed83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae1655e23975ca027b6b55e6d170064e01e82fc7ae140a18f8661fbe05fed83", kill_on_drop: false }`
[INFO] [stdout] eae1655e23975ca027b6b55e6d170064e01e82fc7ae140a18f8661fbe05fed83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d4d52d93572ef07117cd5397b7c6e787e2fe738d7a129a9377dd4f7f3585ed
[INFO] running `Command { std: "docker" "start" "-a" "e2d4d52d93572ef07117cd5397b7c6e787e2fe738d7a129a9377dd4f7f3585ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel 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 serde_json v1.0.108
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[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 7.68s
[INFO] running `Command { std: "docker" "inspect" "e2d4d52d93572ef07117cd5397b7c6e787e2fe738d7a129a9377dd4f7f3585ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d4d52d93572ef07117cd5397b7c6e787e2fe738d7a129a9377dd4f7f3585ed", kill_on_drop: false }`
[INFO] [stdout] e2d4d52d93572ef07117cd5397b7c6e787e2fe738d7a129a9377dd4f7f3585ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed490d70570059b93708eb87cd22da2d1dc4c3714c9ead8cf65a866f2c79dd67
[INFO] running `Command { std: "docker" "start" "-a" "ed490d70570059b93708eb87cd22da2d1dc4c3714c9ead8cf65a866f2c79dd67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udp_polygon-625fd06d3b07909f)
[INFO] [stdout] 
[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.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests udp_polygon
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/config.rs - config::Config (line 123) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 69) ... FAILED
[INFO] [stdout] test src/lib.rs - Polygon (line 33) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 88) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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/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 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 one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::net::IpAddr;
[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 one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::net::Ipv4Addr;
[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 one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::net::IpAddr;
[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 one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::net::Ipv4Addr;
[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] 
[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.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed490d70570059b93708eb87cd22da2d1dc4c3714c9ead8cf65a866f2c79dd67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed490d70570059b93708eb87cd22da2d1dc4c3714c9ead8cf65a866f2c79dd67", kill_on_drop: false }`
[INFO] [stdout] ed490d70570059b93708eb87cd22da2d1dc4c3714c9ead8cf65a866f2c79dd67
