[INFO] cloning repository https://github.com/mattwparas/steel-pty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattwparas/steel-pty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-pty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-pty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf8fd05a9d7100faf4d59d3c0b011614860fefdc [INFO] building mattwparas/steel-pty against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-pty" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattwparas/steel-pty on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattwparas/steel-pty [INFO] finished tweaking git repo https://github.com/mattwparas/steel-pty [INFO] tweaked toml for git repo https://github.com/mattwparas/steel-pty written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattwparas/steel-pty 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c295ca28e6dc19ad91472dca1353f111663457c32a04229362a920397a19ba5c [INFO] running `Command { std: "docker" "start" "-a" "c295ca28e6dc19ad91472dca1353f111663457c32a04229362a920397a19ba5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c295ca28e6dc19ad91472dca1353f111663457c32a04229362a920397a19ba5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c295ca28e6dc19ad91472dca1353f111663457c32a04229362a920397a19ba5c", kill_on_drop: false }` [INFO] [stdout] c295ca28e6dc19ad91472dca1353f111663457c32a04229362a920397a19ba5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfe1b17c52ba3674378cf17fbb7cb83c6413fd3097220548f790aec795d94c5 [INFO] running `Command { std: "docker" "start" "-a" "bdfe1b17c52ba3674378cf17fbb7cb83c6413fd3097220548f790aec795d94c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling vtparse v0.7.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libssh-rs-sys v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling finl_unicode v1.3.0 (https://github.com/wez/finl_unicode.git?branch=no_std#a1892f26) [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling serial2 v0.2.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uds_windows v1.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-char-props v0.1.3 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-color-types v0.3.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-bidi v0.2.3 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling steel-gen v0.2.0 (https://github.com/mattwparas/steel.git#88f49192) [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling steel-core v0.6.0 (https://github.com/mattwparas/steel.git#88f49192) [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling filenamegen v0.2.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling portable-pty v0.9.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling passfd v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling steel-parser v0.6.0 (https://github.com/mattwparas/steel.git#88f49192) [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling umask v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling wezterm-uds v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling async_ossl v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling promise v0.2.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling libssh-rs v0.3.6 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling steel-derive v0.5.0 (https://github.com/mattwparas/steel.git#88f49192) [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling mlua v0.9.9 [INFO] [stderr] Compiling wezterm-config-derive v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling wezterm-ssh v0.4.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling futures-time v3.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling luahelper v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling wezterm-escape-parser v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-cell v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-surface v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling termwiz v0.24.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling wezterm-term v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] Compiling config v0.1.0 (https://github.com/mattwparas/wezterm.git?branch=mwp-public-scroll#0e999c94) [INFO] [stderr] error: could not compile `steel-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name steel --edition=2021 /opt/rustwide/cargo-home/git/checkouts/steel-fc58a6faf56ea4aa/88f4919/crates/steel-core/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="anyhow"' --cfg 'feature="default"' --cfg 'feature="dylibs"' --cfg 'feature="modules"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "disable-arity-checking", "dylib-build", "dylibs", "dynamic", "experimental", "experimental-drop-handler", "git", "inline-captures", "interrupt", "jit", "markdown", "modules", "profiling", "recycle", "rooted-instructions", "sandbox", "smallvec", "stacker", "sync", "unsafe-internals", "unsandboxed-kernel", "without-drop-protection"))' -C metadata=6f68d900bef7f4df -C extra-filename=-b8b9688238b06a2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abi_stable=/opt/rustwide/target/debug/deps/libabi_stable-31ea38957dc17b64.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d453f86e03b9c3d7.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-46fb49a48cfcda00.rmeta --extern async_ffi=/opt/rustwide/target/debug/deps/libasync_ffi-2ef916277cb73843.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f02a332c91a07362.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b4d1d0fe5b1214f1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd39ea82700c7f8c.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-2d16d1d0c359ddbb.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-6a0ff8885589383f.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-15c8b5f15750772f.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-db2208c4b95aa65b.rmeta --extern env_home=/opt/rustwide/target/debug/deps/libenv_home-e2f800b28baa136c.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-760c29448471a1cb.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-843fecc69e9a5592.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-05cef9b35ae21dbc.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-b6e465ea56c153b4.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-0980e0f28126e61b.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-cd975fb61391e1a6.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-88390af79a03a69f.rmeta --extern im_lists=/opt/rustwide/target/debug/deps/libim_lists-5da2418f41a6b6e1.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-c923075d3e48e2fc.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-d79bb5344a1a7df5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c97120fd603a1888.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-cf2d81dbfdb6ff59.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-47bd77b7925e7070.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-3ea5d723f2d7743e.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-ea7a83951bd48066.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5b70ae8a024a15d1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6fc5a6a7cc2b134d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b3d8b4028f8e8a77.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-541a256ca769008d.rmeta --extern quickscope=/opt/rustwide/target/debug/deps/libquickscope-5c01f65d7962b20c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b6aa4487c44ceca1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cae6f13b1761b1b1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4444dec5385183e4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0d3d8a8427bb0535.rmeta --extern steel_derive=/opt/rustwide/target/debug/deps/libsteel_derive-baea8e8374a91fee.so --extern steel_gen=/opt/rustwide/target/debug/deps/libsteel_gen-ed4a62910cc1b5ec.rmeta --extern steel_parser=/opt/rustwide/target/debug/deps/libsteel_parser-d3e849a15994be41.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-5a3bb5d6992b819d.rmeta --extern weak_table=/opt/rustwide/target/debug/deps/libweak_table-7f88e6d7b095732e.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-aa5a601d0a86f576.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-2f7d3faf329ff954.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bdfe1b17c52ba3674378cf17fbb7cb83c6413fd3097220548f790aec795d94c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfe1b17c52ba3674378cf17fbb7cb83c6413fd3097220548f790aec795d94c5", kill_on_drop: false }` [INFO] [stdout] bdfe1b17c52ba3674378cf17fbb7cb83c6413fd3097220548f790aec795d94c5