[INFO] fetching crate slowloris 1.2.1...
[INFO] checking slowloris-1.2.1 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] extracting crate slowloris 1.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate slowloris 1.2.1
[INFO] finished tweaking crates.io crate slowloris 1.2.1
[INFO] tweaked toml for crates.io crate slowloris 1.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slowloris 1.2.1 on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slowloris 1.2.1 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atty v0.2.6
[INFO] [stderr]   Downloaded matches v0.1.6
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded cc v1.0.5
[INFO] [stderr]   Downloaded pkg-config v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a328798d18e0f9410dfa20594411955340d5b3d7e7ee5441036ba58f72fe8409
[INFO] running `Command { std: "docker" "start" "-a" "a328798d18e0f9410dfa20594411955340d5b3d7e7ee5441036ba58f72fe8409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a328798d18e0f9410dfa20594411955340d5b3d7e7ee5441036ba58f72fe8409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a328798d18e0f9410dfa20594411955340d5b3d7e7ee5441036ba58f72fe8409", kill_on_drop: false }`
[INFO] [stdout] a328798d18e0f9410dfa20594411955340d5b3d7e7ee5441036ba58f72fe8409
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3154a051b343aed3a49a46b775eafe7314dda404906cca311ed906ca6a1e5126
[INFO] running `Command { std: "docker" "start" "-a" "3154a051b343aed3a49a46b775eafe7314dda404906cca311ed906ca6a1e5126", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling cc v1.0.5
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atty v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v3.1.17
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking slowloris v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/err.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/err.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/err.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/err.rs:25:55
[INFO] [stdout]    |
[INFO] [stdout] 25 |             LorisError::UrlParseError(ref err) => err.description(),
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/err.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/err.rs:25:55
[INFO] [stdout]    |
[INFO] [stdout] 25 |             LorisError::UrlParseError(ref err) => err.description(),
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |             Arg::with_name("URL")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Arg::with_name("timeout")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Arg::with_name("requests")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Arg::with_name("waves")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |             Arg::with_name("URL")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Arg::with_name("timeout")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Arg::with_name("requests")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `clap::Arg::<'help>::with_name`: Replaced with `Arg::new`
[INFO] [stdout]   --> src/main.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Arg::with_name("waves")
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "3154a051b343aed3a49a46b775eafe7314dda404906cca311ed906ca6a1e5126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3154a051b343aed3a49a46b775eafe7314dda404906cca311ed906ca6a1e5126", kill_on_drop: false }`
[INFO] [stdout] 3154a051b343aed3a49a46b775eafe7314dda404906cca311ed906ca6a1e5126
