[INFO] fetching crate stun-rs 0.1.8... [INFO] checking stun-rs-0.1.8 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate stun-rs 0.1.8 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate stun-rs 0.1.8 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.8 [INFO] finished tweaking crates.io crate stun-rs 0.1.8 [INFO] tweaked toml for crates.io crate stun-rs 0.1.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac-sha1 v0.2.2 [INFO] [stderr] Downloaded ucd-parse v0.1.13 [INFO] [stderr] Downloaded hmac-sha256 v1.1.7 [INFO] [stderr] Downloaded quoted-string-parser v0.1.0 [INFO] [stderr] Downloaded hostname-validator v1.1.1 [INFO] [stderr] Downloaded precis-tools v0.1.7 [INFO] [stderr] Downloaded precis-profiles v0.1.10 [INFO] [stderr] Downloaded precis-core v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b66be234c47787ed4899a7555e511b4c8955b1f58e16785a6d44d405c1ebd58 [INFO] running `Command { std: "docker" "start" "-a" "4b66be234c47787ed4899a7555e511b4c8955b1f58e16785a6d44d405c1ebd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b66be234c47787ed4899a7555e511b4c8955b1f58e16785a6d44d405c1ebd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b66be234c47787ed4899a7555e511b4c8955b1f58e16785a6d44d405c1ebd58", kill_on_drop: false }` [INFO] [stdout] 4b66be234c47787ed4899a7555e511b4c8955b1f58e16785a6d44d405c1ebd58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fdb0444555ac540d44fe7df6518dab67ba5c674424dc51fb26cf1a1e4ce0c25 [INFO] running `Command { std: "docker" "start" "-a" "9fdb0444555ac540d44fe7df6518dab67ba5c674424dc51fb26cf1a1e4ce0c25", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Compiling precis-tools v0.1.7 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling precis-core v0.1.9 [INFO] [stderr] Compiling precis-profiles v0.1.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking quoted-string-parser v0.1.0 [INFO] [stderr] Checking stun-rs v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:552:29 [INFO] [stdout] | [INFO] [stdout] 552 | get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x15).expect_err("Error expected"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:556:29 [INFO] [stdout] | [INFO] [stdout] 556 | get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x0b).expect_err("Error expected"), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | let input = get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x8022).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:563:32 [INFO] [stdout] | [INFO] [stdout] 563 | assert_eq!(input[4..], stun_vectors::SAMPLE_IPV4_RESPONSE[4..20]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:565:37 [INFO] [stdout] | [INFO] [stdout] 565 | let input = get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x0020).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:568:32 [INFO] [stdout] | [INFO] [stdout] 568 | assert_eq!(input[4..], stun_vectors::SAMPLE_IPV4_RESPONSE[4..36]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:570:37 [INFO] [stdout] | [INFO] [stdout] 570 | let input = get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x0008).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:573:32 [INFO] [stdout] | [INFO] [stdout] 573 | assert_eq!(input[4..], stun_vectors::SAMPLE_IPV4_RESPONSE[4..48]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:575:37 [INFO] [stdout] | [INFO] [stdout] 575 | let input = get_input_text(&stun_vectors::SAMPLE_IPV4_RESPONSE, 0x8028).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:578:32 [INFO] [stdout] | [INFO] [stdout] 578 | assert_eq!(input[4..], stun_vectors::SAMPLE_IPV4_RESPONSE[4..72]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:583:53 [INFO] [stdout] | [INFO] [stdout] 583 | let (header, size) = MessageHeader::decode(&stun_vectors::SAMPLE_REQUEST) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:596:55 [INFO] [stdout] | [INFO] [stdout] 596 | let (header2, _size) = MessageHeader::decode(&stun_vectors::SAMPLE_REQUEST) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:600:54 [INFO] [stdout] | [INFO] [stdout] 600 | let (header3, size) = MessageHeader::decode(&stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:609:33 [INFO] [stdout] | [INFO] [stdout] 609 | RawMessage::decode(&stun_vectors::SAMPLE_REQUEST).expect("Can not parse STUN message"); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 610 | assert_eq!(size, stun_vectors::SAMPLE_REQUEST.len()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:614:52 [INFO] [stdout] | [INFO] [stdout] 614 | let (raw_msg2, size) = RawMessage::decode(&stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:616:26 [INFO] [stdout] | [INFO] [stdout] 616 | assert_eq!(size, stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH.len()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:621:33 [INFO] [stdout] | [INFO] [stdout] 621 | RawMessage::decode(&stun_vectors::SAMPLE_REQUEST).expect("Can not parse STUN message"); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:622:26 [INFO] [stdout] | [INFO] [stdout] 622 | assert_eq!(size, stun_vectors::SAMPLE_REQUEST.len()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/raw.rs:627:33 [INFO] [stdout] | [INFO] [stdout] 627 | buffer.copy_from_slice(&stun_vectors::SAMPLE_REQUEST); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/fingerprint.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | let input = &stun_vectors::SAMPLE_IPV4_RESPONSE[..72]; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/fingerprint.rs:194:59 [INFO] [stdout] | [INFO] [stdout] 194 | let input = crate::get_input_text::(&stun_vectors::SAMPLE_IPV4_RESPONSE) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | input.copy_from_slice(&stun_vectors::SAMPLE_IPV4_RESPONSE[..48]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | input.copy_from_slice(&stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH[..92]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity.rs:143:64 [INFO] [stdout] | [INFO] [stdout] 143 | let input = crate::get_input_text::(&stun_vectors::SAMPLE_IPV4_RESPONSE) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity.rs:161:64 [INFO] [stdout] | [INFO] [stdout] 161 | let input = crate::get_input_text::(&stun_vectors::SAMPLE_IPV4_RESPONSE) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity.rs:185:56 [INFO] [stdout] | [INFO] [stdout] 185 | crate::get_input_text::(&stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity_sha256.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | input.copy_from_slice(&stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH_SHA256[..120]); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stun_vectors` [INFO] [stdout] --> src/attributes/stun/message_integrity_sha256.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | &stun_vectors::SAMPLE_REQUEST_LONG_TERM_AUTH_SHA256, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `stun_vectors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stun-rs` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "9fdb0444555ac540d44fe7df6518dab67ba5c674424dc51fb26cf1a1e4ce0c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdb0444555ac540d44fe7df6518dab67ba5c674424dc51fb26cf1a1e4ce0c25", kill_on_drop: false }` [INFO] [stdout] 9fdb0444555ac540d44fe7df6518dab67ba5c674424dc51fb26cf1a1e4ce0c25