[INFO] cloning repository https://github.com/NotBeastR/mintas-scr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotBeastR/mintas-scr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBeastR%2Fmintas-scr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBeastR%2Fmintas-scr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25c1ff6c6bf5a0d929a2c315dfac94c1fe7678d6 [INFO] testing NotBeastR/mintas-scr against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotBeastR%2Fmintas-scr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NotBeastR/mintas-scr [INFO] finished tweaking git repo https://github.com/NotBeastR/mintas-scr [INFO] tweaked toml for git repo https://github.com/NotBeastR/mintas-scr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NotBeastR/mintas-scr on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NotBeastR/mintas-scr 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec7b703b10fc067566594586615ac64635854198685b93a094785d94113f500 [INFO] running `Command { std: "docker" "start" "-a" "2ec7b703b10fc067566594586615ac64635854198685b93a094785d94113f500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec7b703b10fc067566594586615ac64635854198685b93a094785d94113f500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec7b703b10fc067566594586615ac64635854198685b93a094785d94113f500", kill_on_drop: false }` [INFO] [stdout] 2ec7b703b10fc067566594586615ac64635854198685b93a094785d94113f500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1664e25074bd613e04c86cce49d7249f8185eb40432faa06743d1b5f7765e3 [INFO] running `Command { std: "docker" "start" "-a" "8d1664e25074bd613e04c86cce49d7249f8185eb40432faa06743d1b5f7765e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cranelift-isle v0.102.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.102.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cranelift-codegen-meta v0.102.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cranelift-entity v0.102.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cranelift-bforest v0.102.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cranelift-control v0.102.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling cranelift-codegen v0.102.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v15.0.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling postgres v0.19.12 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling cranelift-module v0.102.1 [INFO] [stderr] Compiling cranelift-native v0.102.1 [INFO] [stderr] Compiling cranelift-frontend v0.102.1 [INFO] [stderr] Compiling cranelift-jit v0.102.1 [INFO] [stderr] Compiling cranelift v0.102.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling mintas v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `execute_io_with_evaluator` is never used [INFO] [stdout] --> src/main.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn execute_io_with_evaluator(stmt: &parser::Expr, evaluator: &mut Evaluator) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_pure_io_statement` is never used [INFO] [stdout] --> src/main.rs:202:4 [INFO] [stdout] | [INFO] [stdout] 202 | fn is_pure_io_statement(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `contains_io_statement` is never used [INFO] [stdout] --> src/main.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn contains_io_statement(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `contains_user_functions` is never used [INFO] [stdout] --> src/main.rs:249:4 [INFO] [stdout] | [INFO] [stdout] 249 | fn contains_user_functions(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_jetx_compilable` is never used [INFO] [stdout] --> src/main.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 305 | fn is_jetx_compilable(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_c_to_exe` is never used [INFO] [stdout] --> src/main.rs:1220:4 [INFO] [stdout] | [INFO] [stdout] 1220 | fn compile_c_to_exe(c_file: &str, output: &str, release: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_distribution_package` is never used [INFO] [stdout] --> src/main.rs:1289:4 [INFO] [stdout] | [INFO] [stdout] 1289 | fn create_distribution_package(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_wasm` is never used [INFO] [stdout] --> src/main.rs:1323:4 [INFO] [stdout] | [INFO] [stdout] 1323 | fn create_real_wasm(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encode_leb128` is never used [INFO] [stdout] --> src/main.rs:1375:4 [INFO] [stdout] | [INFO] [stdout] 1375 | fn encode_leb128(buf: &mut Vec, mut value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_wasm_html_runtime` is never used [INFO] [stdout] --> src/main.rs:1390:4 [INFO] [stdout] | [INFO] [stdout] 1390 | fn create_wasm_html_runtime(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_deb` is never used [INFO] [stdout] --> src/main.rs:1520:4 [INFO] [stdout] | [INFO] [stdout] 1520 | fn create_real_deb(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_deb_archive` is never used [INFO] [stdout] --> src/main.rs:1589:4 [INFO] [stdout] | [INFO] [stdout] 1589 | fn create_deb_archive(output: &str, deb_dir: &str, _project_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_ar_entry` is never used [INFO] [stdout] --> src/main.rs:1612:4 [INFO] [stdout] | [INFO] [stdout] 1612 | fn write_ar_entry(archive: &mut Vec, name: &str, content: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_pkg` is never used [INFO] [stdout] --> src/main.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn create_real_pkg(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_native` is never used [INFO] [stdout] --> src/main.rs:1721:4 [INFO] [stdout] | [INFO] [stdout] 1721 | fn create_real_native(output: &str, project_name: &str, source: &str, uses_canvas: bool, _release: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opacity` is never read [INFO] [stdout] --> src/../lib/canvas/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct Sprite { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 102 | opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sprite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MultiAssign` is never constructed [INFO] [stdout] --> src/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Expr { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | MultiAssign { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8d1664e25074bd613e04c86cce49d7249f8185eb40432faa06743d1b5f7765e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1664e25074bd613e04c86cce49d7249f8185eb40432faa06743d1b5f7765e3", kill_on_drop: false }` [INFO] [stdout] 8d1664e25074bd613e04c86cce49d7249f8185eb40432faa06743d1b5f7765e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125c5997fdf17393a30ee96cc24597d4f0541dc6254d5808abf2c35cc697fdde [INFO] running `Command { std: "docker" "start" "-a" "125c5997fdf17393a30ee96cc24597d4f0541dc6254d5808abf2c35cc697fdde", kill_on_drop: false }` [INFO] [stderr] Compiling mintas v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Expr` [INFO] [stdout] --> src/vm.rs:276:33 [INFO] [stdout] | [INFO] [stdout] 276 | use crate::parser::{Parser, Expr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_io_with_evaluator` is never used [INFO] [stdout] --> src/main.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn execute_io_with_evaluator(stmt: &parser::Expr, evaluator: &mut Evaluator) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_pure_io_statement` is never used [INFO] [stdout] --> src/main.rs:202:4 [INFO] [stdout] | [INFO] [stdout] 202 | fn is_pure_io_statement(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `contains_io_statement` is never used [INFO] [stdout] --> src/main.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn contains_io_statement(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `contains_user_functions` is never used [INFO] [stdout] --> src/main.rs:249:4 [INFO] [stdout] | [INFO] [stdout] 249 | fn contains_user_functions(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_jetx_compilable` is never used [INFO] [stdout] --> src/main.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 305 | fn is_jetx_compilable(expr: &parser::Expr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compile_c_to_exe` is never used [INFO] [stdout] --> src/main.rs:1220:4 [INFO] [stdout] | [INFO] [stdout] 1220 | fn compile_c_to_exe(c_file: &str, output: &str, release: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_distribution_package` is never used [INFO] [stdout] --> src/main.rs:1289:4 [INFO] [stdout] | [INFO] [stdout] 1289 | fn create_distribution_package(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_wasm` is never used [INFO] [stdout] --> src/main.rs:1323:4 [INFO] [stdout] | [INFO] [stdout] 1323 | fn create_real_wasm(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `encode_leb128` is never used [INFO] [stdout] --> src/main.rs:1375:4 [INFO] [stdout] | [INFO] [stdout] 1375 | fn encode_leb128(buf: &mut Vec, mut value: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_wasm_html_runtime` is never used [INFO] [stdout] --> src/main.rs:1390:4 [INFO] [stdout] | [INFO] [stdout] 1390 | fn create_wasm_html_runtime(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_deb` is never used [INFO] [stdout] --> src/main.rs:1520:4 [INFO] [stdout] | [INFO] [stdout] 1520 | fn create_real_deb(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_deb_archive` is never used [INFO] [stdout] --> src/main.rs:1589:4 [INFO] [stdout] | [INFO] [stdout] 1589 | fn create_deb_archive(output: &str, deb_dir: &str, _project_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_ar_entry` is never used [INFO] [stdout] --> src/main.rs:1612:4 [INFO] [stdout] | [INFO] [stdout] 1612 | fn write_ar_entry(archive: &mut Vec, name: &str, content: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_pkg` is never used [INFO] [stdout] --> src/main.rs:1638:4 [INFO] [stdout] | [INFO] [stdout] 1638 | fn create_real_pkg(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_real_native` is never used [INFO] [stdout] --> src/main.rs:1721:4 [INFO] [stdout] | [INFO] [stdout] 1721 | fn create_real_native(output: &str, project_name: &str, source: &str, uses_canvas: bool, _release: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opacity` is never read [INFO] [stdout] --> src/../lib/canvas/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct Sprite { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 102 | opacity: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sprite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MultiAssign` is never constructed [INFO] [stdout] --> src/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Expr { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | MultiAssign { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "125c5997fdf17393a30ee96cc24597d4f0541dc6254d5808abf2c35cc697fdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125c5997fdf17393a30ee96cc24597d4f0541dc6254d5808abf2c35cc697fdde", kill_on_drop: false }` [INFO] [stdout] 125c5997fdf17393a30ee96cc24597d4f0541dc6254d5808abf2c35cc697fdde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2977ae2a0b1b6f970fe62628dc0175f5fbd538bb85a1468544ea4928b05262ec [INFO] running `Command { std: "docker" "start" "-a" "2977ae2a0b1b6f970fe62628dc0175f5fbd538bb85a1468544ea4928b05262ec", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Expr` [INFO] [stderr] --> src/vm.rs:276:33 [INFO] [stderr] | [INFO] [stderr] 276 | use crate::parser::{Parser, Expr}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `execute_io_with_evaluator` is never used [INFO] [stderr] --> src/main.rs:194:4 [INFO] [stderr] | [INFO] [stderr] 194 | fn execute_io_with_evaluator(stmt: &parser::Expr, evaluator: &mut Evaluator) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `is_pure_io_statement` is never used [INFO] [stderr] --> src/main.rs:202:4 [INFO] [stderr] | [INFO] [stderr] 202 | fn is_pure_io_statement(expr: &parser::Expr) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `contains_io_statement` is never used [INFO] [stderr] --> src/main.rs:212:4 [INFO] [stderr] | [INFO] [stderr] 212 | fn contains_io_statement(expr: &parser::Expr) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `contains_user_functions` is never used [INFO] [stderr] --> src/main.rs:249:4 [INFO] [stderr] | [INFO] [stderr] 249 | fn contains_user_functions(expr: &parser::Expr) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_jetx_compilable` is never used [INFO] [stderr] --> src/main.rs:305:4 [INFO] [stderr] | [INFO] [stderr] 305 | fn is_jetx_compilable(expr: &parser::Expr) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `compile_c_to_exe` is never used [INFO] [stderr] --> src/main.rs:1220:4 [INFO] [stderr] | [INFO] [stderr] 1220 | fn compile_c_to_exe(c_file: &str, output: &str, release: bool) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_distribution_package` is never used [INFO] [stderr] --> src/main.rs:1289:4 [INFO] [stderr] | [INFO] [stderr] 1289 | fn create_distribution_package(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_real_wasm` is never used [INFO] [stderr] --> src/main.rs:1323:4 [INFO] [stderr] | [INFO] [stderr] 1323 | fn create_real_wasm(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `encode_leb128` is never used [INFO] [stderr] --> src/main.rs:1375:4 [INFO] [stderr] | [INFO] [stderr] 1375 | fn encode_leb128(buf: &mut Vec, mut value: u32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_wasm_html_runtime` is never used [INFO] [stderr] --> src/main.rs:1390:4 [INFO] [stderr] | [INFO] [stderr] 1390 | fn create_wasm_html_runtime(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_real_deb` is never used [INFO] [stderr] --> src/main.rs:1520:4 [INFO] [stderr] | [INFO] [stderr] 1520 | fn create_real_deb(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_deb_archive` is never used [INFO] [stderr] --> src/main.rs:1589:4 [INFO] [stderr] | [INFO] [stderr] 1589 | fn create_deb_archive(output: &str, deb_dir: &str, _project_name: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `write_ar_entry` is never used [INFO] [stderr] --> src/main.rs:1612:4 [INFO] [stderr] | [INFO] [stderr] 1612 | fn write_ar_entry(archive: &mut Vec, name: &str, content: &[u8]) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_real_pkg` is never used [INFO] [stderr] --> src/main.rs:1638:4 [INFO] [stderr] | [INFO] [stderr] 1638 | fn create_real_pkg(output: &str, project_name: &str, source: &str, uses_canvas: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_real_native` is never used [INFO] [stderr] --> src/main.rs:1721:4 [INFO] [stderr] | [INFO] [stderr] 1721 | fn create_real_native(output: &str, project_name: &str, source: &str, uses_canvas: bool, _release: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `opacity` is never read [INFO] [stderr] --> src/../lib/canvas/mod.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 76 | struct Sprite { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 102 | opacity: f64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Sprite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `MultiAssign` is never constructed [INFO] [stderr] --> src/parser.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub enum Expr { [INFO] [stderr] | ---- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 29 | MultiAssign { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Expr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `mintas` (bin "mintas" test) generated 18 warnings (run `cargo fix --bin "mintas" -p mintas --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mintas-f04971f780f16f15) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test bytecode::tests::test_constant_pool ... ok [INFO] [stdout] test bytecode::tests::test_string_table ... ok [INFO] [stdout] test vm::tests::test_arithmetic ... ok [INFO] [stdout] test vm::tests::test_variables ... ok [INFO] [stdout] test bytecode::tests::test_emit_instructions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2977ae2a0b1b6f970fe62628dc0175f5fbd538bb85a1468544ea4928b05262ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2977ae2a0b1b6f970fe62628dc0175f5fbd538bb85a1468544ea4928b05262ec", kill_on_drop: false }` [INFO] [stdout] 2977ae2a0b1b6f970fe62628dc0175f5fbd538bb85a1468544ea4928b05262ec