[INFO] cloning repository https://github.com/shonya3/rusty_vinnie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shonya3/rusty_vinnie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonya3%2Frusty_vinnie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonya3%2Frusty_vinnie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee70c5c6dfb1676d94c229d4c14bf8ef776b7e56
[INFO] checking shonya3/rusty_vinnie against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonya3%2Frusty_vinnie" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shonya3/rusty_vinnie
[INFO] finished tweaking git repo https://github.com/shonya3/rusty_vinnie
[INFO] tweaked toml for git repo https://github.com/shonya3/rusty_vinnie written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shonya3/rusty_vinnie on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shonya3/rusty_vinnie 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tursodatabase/libsql`
[INFO] [stderr]     Updating git repository `https://github.com/serenity-rs/poise.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.5
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded shuttle-persist v0.51.0
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded shuttle-api-client v0.56.1
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded shuttle-common v0.56.0
[INFO] [stderr]   Downloaded shuttle-serenity v0.56.0
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded shuttle-service v0.56.0
[INFO] [stderr]   Downloaded shuttle-codegen v0.56.0
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded shuttle-ifc v0.56.0
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded shuttle-service v0.51.0
[INFO] [stderr]   Downloaded shuttle-common v0.51.0
[INFO] [stderr]   Downloaded shuttle-runtime v0.56.0
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd19a7e661ba8f16def3b03c2ee021b3a56cad1f38db22bc62a23d9844a15907
[INFO] running `Command { std: "docker" "start" "-a" "cd19a7e661ba8f16def3b03c2ee021b3a56cad1f38db22bc62a23d9844a15907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd19a7e661ba8f16def3b03c2ee021b3a56cad1f38db22bc62a23d9844a15907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd19a7e661ba8f16def3b03c2ee021b3a56cad1f38db22bc62a23d9844a15907", kill_on_drop: false }`
[INFO] [stdout] cd19a7e661ba8f16def3b03c2ee021b3a56cad1f38db22bc62a23d9844a15907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c79230fece40809ec91a1a4cb01fb23d438ccd05f05c2cd45448183257f2514
[INFO] running `Command { std: "docker" "start" "-a" "2c79230fece40809ec91a1a4cb01fb23d438ccd05f05c2cd45448183257f2514", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking comfy-table v6.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling html5ever v0.27.0
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/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 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=96b51a703379ba21 -C extra-filename=-8f7535153d28d610 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-52182a2fbf727bf3.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7710f5d9bdd9c025.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-7b17c6f7eeb6012c.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3bcd60b9c5fadedf/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.1/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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a45dad8ea53b610e -C extra-filename=-4fd2b1d2c95cd54d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1628958d3f66c9be.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-64e4f3632e0a179a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-1a7f9f450a1a4dd7.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a0984f870079436.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04933036ad7a1b1c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ba3f429391f6aa41.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9cd9ad5b3d361c49.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-f180588fb4fa24ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2c79230fece40809ec91a1a4cb01fb23d438ccd05f05c2cd45448183257f2514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c79230fece40809ec91a1a4cb01fb23d438ccd05f05c2cd45448183257f2514", kill_on_drop: false }`
[INFO] [stdout] 2c79230fece40809ec91a1a4cb01fb23d438ccd05f05c2cd45448183257f2514
