[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] 714f154f0f9b99e4f38926f330fa05f5d54f25c1
[INFO] checking terrapkg/madoguchi against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapkg%2Fmadoguchi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terrapkg/madoguchi on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ca3bf813c0a51edaea2b7e276dee49638ffb078cf67881ef45f0eaa31b74fe8
[INFO] running `Command { std: "docker" "start" "-a" "8ca3bf813c0a51edaea2b7e276dee49638ffb078cf67881ef45f0eaa31b74fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ca3bf813c0a51edaea2b7e276dee49638ffb078cf67881ef45f0eaa31b74fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca3bf813c0a51edaea2b7e276dee49638ffb078cf67881ef45f0eaa31b74fe8", kill_on_drop: false }`
[INFO] [stdout] 8ca3bf813c0a51edaea2b7e276dee49638ffb078cf67881ef45f0eaa31b74fe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e5db14bc4359d5ae7e02f263471596cf23f5719b18c8ab53f4835003799a44e
[INFO] running `Command { std: "docker" "start" "-a" "5e5db14bc4359d5ae7e02f263471596cf23f5719b18c8ab53f4835003799a44e", 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]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signature v2.2.0
[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 rustix v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking sentry-types v0.46.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking sentry-core v0.46.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking hmac-sha512 v1.1.7
[INFO] [stderr]     Checking hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=8dacd3632fb95146 -C extra-filename=-c0abb2e9d0246f9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5e48c1f6e9eac5b8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-28e5d92fe899e1fc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3237a51e110a5173.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-53bcddd499e742fe.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a9b2c65a28c2e377.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-851681635ce5bc18.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2e010da0f5dacb50.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-54d380931932bc47.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8e2d59ffb8a5a2c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e5db14bc4359d5ae7e02f263471596cf23f5719b18c8ab53f4835003799a44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5db14bc4359d5ae7e02f263471596cf23f5719b18c8ab53f4835003799a44e", kill_on_drop: false }`
[INFO] [stdout] 5e5db14bc4359d5ae7e02f263471596cf23f5719b18c8ab53f4835003799a44e
