[INFO] cloning repository https://github.com/terrapkg/madoguchi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terrapkg/madoguchi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] addc2adb45e70fc6511c735a98ba7ebbd40bf822 [INFO] checking terrapkg/madoguchi against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/terrapkg/madoguchi [INFO] finished tweaking git repo https://github.com/terrapkg/madoguchi [INFO] tweaked toml for git repo https://github.com/terrapkg/madoguchi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/terrapkg/madoguchi on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/terrapkg/madoguchi 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch `sqlx v0.8.1 (https://github.com/launchbadge/sqlx?tag=v0.8.1#9c94ce89)` was not used in the crate graph [INFO] [stderr] help: Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3acae02c8a4118abafd1fb53be79320547a99a9b68ddabaaeabee73d27d40d3 [INFO] running `Command { std: "docker" "start" "-a" "d3acae02c8a4118abafd1fb53be79320547a99a9b68ddabaaeabee73d27d40d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3acae02c8a4118abafd1fb53be79320547a99a9b68ddabaaeabee73d27d40d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3acae02c8a4118abafd1fb53be79320547a99a9b68ddabaaeabee73d27d40d3", kill_on_drop: false }` [INFO] [stdout] d3acae02c8a4118abafd1fb53be79320547a99a9b68ddabaaeabee73d27d40d3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a801a0f9209216750a3b5de5d5ac3cc696e06bcc934d48c5345e4c5d7e6b2f35 [INFO] running `Command { std: "docker" "start" "-a" "a801a0f9209216750a3b5de5d5ac3cc696e06bcc934d48c5345e4c5d7e6b2f35", kill_on_drop: false }` [INFO] [stderr] warning: patch `sqlx v0.8.1 (https://github.com/launchbadge/sqlx?tag=v0.8.1#9c94ce89)` was not used in the crate graph [INFO] [stderr] help: Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking hmac-sha256 v1.1.12 [INFO] [stderr] Checking hmac-sha512 v1.1.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking ct-codecs v1.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ed25519-compact v2.1.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking coarsetime v0.1.36 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking binstring v0.1.7 [INFO] [stderr] Checking hmac-sha1-compact v1.1.5 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling sentry-contexts v0.46.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=d7b619f42dbbc295 -C extra-filename=-946a7e000698b021 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ring=/opt/rustwide/target/debug/deps/libring-b1d9b5441b8e73d0.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-20746ac2ceac8bd4.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-1b9034796cb35aaa.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2d5302059e2e3277/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a801a0f9209216750a3b5de5d5ac3cc696e06bcc934d48c5345e4c5d7e6b2f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a801a0f9209216750a3b5de5d5ac3cc696e06bcc934d48c5345e4c5d7e6b2f35", kill_on_drop: false }` [INFO] [stdout] a801a0f9209216750a3b5de5d5ac3cc696e06bcc934d48c5345e4c5d7e6b2f35