[INFO] fetching crate libp2p-websys-transport 0.1.5... [INFO] testing libp2p-websys-transport-0.1.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate libp2p-websys-transport 0.1.5 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate libp2p-websys-transport 0.1.5 [INFO] finished tweaking crates.io crate libp2p-websys-transport 0.1.5 [INFO] tweaked toml for crates.io crate libp2p-websys-transport 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libp2p-websys-transport 0.1.5 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding libp2p-core v0.39.2 (available: v0.43.1) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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 libp2p-identity v0.1.3 [INFO] [stderr] Downloaded multistream-select v0.12.1 [INFO] [stderr] Downloaded rw-stream-sink v0.3.0 [INFO] [stderr] Downloaded libp2p-core v0.39.2 [INFO] [stderr] Downloaded quick-protobuf v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a4d90c36c2bf046d04e2226ce6eb5dd30767a834704a8c3fdfc5eb992159d5a [INFO] running `Command { std: "docker" "start" "-a" "0a4d90c36c2bf046d04e2226ce6eb5dd30767a834704a8c3fdfc5eb992159d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a4d90c36c2bf046d04e2226ce6eb5dd30767a834704a8c3fdfc5eb992159d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4d90c36c2bf046d04e2226ce6eb5dd30767a834704a8c3fdfc5eb992159d5a", kill_on_drop: false }` [INFO] [stdout] 0a4d90c36c2bf046d04e2226ce6eb5dd30767a834704a8c3fdfc5eb992159d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef4413eb8aa29178c54fc066a428c2167524c37af68f49fde4e2e800c886fb1 [INFO] running `Command { std: "docker" "start" "-a" "eef4413eb8aa29178c54fc066a428c2167524c37af68f49fde4e2e800c886fb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling libp2p-websys-transport v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "eef4413eb8aa29178c54fc066a428c2167524c37af68f49fde4e2e800c886fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef4413eb8aa29178c54fc066a428c2167524c37af68f49fde4e2e800c886fb1", kill_on_drop: false }` [INFO] [stdout] eef4413eb8aa29178c54fc066a428c2167524c37af68f49fde4e2e800c886fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c5527929b2ea35f74ed839f647ee1605bd2c324cdbe0bca2b2e59261141d6a [INFO] running `Command { std: "docker" "start" "-a" "c5c5527929b2ea35f74ed839f647ee1605bd2c324cdbe0bca2b2e59261141d6a", kill_on_drop: false }` [INFO] [stderr] Compiling libp2p-websys-transport v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "c5c5527929b2ea35f74ed839f647ee1605bd2c324cdbe0bca2b2e59261141d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c5527929b2ea35f74ed839f647ee1605bd2c324cdbe0bca2b2e59261141d6a", kill_on_drop: false }` [INFO] [stdout] c5c5527929b2ea35f74ed839f647ee1605bd2c324cdbe0bca2b2e59261141d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1f6637d4ce2e5a32396cf6db910a2a7ce8e7959cbb3f35d501111e565923b16 [INFO] running `Command { std: "docker" "start" "-a" "f1f6637d4ce2e5a32396cf6db910a2a7ce8e7959cbb3f35d501111e565923b16", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_websys_transport-8c01915fd7d83623) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests libp2p_websys_transport [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - WebsocketTransport (line 49) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - WebsocketTransport (line 49) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `noise` [INFO] [stdout] --> src/lib.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 6 | .authenticate(noise::NoiseAuthenticated::xx(&local_key).unwrap()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `noise` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `noise`, use `cargo add noise` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mplex` [INFO] [stdout] --> src/lib.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 7 | .multiplex(mplex::MplexConfig::default()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `mplex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mplex`, use `cargo add mplex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `identity` [INFO] [stdout] --> src/lib.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 3 | let local_key = identity::Keypair::generate_ed25519(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `identity`, use `cargo add identity` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use libp2p_core::identity::Keypair; [INFO] [stdout] | [INFO] [stdout] 2 + use libp2p_core::identity::ed25519::Keypair; [INFO] [stdout] | [INFO] [stdout] help: if you import `Keypair`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 3 - let local_key = identity::Keypair::generate_ed25519(); [INFO] [stdout] 3 + let local_key = Keypair::generate_ed25519(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WebsocketTransport` [INFO] [stdout] --> src/lib.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 4 | let transport = WebsocketTransport::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `WebsocketTransport` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use libp2p_websys_transport::WebsocketTransport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version` [INFO] [stdout] --> src/lib.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 5 | .upgrade(Version::V1) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Version` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use libp2p_core::upgrade::Version; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - WebsocketTransport (line 49) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f1f6637d4ce2e5a32396cf6db910a2a7ce8e7959cbb3f35d501111e565923b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f6637d4ce2e5a32396cf6db910a2a7ce8e7959cbb3f35d501111e565923b16", kill_on_drop: false }` [INFO] [stdout] f1f6637d4ce2e5a32396cf6db910a2a7ce8e7959cbb3f35d501111e565923b16