[INFO] cloning repository https://github.com/kentaromiura/kurumu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kentaromiura/kurumu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentaromiura%2Fkurumu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentaromiura%2Fkurumu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbbf06185e6b28e09cd737a62b941d12928b8e15 [INFO] testing kentaromiura/kurumu against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentaromiura%2Fkurumu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kentaromiura/kurumu on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kentaromiura/kurumu [INFO] finished tweaking git repo https://github.com/kentaromiura/kurumu [INFO] tweaked toml for git repo https://github.com/kentaromiura/kurumu written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kentaromiura/kurumu 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5348aeef3c0b0e4569c9771d9635d44932c09206fb7fc9a372e894859ec3dfa6 [INFO] running `Command { std: "docker" "start" "-a" "5348aeef3c0b0e4569c9771d9635d44932c09206fb7fc9a372e894859ec3dfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5348aeef3c0b0e4569c9771d9635d44932c09206fb7fc9a372e894859ec3dfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5348aeef3c0b0e4569c9771d9635d44932c09206fb7fc9a372e894859ec3dfa6", kill_on_drop: false }` [INFO] [stdout] 5348aeef3c0b0e4569c9771d9635d44932c09206fb7fc9a372e894859ec3dfa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82afd34d99699dad80e24bbbd6e1be022f6aba6a4a67c48641136cf8a39c088 [INFO] running `Command { std: "docker" "start" "-a" "d82afd34d99699dad80e24bbbd6e1be022f6aba6a4a67c48641136cf8a39c088", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxc_estree v0.52.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling oxc_sourcemap v1.0.9 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling read_pipe v0.2.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling emotionless v0.1.0 (https://github.com/kentaromiura/emotionless.git#5c19e80a) [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling oxc_data_structures v0.52.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling papaya v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.52.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling oxc_diagnostics v0.52.0 [INFO] [stderr] Compiling oxc_allocator v0.52.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling oxc_span v0.52.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling oxc_syntax v0.52.0 [INFO] [stderr] Compiling oxc_regular_expression v0.52.0 [INFO] [stderr] Compiling oxc_ast v0.52.0 [INFO] [stderr] Compiling oxc_resolver v4.2.0 [INFO] [stderr] Compiling oxc_cfg v0.52.0 [INFO] [stderr] Compiling oxc_ecmascript v0.52.0 [INFO] [stderr] Compiling oxc_semantic v0.52.0 [INFO] [stderr] Compiling oxc_parser v0.52.0 [INFO] [stderr] Compiling oxc_codegen v0.52.0 [INFO] [stderr] Compiling oxc_traverse v0.52.0 [INFO] [stderr] Compiling kurumu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.68s [INFO] running `Command { std: "docker" "inspect" "d82afd34d99699dad80e24bbbd6e1be022f6aba6a4a67c48641136cf8a39c088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82afd34d99699dad80e24bbbd6e1be022f6aba6a4a67c48641136cf8a39c088", kill_on_drop: false }` [INFO] [stdout] d82afd34d99699dad80e24bbbd6e1be022f6aba6a4a67c48641136cf8a39c088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e35d8ed9bd5a5a0b2bc93cd25fa1c18f02d6587eeff2dabb491eafa6117160a [INFO] running `Command { std: "docker" "start" "-a" "1e35d8ed9bd5a5a0b2bc93cd25fa1c18f02d6587eeff2dabb491eafa6117160a", kill_on_drop: false }` [INFO] [stderr] Compiling kurumu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "1e35d8ed9bd5a5a0b2bc93cd25fa1c18f02d6587eeff2dabb491eafa6117160a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e35d8ed9bd5a5a0b2bc93cd25fa1c18f02d6587eeff2dabb491eafa6117160a", kill_on_drop: false }` [INFO] [stdout] 1e35d8ed9bd5a5a0b2bc93cd25fa1c18f02d6587eeff2dabb491eafa6117160a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cd6c604d5ceaf6eb68bbf7476ba843219b1bfb64123892a8ccb69321e47157e [INFO] running `Command { std: "docker" "start" "-a" "8cd6c604d5ceaf6eb68bbf7476ba843219b1bfb64123892a8ccb69321e47157e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kurumu-2b8fe2b07edcda2b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8cd6c604d5ceaf6eb68bbf7476ba843219b1bfb64123892a8ccb69321e47157e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd6c604d5ceaf6eb68bbf7476ba843219b1bfb64123892a8ccb69321e47157e", kill_on_drop: false }` [INFO] [stdout] 8cd6c604d5ceaf6eb68bbf7476ba843219b1bfb64123892a8ccb69321e47157e