[INFO] fetching crate kittycad 0.4.9... [INFO] testing kittycad-0.4.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kittycad 0.4.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate kittycad 0.4.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kittycad 0.4.9 [INFO] tweaked toml for crates.io crate kittycad 0.4.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kittycad 0.4.9 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kittycad 0.4.9 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 177fbff71aff097786ae15f0c223a9738ac9ecae7b04acd36003810a83bce91a [INFO] running `Command { std: "docker" "start" "-a" "177fbff71aff097786ae15f0c223a9738ac9ecae7b04acd36003810a83bce91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "177fbff71aff097786ae15f0c223a9738ac9ecae7b04acd36003810a83bce91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177fbff71aff097786ae15f0c223a9738ac9ecae7b04acd36003810a83bce91a", kill_on_drop: false }` [INFO] [stdout] 177fbff71aff097786ae15f0c223a9738ac9ecae7b04acd36003810a83bce91a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fab75fcd17c125e3c2f47d6c2aa1d5164923764c4cb66c7828868797f93a41 [INFO] running `Command { std: "docker" "start" "-a" "c8fab75fcd17c125e3c2f47d6c2aa1d5164923764c4cb66c7828868797f93a41", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling matchit v0.8.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling parse-display v0.10.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling format_serde_error v0.3.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phonenumber v0.3.9+9.0.21 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.4.0 [INFO] [stderr] Compiling kittycad v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kittycad` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name kittycad --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="requests"' --cfg 'feature="retry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "default-tls", "dirs", "js", "requests", "retry", "tabled"))' -C metadata=3b5304507bb795f1 -C extra-filename=-2dd84f7057d8d425 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-622afedfed924138.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-a66113fbd0ea9f6a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b789eb64cd51171f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34281815ddeaab3a.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-9925c048f12d655c.rmeta --extern format_serde_error=/opt/rustwide/target/debug/deps/libformat_serde_error-9933f3362572ab1c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3c34fa15fa18cc81.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-f734054e8fe1723e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-827b4eab15ee031d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9a60a4758ca87c7d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0cd249e2341047cd.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rmeta --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-a219836632720b47.rmeta --extern phonenumber=/opt/rustwide/target/debug/deps/libphonenumber-8c9e7eb46545b49e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-af93a5095b346156.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9747726b280749c1.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-612d70f35f2abe42.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-9bc07d470879ceec.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-21cf3b1fbd4497b9.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-19b181fc8d0aa6af.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0368e4793582f02d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5b0d58c5f8cbf851.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d119130d62126dd4.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-750909296f4b11e0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ff197ca1ace0fe.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eaf4504259439c31.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-71f1548af4f8a786.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8200655fd8284868.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b9b23ab04b2a0b5.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b6d0174515da2d05/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c8fab75fcd17c125e3c2f47d6c2aa1d5164923764c4cb66c7828868797f93a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fab75fcd17c125e3c2f47d6c2aa1d5164923764c4cb66c7828868797f93a41", kill_on_drop: false }` [INFO] [stdout] c8fab75fcd17c125e3c2f47d6c2aa1d5164923764c4cb66c7828868797f93a41