[INFO] fetching crate stun-agent 0.1.2... [INFO] building stun-agent-0.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate stun-agent 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate stun-agent 0.1.2 [INFO] finished tweaking crates.io crate stun-agent 0.1.2 [INFO] tweaked toml for crates.io crate stun-agent 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stun-agent 0.1.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 94 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1defa4da925d723baa5a35d6edcc135b3de4a0fc09a22b5846a94b838a8ade69 [INFO] running `Command { std: "docker" "start" "-a" "1defa4da925d723baa5a35d6edcc135b3de4a0fc09a22b5846a94b838a8ade69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1defa4da925d723baa5a35d6edcc135b3de4a0fc09a22b5846a94b838a8ade69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1defa4da925d723baa5a35d6edcc135b3de4a0fc09a22b5846a94b838a8ade69", kill_on_drop: false }` [INFO] [stdout] 1defa4da925d723baa5a35d6edcc135b3de4a0fc09a22b5846a94b838a8ade69 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 158eefd0a11911c53a959f0d5c8138bd3e2c8ad33961506f52b1757c5c085ea6 [INFO] running `Command { std: "docker" "start" "-a" "158eefd0a11911c53a959f0d5c8138bd3e2c8ad33961506f52b1757c5c085ea6", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling stun-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/events.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn init(&mut self) -> TransactionEvents { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn init(&mut self) -> TransactionEvents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s [INFO] running `Command { std: "docker" "inspect" "158eefd0a11911c53a959f0d5c8138bd3e2c8ad33961506f52b1757c5c085ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158eefd0a11911c53a959f0d5c8138bd3e2c8ad33961506f52b1757c5c085ea6", kill_on_drop: false }` [INFO] [stdout] 158eefd0a11911c53a959f0d5c8138bd3e2c8ad33961506f52b1757c5c085ea6 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abae9fd335e377a24a23d6b5c609ccb2a4df6092c6ed2131c5aed762750682ca [INFO] running `Command { std: "docker" "start" "-a" "abae9fd335e377a24a23d6b5c609ccb2a4df6092c6ed2131c5aed762750682ca", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling precis-profiles v0.1.12 [INFO] [stderr] Compiling stun-rs v0.1.11 [INFO] [stderr] Compiling stun-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `stun_vectors` [INFO] [stdout] --> src/lib.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | use stun_vectors::SAMPLE_IPV4_RESPONSE; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `stun_vectors` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `stun_vectors`, use `cargo add stun_vectors` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/events.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn init(&mut self) -> TransactionEvents { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn init(&mut self) -> TransactionEvents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stun-agent` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "abae9fd335e377a24a23d6b5c609ccb2a4df6092c6ed2131c5aed762750682ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abae9fd335e377a24a23d6b5c609ccb2a4df6092c6ed2131c5aed762750682ca", kill_on_drop: false }` [INFO] [stdout] abae9fd335e377a24a23d6b5c609ccb2a4df6092c6ed2131c5aed762750682ca