[INFO] cloning repository https://github.com/thedtvn/denial-of-service-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedtvn/denial-of-service-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedtvn%2Fdenial-of-service-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedtvn%2Fdenial-of-service-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acc99be1f489bbcbc1a22d229e293e8aafcf5b02
[INFO] checking thedtvn/denial-of-service-client against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedtvn%2Fdenial-of-service-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/thedtvn/denial-of-service-client on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/thedtvn/denial-of-service-client
[INFO] finished tweaking git repo https://github.com/thedtvn/denial-of-service-client
[INFO] tweaked toml for git repo https://github.com/thedtvn/denial-of-service-client written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/thedtvn/denial-of-service-client 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-executor v1.5.3
[INFO] [stderr]   Downloaded ua_generator v0.3.5
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dd99876dca3aa23cd68ff752f4f4cfb34bc42477be0aa7b7b3dc1527f28d313
[INFO] running `Command { std: "docker" "start" "-a" "6dd99876dca3aa23cd68ff752f4f4cfb34bc42477be0aa7b7b3dc1527f28d313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd99876dca3aa23cd68ff752f4f4cfb34bc42477be0aa7b7b3dc1527f28d313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd99876dca3aa23cd68ff752f4f4cfb34bc42477be0aa7b7b3dc1527f28d313", kill_on_drop: false }`
[INFO] [stdout] 6dd99876dca3aa23cd68ff752f4f4cfb34bc42477be0aa7b7b3dc1527f28d313
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1971a65d1fe11825751041714d174fdca4b61a7be3041d195932c287520fc54
[INFO] running `Command { std: "docker" "start" "-a" "e1971a65d1fe11825751041714d174fdca4b61a7be3041d195932c287520fc54", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking parking v2.1.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking async-task v4.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking blocking v1.4.0
[INFO] [stderr]     Checking async-executor v1.5.3
[INFO] [stderr]     Checking aho-corasick v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling ua_generator v0.3.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking req v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `tokio` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio;
[INFO] [stdout]   |     ^^^^^ the item `tokio` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `tokio` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio;
[INFO] [stdout]   |     ^^^^^ the item `tokio` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.81s
[INFO] running `Command { std: "docker" "inspect" "e1971a65d1fe11825751041714d174fdca4b61a7be3041d195932c287520fc54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1971a65d1fe11825751041714d174fdca4b61a7be3041d195932c287520fc54", kill_on_drop: false }`
[INFO] [stdout] e1971a65d1fe11825751041714d174fdca4b61a7be3041d195932c287520fc54
[INFO] checking thedtvn/denial-of-service-client against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedtvn%2Fdenial-of-service-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/thedtvn/denial-of-service-client on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/thedtvn/denial-of-service-client
[INFO] finished tweaking git repo https://github.com/thedtvn/denial-of-service-client
[INFO] tweaked toml for git repo https://github.com/thedtvn/denial-of-service-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/thedtvn/denial-of-service-client 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 510f24df4467294ec655d819960bc3edf9878909f0adbb6c3d2111eb71652808
[INFO] running `Command { std: "docker" "start" "-a" "510f24df4467294ec655d819960bc3edf9878909f0adbb6c3d2111eb71652808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "510f24df4467294ec655d819960bc3edf9878909f0adbb6c3d2111eb71652808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510f24df4467294ec655d819960bc3edf9878909f0adbb6c3d2111eb71652808", kill_on_drop: false }`
[INFO] [stdout] 510f24df4467294ec655d819960bc3edf9878909f0adbb6c3d2111eb71652808
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39a4c81be58e786caec8c34fd637b9390da3a02b79fd46d8968db4a7e4bd37da
[INFO] running `Command { std: "docker" "start" "-a" "39a4c81be58e786caec8c34fd637b9390da3a02b79fd46d8968db4a7e4bd37da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking parking v2.1.1
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking async-task v4.4.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking blocking v1.4.0
[INFO] [stderr]     Checking async-executor v1.5.3
[INFO] [stderr]     Checking aho-corasick v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling ua_generator v0.3.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPFXmyr/symbols.o" "/opt/rustwide/target/debug/build/ua_generator-86a0cbf09e822c68/build_script_build-86a0cbf09e822c68.build_script_build.322f71c0fef47324-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/ua_generator-86a0cbf09e822c68/build_script_build-86a0cbf09e822c68.1nr9w1ulp2tair0x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ae583f7a740441a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libureq-b96e990145e756cb.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bca85006a814a594.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6e712e14514a1d3a.rlib" "/opt/rustwide/target/debug/deps/librustls-5b1facb3199d57ec.rlib" "/opt/rustwide/target/debug/deps/libsct-09c4e75df346baf9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4bda19b55571621b.rlib" "/opt/rustwide/target/debug/deps/libring-d3c5d3a951c9297e.rlib" "/opt/rustwide/target/debug/deps/libspin-5e1805474fa43230.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6dd3fd3901ad9d76.rlib" "/opt/rustwide/target/debug/deps/liblibc-144e073b48013196.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e431deba0cdf05a.rlib" "/opt/rustwide/target/debug/deps/libryu-7850cd637b6d29e9.rlib" "/opt/rustwide/target/debug/deps/libitoa-b26286fa22bb6e9e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0e92222931ba42dd.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-addd2c0c1e5486a7.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-6d015074cf37b593.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-3aa8300d8c31b278.rlib" "/opt/rustwide/target/debug/deps/libflate2-bcfd5e9f95d7e5ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a4f9cd2c1b17d195.rlib" "/opt/rustwide/target/debug/deps/libadler-32b9e865fa23d3a8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-af5547c937f9af58.rlib" "/opt/rustwide/target/debug/deps/libbase64-bfc05ced1f23a71c.rlib" "/opt/rustwide/target/debug/deps/liblog-afb185c60dfb6a1a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d04d366bdf321d45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/liburl-4ae4c3c7b7b93826.rlib" "/opt/rustwide/target/debug/deps/libidna-f9f6310d6bde465f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-525a99f22d233033.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-637e9a1d84469d04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a54b36cda5eca5c5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ff8a60e998fb4f19.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-3fc09bdd185351c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c0012577ac98ab1f.rlib" "/opt/rustwide/target/debug/deps/libserde-1bc692c7518821e4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ua_generator-86a0cbf09e822c68/build_script_build-86a0cbf09e822c68" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ua_generator` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "39a4c81be58e786caec8c34fd637b9390da3a02b79fd46d8968db4a7e4bd37da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a4c81be58e786caec8c34fd637b9390da3a02b79fd46d8968db4a7e4bd37da", kill_on_drop: false }`
[INFO] [stdout] 39a4c81be58e786caec8c34fd637b9390da3a02b79fd46d8968db4a7e4bd37da
