[INFO] fetching crate tet-multistream-select 0.10.0... [INFO] testing tet-multistream-select-0.10.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tet-multistream-select 0.10.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tet-multistream-select 0.10.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tet-multistream-select 0.10.0 [INFO] finished tweaking crates.io crate tet-multistream-select 0.10.0 [INFO] tweaked toml for crates.io crate tet-multistream-select 0.10.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e014ecd3094e6705f6427cb6cec761f2dfbca281fc207aaa04f796c5acb75309 [INFO] running `Command { std: "docker" "start" "-a" "e014ecd3094e6705f6427cb6cec761f2dfbca281fc207aaa04f796c5acb75309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e014ecd3094e6705f6427cb6cec761f2dfbca281fc207aaa04f796c5acb75309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e014ecd3094e6705f6427cb6cec761f2dfbca281fc207aaa04f796c5acb75309", kill_on_drop: false }` [INFO] [stdout] e014ecd3094e6705f6427cb6cec761f2dfbca281fc207aaa04f796c5acb75309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bddf3a6b8a63fdad8faa9e2761dd3eaf1863c577bc4bb7380ce0cc9e5c8400b [INFO] running `Command { std: "docker" "start" "-a" "6bddf3a6b8a63fdad8faa9e2761dd3eaf1863c577bc4bb7380ce0cc9e5c8400b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tet-multistream-select v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `dialer_select_proto_parallel` [INFO] [stdout] --> src/dialer_select.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn dialer_select_proto_parallel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendHeader` [INFO] [stdout] --> src/dialer_select.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | SendHeader { io: MessageIO }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.24s [INFO] running `Command { std: "docker" "inspect" "6bddf3a6b8a63fdad8faa9e2761dd3eaf1863c577bc4bb7380ce0cc9e5c8400b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bddf3a6b8a63fdad8faa9e2761dd3eaf1863c577bc4bb7380ce0cc9e5c8400b", kill_on_drop: false }` [INFO] [stdout] 6bddf3a6b8a63fdad8faa9e2761dd3eaf1863c577bc4bb7380ce0cc9e5c8400b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5151532a11836bcab113e964d14baad2ca57a2a431815d4f759c506bd91690e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5151532a11836bcab113e964d14baad2ca57a2a431815d4f759c506bd91690e6", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stdout] warning: function is never used: `dialer_select_proto_parallel` [INFO] [stdout] --> src/dialer_select.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) fn dialer_select_proto_parallel( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stdout] warning: variant is never constructed: `SendHeader` [INFO] [stdout] --> src/dialer_select.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | SendHeader { io: MessageIO }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling tet-multistream-select v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tet_libp2p_core` [INFO] [stdout] --> tests/transport.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tet_libp2p_core::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tet_libp2p_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tet_libp2p_core` [INFO] [stdout] --> tests/transport.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tet_libp2p_core::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tet_libp2p_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tet_libp2p_mplex` [INFO] [stdout] --> tests/transport.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use tet_libp2p_mplex::MplexConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tet_libp2p_mplex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `plaintext` [INFO] [stdout] --> tests/transport.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use plaintext::PlainText2Config; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `plaintext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryTransport` [INFO] [stdout] --> tests/transport.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | (id, MemoryTransport::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `MemoryTransport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Protocol` [INFO] [stdout] --> tests/transport.rs:63:43 [INFO] [stdout] | [INFO] [stdout] 63 | let listen_addr = Multiaddr::from(Protocol::Memory(random::())); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Protocol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/transport.rs:65:72 [INFO] [stdout] | [INFO] [stdout] 65 | let mut dialer = TestNetwork::new(dialer_transport, dialer_id, NetworkConfig::default()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/transport.rs:66:78 [INFO] [stdout] | [INFO] [stdout] 66 | let mut listener = TestNetwork::new(listener_transport, listener_id, NetworkConfig::default()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkEvent` [INFO] [stdout] --> tests/transport.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | NetworkEvent::ConnectionEstablished { .. } => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NetworkEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkEvent` [INFO] [stdout] --> tests/transport.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | NetworkEvent::NewListenerAddress { listen_addr, .. } => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NetworkEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkEvent` [INFO] [stdout] --> tests/transport.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | NetworkEvent::IncomingConnection { connection, .. } => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NetworkEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkEvent` [INFO] [stdout] --> tests/transport.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | NetworkEvent::ConnectionEstablished { .. } => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NetworkEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamMuxerBox` in this scope [INFO] [stdout] --> tests/transport.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | type TestTransport = transport::Boxed<(PeerId, StreamMuxerBox)>; [INFO] [stdout] | - ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ConnectionHandler` in this scope [INFO] [stdout] --> tests/transport.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | impl ConnectionHandler for TestHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substream` in this scope [INFO] [stdout] --> tests/transport.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | type Substream = Substream; [INFO] [stdout] | ^^^^^^^^^ help: a trait with a similar name exists: `Stream` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.21/src/stream.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Stream { [INFO] [stdout] | ---------------- similarly named trait `Stream` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StreamMuxerBox` in this scope [INFO] [stdout] --> tests/transport.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 113 | impl ConnectionHandler for TestHandler { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 117 | type Substream = Substream; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SubstreamEndpoint` in this scope [INFO] [stdout] --> tests/transport.rs:120:59 [INFO] [stdout] | [INFO] [stdout] 120 | fn inject_substream(&mut self, _: Self::Substream, _: SubstreamEndpoint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConnectionHandlerEvent` in this scope [INFO] [stdout] --> tests/transport.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | -> Poll, Self::Error>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tet-multistream-select` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5151532a11836bcab113e964d14baad2ca57a2a431815d4f759c506bd91690e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5151532a11836bcab113e964d14baad2ca57a2a431815d4f759c506bd91690e6", kill_on_drop: false }` [INFO] [stdout] 5151532a11836bcab113e964d14baad2ca57a2a431815d4f759c506bd91690e6