[INFO] fetching crate rustpython-vm 0.5.0...
[INFO] testing rustpython-vm-0.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustpython-vm 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rustpython-vm 0.5.0
[INFO] finished tweaking crates.io crate rustpython-vm 0.5.0
[INFO] tweaked toml for crates.io crate rustpython-vm 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-vm 0.5.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustpython-vm 0.5.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8647e1ff10fcbd05cf0afbe1b8a77dc07e49f7c0b44f68b51425945b30d18e67
[INFO] running `Command { std: "docker" "start" "-a" "8647e1ff10fcbd05cf0afbe1b8a77dc07e49f7c0b44f68b51425945b30d18e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8647e1ff10fcbd05cf0afbe1b8a77dc07e49f7c0b44f68b51425945b30d18e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8647e1ff10fcbd05cf0afbe1b8a77dc07e49f7c0b44f68b51425945b30d18e67", kill_on_drop: false }`
[INFO] [stdout] 8647e1ff10fcbd05cf0afbe1b8a77dc07e49f7c0b44f68b51425945b30d18e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51523770f0730ac966b6153b7c81dfc5809081404b0f06c3f636d0b52033588
[INFO] running `Command { std: "docker" "start" "-a" "f51523770f0730ac966b6153b7c81dfc5809081404b0f06c3f636d0b52033588", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling radium v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling malachite-base v0.9.1
[INFO] [stderr]    Compiling rustpython-wtf8 v0.5.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling ordermap v1.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling optional v0.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling rustpython-vm v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling timsort v0.1.3
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling unicode-casing v0.1.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling syn-ext v0.5.0
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling result-like-derive v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling rustpython-literal v0.5.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling bitflagset v0.0.3
[INFO] [stderr]    Compiling rustpython-doc v0.5.0
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling rustpython-sre_engine v0.5.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling result-like v0.5.1
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling rustpython-ruff_text_size v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_source_file v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_python_trivia v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_python_ast v0.15.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rustpython-ruff_python_parser v0.15.8
[INFO] [stderr]    Compiling malachite-bigint v0.9.1
[INFO] [stderr]    Compiling malachite-q v0.9.1
[INFO] [stderr]    Compiling rustpython-compiler-core v0.5.0
[INFO] [stderr]    Compiling rustpython-codegen v0.5.0
[INFO] [stderr]    Compiling rustpython-derive-impl v0.5.0
[INFO] [stderr]    Compiling rustpython-common v0.5.0
[INFO] [stderr]    Compiling rustpython-compiler v0.5.0
[INFO] [stderr]    Compiling rustpython-derive v0.5.0
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builtins/str.rs:745:34
[INFO] [stdout]     |
[INFO] [stdout] 745 |                     out.extend(c.to_titlecase());
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `to_titlecase(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builtins/str.rs:755:51
[INFO] [stdout]     |
[INFO] [stdout] 755 |                         Some(ch) => out.extend(ch.to_titlecase()),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `to_titlecase(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/builtins/str.rs:1020:36
[INFO] [stdout]      |
[INFO] [stdout] 1020 |                     title.extend(c.to_titlecase());
[INFO] [stdout]      |                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `to_titlecase(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/builtins/str.rs:1025:45
[INFO] [stdout]      |
[INFO] [stdout] 1025 |             } else if c.is_uppercase() || c.is_titlecase() {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `is_titlecase(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/builtins/str.rs:1261:38
[INFO] [stdout]      |
[INFO] [stdout] 1261 |             if c.is_uppercase() || c.is_titlecase() {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `is_titlecase(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustpython-vm` (lib); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustpython_vm --edition=2024 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 --deny=unsafe_op_in_unsafe_fn --allow=unsafe_code '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::perf' --warn=elided_lifetimes_in_paths '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="ast"' --cfg 'feature="codegen"' --cfg 'feature="compiler"' --cfg 'feature="default"' --cfg 'feature="gc"' --cfg 'feature="host_env"' --cfg 'feature="parser"' --cfg 'feature="ruff_python_ast"' --cfg 'feature="ruff_text_size"' --cfg 'feature="rustpython-codegen"' --cfg 'feature="rustpython-compiler"' --cfg 'feature="stdio"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ast", "codegen", "compiler", "default", "encodings", "flame", "flame-it", "flamer", "freeze-stdlib", "gc", "host_env", "importlib", "jit", "parser", "ruff_python_ast", "ruff_text_size", "rustpython-codegen", "rustpython-compiler", "rustpython-jit", "serde", "stdio", "threading", "vm-tracing-logging", "wasm-bindgen", "wasmbind"))' -C metadata=3da3e9363041e1be -C extra-filename=-3c0feb49354b10b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-81a4518d9045f1f9.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libascii-9003279495b5079c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9df9c6f560e10b5f.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-e1c90ce8766c9890.rmeta --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-4bf5fc624f31408f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-73907a425b6e514e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-24a0027ddda8e598.rmeta --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-ee0c313336fcb0b3.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-d120373eaebf0872.rmeta --extern errno=/opt/rustwide/target/debug/deps/liberrno-a179e09683748c7f.rmeta --extern exitcode=/opt/rustwide/target/debug/deps/libexitcode-dfb188ef379f36e7.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-43d358ada59346dc.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-ef6f9fc5a2901e0a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1a7e4c5524834472.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-28d24d9e7d1b2dde.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fb39d0561fb291b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-32dcbbfab50b5922.rmeta --extern libffi=/opt/rustwide/target/debug/deps/liblibffi-f2def1085a360c99.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c38aef3cb548c35c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4877c6cda7d43ee.rmeta --extern malachite_bigint=/opt/rustwide/target/debug/deps/libmalachite_bigint-cda98b89f9aaa55f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-19f85ccd2b063f07.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-7ddbe028f23e3921.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d4ff337ab850fa9a.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-3831462b4a2efa6d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-13e0c6dd117d8ba0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c03fb55e68f8761.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-a4e32eb4d5f31883.rmeta --extern optional=/opt/rustwide/target/debug/deps/liboptional-acf37357308a12f1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6af3b57785f2bb20.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-e99c5ab9be878770.so --extern psm=/opt/rustwide/target/debug/deps/libpsm-63ad7a54bbdc5e5f.rmeta --extern result_like=/opt/rustwide/target/debug/deps/libresult_like-160f82eb009a1447.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-06980770c54d0943.rmeta --extern rustpython_codegen=/opt/rustwide/target/debug/deps/librustpython_codegen-b791e09b40da54f9.rmeta --extern rustpython_common=/opt/rustwide/target/debug/deps/librustpython_common-cf2d97471735afa3.rmeta --extern rustpython_compiler=/opt/rustwide/target/debug/deps/librustpython_compiler-ca6bc76631e816cf.rmeta --extern rustpython_compiler_core=/opt/rustwide/target/debug/deps/librustpython_compiler_core-7fa2bc149b06a42d.rmeta --extern rustpython_derive=/opt/rustwide/target/debug/deps/librustpython_derive-918d54d8e1f9bc24.so --extern rustpython_literal=/opt/rustwide/target/debug/deps/librustpython_literal-6c8cec476be29a66.rmeta --extern ruff_python_ast=/opt/rustwide/target/debug/deps/librustpython_ruff_python_ast-6e49cb5be27981e8.rmeta --extern ruff_python_parser=/opt/rustwide/target/debug/deps/librustpython_ruff_python_parser-f6d0e2e4356814e3.rmeta --extern ruff_text_size=/opt/rustwide/target/debug/deps/librustpython_ruff_text_size-e10491bbde986aa5.rmeta --extern rustpython_sre_engine=/opt/rustwide/target/debug/deps/librustpython_sre_engine-5a4b72f89dc3b56d.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-a0587e84fe0cf6d6.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-f089a87328b30a18.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-f69eea3ea85c2482.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-95336585f0b7f57d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-4b1cd388475dce1e.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-343309d305d93c3d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-151926f852553dcd.rmeta --extern timsort=/opt/rustwide/target/debug/deps/libtimsort-198885a32322fc0b.rmeta --extern uname=/opt/rustwide/target/debug/deps/libuname-98ae930ca10ee110.rmeta --extern unic_ucd_bidi=/opt/rustwide/target/debug/deps/libunic_ucd_bidi-91c9581cfd74e319.rmeta --extern unic_ucd_category=/opt/rustwide/target/debug/deps/libunic_ucd_category-2aaed728335dc484.rmeta --extern unic_ucd_ident=/opt/rustwide/target/debug/deps/libunic_ucd_ident-4773bb658ac3fdfc.rmeta --extern unicode_casing=/opt/rustwide/target/debug/deps/libunicode_casing-6d0778876633e60b.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-d2da5186a591afda.rmeta --extern widestring=/opt/rustwide/target/debug/deps/libwidestring-58ee84e4c35fe490.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-5309e1bce93593e9/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f51523770f0730ac966b6153b7c81dfc5809081404b0f06c3f636d0b52033588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51523770f0730ac966b6153b7c81dfc5809081404b0f06c3f636d0b52033588", kill_on_drop: false }`
[INFO] [stdout] f51523770f0730ac966b6153b7c81dfc5809081404b0f06c3f636d0b52033588
