[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] building caleblosch/hurl_clone against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc4417fe4ae667c11317c5b7b6979d57637e64231808b9718cc3d2ab6f778a18 [INFO] running `Command { std: "docker" "start" "-a" "fc4417fe4ae667c11317c5b7b6979d57637e64231808b9718cc3d2ab6f778a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc4417fe4ae667c11317c5b7b6979d57637e64231808b9718cc3d2ab6f778a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4417fe4ae667c11317c5b7b6979d57637e64231808b9718cc3d2ab6f778a18", kill_on_drop: false }` [INFO] [stdout] fc4417fe4ae667c11317c5b7b6979d57637e64231808b9718cc3d2ab6f778a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c45bff0a52860dca8c2a4bdb308405f11ef1c9a66ff994264be4cd9d25042e4 [INFO] running `Command { std: "docker" "start" "-a" "9c45bff0a52860dca8c2a4bdb308405f11ef1c9a66ff994264be4cd9d25042e4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.3 [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 anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [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-normalization v0.1.22 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling termion v2.0.1 [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 hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling md5 v0.7.0 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `Command { std: "docker" "inspect" "9c45bff0a52860dca8c2a4bdb308405f11ef1c9a66ff994264be4cd9d25042e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c45bff0a52860dca8c2a4bdb308405f11ef1c9a66ff994264be4cd9d25042e4", kill_on_drop: false }` [INFO] [stdout] 9c45bff0a52860dca8c2a4bdb308405f11ef1c9a66ff994264be4cd9d25042e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf57eabf8e6161b1dd80466b2a0bc977086b143981459caba7b83ba93103cbd0 [INFO] running `Command { std: "docker" "start" "-a" "bf57eabf8e6161b1dd80466b2a0bc977086b143981459caba7b83ba93103cbd0", 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 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] [stderr] error: could not compile `hurl` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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 -C metadata=26fd8c63aa25e045 -C extra-filename=-26fd8c63aa25e045 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2d11b981a4bdb8eb.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-201a27ed45fdfb50.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7215f247d49fe431.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-f5c0d40699d94546.rlib --extern curl=/opt/rustwide/target/debug/deps/libcurl-2903c2e2a9140d00.rlib --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-b32017a68bb2fe3a.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-97c44c1d51e90661.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-001115221c71ed95.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-29885fd787aa54d2.rlib --extern hurl_core=/opt/rustwide/target/debug/deps/libhurl_core-3bca43fabe1ab800.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-6bb970b3fb4bf75f.rlib --extern libxml=/opt/rustwide/target/debug/deps/liblibxml-a749b420ceb93fe9.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-003462cf236179b8.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6b1213ea675660fc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-607c2c9fe311c183.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-861584b1ff34c7c3.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b30f4c5309982c9e.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-0be3235ba86d121f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-91ceafb0dd8d2e2d.rlib --extern xmltree=/opt/rustwide/target/debug/deps/libxmltree-08d85bb87dd346ee.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/hurl-7821a8e844631b02/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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcb3DzS3/symbols.o" "/opt/rustwide/target/debug/deps/sample-7a909ef38103cc8e.sample.119a1ec379c55eab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sample-7a909ef38103cc8e.2kvjm8ujb4kqi2ym.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/hurl-7821a8e844631b02/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libhurl-bfbac6a17527dbc8.rlib" "/opt/rustwide/target/debug/deps/libmd5-003462cf236179b8.rlib" "/opt/rustwide/target/debug/deps/liblibflate-6bb970b3fb4bf75f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3f2bd752ec6cf086.rlib" "/opt/rustwide/target/debug/deps/libdary_heap-735e1230f7ed69cf.rlib" "/opt/rustwide/target/debug/deps/libadler32-66060d7806a93470.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-33a385ce55845ec3.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3672c897d269a3ff.rlib" "/opt/rustwide/target/debug/deps/libcore2-a7cec1e41ea44eaf.rlib" "/opt/rustwide/target/debug/deps/libbrotli-2d11b981a4bdb8eb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-628863b66b79fb9e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7db4b4f903e6a3ad.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libclap-7215f247d49fe431.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-4e33faeee3f2310a.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-f777ca938bd85f41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libsha2-b30f4c5309982c9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8380563f9ededd72.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libxmltree-08d85bb87dd346ee.rlib" "/opt/rustwide/target/debug/deps/libxml-f0534e16a099d488.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libuuid-91ceafb0dd8d2e2d.rlib" "/opt/rustwide/target/debug/deps/librand-26b0609ea3ab0761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a679f0bded1fdf03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b6648b7f4053c5b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfd1c3c0bc6b8b28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-97c44c1d51e90661.rlib" "/opt/rustwide/target/debug/deps/libserde_json-861584b1ff34c7c3.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-607c2c9fe311c183.rlib" "/opt/rustwide/target/debug/deps/libcolored-f5c0d40699d94546.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-74426961de642134.rlib" "/opt/rustwide/target/debug/deps/librustix-079a26c113982874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-20a87fd038861c46.rlib" "/opt/rustwide/target/debug/deps/libhurl_core-3bca43fabe1ab800.rlib" "/opt/rustwide/target/debug/deps/liblibxml-a749b420ceb93fe9.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8122fdcd3d372fc2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-043d8a1e191b8613.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5ca4b1a9fb68f991.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-1fc97c1c1952d6ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-61ec8ec951a241cb.rlib" "/opt/rustwide/target/debug/deps/libcurl-2903c2e2a9140d00.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fef0d0bb81bf1e9.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b32017a68bb2fe3a.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cef84b1976fd41e.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libchrono-201a27ed45fdfb50.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08828c696b4bed7d.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libregex-6b1213ea675660fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0dfbb1842fe003f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-45ec0c1b1a57269e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lxml2" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sample-7a909ef38103cc8e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hurl` (test "sample") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bf57eabf8e6161b1dd80466b2a0bc977086b143981459caba7b83ba93103cbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf57eabf8e6161b1dd80466b2a0bc977086b143981459caba7b83ba93103cbd0", kill_on_drop: false }` [INFO] [stdout] bf57eabf8e6161b1dd80466b2a0bc977086b143981459caba7b83ba93103cbd0 [INFO] building caleblosch/hurl_clone against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c238c0b74e219c1e55bd8d6b2349c049d2c0391db7a2a8087a7b86f0cf5665 [INFO] running `Command { std: "docker" "start" "-a" "26c238c0b74e219c1e55bd8d6b2349c049d2c0391db7a2a8087a7b86f0cf5665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c238c0b74e219c1e55bd8d6b2349c049d2c0391db7a2a8087a7b86f0cf5665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c238c0b74e219c1e55bd8d6b2349c049d2c0391db7a2a8087a7b86f0cf5665", kill_on_drop: false }` [INFO] [stdout] 26c238c0b74e219c1e55bd8d6b2349c049d2c0391db7a2a8087a7b86f0cf5665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 429994722def180a16acc84e9e9739ad853158c93e803ba69e954fc28de14f80 [INFO] running `Command { std: "docker" "start" "-a" "429994722def180a16acc84e9e9739ad853158c93e803ba69e954fc28de14f80", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 utf8parse v0.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling libxml v0.3.3 [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 unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling libflate v2.0.0 [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 uuid v1.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.62s [INFO] running `Command { std: "docker" "inspect" "429994722def180a16acc84e9e9739ad853158c93e803ba69e954fc28de14f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429994722def180a16acc84e9e9739ad853158c93e803ba69e954fc28de14f80", kill_on_drop: false }` [INFO] [stdout] 429994722def180a16acc84e9e9739ad853158c93e803ba69e954fc28de14f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1421112f11039c8f505d67938559ee11a52749e1045251ce1908bb2196c991ef [INFO] running `Command { std: "docker" "start" "-a" "1421112f11039c8f505d67938559ee11a52749e1045251ce1908bb2196c991ef", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling rustix v0.38.15 [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 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "1421112f11039c8f505d67938559ee11a52749e1045251ce1908bb2196c991ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1421112f11039c8f505d67938559ee11a52749e1045251ce1908bb2196c991ef", kill_on_drop: false }` [INFO] [stdout] 1421112f11039c8f505d67938559ee11a52749e1045251ce1908bb2196c991ef