[INFO] cloning repository https://github.com/mullvad/unicop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mullvad/unicop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullvad%2Funicop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullvad%2Funicop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a52fe998667266fcde92469950faef30085e30d [INFO] testing mullvad/unicop against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullvad%2Funicop" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mullvad/unicop [INFO] finished tweaking git repo https://github.com/mullvad/unicop [INFO] tweaked toml for git repo https://github.com/mullvad/unicop written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mullvad/unicop on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mullvad/unicop 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbda905bf06f39a8fb40b4a0010e723f5983eed71bab491e9b8ebfb723c5b006 [INFO] running `Command { std: "docker" "start" "-a" "cbda905bf06f39a8fb40b4a0010e723f5983eed71bab491e9b8ebfb723c5b006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbda905bf06f39a8fb40b4a0010e723f5983eed71bab491e9b8ebfb723c5b006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbda905bf06f39a8fb40b4a0010e723f5983eed71bab491e9b8ebfb723c5b006", kill_on_drop: false }` [INFO] [stdout] cbda905bf06f39a8fb40b4a0010e723f5983eed71bab491e9b8ebfb723c5b006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 588d1bbdab71d0aff2fcbe3938a63adf6b9c3c60eaa0c3b24d90e2b2da9638f0 [INFO] running `Command { std: "docker" "start" "-a" "588d1bbdab71d0aff2fcbe3938a63adf6b9c3c60eaa0c3b24d90e2b2da9638f0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-swift v0.7.0 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tree-sitter v0.25.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling unicop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.46s [INFO] running `Command { std: "docker" "inspect" "588d1bbdab71d0aff2fcbe3938a63adf6b9c3c60eaa0c3b24d90e2b2da9638f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588d1bbdab71d0aff2fcbe3938a63adf6b9c3c60eaa0c3b24d90e2b2da9638f0", kill_on_drop: false }` [INFO] [stdout] 588d1bbdab71d0aff2fcbe3938a63adf6b9c3c60eaa0c3b24d90e2b2da9638f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5754ebae436a9a201efbeb2983f166388522f82378e207e9a9385af215b97ce9 [INFO] running `Command { std: "docker" "start" "-a" "5754ebae436a9a201efbeb2983f166388522f82378e207e9a9385af215b97ce9", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter v0.25.2 [INFO] [stderr] Compiling tree-sitter-swift v0.7.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling unicop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trycmd v0.15.9 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.02s [INFO] running `Command { std: "docker" "inspect" "5754ebae436a9a201efbeb2983f166388522f82378e207e9a9385af215b97ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5754ebae436a9a201efbeb2983f166388522f82378e207e9a9385af215b97ce9", kill_on_drop: false }` [INFO] [stdout] 5754ebae436a9a201efbeb2983f166388522f82378e207e9a9385af215b97ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf7707cf86aa59d2ab846fbb29ab3c3d11a126fc6c3e39a4777f90feac5c7c9a [INFO] running `Command { std: "docker" "start" "-a" "bf7707cf86aa59d2ab846fbb29ab3c3d11a126fc6c3e39a4777f90feac5c7c9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unicop-ddacb31bf05ae600) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::tests::empty_config ... ok [INFO] [stdout] test config::tests::some_config ... ok [INFO] [stdout] test config::tests::invalid_language - should panic ... 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] [stderr] Running tests/trycmd.rs (/opt/rustwide/target/debug/deps/trycmd-ad5105a17f8f10f4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing README.md:54 ... ok 14ms 595us 630ns [INFO] [stderr] Testing example-files/README.md:10 ... ok 23ms 319us 759ns [INFO] [stderr] Testing example-files/README.md:111 ... ok 7ms 703us 770ns [INFO] [stdout] test trycmd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf7707cf86aa59d2ab846fbb29ab3c3d11a126fc6c3e39a4777f90feac5c7c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7707cf86aa59d2ab846fbb29ab3c3d11a126fc6c3e39a4777f90feac5c7c9a", kill_on_drop: false }` [INFO] [stdout] bf7707cf86aa59d2ab846fbb29ab3c3d11a126fc6c3e39a4777f90feac5c7c9a