[INFO] fetching crate webrtc-mdns 0.17.1...
[INFO] testing webrtc-mdns-0.17.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate webrtc-mdns 0.17.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate webrtc-mdns 0.17.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate webrtc-mdns 0.17.1
[INFO] tweaked toml for crates.io crate webrtc-mdns 0.17.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webrtc-mdns 0.17.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webrtc-mdns 0.17.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bfa526000f9b2af5710c64b6c2248bdb580767d484bed011e7e645efffdcdfa
[INFO] running `Command { std: "docker" "start" "-a" "3bfa526000f9b2af5710c64b6c2248bdb580767d484bed011e7e645efffdcdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bfa526000f9b2af5710c64b6c2248bdb580767d484bed011e7e645efffdcdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bfa526000f9b2af5710c64b6c2248bdb580767d484bed011e7e645efffdcdfa", kill_on_drop: false }`
[INFO] [stdout] 3bfa526000f9b2af5710c64b6c2248bdb580767d484bed011e7e645efffdcdfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a54504a1dd1cd271d00a22139a531a5c63a33eac3752819169951ede4f65b3
[INFO] running `Command { std: "docker" "start" "-a" "17a54504a1dd1cd271d00a22139a531a5c63a33eac3752819169951ede4f65b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling webrtc-util v0.17.1
[INFO] [stderr]    Compiling webrtc-mdns v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
[INFO] running `Command { std: "docker" "inspect" "17a54504a1dd1cd271d00a22139a531a5c63a33eac3752819169951ede4f65b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a54504a1dd1cd271d00a22139a531a5c63a33eac3752819169951ede4f65b3", kill_on_drop: false }`
[INFO] [stdout] 17a54504a1dd1cd271d00a22139a531a5c63a33eac3752819169951ede4f65b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 706e2b2afd47781dd05197af667a65d59aaef1370c6dce5a90f061a2d1fa21a1
[INFO] running `Command { std: "docker" "start" "-a" "706e2b2afd47781dd05197af667a65d59aaef1370c6dce5a90f061a2d1fa21a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling webrtc-util v0.17.1
[INFO] [stderr]    Compiling webrtc-mdns v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] error[E0433]: cannot find `signal` in `tokio`
[INFO] [stdout]    --> examples/mdns_server.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  81 |     tokio::signal::ctrl_c().await.unwrap();
[INFO] [stdout]     |            ^^^^^^ could not find `signal` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub mod signal;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:408:19
[INFO] [stdout]     |
[INFO] [stdout] 408 |             #[cfg(feature = "signal")]
[INFO] [stdout]     |                   ------------------ the item is gated behind the `signal` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs:539:20
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub(crate) mod signal;
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/cfg.rs:420:22
[INFO] [stdout]     |
[INFO] [stdout] 420 |             #[cfg(any(feature = "signal", all(unix, feature = "process")))]
[INFO] [stdout]     |                      ---------------------------------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webrtc-mdns` (example "mdns_server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "706e2b2afd47781dd05197af667a65d59aaef1370c6dce5a90f061a2d1fa21a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706e2b2afd47781dd05197af667a65d59aaef1370c6dce5a90f061a2d1fa21a1", kill_on_drop: false }`
[INFO] [stdout] 706e2b2afd47781dd05197af667a65d59aaef1370c6dce5a90f061a2d1fa21a1
