[INFO] cloning repository https://github.com/jostled-org/camber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jostled-org/camber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fcamber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fcamber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eec5fbc5c4d85f2ba3ca742fb2fd2ffd905b29f [INFO] testing jostled-org/camber against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjostled-org%2Fcamber" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jostled-org/camber [INFO] finished tweaking git repo https://github.com/jostled-org/camber [INFO] tweaked toml for git repo https://github.com/jostled-org/camber written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jostled-org/camber on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jostled-org/camber 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e771c31c85e375091adb252e5ce49270a6036fd95e0c1fb74490adfd7a85d4fe [INFO] running `Command { std: "docker" "start" "-a" "e771c31c85e375091adb252e5ce49270a6036fd95e0c1fb74490adfd7a85d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e771c31c85e375091adb252e5ce49270a6036fd95e0c1fb74490adfd7a85d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e771c31c85e375091adb252e5ce49270a6036fd95e0c1fb74490adfd7a85d4fe", kill_on_drop: false }` [INFO] [stdout] e771c31c85e375091adb252e5ce49270a6036fd95e0c1fb74490adfd7a85d4fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d51b1bd7e91964d8cc99211c9861033ddf69ed83395d33ccf1454b5e4ce8a343 [INFO] running `Command { std: "docker" "start" "-a" "d51b1bd7e91964d8cc99211c9861033ddf69ed83395d33ccf1454b5e4ce8a343", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling camber-build v0.1.6 (/opt/rustwide/workdir/crates/camber-build) [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling camber v0.1.6 (/opt/rustwide/workdir/crates/camber) [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling cron v0.16.0 [INFO] [stderr] Compiling camber-macros v0.1.6 (/opt/rustwide/workdir/crates/camber-macros) [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling instant-acme v0.8.5 [INFO] [stderr] Compiling rustls-acme v0.15.1 [INFO] [stderr] Compiling camber-cli v0.1.6 (/opt/rustwide/workdir/crates/camber-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "d51b1bd7e91964d8cc99211c9861033ddf69ed83395d33ccf1454b5e4ce8a343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51b1bd7e91964d8cc99211c9861033ddf69ed83395d33ccf1454b5e4ce8a343", kill_on_drop: false }` [INFO] [stdout] d51b1bd7e91964d8cc99211c9861033ddf69ed83395d33ccf1454b5e4ce8a343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8d32ce888153909506604456985a3bd23d856ec6bc22bd2b409ac3b055172b [INFO] running `Command { std: "docker" "start" "-a" "4a8d32ce888153909506604456985a3bd23d856ec6bc22bd2b409ac3b055172b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling camber-macros v0.1.6 (/opt/rustwide/workdir/crates/camber-macros) [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling camber-build v0.1.6 (/opt/rustwide/workdir/crates/camber-build) [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling camber v0.1.6 (/opt/rustwide/workdir/crates/camber) [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling instant-acme v0.8.5 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling tonic-health v0.14.5 [INFO] [stderr] Compiling tonic-reflection v0.14.5 [INFO] [stderr] Compiling camber-cli v0.1.6 (/opt/rustwide/workdir/crates/camber-cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4WJaRa/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-b75b4694d2d2fb77,libgetrandom-659f16bd30655027}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcamber-f3d4cb905b305388,libcron-f0833386b2b25892,libphf-5dff8c8c87ea03ff,libphf_shared-5f7da756139acab7,libsiphasher-7a0072fe9fe732ab,libwinnow-fa06ff95d8a6e769,libmetrics_exporter_prometheus-cb8c21c973a5bcea,libmetrics_util-16720a74dec51dc5,libsketches_ddsketch-9f9973661c1759d1,librand_xoshiro-041f05687a6d50a5,librand-fa5dcfb269239932,librand_chacha-e6c608be562caf1c,libppv_lite86-fc30ba480a6025d8,librand_core-4638485f415f522e,libgetrandom-424694714629ed84,libcrossbeam_epoch-496031e6b8fbc9ad,libquanta-192578ac4c2b08d4,libraw_cpuid-746333b0709cfdc4,libtoml-b04b69250abd34e2,libtoml_writer-3b59770656ca6da4,libtoml_parser-012262186b8bc180,libwinnow-01ee303c6c40d26d,libserde_spanned-d2d8eecb3da77a7c,libtoml_datetime-227bc4f50aceb282,libmetrics-fe9934a320784406,libahash-6b1f67c6d46f6e4e,libzerocopy-87aad010614ee643,libarc_swap-aab92ccc7d5b23a8,libtracing_subscriber-dfaf45eadf4c04f2,libthread_local-d764f5f1ed1d1027,libtracing_serde-630709c084296b97,libnu_ansi_term-85fdf7fd4ca9100b,libsharded_slab-983f5846746a8b97,libtracing_log-f59550035f216885,libarrayvec-fd1323ed8b578fc9,libflate2-585b4cf4c1e376b8,libminiz_oxide-94e2a371c5b7e83e,libsimd_adler32-f697ff09de048b54,libcrc32fast-fb3f552c80a3866c,libreqwest-2c209a2e39ddbd7f,libserde_urlencoded-c036d6374ad161a4,libryu-c2e9504edd5622be,libtower_http-8d746f0bb73c4f38,libiri_string-12c73be1dd2d3edb,libtower-fefbc17662fa2724,libtower_layer-3184c700196aaa3a,liburl-ccd0d6737187db62,libidna-1c91f8c45aa267d3,libidna_adapter-c45b3c93eeb42c9a,libicu_properties-a998a9e4e0cd8dba,libicu_properties_data-505d845baa61e0ff,libicu_normalizer-05c8b3cb759cfc85,libicu_normalizer_data-822e538879b11e7d,libicu_collections-205758908389f22f,libutf8_iter-d21ada65432c18ac,libpotential_utf-5dfdc98c7bc81c91,libicu_provider-2ef17e59a63ea334,libicu_locale_core-eae0558a42f2395a,libtinystr-fb62bd613ee1e0a9,liblitemap-f9a056bed2dcc4ab,libwriteable-6ed05dea380c687e,libzerovec-37544462353396a0,libzerotrie-5b1b76f07808ca9c,libyoke-0ca3eef846833d11,libstable_deref_trait-1cb3d9f085048551,libzerofrom-dfa75d8dad1370ff,libform_urlencoded-b1de5c7f98abb38d,libsync_wrapper-85cd3f5237a3fae0,libinstant_acme-7aa596c8c04b4915,librcgen-1ebc4470dc5c9636,libhyper_rustls-8c25aa23e1037dea,libtokio_rustls-04a4802592a9297c,libhyper_util-8afa4e9ad1937174,libpercent_encoding-29d7c013d5d51e44,libipnet-724cc04e32116d9e,libtower_service-692f5a2a178f2a22,librustls_platform_verifier-3ba4d74f8ff6fe8f,librustls_native_certs-26d927d41a2b2bdf,libopenssl_probe-4d86c4042b631abc,libhyper-fbd397e491fe6602,libwant-0c0851a0d6ccdf2e,libtry_lock-5373844cb14b3369,libsmallvec-45bd404046106a00,libh2-4c4f1aad9f509f0f,libtracing-fb8e1ae3a43a4a01,libtracing_core-8d9f05c3ed70fab3,libonce_cell-8b0d679cc4a6e4d5,libindexmap-127e2d740484aabd,libequivalent-f487e1a3e1a81583,libhashbrown-cb16d6f0fadf88fc,libfoldhash-df7e65369df4c87c,libfnv-6773681d9d893467,libtokio_util-d0a0ffa2ba5f1b55,libhttpdate-4e06423282486846,libhttp_body_util-91aa430ece85213b,libhttp_body-98383f3a07d3b279,libcrossbeam_channel-6a57f25ba8a07336,libtokio-db7a170191729964,libsignal_hook_registry-c7f52a116a103e8e,liberrno-67902ebab47dbfe5,libsocket2-8b7c94c2963d1226,libmio-0303d1caaf38216d,liblibc-664048ac59b54db8,librustls_acme-9f243116681edd94,libx509_parser-dc18da9fea44685f,libdata_encoding-294119f0e40e5617,liboid_registry-54fea88e5ffd3e57,libder_parser-4eedbc7b78abd5b0,libnum_bigint-a1e8aed86a562795,libnum_integer-71b62d647cebb355,libasn1_rs-e4a50d8bce0f4a13,librusticata_macros-66ffb81b11239c09,libnom-94bc6e1d4954874b,libchrono-ef90443ab9c1a2f4,libiana_time_zone-e72e3196c417ec1a,libnum_traits-58a8c2fcbd5ed904,libasync_web_client-6e31a038f754ef59,libwebpki_roots-e30863908aa4f52f,libwebpki_roots-a9f83262dc55bc81,liblazy_static-08a99c2aa8938667,libasync_net-3c15a70377738722,libasync_io-9d587b5e4c4fca08,libpolling-8c02c925fca0728a,libcfg_if-5eb354c1a581c4c3,librustix-0eef8feafdd5c411,libbitflags-9afed9026fb8833f,liblinux_raw_sys-b7c73b5613c581bd,libasync_http_codec-7e7e966fe2444922,libhttparse-0549ab5a6f565c26,libanyhow-1e4ddc673b590b13,libthiserror-f1beb8d1566c7b26,libblocking-9bd24bede03207bc,libpiper-3705c71bacf07d99,libatomic_waker-b17b07e19e889cbe,libfutures_lite-c65541d0251443aa,libfastrand-0b7a7aaba2691898,libasync_task-02636d2046fdc719,libasync_channel-4f4108a5e70f0dc9,libevent_listener_strategy-1af1ff9df9a16c1f,libevent_listener-b435654fdf140342,libparking-e5b6417d873a4d34,libconcurrent_queue-4c6ff271f79522cd,libcrossbeam_utils-f0667555c2cfbca1,libthiserror-8d95c73b119c5004,libserde_json-598056f6893ba5cd,libzmij-0959d98b80d5fea1,libserde-20c7e94a3756c4a3,libserde_core-f36cfcbf6b8803d3,librcgen-34907bbe59de9921,libpem-72866ddda38e906d,libyasna-04ddcfbe16134d2c,libtime-b2245a4547a7c82b,libtime_core-b00e4bf84812ab78,libnum_conv-52caa14d92195239,libderanged-973147d1d4895890,libpowerfmt-77b3cecc02c81e02,libhttp-405f6a5dc800c710,libitoa-4919b7e7555fc4ee,libbytes-a7ab592be6549984,libbase64-6c022eba9d803615,libfutures_rustls-d411dab78f346de8,librustls-c3d62db97b1ebb89,libsubtle-614358d801da0b40,libwebpki-93ebdae323310179,libuntrusted-125ce622d9a2ecc9,libaws_lc_rs-e9daa669eb23cc17,libuntrusted-d12c90d0f435e9d9,libaws_lc_sys-7c72474fa78842f1,librustls_pki_types-1798cc2909bb46e4,libzeroize-0bb0f315dd57410a,liblog-06d4136d4b1a39c1,libfutures-345e9a80e8861971,libfutures_executor-43de13f4d5eeddcb,libfutures_util-fecc33678c2580d1,libmemchr-6036baab909b9814,libfutures_io-a743642490ebc54c,libslab-08b659291f44f3e9,libfutures_channel-8c7c28985fbaedae,libpin_project_lite-cfe7e586ac96ec08,libfutures_sink-6689081ffbb15797,libfutures_task-c92b986b3bfeceba,libfutures_core-19e4ff5396d96641}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4WJaRa/raw-dylibs" "-B/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/aws-lc-sys-436dbeeff2de0526/out" "-L" "/opt/rustwide/target/debug/build/ring-707ea0013a6a3423/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/host_routing-5e37bacece97ebd5" "-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 `camber` (test "host_routing") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a8d32ce888153909506604456985a3bd23d856ec6bc22bd2b409ac3b055172b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8d32ce888153909506604456985a3bd23d856ec6bc22bd2b409ac3b055172b", kill_on_drop: false }` [INFO] [stdout] 4a8d32ce888153909506604456985a3bd23d856ec6bc22bd2b409ac3b055172b