[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] 020d35ff106f0d6b7d99e9a9971a4f5c8d3bd6a1
[INFO] testing vbrandl/hoc against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fhoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vbrandl/hoc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 772808b0e506a5ca76c2735b1031fee856bc414806f167e3fa85fea49232ae9c
[INFO] running `Command { std: "docker" "start" "-a" "772808b0e506a5ca76c2735b1031fee856bc414806f167e3fa85fea49232ae9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "772808b0e506a5ca76c2735b1031fee856bc414806f167e3fa85fea49232ae9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772808b0e506a5ca76c2735b1031fee856bc414806f167e3fa85fea49232ae9c", kill_on_drop: false }`
[INFO] [stdout] 772808b0e506a5ca76c2735b1031fee856bc414806f167e3fa85fea49232ae9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9451bbdd968d03e901abc4962552469584e76c300e55b92929c1a7579577161c
[INFO] running `Command { std: "docker" "start" "-a" "9451bbdd968d03e901abc4962552469584e76c300e55b92929c1a7579577161c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling gix-actor v0.34.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling gix-fs v0.14.0
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gix-command v0.5.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling gix-pathspec v0.10.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling gix-hash v0.17.0
[INFO] [stderr]    Compiling gix-ignore v0.14.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-commitgraph v0.27.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-object v0.48.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-revwalk v0.19.0
[INFO] [stderr]    Compiling gix-ref v0.51.0
[INFO] [stderr]    Compiling gix-traverse v0.45.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling gix-index v0.39.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-url v0.30.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling gix-worktree v0.40.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling gix-discover v0.39.0
[INFO] [stderr]    Compiling gix-filter v0.18.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-revision v0.33.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling gix-pack v0.58.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling gix-refspec v0.29.0
[INFO] [stderr]    Compiling gix-diff v0.51.0
[INFO] [stderr]    Compiling gix-transport v0.46.0
[INFO] [stderr]    Compiling gix-dir v0.13.0
[INFO] [stderr]    Compiling gix-config v0.44.0
[INFO] [stderr]    Compiling gix-shallow v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling gix-submodule v0.18.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling gix-odb v0.68.0
[INFO] [stderr]    Compiling gix-protocol v0.49.0
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling gix-status v0.18.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling vergen-gix v1.0.9
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling gix v0.71.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling hoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling config v0.15.18
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling badgers v1.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     openssl_probe::init_ssl_cert_env_vars();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 36s
[INFO] running `Command { std: "docker" "inspect" "9451bbdd968d03e901abc4962552469584e76c300e55b92929c1a7579577161c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9451bbdd968d03e901abc4962552469584e76c300e55b92929c1a7579577161c", kill_on_drop: false }`
[INFO] [stdout] 9451bbdd968d03e901abc4962552469584e76c300e55b92929c1a7579577161c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d14269c93f61b03178499caccc5b915d9e21c83456b0babddb42652011804a50
[INFO] running `Command { std: "docker" "start" "-a" "d14269c93f61b03178499caccc5b915d9e21c83456b0babddb42652011804a50", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling gix-utils v0.2.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling gix-features v0.41.1
[INFO] [stderr]    Compiling gix-actor v0.34.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-quote v0.5.0
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-hash v0.17.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-fs v0.14.0
[INFO] [stderr]    Compiling gix-glob v0.19.0
[INFO] [stderr]    Compiling gix-command v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling gix-object v0.48.0
[INFO] [stderr]    Compiling gix-commitgraph v0.27.0
[INFO] [stderr]    Compiling gix-url v0.30.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling gix-attributes v0.25.0
[INFO] [stderr]    Compiling gix-ignore v0.14.0
[INFO] [stderr]    Compiling gix-transport v0.46.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling gix-pathspec v0.10.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling gix-revwalk v0.19.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling gix-traverse v0.45.0
[INFO] [stderr]    Compiling gix-revision v0.33.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-filter v0.18.0
[INFO] [stderr]    Compiling gix-refspec v0.29.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-ref v0.51.0
[INFO] [stderr]    Compiling gix-index v0.39.0
[INFO] [stderr]    Compiling gix-shallow v0.3.0
[INFO] [stderr]    Compiling gix-pack v0.58.0
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ructe v0.18.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gix-worktree v0.40.0
[INFO] [stderr]    Compiling gix-discover v0.39.0
[INFO] [stderr]    Compiling gix-diff v0.51.0
[INFO] [stderr]    Compiling gix-dir v0.13.0
[INFO] [stderr]    Compiling gix-config v0.44.0
[INFO] [stderr]    Compiling gix-odb v0.68.0
[INFO] [stderr]    Compiling gix-protocol v0.49.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling gix-status v0.18.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling awc v3.8.1
[INFO] [stderr]    Compiling gix-submodule v0.18.0
[INFO] [stderr]    Compiling gix v0.71.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.19
[INFO] [stderr]    Compiling vergen-gix v1.0.9
[INFO] [stderr]    Compiling hoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     openssl_probe::init_ssl_cert_env_vars();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead
[INFO] [stdout]  --> src/main.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     openssl_probe::init_ssl_cert_env_vars();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9tiSum/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libawc-8cee59f5e511aec8,libactix_tls-3d7478f0ae977933}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-9843119ee78f28dc,libfastrand-503f12a96d791409,librustix-e4c52e4f903aa0c4,liblinux_raw_sys-693dbac71fe04287,libhoc-6cd14106c9900ef2,libtracing_actix_web-e2c0ffb58be39f56,libmutually_exclusive_features-559cd2f8588ac5a5,libpin_project-176b9f06deafac31,libuuid-4bc682730c4af267,libreqwest-924608bf6a855819,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-9e62859e94039b69,libtokio_native_tls-a9119742224454dd,libtower_http-3e79a498fe1386fa,libiri_string-d388d4576b633c72,libtower-6bba9988d7821064,libtower_layer-d70c7e404336389b,libnative_tls-b5acc90e976beb47,libopenssl-2e04b25a6f566ef4,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libhyper_util-e0a5f7fb68092855,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9a75d011c6133ec9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-5a6c3c42a3963889,libatomic_waker-001109810bdecbaa,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libsync_wrapper-5a27d2ea02cd7690,liburlencoding-2e57689ab08a86e0,libtracing_bunyan_formatter-997d285bb173dd66,libgethostname-e96a1f00019348a9,libtracing_subscriber-51a3461d5905ce29,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-396071cad51ef934,libnu_ansi_term-397b1770c3b67a2d,libthread_local-50c3ebea32fd35ad,libtracing_log-12b2badd25399258,libtracing_log-d2539507416c23c3,libahash-8ead4a7e68704622,libnumber_prefix-8479f39d71e80d3e,libbadgers-763f10b3f3b48ff2,libbase64-64299f9d815d057c,libab_glyph-35fcdfc4d2027a8a,libowned_ttf_parser-af6253b84ff8ce62,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libgix_glob-f8741bcd1ea49a30,libgix_path-a798b0a2096cc2ee,libhome-bdf87ef1480967f0,libgix_validate-474b822b36a0a957,libthiserror-67400b800b006567,libgix_features-d7cc48ce1e5b8a20,libgix_trace-aedbc32828e7722a,libbstr-fc8f294a8063441f,libgit2-cdb01b873351b042,libopenssl_probe-cbab9b905ab83f66,liblibgit2_sys-3fcee0832bcdee9f,liblibssh2_sys-b3057ef5b58da81f,libopenssl_sys-20a447fa57056830,liblibz_sys-347ff0a0a3f5f27e,libactix_web-8562bb5ad2d32ac6,libimpl_more-6fc7c6fa77315c70,liburl-3d0217516a9c5421,libidna-90d80dd7f7cf700c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-7c1594388d069c37,libicu_properties-240ec4d6d400b0f0,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-f179f3f4849be078,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-c6b6f84f5a56d9a1,libpotential_utf-0cccb2d306c21d62,libicu_provider-40492517fa6efc2c,libicu_locale_core-044e0321c228a4ec,libtinystr-15f191768a538ada,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2e9258919cf1e380,libzerotrie-33473ed72ad7a7ea,libyoke-2d9fde658029d767,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-9145d24420828601,libserde_urlencoded-1568ed50e9f9202d,libform_urlencoded-332d45145277cfac,libserde_json-f9abe166e4e77947,libryu-0ea4bafc9bef6d8b,libactix_server-0a46f15bde61eb35,libsocket2-a4943d21207fe733,libactix_router-c7a8f71218913755,libregex-5c4b6dcc8f93bda4,libregex_automata-2e48483b5fe3ab3c,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libcookie-fc79d558669cd1f4,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libactix_http-1c9120d7b921df41,librand-8dff05c4eac98c56,librand_chacha-51f46cf0bab83d64,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-a988cdf66ee1ec12,libgetrandom-f496205c6afbd8db,libhttparse-47a3d40564b60e09,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-39cca57b6eea3f4e,libcpufeatures-471354fefbcaf2d8,libdigest-1fea95fa14bc0b02,libblock_buffer-d705a616b26c0494,libcrypto_common-a1426f24d85ea069,libgeneric_array-86576ee46fd84d41,libtypenum-5940090dfdb1430b,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-b2100ce87a0c00bc,libencoding_rs-cc14b3dbbd1394c4,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-bbb1e1f05c739566,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libfutures_util-823479594670fca3,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-f5cadf9b3d172f96,libzstd_safe-d9e0f5b2efe8c92e,libzstd_sys-7ce33f20637c0d7d,libflate2-ba5a769f684801f4,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-dd4d00f496d54ff6,libactix_service-7c118b06035652a9,libactix_codec-468ffa0c85fb7be8,libmemchr-f9c66c7ba21bf873,libbitflags-9710438662028847,libtokio_util-483650072c134dc7,libfutures_sink-be8442ee548d90f9,libderive_more-9cc2a93f5515eb07,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-0c167c5ceb856ca6,libtokio-878118d12b0fdcf4,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-ba0bb549dc83b309,libparking_lot-ee9c78a11025628a,libfutures_core-fc6bb1738f00fc87,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libconfig-c87967b2f5d23109,libpathdiff-3b9982cd4c9b7139,libtoml-12502060ac71a89c,libtoml_parser-44fcfee123ed1a24,libserde_spanned-9748ee5378afc5f4,libtoml_datetime-28306a4ae574cb0d,libwinnow-42c9962481bcceab,libtracing-02802c5d272cb890,liblog-28f8cc0684f4f944,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libserde-1a34f085437ed05b,libserde_core-1a2414e94ebaca1f,libdashmap-facb5e331aa65052,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-57acb8582d3ed5fe,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9tiSum/raw-dylibs" "-B<sysroot>/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-d216b2a002babc1f/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e6c3b74ac5c9a225/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-c32f8c83c4169572/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/json-80a00252ceff2b66" "-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 "json") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d14269c93f61b03178499caccc5b915d9e21c83456b0babddb42652011804a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14269c93f61b03178499caccc5b915d9e21c83456b0babddb42652011804a50", kill_on_drop: false }`
[INFO] [stdout] d14269c93f61b03178499caccc5b915d9e21c83456b0babddb42652011804a50
