[INFO] cloning repository https://github.com/pedohorse/tankgrid-battle-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedohorse/tankgrid-battle-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedohorse%2Ftankgrid-battle-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedohorse%2Ftankgrid-battle-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f09aeeebfcb90a53133600f329e445124bd1d722 [INFO] testing pedohorse/tankgrid-battle-sim against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedohorse%2Ftankgrid-battle-sim" "/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/pedohorse/tankgrid-battle-sim [INFO] finished tweaking git repo https://github.com/pedohorse/tankgrid-battle-sim [INFO] tweaked toml for git repo https://github.com/pedohorse/tankgrid-battle-sim written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pedohorse/tankgrid-battle-sim on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pedohorse/tankgrid-battle-sim 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-ident v0.9.0 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.3.0 [INFO] [stderr] Downloaded unicode-casing v0.1.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded rustpython-compiler v0.4.0 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded rustpython-derive v0.4.0 [INFO] [stderr] Downloaded malachite v0.4.16 [INFO] [stderr] Downloaded malachite-bigint v0.2.0 [INFO] [stderr] Downloaded rustpython-parser-core v0.4.0 [INFO] [stderr] Downloaded error-code v3.3.1 [INFO] [stderr] Downloaded rustpython-common v0.4.0 [INFO] [stderr] Downloaded lz4_flex v0.11.3 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded malachite-q v0.4.16 [INFO] [stderr] Downloaded rustpython-parser v0.4.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded rustpython-ast v0.4.0 [INFO] [stderr] Downloaded rustpython-vm v0.4.0 [INFO] [stderr] Downloaded rustpython-doc v0.3.0 [INFO] [stderr] Downloaded rustpython-codegen v0.4.0 [INFO] [stderr] Downloaded rustpython-compiler-core v0.4.0 [INFO] [stderr] Downloaded malachite-base v0.4.16 [INFO] [stderr] Downloaded libc v0.2.162 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded volatile v0.3.0 [INFO] [stderr] Downloaded unicode_names2 v1.3.0 [INFO] [stderr] Downloaded rustpython-literal v0.4.0 [INFO] [stderr] Downloaded rustpython-parser-vendored v0.4.0 [INFO] [stderr] Downloaded rustpython-sre_engine v0.4.0 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded optional v0.5.0 [INFO] [stderr] Downloaded junction v1.2.0 [INFO] [stderr] Downloaded result-like v0.4.6 [INFO] [stderr] Downloaded rustpython-derive-impl v0.4.0 [INFO] [stderr] Downloaded malachite-nz v0.4.16 [INFO] [stderr] Downloaded timsort v0.1.3 [INFO] [stderr] Downloaded rustpython-format v0.4.0 [INFO] [stderr] Downloaded rustix v0.38.40 [INFO] [stderr] Downloaded result-like-derive v0.4.6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 112877113f766b8e68cdd2f7044046ffa13c3e6bfd6eb0bfcef43dae61b00b8a [INFO] running `Command { std: "docker" "start" "-a" "112877113f766b8e68cdd2f7044046ffa13c3e6bfd6eb0bfcef43dae61b00b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112877113f766b8e68cdd2f7044046ffa13c3e6bfd6eb0bfcef43dae61b00b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112877113f766b8e68cdd2f7044046ffa13c3e6bfd6eb0bfcef43dae61b00b8a", kill_on_drop: false }` [INFO] [stdout] 112877113f766b8e68cdd2f7044046ffa13c3e6bfd6eb0bfcef43dae61b00b8a [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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a97d069bd30fd6135f4c2afd3c2eb50fde5231cdae697d7de34af5e16fa51d39 [INFO] running `Command { std: "docker" "start" "-a" "a97d069bd30fd6135f4c2afd3c2eb50fde5231cdae697d7de34af5e16fa51d39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling malachite-nz v0.4.16 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling rustpython-vm v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling volatile v0.3.0 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [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 exitcode v1.1.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling unicode-casing v0.1.0 [INFO] [stderr] Compiling timsort v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling result-like-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling rustpython-literal v0.4.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rustpython-sre_engine v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling result-like v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling malachite-base v0.4.16 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling malachite-q v0.4.16 [INFO] [stderr] Compiling malachite v0.4.16 [INFO] [stderr] Compiling malachite-bigint v0.2.0 [INFO] [stderr] Compiling rustpython-compiler-core v0.4.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Compiling rustpython-format v0.4.0 [INFO] [stderr] Compiling rustpython-common v0.4.0 [INFO] [stderr] Compiling rustpython-codegen v0.4.0 [INFO] [stderr] Compiling rustpython-compiler v0.4.0 [INFO] [stderr] Compiling rustpython-derive v0.4.0 [INFO] [stderr] Compiling battle-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/impl/timestamped_container.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use std::collections::HashSet; [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 import: `super::ExpiringContainer` [INFO] [stdout] --> src/impl/timestamped_container.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use super::ExpiringContainer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> src/impl/grid_map.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{path::Path, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::GridOrientation` [INFO] [stdout] --> src/impl/grid_orientation.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | use super::GridOrientation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::SimpleOrientation` [INFO] [stdout] --> src/impl/grid_orientation.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | use super::SimpleOrientation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> src/impl/gridmap_json_file.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, io}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/impl/simple_object.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::script_repr::{self, ToScriptRepr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `values` and `prune_before_timestamp` are never used [INFO] [stdout] --> src/impl/timestamped_container.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 16 | / impl ExpiringContainer [INFO] [stdout] 17 | | where [INFO] [stdout] 18 | | K: Hash + Eq, [INFO] [stdout] 19 | | TS: PartialOrd, [INFO] [stdout] | |___________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn values(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn prune_before_timestamp(&mut self, timestamp: TS) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/1.95.0-x86_64-unknown-linux-gnu/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=b5f62aed9d1c2568 -C extra-filename=-52cce31fafb2d8cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ebdaebe45e4629ea.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libascii-2f6a0a15104d6746.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-6db68299d6233692.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6c434350ffe341b0.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-bca4f1d11a111494.rmeta --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-c680f388e173d39e.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cfb20768436a17c8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d9fbf9b629e47bf1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-4f536736f52928cf.rmeta --extern exitcode=/opt/rustwide/target/debug/deps/libexitcode-9e7a8610055e9475.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-43c200bc20d62ffb.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-48dbcae47c7a2bee.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9002bbd230f997d0.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-bfdc3dfb25fcea96.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-940140760e1314e5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-da39798fcd11b19f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5d709e687fe3e716.rmeta --extern malachite_bigint=/opt/rustwide/target/debug/deps/libmalachite_bigint-756eca4db9f51aeb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c8afc9b06af24d19.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-45d7e5392fd40f0b.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-713275f9ef907d45.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-29dffe9d7ecedad3.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-0b7cc51c3f7c770c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6e9c84e379b9292c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-10f284b1645122d1.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-7bf8e45b9b510bc7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-79823e29f37409b1.rmeta --extern optional=/opt/rustwide/target/debug/deps/liboptional-070e3f7b917d7e3c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6b506a421862df52.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-15748646797af6f4.so --extern rand=/opt/rustwide/target/debug/deps/librand-c36f94fc89963af9.rmeta --extern result_like=/opt/rustwide/target/debug/deps/libresult_like-39ef2285eb218fbf.rmeta --extern rustpython_ast=/opt/rustwide/target/debug/deps/librustpython_ast-94e997b06ee9b261.rmeta --extern rustpython_codegen=/opt/rustwide/target/debug/deps/librustpython_codegen-230538cb7836c54c.rmeta --extern rustpython_common=/opt/rustwide/target/debug/deps/librustpython_common-c60e1edb60503c8c.rmeta --extern rustpython_compiler=/opt/rustwide/target/debug/deps/librustpython_compiler-6b4178a85d7f6367.rmeta --extern rustpython_compiler_core=/opt/rustwide/target/debug/deps/librustpython_compiler_core-c9e2b2c97bb7c75d.rmeta --extern rustpython_derive=/opt/rustwide/target/debug/deps/librustpython_derive-2120c8ffb0f9fe99.so --extern rustpython_format=/opt/rustwide/target/debug/deps/librustpython_format-e91a7d78a44bbe1f.rmeta --extern rustpython_literal=/opt/rustwide/target/debug/deps/librustpython_literal-af66f06f9279326c.rmeta --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-d23f185248d30cde.rmeta --extern rustpython_parser_core=/opt/rustwide/target/debug/deps/librustpython_parser_core-e25858a3da228caa.rmeta --extern rustpython_sre_engine=/opt/rustwide/target/debug/deps/librustpython_sre_engine-0b4dd01c5995e8a8.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-1c41de93d90bc3cf.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-b399469e78621b17.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d32a39f4a481dbea.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0b0eb20dd1b56fc3.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e273a074b6139e5.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-618fdbfcb331955b.rmeta --extern timsort=/opt/rustwide/target/debug/deps/libtimsort-683f080a111af69f.rmeta --extern uname=/opt/rustwide/target/debug/deps/libuname-c9c4a95648cd0c1a.rmeta --extern unic_ucd_bidi=/opt/rustwide/target/debug/deps/libunic_ucd_bidi-e68cc3558a31ca2c.rmeta --extern unic_ucd_category=/opt/rustwide/target/debug/deps/libunic_ucd_category-d5e229c669065eeb.rmeta --extern unic_ucd_ident=/opt/rustwide/target/debug/deps/libunic_ucd_ident-e3e250b82bc234e3.rmeta --extern unicode_casing=/opt/rustwide/target/debug/deps/libunicode_casing-7ef6b969fc8a40f4.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-85800301ca21dc35.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-0afd07a3543dc93e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a97d069bd30fd6135f4c2afd3c2eb50fde5231cdae697d7de34af5e16fa51d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97d069bd30fd6135f4c2afd3c2eb50fde5231cdae697d7de34af5e16fa51d39", kill_on_drop: false }` [INFO] [stdout] a97d069bd30fd6135f4c2afd3c2eb50fde5231cdae697d7de34af5e16fa51d39