[INFO] cloning repository https://github.com/ununian/icon-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ununian/icon-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f79da079597c1e0dfc2502f51cc195dc62629c8 [INFO] testing ununian/icon-test against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ununian/icon-test [INFO] finished tweaking git repo https://github.com/ununian/icon-test [INFO] tweaked toml for git repo https://github.com/ununian/icon-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ununian/icon-test on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ununian/icon-test 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f72a4f4478c50d7b0f304060951d1fbfa480cadf480328fc58f9cd8008f1ec7 [INFO] running `Command { std: "docker" "start" "-a" "8f72a4f4478c50d7b0f304060951d1fbfa480cadf480328fc58f9cd8008f1ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f72a4f4478c50d7b0f304060951d1fbfa480cadf480328fc58f9cd8008f1ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f72a4f4478c50d7b0f304060951d1fbfa480cadf480328fc58f9cd8008f1ec7", kill_on_drop: false }` [INFO] [stdout] 8f72a4f4478c50d7b0f304060951d1fbfa480cadf480328fc58f9cd8008f1ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e60ba975728e1106a9e2d737cd0d4c1d973f63905189fcdf08eab3c503dc0340 [INFO] running `Command { std: "docker" "start" "-a" "e60ba975728e1106a9e2d737cd0d4c1d973f63905189fcdf08eab3c503dc0340", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling oxc_estree v0.48.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling oxc_data_structures v0.48.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling oxc_allocator v0.48.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.48.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.48.2 [INFO] [stderr] Compiling oxc_diagnostics v0.48.2 [INFO] [stderr] Compiling oxc_syntax v0.48.2 [INFO] [stderr] Compiling oxc_regular_expression v0.48.2 [INFO] [stderr] Compiling oxc_cfg v0.48.2 [INFO] [stderr] Compiling oxc_ast v0.48.2 [INFO] [stderr] Compiling oxc_sourcemap v1.0.6 [INFO] [stderr] Compiling oxc-browserslist v1.1.2 [INFO] [stderr] Compiling oxc_ecmascript v0.48.2 [INFO] [stderr] Compiling oxc_semantic v0.48.2 [INFO] [stderr] Compiling oxc_parser v0.48.2 [INFO] [stderr] Compiling oxc_isolated_declarations v0.48.2 [INFO] [stderr] Compiling oxc_traverse v0.48.2 [INFO] [stderr] Compiling oxc_mangler v0.48.2 [INFO] [stderr] Compiling oxc_codegen v0.48.2 [INFO] [stderr] Compiling oxc_transformer v0.48.2 [INFO] [stderr] Compiling oxc_minifier v0.48.2 [INFO] [stderr] Compiling oxc v0.48.2 [INFO] [stderr] Compiling icon-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.23s [INFO] running `Command { std: "docker" "inspect" "e60ba975728e1106a9e2d737cd0d4c1d973f63905189fcdf08eab3c503dc0340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60ba975728e1106a9e2d737cd0d4c1d973f63905189fcdf08eab3c503dc0340", kill_on_drop: false }` [INFO] [stdout] e60ba975728e1106a9e2d737cd0d4c1d973f63905189fcdf08eab3c503dc0340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f88eacc8a565d9a54ccff433d57b35f1f25070e91bdec5acc17d36492cc4f1b [INFO] running `Command { std: "docker" "start" "-a" "5f88eacc8a565d9a54ccff433d57b35f1f25070e91bdec5acc17d36492cc4f1b", kill_on_drop: false }` [INFO] [stderr] Compiling icon-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "5f88eacc8a565d9a54ccff433d57b35f1f25070e91bdec5acc17d36492cc4f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f88eacc8a565d9a54ccff433d57b35f1f25070e91bdec5acc17d36492cc4f1b", kill_on_drop: false }` [INFO] [stdout] 5f88eacc8a565d9a54ccff433d57b35f1f25070e91bdec5acc17d36492cc4f1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9c899bcf15a772aac2846f9f8ea89342abe57f6b6537693b9a2a057e08e92c1 [INFO] running `Command { std: "docker" "start" "-a" "a9c899bcf15a772aac2846f9f8ea89342abe57f6b6537693b9a2a057e08e92c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/icon_test-0bdf438c08b48d3b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::tests::test_extract_string_literals_js ... ok [INFO] [stdout] test test::tests::test_extract_string_literals_vue ... ok [INFO] [stdout] test test::tests::test_extract_string_literals_tsx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9c899bcf15a772aac2846f9f8ea89342abe57f6b6537693b9a2a057e08e92c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c899bcf15a772aac2846f9f8ea89342abe57f6b6537693b9a2a057e08e92c1", kill_on_drop: false }` [INFO] [stdout] a9c899bcf15a772aac2846f9f8ea89342abe57f6b6537693b9a2a057e08e92c1