[INFO] fetching crate omnistreams 0.1.0... [INFO] testing omnistreams-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate omnistreams 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate omnistreams 0.1.0 [INFO] finished tweaking crates.io crate omnistreams 0.1.0 [INFO] tweaked toml for crates.io crate omnistreams 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate omnistreams 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.47.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding websocket v0.22.4 (available: v0.27.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c9dbfa0e68e3a4d89f620f4ae68a193e1c97d6f47254ac4797ef37d56fdbdb3 [INFO] running `Command { std: "docker" "start" "-a" "6c9dbfa0e68e3a4d89f620f4ae68a193e1c97d6f47254ac4797ef37d56fdbdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c9dbfa0e68e3a4d89f620f4ae68a193e1c97d6f47254ac4797ef37d56fdbdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9dbfa0e68e3a4d89f620f4ae68a193e1c97d6f47254ac4797ef37d56fdbdb3", kill_on_drop: false }` [INFO] [stdout] 6c9dbfa0e68e3a4d89f620f4ae68a193e1c97d6f47254ac4797ef37d56fdbdb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a0780e6d168d71e08dc4db6785c89037d494b44695f0a23d41f8de6b82d256 [INFO] running `Command { std: "docker" "start" "-a" "26a0780e6d168d71e08dc4db6785c89037d494b44695f0a23d41f8de6b82d256", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling omnistreams v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.23s [INFO] running `Command { std: "docker" "inspect" "26a0780e6d168d71e08dc4db6785c89037d494b44695f0a23d41f8de6b82d256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a0780e6d168d71e08dc4db6785c89037d494b44695f0a23d41f8de6b82d256", kill_on_drop: false }` [INFO] [stdout] 26a0780e6d168d71e08dc4db6785c89037d494b44695f0a23d41f8de6b82d256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17720fa82eeaa78d07d3e8ce1b12814079f99fe31b7895db58e1624567218504 [INFO] running `Command { std: "docker" "start" "-a" "17720fa82eeaa78d07d3e8ce1b12814079f99fe31b7895db58e1624567218504", kill_on_drop: false }` [INFO] [stderr] Compiling omnistreams v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `omnistreams` (example "websocket_to_file") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved imports `omnistreams::Acceptor`, `omnistreams::WebSocketAcceptorBuilder` [INFO] [stdout] --> examples/websocket_acceptor.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use omnistreams::{Acceptor, WebSocketAcceptorBuilder}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `WebSocketAcceptorBuilder` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Acceptor` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved imports `omnistreams::Acceptor`, `omnistreams::WebSocketAcceptorBuilder` [INFO] [stdout] --> examples/websocket_to_file.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | Producer, Transport, EventEmitter, Acceptor, WebSocketAcceptorBuilder, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `WebSocketAcceptorBuilder` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Acceptor` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> examples/websocket_to_file.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | MultiplexerEvent::Conduit(producer) => { [INFO] [stdout] | ^^^^^^^^ expected 2 fields, found 1 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/multiplexer.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Conduit(P, Message), [INFO] [stdout] | - ------- tuple variant has 2 fields [INFO] [stdout] | [INFO] [stdout] help: use `_` to explicitly ignore each field [INFO] [stdout] | [INFO] [stdout] 36 | MultiplexerEvent::Conduit(producer, _) => { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Producer` [INFO] [stdout] --> examples/websocket_to_file.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Producer, Transport, EventEmitter, Acceptor, WebSocketAcceptorBuilder, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0023, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `omnistreams::ReadAdapter` [INFO] [stdout] --> examples/file_copy.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use omnistreams::{Producer, ReadAdapter, WriteAdapter}; [INFO] [stdout] | ^^^^^^^^^^^ no `ReadAdapter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Producer` [INFO] [stdout] --> examples/file_copy.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use omnistreams::{Producer, ReadAdapter, WriteAdapter}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnistreams` (example "file_copy") due to 1 previous error; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved imports `omnistreams::ReadAdapter`, `omnistreams::pipe` [INFO] [stdout] --> examples/tcp_pipe.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use omnistreams::{ReadAdapter, WriteAdapter, pipe}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ no `pipe` in the root [INFO] [stdout] | | [INFO] [stdout] | no `ReadAdapter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnistreams` (example "websocket_acceptor") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnistreams` (example "tcp_pipe") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `pipe_conduit` found for struct `RangeProducer` in the current scope [INFO] [stdout] --> examples/squares_to_file.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 20 | / producer [INFO] [stdout] 21 | | .pipe_conduit(MapConduit::new(|x| x*x)) [INFO] [stdout] | | -^^^^^^^^^^^^ method not found in `RangeProducer` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `omnistreams::Acceptor`, `omnistreams::WebSocketAcceptorBuilder` [INFO] [stdout] --> examples/websocket_multiplexer.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | Producer, Transport, EventEmitter, Acceptor, WebSocketAcceptorBuilder, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `WebSocketAcceptorBuilder` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Acceptor` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields [INFO] [stdout] --> examples/websocket_multiplexer.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | MultiplexerEvent::Conduit(producer) => { [INFO] [stdout] | ^^^^^^^^ expected 2 fields, found 1 [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/multiplexer.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Conduit(P, Message), [INFO] [stdout] | - ------- tuple variant has 2 fields [INFO] [stdout] | [INFO] [stdout] help: use `_` to explicitly ignore each field [INFO] [stdout] | [INFO] [stdout] 36 | MultiplexerEvent::Conduit(producer, _) => { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnistreams` (example "squares_to_file") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0023, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnistreams` (example "websocket_multiplexer") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "17720fa82eeaa78d07d3e8ce1b12814079f99fe31b7895db58e1624567218504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17720fa82eeaa78d07d3e8ce1b12814079f99fe31b7895db58e1624567218504", kill_on_drop: false }` [INFO] [stdout] 17720fa82eeaa78d07d3e8ce1b12814079f99fe31b7895db58e1624567218504