[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] testing shonya3/rusty_vinnie against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonya3%2Frusty_vinnie" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shonya3/rusty_vinnie on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 match_token v0.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.5
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded shuttle-persist v0.51.0
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded shuttle-codegen v0.56.0
[INFO] [stderr]   Downloaded shuttle-service v0.51.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded shuttle-common v0.51.0
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.8
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded uuid v1.16.0
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded shuttle-api-client v0.56.1
[INFO] [stderr]   Downloaded shuttle-serenity v0.56.0
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded shuttle-common v0.56.0
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded shuttle-runtime v0.56.0
[INFO] [stderr]   Downloaded quinn v0.11.5
[INFO] [stderr]   Downloaded shuttle-ifc v0.56.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded shuttle-service v0.56.0
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded typeshare v1.0.4
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56fb78b9b0613388e2f62d4f4646b3422b9ca08e5705748abbb7210123ab8ba
[INFO] running `Command { std: "docker" "start" "-a" "b56fb78b9b0613388e2f62d4f4646b3422b9ca08e5705748abbb7210123ab8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56fb78b9b0613388e2f62d4f4646b3422b9ca08e5705748abbb7210123ab8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56fb78b9b0613388e2f62d4f4646b3422b9ca08e5705748abbb7210123ab8ba", kill_on_drop: false }`
[INFO] [stdout] b56fb78b9b0613388e2f62d4f4646b3422b9ca08e5705748abbb7210123ab8ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a05343af0eddd61df4ec42b2eaa4983dcfae0af9829c63aef35436b8e111e68e
[INFO] running `Command { std: "docker" "start" "-a" "a05343af0eddd61df4ec42b2eaa4983dcfae0af9829c63aef35436b8e111e68e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling 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]    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 yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise.git?branch=current#81f6da4d)
[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/1ef7943ee607160a564655b6596f83670ef95df5/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,link -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=51b8f89017082964 -C extra-filename=-51c52087fe1bb37a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-e339d93339fe01cf.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ccf8f8faa3f33558.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-3972000f1bd590bd.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.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] running `Command { std: "docker" "inspect" "a05343af0eddd61df4ec42b2eaa4983dcfae0af9829c63aef35436b8e111e68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05343af0eddd61df4ec42b2eaa4983dcfae0af9829c63aef35436b8e111e68e", kill_on_drop: false }`
[INFO] [stdout] a05343af0eddd61df4ec42b2eaa4983dcfae0af9829c63aef35436b8e111e68e
