[INFO] cloning repository https://github.com/vbrandl/hoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbrandl/hoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47fcb1d89f3a7d0ad9086f64f94208811354ece1 [INFO] testing vbrandl/hoc against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vbrandl/hoc [INFO] finished tweaking git repo https://github.com/vbrandl/hoc [INFO] tweaked toml for git repo https://github.com/vbrandl/hoc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vbrandl/hoc 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8766064e7bbfa9e4fc2b2f6a1bc145b35a2f14f9c30d97371a428bff377c2a9f [INFO] running `Command { std: "docker" "start" "-a" "8766064e7bbfa9e4fc2b2f6a1bc145b35a2f14f9c30d97371a428bff377c2a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8766064e7bbfa9e4fc2b2f6a1bc145b35a2f14f9c30d97371a428bff377c2a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8766064e7bbfa9e4fc2b2f6a1bc145b35a2f14f9c30d97371a428bff377c2a9f", kill_on_drop: false }` [INFO] [stdout] 8766064e7bbfa9e4fc2b2f6a1bc145b35a2f14f9c30d97371a428bff377c2a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69388630d759ea7e6608936c8c2b6d1d84adde305613266ac4afd609bdb082c [INFO] running `Command { std: "docker" "start" "-a" "a69388630d759ea7e6608936c8c2b6d1d84adde305613266ac4afd609bdb082c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling gix-trace v0.1.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling gix-path v0.10.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling jiff v0.1.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-validate v0.9.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling gix-actor v0.33.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling gix-chunk v0.4.10 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling gix-sec v0.10.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gix-command v0.4.0 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling gix-packetline v0.18.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling gix-pack v0.56.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling gix-transport v0.44.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Compiling gix-shallow v0.1.0 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling gix-bitmap v0.2.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling gix-odb v0.66.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling gix-protocol v0.47.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling gix-index v0.37.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling vergen-gix v1.0.6 [INFO] [stderr] Compiling gix-diff v0.49.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling gix v0.69.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling ructe v0.17.2 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hoc v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling badgers v1.2.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling config v0.15.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tracing-actix-web v0.7.15 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "a69388630d759ea7e6608936c8c2b6d1d84adde305613266ac4afd609bdb082c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69388630d759ea7e6608936c8c2b6d1d84adde305613266ac4afd609bdb082c", kill_on_drop: false }` [INFO] [stdout] a69388630d759ea7e6608936c8c2b6d1d84adde305613266ac4afd609bdb082c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ca30ed745d788c37535681f0e5a697928083aacd1ad64e773eb0a8666891ad6 [INFO] running `Command { std: "docker" "start" "-a" "5ca30ed745d788c37535681f0e5a697928083aacd1ad64e773eb0a8666891ad6", kill_on_drop: false }` [INFO] [stderr] Compiling gix-utils v0.1.13 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling gix-sec v0.10.10 [INFO] [stderr] Compiling gix-config-value v0.14.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-actor v0.33.1 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-quote v0.4.14 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-transport v0.44.0 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-pack v0.56.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-shallow v0.1.0 [INFO] [stderr] Compiling gix-index v0.37.0 [INFO] [stderr] Compiling gix-odb v0.66.0 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-diff v0.49.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix-protocol v0.47.0 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ructe v0.17.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling awc v3.5.1 [INFO] [stderr] Compiling gix v0.69.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling tracing-actix-web v0.7.15 [INFO] [stderr] Compiling vergen-gix v1.0.6 [INFO] [stderr] Compiling hoc v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRuMsDl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libawc-f6fda17967bdbbfe.rlib,libactix_tls-4ce362d0b8ba6ce0.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-56d991603ff5adf3.rlib,libgetopts-0374f2ffd4fc2ee9.rlib,libunicode_width-3710af304f7a6204.rlib,librustc_std_workspace_std-b58fe15d3ae9c93b.rlib}" "/opt/rustwide/target/debug/deps/{libtempfile-b5830ad61d3e1cb6.rlib,libfastrand-de6734663a499e19.rlib,librustix-2ba801379efecce9.rlib,liblinux_raw_sys-a9d60895f37c8375.rlib,libhoc-a65434bbf4b19274.rlib,libtracing_actix_web-307c12eda7e86f4d.rlib,libmutually_exclusive_features-39aa3b589c69569d.rlib,libpin_project-43244156eabfed4c.rlib,libuuid-0fa9791aadee5328.rlib,libreqwest-728a8f55b3383d31.rlib,librustls_pemfile-679200b41bc50710.rlib,librustls_pki_types-42f57ead5b22448b.rlib,libipnet-ecef4befaf2b0e43.rlib,libhyper_tls-bac6c837c75581fb.rlib,libtokio_native_tls-2beeaeed9aa0ac7c.rlib,libtower-00dd553496e8ba88.rlib,libsync_wrapper-15641d2ab58e6770.rlib,libtower_layer-c565a34cdf9e1056.rlib,libnative_tls-51408282af08df80.rlib,libopenssl-5ce1976aa25d9d9a.rlib,libforeign_types-2eb64df2b92a61e5.rlib,libforeign_types_shared-bb1fe21866105dc2.rlib,libhyper_util-3e40dc0692ed4f7d.rlib,libtower_service-de925df53d452054.rlib,libhyper-1152e210d93232e5.rlib,libwant-9f221c42a061eee8.rlib,libtry_lock-50f0361f26ba6f84.rlib,libh2-1defbb36aa975199.rlib,libatomic_waker-597b18cc61fef3c9.rlib,libhttp_body_util-c94357ff92dbf9a3.rlib,libhttp_body-250fa87b978d8c32.rlib,libhttp-5b8c8021f592b3c8.rlib,libnumber_prefix-8433ae2a3bebcd65.rlib,libgit2-a9ecf675f6df9f2a.rlib,libopenssl_probe-c102385485f250b8.rlib,liblibgit2_sys-0c0c89ff8ea6804a.rlib,liblibssh2_sys-ddfc77a83aefb5cc.rlib,libopenssl_sys-7494a49579a61a13.rlib,liblibz_sys-f2568a618827069c.rlib,libbadgers-7c3fcf8ba8516217.rlib,libbase64-20ddf1efe2ed1391.rlib,libab_glyph-f9cc83549b85e7fe.rlib,libowned_ttf_parser-5acf115dd4633683.rlib,libttf_parser-7b7428651e361b79.rlib,libab_glyph_rasterizer-4746a4c278280f41.rlib,libtracing_bunyan_formatter-3743a7b802e69557.rlib,libgethostname-d0f9df7ab8d813c0.rlib,libtracing_subscriber-31eedc863fcb311b.rlib,libsharded_slab-709bc67164c7f77f.rlib,libmatchers-cd5e21fc3a0c9efb.rlib,libregex_automata-cd60af1e1980d2db.rlib,libregex_syntax-beb2cc35ff2f4833.rlib,libnu_ansi_term-b131cab8bb6c9b49.rlib,liboverload-bdf4876d9a8e99d7.rlib,libthread_local-0b7fac2bc8260d3a.rlib,libtracing_log-48635eeddaeaa9cb.rlib,libtracing_log-3be1a13b21942c67.rlib,libconfig-211116968b32c8d6.rlib,libpathdiff-5c7fbad7ec015684.rlib,libtoml-685fb7bde03ac6c8.rlib,libtoml_edit-181c696b29923a9d.rlib,libserde_spanned-c00864dc03485f93.rlib,libtoml_datetime-81d9ecbb3b190646.rlib,libwinnow-deeeb74662748310.rlib,liblazy_static-39176b38f763143b.rlib,libactix_web-a3ff2c1ffc83256f.rlib,libimpl_more-bb0b19c27cbdf7d0.rlib,liburl-7cd27970f57ec908.rlib,libidna-8fb006ffbf13f22b.rlib,libidna_adapter-5606a950b0da8ff2.rlib,libicu_normalizer-c82fe0d40827ee1a.rlib,libicu_normalizer_data-50483c108e53719b.rlib,libwrite16-4943b21ccccee601.rlib,libutf8_iter-0969935a68d3114e.rlib,libutf16_iter-88ddb3416202a986.rlib,libicu_properties-b5066f0b6d7f76c9.rlib,libicu_properties_data-ee2d9cb10456d24d.rlib,libicu_locid_transform-b75c342175a8a369.rlib,libicu_locid_transform_data-8028f11c9402c91c.rlib,libicu_collections-b9b3dbb1250bd225.rlib,libicu_provider-d097cc8d348ff2fc.rlib,libicu_locid-d32f597cfc139f17.rlib,liblitemap-51a036514cf7ca74.rlib,libtinystr-064d69d5779051aa.rlib,libzerovec-39cab9c6bc49e862.rlib,libwriteable-6860379f2b55b18c.rlib,libyoke-e3680ba8d49ab277.rlib,libzerofrom-99ee6bbcd9380336.rlib,libstable_deref_trait-b55f2c84d15beaea.rlib,libserde_urlencoded-862f176b9c4be7e9.rlib,libform_urlencoded-004e3ec578e725f5.rlib,libserde_json-add277b1898dae19.rlib,libryu-70ea9a7000b12dba.rlib,libactix_server-3fcb605349427f1a.rlib,libactix_router-70065153a18c149f.rlib,libregex-a7ecc48060f1f18a.rlib,libregex_automata-9359e7d99a2e0049.rlib,libaho_corasick-be0a0c36391f6c2c.rlib,libregex_syntax-37ae10d86b9e0280.rlib,libserde-65853853aa1382b3.rlib,libcookie-9d4eda9382fc8b9b.rlib,libtime-6adec7e5c2a6881a.rlib,libtime_core-7cf6db34ae72da69.rlib,libnum_conv-51cf1c860e9e4efd.rlib,libderanged-6f144865fdfb9539.rlib,libpowerfmt-b80bb40531d7bb45.rlib,libactix_http-88c9219ed12613c2.rlib,librand-4145405cae669625.rlib,librand_chacha-af34e606c41f7e49.rlib,libppv_lite86-7de666dde9eeb212.rlib,librand_core-aba17450734f263e.rlib,libhttparse-b1a017b5fc640561.rlib,libbrotli-c1221fa256d770b6.rlib,libbrotli_decompressor-c926ac660b440bfd.rlib,liballoc_stdlib-df7ff2ce90c984fc.rlib,liballoc_no_stdlib-c4771d8d5e7a64d3.rlib,libhttpdate-708afd5953548344.rlib,libsha1-4529c6ce82bfaf0b.rlib,libcpufeatures-f945c0fb5a5a3931.rlib,libdigest-f63dd2f77c04ea67.rlib,libblock_buffer-7a2d6f2e7510d263.rlib,libcrypto_common-582d89ab18bc20b9.rlib,libgeneric_array-aae7d271008a4538.rlib,libtypenum-9f5a8c13c03f8f3d.rlib,libbase64-c466fef6d1a28af7.rlib,liblocal_channel-d2bc96ec7a6910ee.rlib,libbytestring-6f4fd2b4b8cc75bc.rlib,libencoding_rs-bc709cb77e6abdb6.rlib,liblanguage_tags-eb528541ef04b3d1.rlib,libahash-5180438e2bf40ef1.rlib,libgetrandom-418f0cd9aa958ece.rlib,libzerocopy-e76acb7adfbcc141.rlib,libbyteorder-e0e38b58a133abc4.rlib,libmime-1e82b40c2ddedb49.rlib,libpercent_encoding-94c0844c6dae7341.rlib,libh2-82949734070deb5a.rlib,libindexmap-08b5df851b9bcfc8.rlib,libequivalent-36fe78148bbac4ca.rlib,libhashbrown-49191a6fa1fcaf35.rlib,libfutures_util-9da065e06b65f8c6.rlib,libfutures_io-f9a7023aa49d9c3f.rlib,libslab-6a28740ccd11e32d.rlib,libfutures_channel-64dbc90bd6bd2c21.rlib,libfutures_task-5e796033a406db29.rlib,libpin_utils-1b4e05bc0098a6e0.rlib,libzstd-fe296c10d26aa24d.rlib,libzstd_safe-f8c27c09e57564e8.rlib,libzstd_sys-fd6eaa198ea7222b.rlib,libflate2-07fbb3e1529d1f7d.rlib,libminiz_oxide-d515a32e76da5fc1.rlib,libadler2-93e98e23fe37669e.rlib,libcrc32fast-0813565ed4fc4191.rlib,libactix_service-5709ca5e6b741053.rlib,libactix_codec-ac6ec82535d0c150.rlib,libtracing-fbe45bb69db2a035.rlib,libtracing_core-3014b2807497dc93.rlib,libonce_cell-2bffb8f01566609a.rlib,libmemchr-c622a5b4f6a961b3.rlib,libbitflags-3cccd834bcf128ab.rlib,libtokio_util-3e6f645cc6b34d64.rlib,libfutures_sink-4af9647151f6e3b3.rlib,libactix_utils-ae64b3e7d781ab32.rlib,liblocal_waker-ea1bc2a414927120.rlib,libactix_rt-b44c5d4a3ee97b13.rlib,libtokio-4a7e6677548f599b.rlib,libsignal_hook_registry-4c6b42223aabaf0b.rlib,libsocket2-05372a639fc2e3f9.rlib,libmio-6c963b4640f60b74.rlib,liblog-c1a33bfc4aca687a.rlib,libparking_lot-8583575072bd55ae.rlib,libparking_lot_core-e80247d943c53965.rlib,liblibc-bc7e97405f868017.rlib,libcfg_if-8f0231822091c729.rlib,libsmallvec-25e3efc79ea907ed.rlib,liblock_api-7ed532b3ba6db1a6.rlib,libscopeguard-54efe0630e598d2f.rlib,libpin_project_lite-57c303f97ba79b58.rlib,libfutures_core-cd2ca45eece0031c.rlib,libhttp-7d9c07c4dee70fa5.rlib,libitoa-5d32f20857b38e59.rlib,libbytes-42f3e5d4836e1a02.rlib,libfnv-a0e84274df5e929e.rlib}" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d2c7ef148bca94c1/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-d8f4a6d01f53c63d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-8eb793c721b22145/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health_check-c8b87142bedec7bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hoc` (test "health_check") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5ca30ed745d788c37535681f0e5a697928083aacd1ad64e773eb0a8666891ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca30ed745d788c37535681f0e5a697928083aacd1ad64e773eb0a8666891ad6", kill_on_drop: false }` [INFO] [stdout] 5ca30ed745d788c37535681f0e5a697928083aacd1ad64e773eb0a8666891ad6