[INFO] cloning repository https://github.com/Masterchef365/rustpython-plotters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Masterchef365/rustpython-plotters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf80bffa216acd170f5b1760e4357898c1335879 [INFO] testing Masterchef365/rustpython-plotters against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Masterchef365/rustpython-plotters [INFO] finished tweaking git repo https://github.com/Masterchef365/rustpython-plotters [INFO] tweaked toml for git repo https://github.com/Masterchef365/rustpython-plotters written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Masterchef365/rustpython-plotters on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Masterchef365/rustpython-plotters 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da8d2caf52d884ddab951441fc195c62abb7055e75cb606e4a37905706a70a5 [INFO] running `Command { std: "docker" "start" "-a" "9da8d2caf52d884ddab951441fc195c62abb7055e75cb606e4a37905706a70a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da8d2caf52d884ddab951441fc195c62abb7055e75cb606e4a37905706a70a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da8d2caf52d884ddab951441fc195c62abb7055e75cb606e4a37905706a70a5", kill_on_drop: false }` [INFO] [stdout] 9da8d2caf52d884ddab951441fc195c62abb7055e75cb606e4a37905706a70a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27ebdc3c08dcdd950f58272eecdb3fd0f640b8c818cfecf75633b188bf8d7f9f [INFO] running `Command { std: "docker" "start" "-a" "27ebdc3c08dcdd950f58272eecdb3fd0f640b8c818cfecf75633b188bf8d7f9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.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 getrandom v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling rustpython-literal v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rustpython-vm v0.4.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling volatile v0.3.0 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling malachite-bigint v0.2.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling rustpython-sre_engine v0.4.0 [INFO] [stderr] Compiling result-like v0.4.6 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling rustpython-compiler-core v0.4.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling timsort v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-casing v0.1.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rustpython-codegen v0.4.0 [INFO] [stderr] Compiling rustpython-format v0.4.0 [INFO] [stderr] Compiling rustpython-common v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustpython-compiler v0.4.0 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Compiling rustpython-plotters v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/lib.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | fn legend(vm: &VirtualMachine) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/lib.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | fn title(title: String, vm: &VirtualMachine) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/lib.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | fn xlim(left: f32, right: f32, vm: &VirtualMachine) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/lib.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 91 | fn ylim(bottom: f32, top: f32, vm: &VirtualMachine) -> PyResult<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustpython-vm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name rustpython_vm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-vm-0.4.0/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 --allow=unsafe_code '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::correctness' '--warn=clippy::complexity' --cfg 'feature="ast"' --cfg 'feature="codegen"' --cfg 'feature="compiler"' --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="rustpython-ast"' --cfg 'feature="rustpython-codegen"' --cfg 'feature="rustpython-compiler"' --cfg 'feature="rustpython-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ast", "codegen", "compiler", "default", "encodings", "flame", "flame-it", "flamer", "freeze-stdlib", "importlib", "jit", "parser", "rustpython-ast", "rustpython-codegen", "rustpython-compiler", "rustpython-jit", "rustpython-parser", "serde", "threading", "vm-tracing-logging"))' -C metadata=30a967614c2a9404 -C extra-filename=-1c1ac6cc8ddb3981 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ad8cdf8a1723b406.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libascii-42d357aff79cdbc9.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-07e716a4a40fd762.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ec9e26e8384cfc98.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-71e394033406e495.rmeta --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-9acd9a6f1c2f6b98.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern exitcode=/opt/rustwide/target/debug/deps/libexitcode-93f62dff8134bc3d.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-db30b225c0745242.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-cc6be314b18dd970.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b33a6388115df9ff.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-f1a84c672e99e675.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7c26b561b2035524.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ad00f35fca7c19c8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern malachite_bigint=/opt/rustwide/target/debug/deps/libmalachite_bigint-ec5ab821f522142e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-9914130d72d30a15.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-5d516fa2ef5e3d36.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d7a29442d73cc010.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bb25b3c78a1ef56b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8e8549ce956481f3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-231a02c24778f442.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-02623446e66eab2a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern optional=/opt/rustwide/target/debug/deps/liboptional-e5bd965243204ef2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-be194f7389109dcb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern rand=/opt/rustwide/target/debug/deps/librand-1573e246c6186fc9.rmeta --extern result_like=/opt/rustwide/target/debug/deps/libresult_like-98426e23cfbaced8.rmeta --extern rustpython_ast=/opt/rustwide/target/debug/deps/librustpython_ast-013230f1c77f9ccd.rmeta --extern rustpython_codegen=/opt/rustwide/target/debug/deps/librustpython_codegen-10835f37ec331aae.rmeta --extern rustpython_common=/opt/rustwide/target/debug/deps/librustpython_common-d2cddeeb1cfba247.rmeta --extern rustpython_compiler=/opt/rustwide/target/debug/deps/librustpython_compiler-acc37be3eb48baf0.rmeta --extern rustpython_compiler_core=/opt/rustwide/target/debug/deps/librustpython_compiler_core-4ad533c29a1e1d07.rmeta --extern rustpython_derive=/opt/rustwide/target/debug/deps/librustpython_derive-ff89304ba93b90b5.so --extern rustpython_format=/opt/rustwide/target/debug/deps/librustpython_format-1c50b0d2e4d5bf38.rmeta --extern rustpython_literal=/opt/rustwide/target/debug/deps/librustpython_literal-a6d1a15e11b31a6f.rmeta --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-e719585e8f3c3f35.rmeta --extern rustpython_parser_core=/opt/rustwide/target/debug/deps/librustpython_parser_core-7de45292d836d95b.rmeta --extern rustpython_sre_engine=/opt/rustwide/target/debug/deps/librustpython_sre_engine-4e07d61ab39c6a57.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-f72f8eb582580133.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-69a6d0b97da44283.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bc8c86f3f37d8562.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88f0d91c0f5c3157.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-a36305dd3eb09b8b.rmeta --extern timsort=/opt/rustwide/target/debug/deps/libtimsort-ddb582530224e028.rmeta --extern uname=/opt/rustwide/target/debug/deps/libuname-122863f3de757a34.rmeta --extern unic_ucd_bidi=/opt/rustwide/target/debug/deps/libunic_ucd_bidi-f203a76c98a35041.rmeta --extern unic_ucd_category=/opt/rustwide/target/debug/deps/libunic_ucd_category-bd9df14966b42618.rmeta --extern unic_ucd_ident=/opt/rustwide/target/debug/deps/libunic_ucd_ident-87c942dfcf7a8e0d.rmeta --extern unicode_casing=/opt/rustwide/target/debug/deps/libunicode_casing-0893b4b25064358a.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-a1b7331f8b1ae3ca.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-6b1fda79ca7cc008.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "27ebdc3c08dcdd950f58272eecdb3fd0f640b8c818cfecf75633b188bf8d7f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ebdc3c08dcdd950f58272eecdb3fd0f640b8c818cfecf75633b188bf8d7f9f", kill_on_drop: false }` [INFO] [stdout] 27ebdc3c08dcdd950f58272eecdb3fd0f640b8c818cfecf75633b188bf8d7f9f