[INFO] fetching crate stun-agent 0.1.2... [INFO] testing stun-agent-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate stun-agent 0.1.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stun-agent 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5267756ee684d75dd2fff338cca0f303cd2f269ef3bcb60cd84c9e2a2b2c868c [INFO] running `Command { std: "docker" "start" "-a" "5267756ee684d75dd2fff338cca0f303cd2f269ef3bcb60cd84c9e2a2b2c868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5267756ee684d75dd2fff338cca0f303cd2f269ef3bcb60cd84c9e2a2b2c868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5267756ee684d75dd2fff338cca0f303cd2f269ef3bcb60cd84c9e2a2b2c868c", kill_on_drop: false }` [INFO] [stdout] 5267756ee684d75dd2fff338cca0f303cd2f269ef3bcb60cd84c9e2a2b2c868c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed3826447a86ba39a72e7890ba05295bb7f83a046c5a30fc0cf18d5e68c3f698 [INFO] running `Command { std: "docker" "start" "-a" "ed3826447a86ba39a72e7890ba05295bb7f83a046c5a30fc0cf18d5e68c3f698", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hmac-sha1 v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.12 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling quoted-string-parser v0.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling precis-profiles v0.1.13 [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 48.52s [INFO] running `Command { std: "docker" "inspect" "ed3826447a86ba39a72e7890ba05295bb7f83a046c5a30fc0cf18d5e68c3f698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3826447a86ba39a72e7890ba05295bb7f83a046c5a30fc0cf18d5e68c3f698", kill_on_drop: false }` [INFO] [stdout] ed3826447a86ba39a72e7890ba05295bb7f83a046c5a30fc0cf18d5e68c3f698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b43b693314e41aad7da06985a240c1d2d49aca5d541d207e33496aab8031c5 [INFO] running `Command { std: "docker" "start" "-a" "85b43b693314e41aad7da06985a240c1d2d49aca5d541d207e33496aab8031c5", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling precis-tools v0.1.9 [INFO] [stderr] Compiling precis-core v0.1.11 [INFO] [stderr] Compiling precis-profiles v0.1.13 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [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" "85b43b693314e41aad7da06985a240c1d2d49aca5d541d207e33496aab8031c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b43b693314e41aad7da06985a240c1d2d49aca5d541d207e33496aab8031c5", kill_on_drop: false }` [INFO] [stdout] 85b43b693314e41aad7da06985a240c1d2d49aca5d541d207e33496aab8031c5