[INFO] cloning repository https://github.com/daxpedda/quinn-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daxpedda/quinn-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fquinn-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fquinn-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d409a53ccff5181837a8324f17ac00ac279691c
[INFO] checking daxpedda/quinn-repro against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaxpedda%2Fquinn-repro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daxpedda/quinn-repro
[INFO] finished tweaking git repo https://github.com/daxpedda/quinn-repro
[INFO] tweaked toml for git repo https://github.com/daxpedda/quinn-repro written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daxpedda/quinn-repro 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 git repo https://github.com/daxpedda/quinn-repro 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rcgen v0.8.9
[INFO] [stderr]   Downloaded anyhow v1.0.39
[INFO] [stderr]   Downloaded tracing-appender v0.1.2
[INFO] [stderr]   Downloaded yasna v0.3.2
[INFO] [stderr]   Downloaded quinn v0.7.1
[INFO] [stderr]   Downloaded quinn-proto v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7b2262065d89669f035f57a3a7402f0b03122bf973195a3f6dce9dd1cc90b00e
[INFO] running `Command { std: "docker" "start" "-a" "7b2262065d89669f035f57a3a7402f0b03122bf973195a3f6dce9dd1cc90b00e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2262065d89669f035f57a3a7402f0b03122bf973195a3f6dce9dd1cc90b00e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2262065d89669f035f57a3a7402f0b03122bf973195a3f6dce9dd1cc90b00e", kill_on_drop: false }`
[INFO] [stdout] 7b2262065d89669f035f57a3a7402f0b03122bf973195a3f6dce9dd1cc90b00e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fafec3bbf05e381c71a385bdeac7635b44d504e5fded2e9a0a35b86645c8c39d
[INFO] running `Command { std: "docker" "start" "-a" "fafec3bbf05e381c71a385bdeac7635b44d504e5fded2e9a0a35b86645c8c39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.39
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking yasna v0.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.17
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking tracing-appender v0.1.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rcgen v0.8.9
[INFO] [stderr]     Checking rustls v0.19.0
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking futures-util v0.3.13
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking quinn-proto v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.13
[INFO] [stderr]     Checking futures v0.3.13
[INFO] [stderr]     Checking quinn v0.7.1
[INFO] [stderr]     Checking quinn-repro v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]   --> src/main.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let (endpoint, mut incoming) = server.bind(&"[::1]:5000".parse()?)?;
[INFO] [stdout]    |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]   --> src/main.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let (endpoint, mut incoming) = server.bind(&"[::1]:5000".parse()?)?;
[INFO] [stdout]    |                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
[INFO] running `Command { std: "docker" "inspect" "fafec3bbf05e381c71a385bdeac7635b44d504e5fded2e9a0a35b86645c8c39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafec3bbf05e381c71a385bdeac7635b44d504e5fded2e9a0a35b86645c8c39d", kill_on_drop: false }`
[INFO] [stdout] fafec3bbf05e381c71a385bdeac7635b44d504e5fded2e9a0a35b86645c8c39d
