[INFO] cloning repository https://github.com/JosueMolinaMorales/kode-kraken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosueMolinaMorales/kode-kraken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosueMolinaMorales%2Fkode-kraken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosueMolinaMorales%2Fkode-kraken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac50d55ed0cc24537c1a47285617d578472ce1ec [INFO] building JosueMolinaMorales/kode-kraken against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosueMolinaMorales%2Fkode-kraken" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JosueMolinaMorales/kode-kraken [INFO] finished tweaking git repo https://github.com/JosueMolinaMorales/kode-kraken [INFO] tweaked toml for git repo https://github.com/JosueMolinaMorales/kode-kraken written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JosueMolinaMorales/kode-kraken on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JosueMolinaMorales/kode-kraken 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17026ee898cc6c54d2e3aa0237c59ccdd059b8c99964278aa2f9652e9d41088 [INFO] running `Command { std: "docker" "start" "-a" "d17026ee898cc6c54d2e3aa0237c59ccdd059b8c99964278aa2f9652e9d41088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17026ee898cc6c54d2e3aa0237c59ccdd059b8c99964278aa2f9652e9d41088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17026ee898cc6c54d2e3aa0237c59ccdd059b8c99964278aa2f9652e9d41088", kill_on_drop: false }` [INFO] [stdout] d17026ee898cc6c54d2e3aa0237c59ccdd059b8c99964278aa2f9652e9d41088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f36dbef5080db480ec91eab20698e661aaf5702786876dfcebdc49374e5f99ec [INFO] running `Command { std: "docker" "start" "-a" "f36dbef5080db480ec91eab20698e661aaf5702786876dfcebdc49374e5f99ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-kotlin v0.3.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling horrorshow v0.8.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling cli-table v0.4.8 [INFO] [stderr] Compiling mutant-kraken-macros v0.1.0 [INFO] [stderr] Compiling mutant-kraken-macros v0.1.1 (/opt/rustwide/workdir/mutant-kraken-macros) [INFO] [stderr] Compiling mutant-kraken v0.1.5 (/opt/rustwide/workdir/mutant-kraken) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "f36dbef5080db480ec91eab20698e661aaf5702786876dfcebdc49374e5f99ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36dbef5080db480ec91eab20698e661aaf5702786876dfcebdc49374e5f99ec", kill_on_drop: false }` [INFO] [stdout] f36dbef5080db480ec91eab20698e661aaf5702786876dfcebdc49374e5f99ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a1528f4064f89a39f1e1e37f0f40bbee70c47ccf4f0e10895d2784469a792c4 [INFO] running `Command { std: "docker" "start" "-a" "5a1528f4064f89a39f1e1e37f0f40bbee70c47ccf4f0e10895d2784469a792c4", kill_on_drop: false }` [INFO] [stderr] Compiling mutant-kraken-macros v0.1.1 (/opt/rustwide/workdir/mutant-kraken-macros) [INFO] [stderr] Compiling mutant-kraken v0.1.5 (/opt/rustwide/workdir/mutant-kraken) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "5a1528f4064f89a39f1e1e37f0f40bbee70c47ccf4f0e10895d2784469a792c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1528f4064f89a39f1e1e37f0f40bbee70c47ccf4f0e10895d2784469a792c4", kill_on_drop: false }` [INFO] [stdout] 5a1528f4064f89a39f1e1e37f0f40bbee70c47ccf4f0e10895d2784469a792c4