[INFO] fetching crate ant-libp2p-noise 0.45.1... [INFO] checking ant-libp2p-noise-0.45.1 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate ant-libp2p-noise 0.45.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ant-libp2p-noise 0.45.1 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ant-libp2p-noise 0.45.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ant-libp2p-noise 0.45.1 [INFO] tweaked toml for crates.io crate ant-libp2p-noise 0.45.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4973a9aaefeeee400de930f2896dcd7c703f0327d3e07335d6d87b8c9a7e1a68 [INFO] running `Command { std: "docker" "start" "-a" "4973a9aaefeeee400de930f2896dcd7c703f0327d3e07335d6d87b8c9a7e1a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4973a9aaefeeee400de930f2896dcd7c703f0327d3e07335d6d87b8c9a7e1a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4973a9aaefeeee400de930f2896dcd7c703f0327d3e07335d6d87b8c9a7e1a68", kill_on_drop: false }` [INFO] [stdout] 4973a9aaefeeee400de930f2896dcd7c703f0327d3e07335d6d87b8c9a7e1a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc8aacb6958f33a891ea12e9de9e33a13556c6345142cd8a450ac8b7a929f1f4 [INFO] running `Command { std: "docker" "start" "-a" "cc8aacb6958f33a891ea12e9de9e33a13556c6345142cd8a450ac8b7a929f1f4", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling futures_ringbuf v0.4.0 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking libp2p-identity v0.2.10 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking multistream-select v0.13.0 [INFO] [stderr] Checking rw-stream-sink v0.4.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking multiaddr v0.18.2 [INFO] [stderr] Checking ant-libp2p-core v0.42.1 [INFO] [stderr] Checking ant-libp2p-noise v0.45.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_core` [INFO] [stdout] --> tests/webtransport_certhashes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use libp2p_core::upgrade::{InboundConnectionUpgrade, OutboundConnectionUpgrade}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_core`, use `cargo add libp2p_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_core` [INFO] [stdout] --> tests/smoke.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use libp2p_core::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_core`, use `cargo add libp2p_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> tests/smoke.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use quickcheck::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `quickcheck` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `quickcheck`, use `cargo add quickcheck` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_noise` [INFO] [stdout] --> tests/webtransport_certhashes.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libp2p_noise as noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no external crate `libp2p_noise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_core` [INFO] [stdout] --> tests/smoke.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use libp2p_core::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_core`, use `cargo add libp2p_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_noise` [INFO] [stdout] --> tests/smoke.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use libp2p_noise as noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no external crate `libp2p_noise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ant-libp2p-noise` (test "smoke") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/webtransport_certhashes.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let mut client_config = noise::Config::new(&client_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | client_config.with_webtransport_certhashes(valid_certhases.into_iter().collect()); [INFO] [stdout] | ---------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `client_config` an explicit type [INFO] [stdout] | [INFO] [stdout] 132 | let mut client_config: /* Type */ = noise::Config::new(&client_id)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/webtransport_certhashes.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | let mut server_config = noise::Config::new(&server_id)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | server_config.with_webtransport_certhashes(server_certhashes.into_iter().collect()); [INFO] [stdout] | ---------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `server_config` an explicit type [INFO] [stdout] | [INFO] [stdout] 133 | let mut server_config: /* Type */ = noise::Config::new(&server_id)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ant-libp2p-noise` (test "webtransport_certhashes") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cc8aacb6958f33a891ea12e9de9e33a13556c6345142cd8a450ac8b7a929f1f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8aacb6958f33a891ea12e9de9e33a13556c6345142cd8a450ac8b7a929f1f4", kill_on_drop: false }` [INFO] [stdout] cc8aacb6958f33a891ea12e9de9e33a13556c6345142cd8a450ac8b7a929f1f4