[INFO] fetching crate stun-rs 0.1.5... [INFO] checking stun-rs-0.1.5 against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [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 hmac-sha1 v0.1.3 [INFO] [stderr] Downloaded bounded-integer v0.5.7 [INFO] [stderr] Downloaded ucd-parse v0.1.13 [INFO] [stderr] Downloaded precis-profiles v0.1.9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc1e6f4cdfc65138590e1c776f4fe9c6b9c41af80cda3473938805a2f5029dd6 [INFO] running `Command { std: "docker" "start" "-a" "bc1e6f4cdfc65138590e1c776f4fe9c6b9c41af80cda3473938805a2f5029dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc1e6f4cdfc65138590e1c776f4fe9c6b9c41af80cda3473938805a2f5029dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1e6f4cdfc65138590e1c776f4fe9c6b9c41af80cda3473938805a2f5029dd6", kill_on_drop: false }` [INFO] [stdout] bc1e6f4cdfc65138590e1c776f4fe9c6b9c41af80cda3473938805a2f5029dd6 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115495e349fbc3f030f73040e29ff51e50de9449ec58a5fa63fb3acd2e14c0fd [INFO] running `Command { std: "docker" "start" "-a" "115495e349fbc3f030f73040e29ff51e50de9449ec58a5fa63fb3acd2e14c0fd", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling precis-tools v0.1.7 [INFO] [stderr] Compiling precis-core v0.1.9 [INFO] [stderr] Compiling precis-profiles v0.1.9 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking quoted-string-parser v0.1.0 [INFO] [stderr] Checking stun-rs v0.1.5 (/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" "115495e349fbc3f030f73040e29ff51e50de9449ec58a5fa63fb3acd2e14c0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115495e349fbc3f030f73040e29ff51e50de9449ec58a5fa63fb3acd2e14c0fd", kill_on_drop: false }` [INFO] [stdout] 115495e349fbc3f030f73040e29ff51e50de9449ec58a5fa63fb3acd2e14c0fd [INFO] checking stun-rs-0.1.5 against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking stun-rs-0.1.5 against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking stun-rs-0.1.5 against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking stun-rs-0.1.5 against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking stun-rs-0.1.5 against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] extracting crate stun-rs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stun-rs 0.1.5 on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun-rs 0.1.5 [INFO] finished tweaking crates.io crate stun-rs 0.1.5 [INFO] tweaked toml for crates.io crate stun-rs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.