[INFO] fetching crate omnistreams 0.1.0...
[INFO] testing omnistreams-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate omnistreams 0.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate omnistreams 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 130 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.48.0)
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded language-tags v0.2.2
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded websocket v0.22.4
[INFO] [stderr]   Downloaded tokio-tls v0.2.1
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 811a82f80d10799bde6191983cf84b89c39f54e420672a8bdb6a17d65965c07f
[INFO] running `Command { std: "docker" "start" "-a" "811a82f80d10799bde6191983cf84b89c39f54e420672a8bdb6a17d65965c07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811a82f80d10799bde6191983cf84b89c39f54e420672a8bdb6a17d65965c07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811a82f80d10799bde6191983cf84b89c39f54e420672a8bdb6a17d65965c07f", kill_on_drop: false }`
[INFO] [stdout] 811a82f80d10799bde6191983cf84b89c39f54e420672a8bdb6a17d65965c07f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a09f57a36f413f222e973d809e98df056e4863bfdf76f87f7ef992ca0592b6ae
[INFO] running `Command { std: "docker" "start" "-a" "a09f57a36f413f222e973d809e98df056e4863bfdf76f87f7ef992ca0592b6ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling sha1 v0.6.1
[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 tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling tokio v0.1.22
[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 14.68s
[INFO] running `Command { std: "docker" "inspect" "a09f57a36f413f222e973d809e98df056e4863bfdf76f87f7ef992ca0592b6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09f57a36f413f222e973d809e98df056e4863bfdf76f87f7ef992ca0592b6ae", kill_on_drop: false }`
[INFO] [stdout] a09f57a36f413f222e973d809e98df056e4863bfdf76f87f7ef992ca0592b6ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c4a9b02cad2f4c97b53d3e1c8e9e46565292064be06f291eefe837eeb87659
[INFO] running `Command { std: "docker" "start" "-a" "09c4a9b02cad2f4c97b53d3e1c8e9e46565292064be06f291eefe837eeb87659", kill_on_drop: false }`
[INFO] [stderr]    Compiling omnistreams v0.1.0 (/opt/rustwide/workdir)
[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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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] [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] [stderr] error: could not compile `omnistreams` (example "websocket_acceptor") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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[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] [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] [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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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[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] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `omnistreams` (example "file_copy") due to 1 previous error; 1 warning emitted
[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)]` (part of `#[warn(unused)]`) on by default
[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_to_file") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "09c4a9b02cad2f4c97b53d3e1c8e9e46565292064be06f291eefe837eeb87659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c4a9b02cad2f4c97b53d3e1c8e9e46565292064be06f291eefe837eeb87659", kill_on_drop: false }`
[INFO] [stdout] 09c4a9b02cad2f4c97b53d3e1c8e9e46565292064be06f291eefe837eeb87659
