[INFO] cloning repository https://github.com/2lambda123/Orange-OpenSource-hurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2lambda123/Orange-OpenSource-hurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FOrange-OpenSource-hurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FOrange-OpenSource-hurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 200c42e8e2064c045a21469186d7d6e682378ad1 [INFO] checking 2lambda123/Orange-OpenSource-hurl/200c42e8e2064c045a21469186d7d6e682378ad1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FOrange-OpenSource-hurl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2lambda123/Orange-OpenSource-hurl on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/2lambda123/Orange-OpenSource-hurl [INFO] finished tweaking git repo https://github.com/2lambda123/Orange-OpenSource-hurl [INFO] tweaked toml for git repo https://github.com/2lambda123/Orange-OpenSource-hurl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/2lambda123/Orange-OpenSource-hurl 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded libflate_lz77 v2.0.0 [INFO] [stderr] Downloaded libflate v2.0.0 [INFO] [stderr] Downloaded termion v3.0.0 [INFO] [stderr] Downloaded cc v1.0.85 [INFO] [stderr] Downloaded libxml v0.3.3 [INFO] [stderr] Downloaded openssl-src v300.2.3+3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 813502e10b065ab85d86e91cca4d5eaa5ebe6b0ae5b49155e82e8b5a617d6a6c [INFO] running `Command { std: "docker" "start" "-a" "813502e10b065ab85d86e91cca4d5eaa5ebe6b0ae5b49155e82e8b5a617d6a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "813502e10b065ab85d86e91cca4d5eaa5ebe6b0ae5b49155e82e8b5a617d6a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813502e10b065ab85d86e91cca4d5eaa5ebe6b0ae5b49155e82e8b5a617d6a6c", kill_on_drop: false }` [INFO] [stdout] 813502e10b065ab85d86e91cca4d5eaa5ebe6b0ae5b49155e82e8b5a617d6a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140c50e371240a8333a6498688a6f4c5741a1c5accd70c01598d3c8bc12120dc [INFO] running `Command { std: "docker" "start" "-a" "140c50e371240a8333a6498688a6f4c5741a1c5accd70c01598d3c8bc12120dc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling hurl v4.3.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking libflate_lz77 v2.0.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking libflate v2.0.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] warning: hurl@4.3.0-SNAPSHOT: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: hurl@4.3.0-SNAPSHOT: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking hurl_core v4.3.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking hurlfmt v4.3.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub retry: Retry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | FromUtf8Error(FromUtf8Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | FromUtf8Error(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | GenericError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | GenericError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub retry: Retry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | FromUtf8Error(FromUtf8Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | FromUtf8Error(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> packages/hurl/src/report/junit/xml/writer.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | GenericError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WriterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | GenericError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s [INFO] running `Command { std: "docker" "inspect" "140c50e371240a8333a6498688a6f4c5741a1c5accd70c01598d3c8bc12120dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140c50e371240a8333a6498688a6f4c5741a1c5accd70c01598d3c8bc12120dc", kill_on_drop: false }` [INFO] [stdout] 140c50e371240a8333a6498688a6f4c5741a1c5accd70c01598d3c8bc12120dc