[INFO] cloning repository https://github.com/caleblosch/hurl_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caleblosch/hurl_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc5da56802a9324579538d291753fdf675d84827 [INFO] testing caleblosch/hurl_clone against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/caleblosch/hurl_clone [INFO] finished tweaking git repo https://github.com/caleblosch/hurl_clone [INFO] tweaked toml for git repo https://github.com/caleblosch/hurl_clone written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/caleblosch/hurl_clone 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libxml v0.3.3 [INFO] [stderr] Downloaded curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Downloaded openssl-src v300.1.5+3.1.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28b8b0b240951f73fc28799771d54b06627726b39958cef542f8406d3ea3595 [INFO] running `Command { std: "docker" "start" "-a" "a28b8b0b240951f73fc28799771d54b06627726b39958cef542f8406d3ea3595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28b8b0b240951f73fc28799771d54b06627726b39958cef542f8406d3ea3595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28b8b0b240951f73fc28799771d54b06627726b39958cef542f8406d3ea3595", kill_on_drop: false }` [INFO] [stdout] a28b8b0b240951f73fc28799771d54b06627726b39958cef542f8406d3ea3595 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b47a2d7c45c2b70b12df7cba18f7673c78b8670ff387911aab6a2abb06b2a6b3 [INFO] running `Command { std: "docker" "start" "-a" "b47a2d7c45c2b70b12df7cba18f7673c78b8670ff387911aab6a2abb06b2a6b3", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling hurl_core v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling hurlfmt v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.49s [INFO] running `Command { std: "docker" "inspect" "b47a2d7c45c2b70b12df7cba18f7673c78b8670ff387911aab6a2abb06b2a6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47a2d7c45c2b70b12df7cba18f7673c78b8670ff387911aab6a2abb06b2a6b3", kill_on_drop: false }` [INFO] [stdout] b47a2d7c45c2b70b12df7cba18f7673c78b8670ff387911aab6a2abb06b2a6b3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47bc8622037a9d76e94f21cc19870cfe394a9dbf5bc1c328c3ec89fae1284dc7 [INFO] running `Command { std: "docker" "start" "-a" "47bc8622037a9d76e94f21cc19870cfe394a9dbf5bc1c328c3ec89fae1284dc7", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hurl_core v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.3.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling hurlfmt v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stderr] Compiling hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | 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 `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | 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] [stderr] error: could not compile `hurl` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hurl --edition=2021 packages/hurl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored-openssl"))' -C metadata=962e8172e2e87c6c -C extra-filename=-dbb25731c32ad23b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-25afee5ffcf23d33.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-35a367df9ba9d25f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2148a3c3eb73c106.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-515bc89da0c307ef.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-b9dd4a789ba9bf9c.rlib --extern curl=/opt/rustwide/target/debug/deps/libcurl-d66c67ac6af61198.rlib --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-43e42d520a5f9f3b.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-b570f9a000a23a5b.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-9584e8120a06fa45.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-d318258c6d0ac5de.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-a276c7928810d3f2.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-9555c3f0b4aefeae.rlib --extern hurl_core=/opt/rustwide/target/debug/deps/libhurl_core-b5bb0714a32d1cc7.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7dfbedf372cf8f41.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2c4e06f363908d28.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-45161445c1f23a6c.rlib --extern libxml=/opt/rustwide/target/debug/deps/liblibxml-ab07473cc85c27af.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f7e73b518799d5bc.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-965c434b02878fae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-29e854abe5e71d5c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fae82a9c28e88d38.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ce3a67b52bc7f94f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-362a3edb2643a781.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-dae2d80f01ca5db9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4112fa471c8fcf13.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cc3cfc251a45e29c.rlib --extern xmltree=/opt/rustwide/target/debug/deps/libxmltree-7d4b529da2c16a20.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/hurl-c47921b4788b1508/out -l static=mylib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "47bc8622037a9d76e94f21cc19870cfe394a9dbf5bc1c328c3ec89fae1284dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47bc8622037a9d76e94f21cc19870cfe394a9dbf5bc1c328c3ec89fae1284dc7", kill_on_drop: false }` [INFO] [stdout] 47bc8622037a9d76e94f21cc19870cfe394a9dbf5bc1c328c3ec89fae1284dc7