[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/cc5da56802a9324579538d291753fdf675d84827 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec12ba86da6fbb3c0c21f7e4534bc3fe8b7cb6b10a640d83248fd0e256266493 [INFO] running `Command { std: "docker" "start" "-a" "ec12ba86da6fbb3c0c21f7e4534bc3fe8b7cb6b10a640d83248fd0e256266493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec12ba86da6fbb3c0c21f7e4534bc3fe8b7cb6b10a640d83248fd0e256266493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec12ba86da6fbb3c0c21f7e4534bc3fe8b7cb6b10a640d83248fd0e256266493", kill_on_drop: false }` [INFO] [stdout] ec12ba86da6fbb3c0c21f7e4534bc3fe8b7cb6b10a640d83248fd0e256266493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] affdc14b846dff55e9da6f47cefb1209b2eca6c45bc4cdd39695e626bfdbd360 [INFO] running `Command { std: "docker" "start" "-a" "affdc14b846dff55e9da6f47cefb1209b2eca6c45bc4cdd39695e626bfdbd360", 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 bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling hurl_core v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [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 35.98s [INFO] running `Command { std: "docker" "inspect" "affdc14b846dff55e9da6f47cefb1209b2eca6c45bc4cdd39695e626bfdbd360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affdc14b846dff55e9da6f47cefb1209b2eca6c45bc4cdd39695e626bfdbd360", kill_on_drop: false }` [INFO] [stdout] affdc14b846dff55e9da6f47cefb1209b2eca6c45bc4cdd39695e626bfdbd360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a048fbab32b1060356b2007d9141fa38975a8f8a0c817646d945403636f95b [INFO] running `Command { std: "docker" "start" "-a" "d1a048fbab32b1060356b2007d9141fa38975a8f8a0c817646d945403636f95b", 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 quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [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 hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [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] [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/beta-2024-10-19-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)' --check-cfg 'cfg(feature, values("vendored-openssl"))' -C metadata=15d92477936f4c94 -C extra-filename=-15d92477936f4c94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-cba73e7f843e5175.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-d45c1f7b77bbbd8e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-797f7fa178f489c4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6a124d44384f714a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-867ce48faaf6a353.rlib --extern curl=/opt/rustwide/target/debug/deps/libcurl-73f7fa7a282057e2.rlib --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-643fd1f1be317729.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-04fd8a52028aa466.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-55279d07c96e0c52.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-725a6ff58bcc76b5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-6c4dc52e25c538ac.rlib --extern hurl_core=/opt/rustwide/target/debug/deps/libhurl_core-a957d2388f53dcf8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-62fedebfd28271ec.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-2c6e15f4d620f5af.rlib --extern libxml=/opt/rustwide/target/debug/deps/liblibxml-33cce9f2786644e3.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-8738a961730a0f9b.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3788fa3b45ac5fe0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-98bfa50b8631a3c1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f5c6ed6368f699d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ea969cdf903e8b02.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-7d412666f31ae5a9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f9d6a8d317c25a50.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-33a2943e6fb3a841.rlib --extern xmltree=/opt/rustwide/target/debug/deps/libxmltree-4d6623d5907a967b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/hurl-1402f7277d8abbdf/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" "d1a048fbab32b1060356b2007d9141fa38975a8f8a0c817646d945403636f95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a048fbab32b1060356b2007d9141fa38975a8f8a0c817646d945403636f95b", kill_on_drop: false }` [INFO] [stdout] d1a048fbab32b1060356b2007d9141fa38975a8f8a0c817646d945403636f95b