[INFO] cloning repository https://github.com/jzw2/rust-capr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzw2/rust-capr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzw2%2Frust-capr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzw2%2Frust-capr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c988e0c8f0f18775293b0f4ccb6117b5a86751e [INFO] checking jzw2/rust-capr against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzw2%2Frust-capr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jzw2/rust-capr on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jzw2/rust-capr [INFO] finished tweaking git repo https://github.com/jzw2/rust-capr [INFO] tweaked toml for git repo https://github.com/jzw2/rust-capr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jzw2/rust-capr 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" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "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] Downloading crates ... [INFO] [stderr] Downloaded binary-heap-plus v0.1.6 [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded compare v0.0.6 [INFO] [stderr] Downloaded cc v1.1.3 [INFO] [stderr] Downloaded rustfst v1.0.1 [INFO] [stderr] Downloaded stable_bst v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1a38a9694cf6d59969b3668d0f9b2f87720ae226cb50ca8b0c3277597b2a8dc [INFO] running `Command { std: "docker" "start" "-a" "b1a38a9694cf6d59969b3668d0f9b2f87720ae226cb50ca8b0c3277597b2a8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1a38a9694cf6d59969b3668d0f9b2f87720ae226cb50ca8b0c3277597b2a8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a38a9694cf6d59969b3668d0f9b2f87720ae226cb50ca8b0c3277597b2a8dc", kill_on_drop: false }` [INFO] [stdout] b1a38a9694cf6d59969b3668d0f9b2f87720ae226cb50ca8b0c3277597b2a8dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e5ede99e4b47b2b098625730e4424d0747af41927e384043f171525d301432 [INFO] running `Command { std: "docker" "start" "-a" "b5e5ede99e4b47b2b098625730e4424d0747af41927e384043f171525d301432", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking ordered_iter v0.1.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking stable_bst v0.2.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Checking binary-heap-plus v0.1.6 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustfst v1.0.1 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking rust-capr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `actix_web::Error` [INFO] [stdout] --> src/trans.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::Error` [INFO] [stdout] --> src/trans.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `laws` [INFO] [stdout] --> src/trans.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_laws` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/trans.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `laws` [INFO] [stdout] --> src/trans.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_laws` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/trans.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SoundLawLabels` is never constructed [INFO] [stdout] --> src/trans.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct SoundLawLabels { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_labels_from_str` is never used [INFO] [stdout] --> src/trans.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_labels_from_str(s: &str, table: Arc) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `to_labels` and `to_fst` are never used [INFO] [stdout] --> src/trans.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 33 | impl SoundLaw { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] 34 | fn to_labels(&self, table: Arc) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn to_fst(&self, table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sound_laws_to_fst` is never used [INFO] [stdout] --> src/trans.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transduceGoal` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | transduceGoal: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transduce_goal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sound_laws_to_fst` is never used [INFO] [stdout] --> src/trans.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn sound_laws_to_fst(laws: &[SoundLaw], table: Arc) -> VectorFst { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transduceGoal` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | transduceGoal: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transduce_goal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "b5e5ede99e4b47b2b098625730e4424d0747af41927e384043f171525d301432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e5ede99e4b47b2b098625730e4424d0747af41927e384043f171525d301432", kill_on_drop: false }` [INFO] [stdout] b5e5ede99e4b47b2b098625730e4424d0747af41927e384043f171525d301432 [INFO] checking jzw2/rust-capr against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzw2%2Frust-capr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jzw2/rust-capr on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jzw2/rust-capr [INFO] finished tweaking git repo https://github.com/jzw2/rust-capr [INFO] tweaked toml for git repo https://github.com/jzw2/rust-capr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jzw2/rust-capr 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d6eded5d70eee2b1a9314798d44ebf042569379bf750522f10a27221542fd8 [INFO] running `Command { std: "docker" "start" "-a" "c9d6eded5d70eee2b1a9314798d44ebf042569379bf750522f10a27221542fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d6eded5d70eee2b1a9314798d44ebf042569379bf750522f10a27221542fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d6eded5d70eee2b1a9314798d44ebf042569379bf750522f10a27221542fd8", kill_on_drop: false }` [INFO] [stdout] c9d6eded5d70eee2b1a9314798d44ebf042569379bf750522f10a27221542fd8 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd81b5a81dce4eb604e877aa0e6520b5b1aebcf42c05159dc9330d5f9036aebb [INFO] running `Command { std: "docker" "start" "-a" "cd81b5a81dce4eb604e877aa0e6520b5b1aebcf42c05159dc9330d5f9036aebb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling cc v1.1.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking ordered_iter v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking stable_bst v0.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:588:17: [INFO] [stderr] must_produce_diag: `trimmed_def_paths` called but no diagnostics emitted; `with_no_trimmed_paths` for debugging. called at: 0: ::set_must_produce_diag [INFO] [stderr] 1: ::record_trimmed_def_paths [INFO] [stderr] 2: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stderr] 3: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 4: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 5: rustc_query_impl::query_impl::trimmed_def_paths::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 6: ::print_def_path [INFO] [stderr] 7: ::print_def_path [INFO] [stderr] 8: ::pretty_print_type [INFO] [stderr] 9: as rustc_middle::ty::print::Print>::print [INFO] [stderr] 10: ::pretty_print_type [INFO] [stderr] 11: ::comma_sep::>> [INFO] [stderr] 12: ::pretty_fn_sig [INFO] [stderr] 13: as rustc_middle::ty::print::Print>::print [INFO] [stderr] 14: ::pretty_in_binder::> [INFO] [stderr] 15: ::pretty_print_type [INFO] [stderr] 16: ::fmt [INFO] [stderr] 17: rustc_lint::mutable_transmutes::check_overlapping::::check_expr::{closure#0}>::{closure#2}> [INFO] [stderr] 18: ::check_expr [INFO] [stderr] 19: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 20: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 21: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 22: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 23: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 24: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 25: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 26: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 27: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 28: rustc_lint::lint_mod [INFO] [stderr] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 31: rustc_query_impl::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: rustc_lint::late::check_crate::{closure#1} [INFO] [stderr] 33: rustc_lint::late::check_crate [INFO] [stderr] 34: rustc_interface::passes::analysis [INFO] [stderr] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 39: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stderr] 40: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 42: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 43: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 44: [INFO] [stderr] 45: clone [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f82d7294dd5 - std::backtrace_rs::backtrace::libunwind::trace::hd14cd05c8ce75653 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x7f82d7294dd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2bd11920a4bced06 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f82d7294dd5 - std::sys::backtrace::_print_fmt::h7b5db99a0e0a9618 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x7f82d7294dd5 - ::fmt::h3b0bb7ed425a905c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x7f82d72e5cfb - core::fmt::rt::Argument::fmt::h8dbebbed1aabf976 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x7f82d72e5cfb - core::fmt::write::h970c44dce83e5ee7 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x7f82d728961f - std::io::Write::write_fmt::h3b36ddac8cba0ada [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x7f82d7297671 - std::sys::backtrace::BacktraceLock::print::h4e16a8d2ce8dc6ad [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x7f82d7297671 - std::panicking::default_hook::{{closure}}::h1d9339438491665b [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x7f82d729734c - std::panicking::default_hook::h706794151aa208b4 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x7f82d3851dba - std[f88f5f79b5dd95a0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 11: 0x7f82d729803f - as core::ops::function::Fn>::call::h83138b9a2d92612c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 12: 0x7f82d729803f - std::panicking::rust_panic_with_hook::hf271bde743f78cbd [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:805:13 [INFO] [stderr] 13: 0x7f82d7297c67 - std::panicking::begin_panic_handler::{{closure}}::h153af9175e95fc80 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:671:13 [INFO] [stderr] Checking binary-heap-plus v0.1.6 [INFO] [stderr] 14: 0x7f82d7295299 - std::sys::backtrace::__rust_end_short_backtrace::h8607198d3b617b99 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 15: 0x7f82d72978f4 - rust_begin_unwind [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:662:5 [INFO] [stderr] 16: 0x7f82d72e22c3 - core::panicking::panic_fmt::hf6633b287b5ae536 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x7f82d67a5e9a - ::drop.cold [INFO] [stderr] 18: 0x7f82d5bedb5c - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f82d5cf70da - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f82d5cf775f - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f82d5c07cb8 - rustc_interface[d8ac3dbe8c4052b9]::interface::run_compiler::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7f82d5bec549 - std[f88f5f79b5dd95a0]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f82d5bec2fa - <::spawn_unchecked_, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#1} as core[3cb4721bd79b40c1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f82d72a1fbb - as core::ops::function::FnOnce>::call_once::h438aa41529320378 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 25: 0x7f82d72a1fbb - as core::ops::function::FnOnce>::call_once::ha61ffbd131f8a573 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 26: 0x7f82d72a1fbb - std::sys::pal::unix::thread::Thread::new::thread_start::h64d9bacc04a5fc59 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 27: 0x7f82d026bac3 - [INFO] [stderr] 28: 0x7f82d02fca04 - clone [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v_htmlescape-0.15.8/rustc-ice-2024-07-31T12_51_17-969.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (09146510c 2024-07-30) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `v_htmlescape` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd81b5a81dce4eb604e877aa0e6520b5b1aebcf42c05159dc9330d5f9036aebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd81b5a81dce4eb604e877aa0e6520b5b1aebcf42c05159dc9330d5f9036aebb", kill_on_drop: false }` [INFO] [stdout] cd81b5a81dce4eb604e877aa0e6520b5b1aebcf42c05159dc9330d5f9036aebb