[INFO] fetching crate mplex 0.27.0... [INFO] testing mplex-0.27.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mplex 0.27.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mplex 0.27.0 [INFO] finished tweaking crates.io crate mplex 0.27.0 [INFO] tweaked toml for crates.io crate mplex 0.27.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mplex 0.27.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 267 packages to latest compatible versions [INFO] [stderr] Adding asynchronous-codec v0.5.0 (available: v0.7.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.8) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding quickcheck v0.9.2 (available: v1.0.3) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.1) [INFO] [stderr] Adding unsigned-varint v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsigned-varint v0.6.0 [INFO] [stderr] Downloaded tet-libp2p-core v0.27.0 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded unsigned-varint v0.5.1 [INFO] [stderr] Downloaded multihash v0.13.2 [INFO] [stderr] Downloaded tet-multiaddr v0.11.0 [INFO] [stderr] Downloaded tet-multistream-select v0.10.0 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded asynchronous-codec v0.5.0 [INFO] [stderr] Downloaded prost-build v0.7.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a570b4cdb99970d6d64505ce8cb8d7f5c5670884b0a4a20b67b26496ec46179 [INFO] running `Command { std: "docker" "start" "-a" "4a570b4cdb99970d6d64505ce8cb8d7f5c5670884b0a4a20b67b26496ec46179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a570b4cdb99970d6d64505ce8cb8d7f5c5670884b0a4a20b67b26496ec46179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a570b4cdb99970d6d64505ce8cb8d7f5c5670884b0a4a20b67b26496ec46179", kill_on_drop: false }` [INFO] [stdout] 4a570b4cdb99970d6d64505ce8cb8d7f5c5670884b0a4a20b67b26496ec46179 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 920f5901bc5bdc21de4be9ea034be3260c1d461f85f9f92db385f143aa521fb7 [INFO] running `Command { std: "docker" "start" "-a" "920f5901bc5bdc21de4be9ea034be3260c1d461f85f9f92db385f143aa521fb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling asn1_der_derive v0.1.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 futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tet-libp2p-core v0.27.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling asynchronous-codec v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tet-multistream-select v0.10.0 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tet-multiaddr v0.11.0 [INFO] [stderr] Compiling mplex v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/io.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | pub use std::io::{Result, Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "920f5901bc5bdc21de4be9ea034be3260c1d461f85f9f92db385f143aa521fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920f5901bc5bdc21de4be9ea034be3260c1d461f85f9f92db385f143aa521fb7", kill_on_drop: false }` [INFO] [stdout] 920f5901bc5bdc21de4be9ea034be3260c1d461f85f9f92db385f143aa521fb7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3cebe8c49a28f65c0b004abf24b34fe46b31724a0a97862c7268c14b3276f963 [INFO] running `Command { std: "docker" "start" "-a" "3cebe8c49a28f65c0b004abf24b34fe46b31724a0a97862c7268c14b3276f963", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/io.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | pub use std::io::{Result, Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling mplex v0.27.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tet_libp2p_tcp` [INFO] [stdout] --> tests/async_write.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_libp2p_tcp::TcpConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_tcp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 22 - use tet_libp2p_tcp::TcpConfig; [INFO] [stdout] 22 + use tet_libp2p_core::TcpConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tet_libp2p_tcp` [INFO] [stdout] --> tests/two_peers.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_libp2p_tcp::TcpConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_tcp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 22 - use tet_libp2p_tcp::TcpConfig; [INFO] [stdout] 22 + use tet_libp2p_core::TcpConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/io.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | pub use std::io::{Result, Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/two_peers.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 33 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 33 + let mplex = MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/two_peers.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 64 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 64 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 64 + let mplex = MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/two_peers.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 89 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 89 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 89 + let mplex = MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/two_peers.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 125 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 125 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 125 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 125 + let mplex = MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/async_write.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 33 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 33 + let mplex = MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] --> tests/async_write.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tet_libp2p_mplex` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 64 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 64 + let mplex = tet_libp2p_core::MplexConfig::new(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use mplex::MplexConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `MplexConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - let mplex = tet_libp2p_mplex::MplexConfig::new(); [INFO] [stdout] 64 + let mplex = MplexConfig::new(); [INFO] [stdout] | [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 `mplex` (test "async_write") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `mplex` (test "two_peers") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "3cebe8c49a28f65c0b004abf24b34fe46b31724a0a97862c7268c14b3276f963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cebe8c49a28f65c0b004abf24b34fe46b31724a0a97862c7268c14b3276f963", kill_on_drop: false }` [INFO] [stdout] 3cebe8c49a28f65c0b004abf24b34fe46b31724a0a97862c7268c14b3276f963