[INFO] cloning repository https://github.com/ora600pl/jas-min [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ora600pl/jas-min" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fora600pl%2Fjas-min", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fora600pl%2Fjas-min'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c693e77dfb2291771a56ebd9b553a50e55a54a10 [INFO] checking ora600pl/jas-min against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fora600pl%2Fjas-min" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ora600pl/jas-min [INFO] finished tweaking git repo https://github.com/ora600pl/jas-min [INFO] tweaked toml for git repo https://github.com/ora600pl/jas-min written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ora600pl/jas-min on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 338 packages to latest compatible versions [INFO] [stderr] Adding axum v0.7.9 (available: v0.8.7) [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.3) [INFO] [stderr] Adding ndarray v0.16.1 (available: v0.17.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding scraper v0.23.1 (available: v0.24.0) [INFO] [stderr] Adding tower-http v0.5.2 (available: v0.6.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded open v5.3.3 [INFO] [stderr] Downloaded execute-command-macro v0.1.11 [INFO] [stderr] Downloaded execute v0.2.15 [INFO] [stderr] Downloaded utf8-width v0.1.8 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.12 [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded generic-array v1.3.5 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded execute-command-tokens v0.1.9 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded plotly_derive v0.13.5 [INFO] [stderr] Downloaded plotly v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3921d92d0bae46bdf7c3486786749d7f11315df85ad852c17a10953b45e9920 [INFO] running `Command { std: "docker" "start" "-a" "a3921d92d0bae46bdf7c3486786749d7f11315df85ad852c17a10953b45e9920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3921d92d0bae46bdf7c3486786749d7f11315df85ad852c17a10953b45e9920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3921d92d0bae46bdf7c3486786749d7f11315df85ad852c17a10953b45e9920", kill_on_drop: false }` [INFO] [stdout] a3921d92d0bae46bdf7c3486786749d7f11315df85ad852c17a10953b45e9920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5934dd137dcb9bd50001625c44b651641ffa4681ba4f2eda82cd7bf99e74f6e7 [INFO] running `Command { std: "docker" "start" "-a" "5934dd137dcb9bd50001625c44b651641ffa4681ba4f2eda82cd7bf99e74f6e7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling execute-command-tokens v0.1.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking generic-array v1.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking ndarray-stats v0.6.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.12 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking serde_with v3.16.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking execute-command-macro v0.1.11 [INFO] [stderr] Compiling plotly_derive v0.13.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking selectors v0.26.0 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking execute v0.2.15 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking plotly v0.13.5 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking jas-min v0.6.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "5934dd137dcb9bd50001625c44b651641ffa4681ba4f2eda82cd7bf99e74f6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5934dd137dcb9bd50001625c44b651641ffa4681ba4f2eda82cd7bf99e74f6e7", kill_on_drop: false }` [INFO] [stdout] 5934dd137dcb9bd50001625c44b651641ffa4681ba4f2eda82cd7bf99e74f6e7