[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] 665910f96e7f01422079fadfe0de8fa794289ee1 [INFO] testing kentaromiura/kurumu against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [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] 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] validating manifest of git repo https://github.com/kentaromiura/kurumu on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4792f36acebef0cd675a29cb8388c3c898d8c3bcbd36eadb136e29124eee5edc [INFO] running `Command { std: "docker" "start" "-a" "4792f36acebef0cd675a29cb8388c3c898d8c3bcbd36eadb136e29124eee5edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4792f36acebef0cd675a29cb8388c3c898d8c3bcbd36eadb136e29124eee5edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4792f36acebef0cd675a29cb8388c3c898d8c3bcbd36eadb136e29124eee5edc", kill_on_drop: false }` [INFO] [stdout] 4792f36acebef0cd675a29cb8388c3c898d8c3bcbd36eadb136e29124eee5edc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f9d46619c4394f9951401d0ad1c5bd974d76865344f52c505f5510a3e9959d [INFO] running `Command { std: "docker" "start" "-a" "97f9d46619c4394f9951401d0ad1c5bd974d76865344f52c505f5510a3e9959d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion 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 unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [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 oxc_estree v0.52.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling oxc_sourcemap v1.0.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling read_pipe v0.2.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling emotionless v0.1.0 (https://github.com/kentaromiura/emotionless.git#5c19e80a) [INFO] [stderr] Compiling papaya v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling oxc_data_structures v0.52.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 phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.52.0 [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 compact_str v0.8.1 [INFO] [stderr] Compiling oxc_allocator v0.52.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling bitflags v2.8.0 [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_resolver v4.2.0 [INFO] [stderr] Compiling oxc_ast v0.52.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_traverse v0.52.0 [INFO] [stderr] Compiling oxc_codegen v0.52.0 [INFO] [stderr] Compiling kurumu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.77s [INFO] running `Command { std: "docker" "inspect" "97f9d46619c4394f9951401d0ad1c5bd974d76865344f52c505f5510a3e9959d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f9d46619c4394f9951401d0ad1c5bd974d76865344f52c505f5510a3e9959d", kill_on_drop: false }` [INFO] [stdout] 97f9d46619c4394f9951401d0ad1c5bd974d76865344f52c505f5510a3e9959d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41dd0e4ce4a58109e572352b1f70d424bee3d6ae254dec2468d123a496eee08 [INFO] running `Command { std: "docker" "start" "-a" "c41dd0e4ce4a58109e572352b1f70d424bee3d6ae254dec2468d123a496eee08", 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.70s [INFO] running `Command { std: "docker" "inspect" "c41dd0e4ce4a58109e572352b1f70d424bee3d6ae254dec2468d123a496eee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41dd0e4ce4a58109e572352b1f70d424bee3d6ae254dec2468d123a496eee08", kill_on_drop: false }` [INFO] [stdout] c41dd0e4ce4a58109e572352b1f70d424bee3d6ae254dec2468d123a496eee08 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e23816975071cdbf755ff7223f2c832b9100b71ec72b25e75ac7c5df39d230f8 [INFO] running `Command { std: "docker" "start" "-a" "e23816975071cdbf755ff7223f2c832b9100b71ec72b25e75ac7c5df39d230f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kurumu-0cd4a26107c60814) [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" "e23816975071cdbf755ff7223f2c832b9100b71ec72b25e75ac7c5df39d230f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23816975071cdbf755ff7223f2c832b9100b71ec72b25e75ac7c5df39d230f8", kill_on_drop: false }` [INFO] [stdout] e23816975071cdbf755ff7223f2c832b9100b71ec72b25e75ac7c5df39d230f8