[INFO] fetching crate ruo 0.1.2...
[INFO] checking ruo-0.1.2 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate ruo 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ruo 0.1.2
[INFO] finished tweaking crates.io crate ruo 0.1.2
[INFO] tweaked toml for crates.io crate ruo 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruo 0.1.2 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruo 0.1.2 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded quinn-udp v0.1.1
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded quinn v0.8.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded quinn-proto v0.8.2
[INFO] [stderr]   Downloaded rustls v0.20.5
[INFO] [stderr]   Downloaded hebo_codec v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2d73427193191e9e7671cf672864f7ceb83dcb81be1a14dff693292c47a930f
[INFO] running `Command { std: "docker" "start" "-a" "e2d73427193191e9e7671cf672864f7ceb83dcb81be1a14dff693292c47a930f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2d73427193191e9e7671cf672864f7ceb83dcb81be1a14dff693292c47a930f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d73427193191e9e7671cf672864f7ceb83dcb81be1a14dff693292c47a930f", kill_on_drop: false }`
[INFO] [stdout] e2d73427193191e9e7671cf672864f7ceb83dcb81be1a14dff693292c47a930f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03081e7724175f7add1d7e0c7b2897ad672c1e8c71f44a9f60c54ba3ac1e7a6e
[INFO] running `Command { std: "docker" "start" "-a" "03081e7724175f7add1d7e0c7b2897ad672c1e8c71f44a9f60c54ba3ac1e7a6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling rustls v0.20.5
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.3
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking quinn-proto v0.8.2
[INFO] [stderr]     Checking tungstenite v0.17.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking quinn-udp v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking quinn v0.8.2
[INFO] [stderr]     Checking tokio-tungstenite v0.17.1
[INFO] [stderr]     Checking hebo_codec v0.1.4
[INFO] [stderr]     Checking ruo v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> examples/uds.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_connect` is never used
[INFO] [stdout]   --> examples/mqtt.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn on_connect(client: &mut Client) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_connect` is never used
[INFO] [stdout]   --> examples/uds.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn on_connect(client: &mut Client) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `on_connect` is never used
[INFO] [stdout]   --> examples/quic.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn on_connect(client: &mut Client) {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.10s
[INFO] running `Command { std: "docker" "inspect" "03081e7724175f7add1d7e0c7b2897ad672c1e8c71f44a9f60c54ba3ac1e7a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03081e7724175f7add1d7e0c7b2897ad672c1e8c71f44a9f60c54ba3ac1e7a6e", kill_on_drop: false }`
[INFO] [stdout] 03081e7724175f7add1d7e0c7b2897ad672c1e8c71f44a9f60c54ba3ac1e7a6e
