[INFO] cloning repository https://github.com/weidix/weevil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weidix/weevil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdf8b55bb58926dc5cabf8b601400fbe5f01b342 [INFO] testing weidix/weevil against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weidix/weevil [INFO] finished tweaking git repo https://github.com/weidix/weevil [INFO] tweaked toml for git repo https://github.com/weidix/weevil written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weidix/weevil 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/weidix/weevil 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b51243176b26fc7a62b7ceb61797905c5f615987d0271d99bbe707816eeb610 [INFO] running `Command { std: "docker" "start" "-a" "9b51243176b26fc7a62b7ceb61797905c5f615987d0271d99bbe707816eeb610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b51243176b26fc7a62b7ceb61797905c5f615987d0271d99bbe707816eeb610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b51243176b26fc7a62b7ceb61797905c5f615987d0271d99bbe707816eeb610", kill_on_drop: false }` [INFO] [stdout] 9b51243176b26fc7a62b7ceb61797905c5f615987d0271d99bbe707816eeb610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c76815448bc5ac67af92789d29435a5f7c9c4c6e1d3bc25717fce5f80869f8 [INFO] running `Command { std: "docker" "start" "-a" "61c76815448bc5ac67af92789d29435a5f7c9c4c6e1d3bc25717fce5f80869f8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling xhtmlchardet v2.2.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling selectors v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling xee-schema-type v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling whatlang v0.16.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling genawaiter v0.99.1 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling markup5ever v0.38.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling html5ever v0.38.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling xot v0.31.2 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling xee-name v0.1.5 [INFO] [stderr] Compiling xee-xpath-type v0.1.4 [INFO] [stderr] Compiling xee-xpath-lexer v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling xee-xpath-ast v0.1.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling weevil-core v0.1.0 (/opt/rustwide/workdir/crates/weevil-core) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling weevil-lua v0.1.0 (/opt/rustwide/workdir/crates/weevil-lua) [INFO] [stderr] Compiling weevil-app v1.0.1 (/opt/rustwide/workdir/crates/weevil-app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "61c76815448bc5ac67af92789d29435a5f7c9c4c6e1d3bc25717fce5f80869f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c76815448bc5ac67af92789d29435a5f7c9c4c6e1d3bc25717fce5f80869f8", kill_on_drop: false }` [INFO] [stdout] 61c76815448bc5ac67af92789d29435a5f7c9c4c6e1d3bc25717fce5f80869f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf918c2f7591167a3d293709bc911238710644bab2bb884456e0d65cc3243d0 [INFO] running `Command { std: "docker" "start" "-a" "4bf918c2f7591167a3d293709bc911238710644bab2bb884456e0d65cc3243d0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling robotstxt v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling selectors v0.35.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling weevil-core v0.1.0 (/opt/rustwide/workdir/crates/weevil-core) [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling weevil-lua v0.1.0 (/opt/rustwide/workdir/crates/weevil-lua) [INFO] [stderr] Compiling weevil-app v1.0.1 (/opt/rustwide/workdir/crates/weevil-app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "4bf918c2f7591167a3d293709bc911238710644bab2bb884456e0d65cc3243d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf918c2f7591167a3d293709bc911238710644bab2bb884456e0d65cc3243d0", kill_on_drop: false }` [INFO] [stdout] 4bf918c2f7591167a3d293709bc911238710644bab2bb884456e0d65cc3243d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53f680273346f5d5ecc6060a574dd9c1945d90d15a61e64059706cc6a82a90fa [INFO] running `Command { std: "docker" "start" "-a" "53f680273346f5d5ecc6060a574dd9c1945d90d15a61e64059706cc6a82a90fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weevil-4512f251ea865791) [INFO] [stdout] [INFO] [stdout] running 170 tests [INFO] [stdout] test app::config_mapping_tests::fetch_mode_mapping_from_resolved_config ... ok [INFO] [stdout] test app::tests::render_nfo_from_string ... ok [INFO] [stdout] test app::tests::unknown_source_priority_aliases_returns_only_missing_aliases ... ok [INFO] [stdout] test app::tests::render_nfo_from_table ... ok [INFO] [stdout] test cli::tests::parse_dir_mode ... ok [INFO] [stdout] test cli::tests::parse_file_save_images_option ... ok [INFO] [stdout] test cli::tests::parse_config_option_short ... ok [INFO] [stdout] test cli::tests::parse_name_multi_scripts_and_multi_source ... ok [INFO] [stdout] test cli::tests::parse_name_command ... ok [INFO] [stdout] test cli::tests::parse_extra_args ... ok [INFO] [stdout] test cli::tests::parse_file_mode ... ok [INFO] [stdout] test cli::tests::parse_global_node_mapping_csv ... ok [INFO] [stdout] test cli::tests::parse_file_mode_multiple_inputs ... ok [INFO] [stdout] test cli::tests::parse_name_save_images_option ... ok [INFO] [stdout] test cli::tests::parse_config_option_long ... ok [INFO] [stdout] test cli::tests::parse_watch_mode ... ok [INFO] [stdout] test app::tests::list_script_infos_from_config_paths ... ok [INFO] [stdout] test app::config_mapping_tests::dedupe_resolved_script_aliases_keeps_earliest_alias ... ok [INFO] [stdout] test cli::tests::parse_missing_mode_is_help ... ok [INFO] [stdout] test cli::tests::parse_unknown_mode ... ok [INFO] [stdout] test config::script_paths::tests::expand_script_patterns_keeps_literal_when_glob_unmatched ... ok [INFO] [stdout] test app::config_mapping_tests::dedupe_resolved_name_script_aliases_keeps_earliest_alias ... ok [INFO] [stdout] test config::local_tests::dedupe_paths_keeps_first_order ... ok [INFO] [stdout] test cli::tests::parse_scripts_command ... ok [INFO] [stdout] test app::tests::warn_unknown_source_priority_aliases_accepts_missing_aliases ... ok [INFO] [stdout] test cli::tests::parse_dir_multithread_options ... ok [INFO] [stdout] test config::script_paths::tests::wildcard_component_supports_star_and_question ... ok [INFO] [stdout] test config::source_priority_tests::resolve_file_mode_source_priority_defaults_empty ... ok [INFO] [stdout] test config::source_priority_tests::resolve_name_mode_source_priority_from_shared ... ok [INFO] [stdout] test config::tests::parse_name_mode_from_name_section ... ok [INFO] [stdout] test config::tests::resolve_dir_mode_missing_input ... ok [INFO] [stdout] test config::tests::parse_string_or_array_input_name_rules ... ok [INFO] [stdout] test config::tests::resolve_file_mode_missing_output ... ok [INFO] [stdout] test config::script_listing::tests::list_script_paths_for_info_collects_all_sections ... ok [INFO] [stdout] test config::source_priority_tests::resolve_file_mode_source_priority_from_mode_over_shared ... ok [INFO] [stdout] test config::tests::resolve_dir_mode_multithread_from_config ... ok [INFO] [stdout] test app::tests::dedupe_script_aliases_with_warning_keeps_earliest_alias ... ok [INFO] [stdout] test config::tests::resolve_file_mode_save_images_defaults_to_false ... ok [INFO] [stdout] test config::tests::resolve_file_mode_prefers_mode_over_shared ... ok [INFO] [stdout] test config::tests::resolve_name_mode_cli_overrides_config ... ok [INFO] [stdout] test config::tests::resolve_name_mode_save_images_defaults_to_false ... ok [INFO] [stdout] test config::tests::resolve_file_mode_uses_scripts_list_from_config ... ok [INFO] [stdout] test config::tests::resolve_dir_mode_cli_overrides_config ... ok [INFO] [stdout] test config::tests::resolve_mode_node_mapping_csv_uses_cli_over_config ... ok [INFO] [stdout] test dir_mode::tests::fetch_mode_detects_multithread ... ok [INFO] [stdout] test config::script_listing::tests::list_script_paths_for_info_expands_glob_patterns ... ok [INFO] [stdout] test config::tests::resolve_dir_mode_uses_shared_defaults ... ok [INFO] [stdout] test config::tests::resolve_file_mode_expands_script_glob_from_config ... ok [INFO] [stdout] test config::tests::load_default_when_missing_file ... ok [INFO] [stdout] test config::tests::resolve_file_mode_keeps_unmatched_glob_literal ... ok [INFO] [stdout] test config::tests::resolve_name_node_mapping_csv_uses_mode_then_shared ... ok [INFO] [stdout] test config::tests::resolve_name_mode_uses_shared_output ... ok [INFO] [stdout] test config::tests::resolve_node_mapping_csv_accepts_list ... ok [INFO] [stdout] test config::tests::resolve_file_mode_cli_overrides_config ... ok [INFO] [stdout] test config::tests::resolve_watch_mode_uses_mode_depth_override ... ok [INFO] [stdout] test errors::tests::format_callback_error_includes_first_frame ... ok [INFO] [stdout] test fetch_runtime::tests::worker_count_respects_serial_mode ... ok [INFO] [stdout] test fetch_runtime::tests::worker_count_with_zero_is_unlimited ... ok [INFO] [stdout] test dir_mode::tests::normalize_max_depth_accepts_unlimited ... ok [INFO] [stdout] test file_mode::input_name::tests::keeps_legacy_csv_behavior ... ok [INFO] [stdout] test dir_mode::tests::normalize_max_depth_rejects_too_negative ... ok [INFO] [stdout] test file_mode::input_name::tests::keeps_legacy_rule_behavior ... ok [INFO] [stdout] test fetch_runtime::tests::worker_count_respects_upper_bound ... ok [INFO] [stdout] test file_mode::input_name::tests::replaces_with_literal_rule ... ok [INFO] [stdout] test file_mode::naming::tests::format_input_name_applies_legacy_rule_tokens_and_collapses_whitespace ... ok [INFO] [stdout] test file_mode::naming::tests::format_input_name_empty_is_error ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_actor_filter_does_not_emit_paths_for_non_matching_actor ... ok [INFO] [stdout] test errors::tests::extract_lua_frame_prefers_lua_paths ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_dedupes_when_template_has_no_actor_fields ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_expands_actor_and_genre ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_expands_actor_fields ... ok [INFO] [stdout] test dir_mode::tests::collect_video_files_respects_depth_zero ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_expands_genre_list ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_falls_back_when_actor_filters_match_none ... ok [INFO] [stdout] test dir_mode::tests::group_video_paths_merges_split_parts ... ok [INFO] [stdout] test file_mode::input_name::tests::rejects_invalid_regex_rule ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_expands_multiple_list_fields ... ok [INFO] [stdout] test dir_mode::tests::collect_video_files_includes_subdir_depth_one ... ok [INFO] [stdout] test file_mode::input_name::tests::rejects_invalid_replace_rule ... ok [INFO] [stdout] test file_mode::naming::tests::render_template_unknown_field_is_error ... ok [INFO] [stdout] test file_mode::naming::tests::sanitize_component_replaces_illegal_chars ... ok [INFO] [stdout] test file_mode::naming::tests::render_template_actor_role_and_order ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_uses_template_without_actors ... ok [INFO] [stdout] test file_mode::naming::tests::render_template_actor_filters_by_gender ... ok [INFO] [stdout] test file_mode::naming::tests::render_template_actor_gender ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_sanitizes_slash_in_values_without_creating_extra_levels ... ok [INFO] [stdout] test file_mode::tests::select_output_paths_first_strategy_keeps_only_primary ... ok [INFO] [stdout] test file_mode::naming::tests::render_template_replaces_fields ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_keeps_language_and_other_suffix_parts ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_ignores_noise_tokens ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_normalizes_language_aliases ... ok [INFO] [stdout] test file_mode::naming::tests::format_output_paths_supports_multiple_segments ... ok [INFO] [stdout] test file_mode::tests::select_output_paths_non_first_keeps_extras ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_allows_short_name_matching ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_matches_language_suffix ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_matches_normalized_names ... ok [INFO] [stdout] test file_mode::input_name::tests::removes_with_regex_rule ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_rejects_unrelated_names ... ok [INFO] [stdout] test file_mode::tests::subtitle_suffix_rejects_too_short_short_name ... ok [INFO] [stdout] test image_store::tests::localize_keeps_non_remote_fields_unchanged ... ok [INFO] [stdout] test file_mode::tests::collect_group_subtitle_plans_group_only_subtitle_not_duplicated_per_part ... ok [INFO] [stdout] test file_mode::tests::collect_group_subtitle_plans_supports_group_level_subtitle ... ok [INFO] [stdout] test file_mode::tests::collect_group_subtitle_plans_keeps_split_and_group_subtitle ... ok [INFO] [stdout] test image_store::tests::localize_rejects_http_image_url ... ok [INFO] [stdout] test image_store::tests::localize_downloads_each_remote_image_once ... ok [INFO] [stdout] test file_mode::tests::build_output_targets_generates_split_part_video_paths ... ok [INFO] [stdout] test mode_params::tests::file_mode_params_exposes_node_value_mapper ... ok [INFO] [stdout] test script_info::tests::format_uses_trusted_urls_list_key ... ok [INFO] [stdout] test script_throttle::tests::random_delay_follows_custom_base_ms ... ok [INFO] [stdout] test script_throttle::tests::random_delay_is_disabled_when_base_is_zero ... ok [INFO] [stdout] test script_throttle::tests::random_delay_stays_in_expected_range ... ok [INFO] [stdout] test script_throttle::tests::random_delay_uses_abs_when_base_below_100 ... ok [INFO] [stdout] test file_mode::input_name::tests::replaces_with_regex_rule ... ok [INFO] [stdout] test source_runner::node_mapping::tests::apply_movie_drops_genre_mapped_to_empty ... ok [INFO] [stdout] test source_priority::tests::mode_priority_overrides_shared_per_group ... ok [INFO] [stdout] test source_priority::tests::source_priority_trims_and_dedupes_aliases ... ok [INFO] [stdout] test image_store::tests::localize_skips_network_when_local_file_exists ... ok [INFO] [stdout] test source_runner::merge::tests::merge_movie_appends_unique_fanart_thumbs ... ok [INFO] [stdout] test source_runner::merge::tests::merge_movie_dedupes_actor_when_order_differs ... ok [INFO] [stdout] test source_runner::merge::tests::merge_movie_fills_empty_primary_fanart_thumb ... ok [INFO] [stdout] test file_mode::input_name::tests::empty_after_rules_is_error ... ok [INFO] [stdout] test source_runner::node_mapping::tests::parse_csv_accepts_header_and_comments ... ok [INFO] [stdout] test source_runner::node_mapping::tests::parse_csv_rejects_invalid_column_count ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_applies_priority_even_without_multi_source_flag ... ok [INFO] [stdout] test source_runner::node_mapping::tests::parse_csv_treats_pipe_as_literal ... ok [INFO] [stdout] test source_runner::node_mapping::tests::apply_movie_maps_and_dedupes_genre_and_tag ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_configured_group_is_strict_to_listed_aliases ... ok [INFO] [stdout] test source_runner::node_mapping::tests::apply_movie_maps_set_fields ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_empty_group_uses_script_order ... ok [INFO] [stdout] test source_runner::node_mapping::tests::parse_csv_accepts_legacy_header_order ... ok [INFO] [stdout] test source_runner::node_mapping::tests::parse_csv_allows_empty_to ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_priority_without_multi_source_uses_first_per_group ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_images_uses_single_source_even_with_multi_source_enabled ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_keeps_default_order_without_priority ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_uses_priority_per_group ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_without_priority_does_not_merge_images_across_sources ... ok [INFO] [stdout] test source_runner::merge::tests::merge_movie_fills_empty_and_merges_collections ... ok [INFO] [stdout] test source_runner::tests::success_limit_defaults_to_one_without_multi_source ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_without_priority_falls_back_to_next_image_source ... ok [INFO] [stdout] test source_runner::node_mapping::tests::apply_movie_dedupes_actor_by_mapped_name ... ok [INFO] [stdout] test source_runner::priority_merge::tests::merge_sources_movie_images_fallbacks_to_next_source_with_image_data ... ok [INFO] [stdout] test source_runner::tests::success_limit_priority_configured_means_unlimited ... ok [INFO] [stdout] test source_runner::tests::load_node_value_mapper_returns_empty_when_missing_path ... ok [INFO] [stdout] test source_runner::tests::success_limit_zero_means_unlimited ... ok [INFO] [stdout] test translation::endpoints::tests::parse_google_free_translation_joins_segments ... ok [INFO] [stdout] test translation::tests::parse_translation_config_rejects_endpoint_array ... ok [INFO] [stdout] test translation::tests::resolve_translation_config_accepts_google_free_endpoint ... ok [INFO] [stdout] test translation::tests::resolve_translation_config_empty_keys_disables_translation ... ok [INFO] [stdout] test source_runner::tests::load_node_value_mapper_merges_multiple_csv_files ... ok [INFO] [stdout] test translation::tests::resolve_translation_config_rejects_unknown_keys ... ok [INFO] [stdout] test translation::tests::resolve_translation_config_requires_target_lang ... ok [INFO] [stdout] test video_parts::tests::group_video_inputs_does_not_merge_across_directories ... ok [INFO] [stdout] test source_runner::tests::load_node_value_mapper_rejects_invalid_csv ... ok [INFO] [stdout] test source_runner::tests::should_merge_sources_when_priority_configured ... ok [INFO] [stdout] test video_parts::tests::group_video_inputs_keeps_non_split_files_single ... ok [INFO] [stdout] test source_runner::tests::load_node_value_mapper_loads_csv_file ... ok [INFO] [stdout] test video_parts::tests::group_video_inputs_merges_split_parts_in_same_directory ... ok [INFO] [stdout] test watch_mode::tests::file_len_returns_none_for_removed_file ... ok [INFO] [stdout] test video_parts::tests::stem_contains_split_marker_detects_part_tokens ... ok [INFO] [stdout] test watch_mode::tests::enqueue_startup_scan_files_are_ready_without_waiting_stable_window ... ok [INFO] [stdout] test watch_mode::tests::collect_ready_files_skips_seen_items ... ok [INFO] [stdout] test watch_mode::tests::path_within_max_depth_respects_limits ... ok [INFO] [stdout] test watch_mode::tests::is_file_ready_for_existing_file ... ok [INFO] [stdout] test watch_mode::tests::group_ready_files_merges_sibling_split_parts ... ok [INFO] [stdout] test translation::tests::translate_movie_skips_target_language_values ... ok [INFO] [stdout] test config::tests::resolve_file_mode_missing_script ... ok [INFO] [stdout] test app::tests::list_script_infos_from_cli_paths ... ok [INFO] [stdout] test script_throttle::tests::throttle_allows_different_scripts ... ok [INFO] [stdout] test script_throttle::tests::throttle_serializes_same_script ... ok [INFO] [stdout] test fetch_runtime::tests::parallel_executor_never_exceeds_configured_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 170 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weevil_core-3722007118f322a9) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test node::tests::normalize_tag_name_tracks_case ... ok [INFO] [stdout] test node::tests::node_id_round_trip ... ok [INFO] [stdout] test node::tests::element_tag_helpers ... ok [INFO] [stdout] test node::tests::node_attr_and_text_helpers ... ok [INFO] [stdout] test html::tests::subtree_and_descendants_match_document_order ... ok [INFO] [stdout] test html::tests::parse_builds_fast_indexes ... ok [INFO] [stdout] test html::tests::html_and_text_helpers_render_content ... ok [INFO] [stdout] test html::tests::html_tree_is_send ... ok [INFO] [stdout] test query::selector_exec::tests::element_navigation_skips_non_elements ... ok [INFO] [stdout] test html::tests::text_content_aggregates_text_nodes ... ok [INFO] [stdout] test html::tests::parse_with_errors_reports_issues ... ok [INFO] [stdout] test query::selector_exec::tests::find_selector_matches_attributes_and_classes ... ok [INFO] [stdout] test node::tests::element_attr_helpers ... ok [INFO] [stdout] test html::tests::class_index_splits_tokens ... ok [INFO] [stdout] test node::tests::element_attr_value_normalizes_name ... ok [INFO] [stdout] test selector::tests::parse_simple_selector ... ok [INFO] [stdout] test selector::tests::render_int_helpers ... ok [INFO] [stdout] test selector::tests::has_is_where_selectors ... ok [INFO] [stdout] test selector::tests::invalid_selector_conversions ... ok [INFO] [stdout] test selector::tests::parse_selector_group ... ok [INFO] [stdout] test selector::tests::error_message_includes_token ... ok [INFO] [stdout] test selector::tests::css_string_and_local_name_rendering ... ok [INFO] [stdout] test query::tests::query_find_first_and_aliases ... ok [INFO] [stdout] test selector::tests::render_token_misc_variants ... ok [INFO] [stdout] test selector::tests::selector_conversions ... ok [INFO] [stdout] test selector::tests::selector_error_includes_location_and_snippet ... ok [INFO] [stdout] test selector::tests::selector_error_messages_cover_variants ... ok [INFO] [stdout] test html::tests::siblings_and_parents_are_linked ... ok [INFO] [stdout] test node::tests::node_kind_as_element ... ok [INFO] [stdout] test selector::tests::render_token_numbers_and_units ... ok [INFO] [stdout] test query::tests::query_context_limits_scope ... ok [INFO] [stdout] test query::xpath_exec::tests::find_xpath_rejects_unsupported_axis ... ok [INFO] [stdout] test query::xpath_exec::tests::find_xpath_zero_predicate_is_empty ... ok [INFO] [stdout] test xpath::tests::xpath_unknown_prefix_error_message ... ok [INFO] [stdout] test xpath::tests::parse_xpath_simple ... ok [INFO] [stdout] test query::tests::find_selector_and_xpath ... ok [INFO] [stdout] test query::xpath_exec::tests::find_xpath_handles_axes_and_predicates ... ok [INFO] [stdout] test query::xpath_exec::tests::find_xpath_supports_attribute_and_text_predicates ... ok [INFO] [stdout] test node::tests::node_id_panics_on_overflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weevil_lua-6d98bb523a38d575) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test http::tests::trusted_url_matches_single_segment_wildcard ... ok [INFO] [stdout] test http::tests::trusted_url_matches_suffix_wildcard ... ok [INFO] [stdout] test http::tests::trusted_url_host_wildcard_respects_port ... ok [INFO] [stdout] test http::tests::trusted_url_matches_single_label_host_wildcard ... ok [INFO] [stdout] test http::tests::trusted_url_prefix_matches_without_wildcards ... ok [INFO] [stderr] Running tests/plugin.rs (/opt/rustwide/target/debug/deps/plugin-d035cf2d89714cd0) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test check_requires_alias ... ok [INFO] [stdout] test from_str_requires_run ... ok [INFO] [stdout] test check_rejects_non_table_return ... ok [INFO] [stdout] test check_rejects_empty_alias ... ok [INFO] [stdout] test check_requires_trusted_urls ... ok [INFO] [stdout] test check_requires_return_value ... ok [INFO] [stdout] test script_alias_reads_alias_value ... ok [INFO] [stdout] test http_rejects_non_string_header_name ... ok [INFO] [stdout] test http_post_rejects_non_string_version ... ok [INFO] [stdout] test lua_logs_include_task_context ... ok [INFO] [stdout] test json_encode_rejects_functions ... ok [INFO] [stdout] test browser_launch_requires_browser_feature ... ok [INFO] [stdout] test http_post_blocks_untrusted_urls ... ok [INFO] [stdout] test http_rejects_non_string_version ... ok [INFO] [stdout] test run_can_return_none ... ok [INFO] [stdout] test lua_can_use_core_features ... ok [INFO] [stdout] test http_post_rejects_non_string_header_name ... ok [INFO] [stdout] test http_rejects_non_string_header_value ... ok [INFO] [stdout] test json_encode_decode_roundtrip ... ok [INFO] [stdout] test http_blocks_untrusted_urls ... ok [INFO] [stdout] test http_rejects_unsupported_version ... ok [INFO] [stdout] test json_decode_preserves_null_in_arrays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests weevil_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/weevil-core/src/lib.rs - (line 4) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.71s [INFO] [stderr] Doc-tests weevil_lua [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53f680273346f5d5ecc6060a574dd9c1945d90d15a61e64059706cc6a82a90fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f680273346f5d5ecc6060a574dd9c1945d90d15a61e64059706cc6a82a90fa", kill_on_drop: false }` [INFO] [stdout] 53f680273346f5d5ecc6060a574dd9c1945d90d15a61e64059706cc6a82a90fa