[INFO] fetching crate hyper-websocket-lite 0.5.0... [INFO] testing hyper-websocket-lite-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hyper-websocket-lite 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hyper-websocket-lite 0.5.0 [INFO] finished tweaking crates.io crate hyper-websocket-lite 0.5.0 [INFO] tweaked toml for crates.io crate hyper-websocket-lite 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyper-websocket-lite 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyper-websocket-lite 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c22cce4cf1ad171a181825e50b1c2eb258040976d72b6d75889ceaed4622755d [INFO] running `Command { std: "docker" "start" "-a" "c22cce4cf1ad171a181825e50b1c2eb258040976d72b6d75889ceaed4622755d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c22cce4cf1ad171a181825e50b1c2eb258040976d72b6d75889ceaed4622755d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22cce4cf1ad171a181825e50b1c2eb258040976d72b6d75889ceaed4622755d", kill_on_drop: false }` [INFO] [stdout] c22cce4cf1ad171a181825e50b1c2eb258040976d72b6d75889ceaed4622755d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2731f6fb4711887657dcd530d99d944b2d46219d089d9de056d01ce5edcf5f17 [INFO] running `Command { std: "docker" "start" "-a" "2731f6fb4711887657dcd530d99d944b2d46219d089d9de056d01ce5edcf5f17", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling tokio v1.0.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling websocket-codec v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling hyper v0.14.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper-websocket-lite v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.59s [INFO] running `Command { std: "docker" "inspect" "2731f6fb4711887657dcd530d99d944b2d46219d089d9de056d01ce5edcf5f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2731f6fb4711887657dcd530d99d944b2d46219d089d9de056d01ce5edcf5f17", kill_on_drop: false }` [INFO] [stdout] 2731f6fb4711887657dcd530d99d944b2d46219d089d9de056d01ce5edcf5f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ccf9fd98b23e679ca655a99e5768edfb50eaa0016cd90dfbe373bc217bfd520 [INFO] running `Command { std: "docker" "start" "-a" "6ccf9fd98b23e679ca655a99e5768edfb50eaa0016cd90dfbe373bc217bfd520", kill_on_drop: false }` [INFO] [stderr] Compiling hyper-websocket-lite v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> examples/autobahn-server.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> examples/hello-world-server.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `make_service_fn` and `service_fn` [INFO] [stdout] --> examples/autobahn-server.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper::service::{make_service_fn, service_fn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::Server` [INFO] [stdout] --> examples/autobahn-server.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hyper::Server; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_upgrade` [INFO] [stdout] --> examples/autobahn-server.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper_websocket_lite::{server_upgrade, AsyncClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> examples/autobahn-server.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use websocket_codec::{Message, Opcode, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `autobahn_server` [INFO] [stdout] --> examples/autobahn-server.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/autobahn-server.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> examples/hello-world-server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `make_service_fn` and `service_fn` [INFO] [stdout] --> examples/hello-world-server.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper::service::{make_service_fn, service_fn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::Server` [INFO] [stdout] --> examples/hello-world-server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hyper::Server; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server_upgrade` [INFO] [stdout] --> examples/hello-world-server.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use hyper_websocket_lite::{server_upgrade, AsyncClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> examples/hello-world-server.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | use websocket_codec::{Message, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `hello_world_server` [INFO] [stdout] --> examples/hello-world-server.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/hello-world-server.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-websocket-lite` (example "autobahn-server") due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-websocket-lite` (example "hello-world-server") due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6ccf9fd98b23e679ca655a99e5768edfb50eaa0016cd90dfbe373bc217bfd520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ccf9fd98b23e679ca655a99e5768edfb50eaa0016cd90dfbe373bc217bfd520", kill_on_drop: false }` [INFO] [stdout] 6ccf9fd98b23e679ca655a99e5768edfb50eaa0016cd90dfbe373bc217bfd520