[INFO] cloning repository https://github.com/Hatya-mouse/kasl_node_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hatya-mouse/kasl_node_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl_node_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl_node_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38e1b958049ec23109a1ef64d24ba55d6f192184 [INFO] testing Hatya-mouse/kasl_node_test against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl_node_test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hatya-mouse/kasl_node_test [INFO] finished tweaking git repo https://github.com/Hatya-mouse/kasl_node_test [INFO] tweaked toml for git repo https://github.com/Hatya-mouse/kasl_node_test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hatya-mouse/kasl_node_test on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hatya-mouse/kasl_node_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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/hatya-mouse/kasl` [INFO] [stderr] Updating git repository `https://github.com/hatya-mouse/kasl_node` [INFO] [stderr] Updating git repository `https://github.com/hatya-mouse/knodiq_engine` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jni-sys-macros v0.4.1 [INFO] [stderr] Downloaded jni-sys v0.3.1 [INFO] [stderr] Downloaded jni-sys v0.4.1 [INFO] [stderr] Downloaded toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded cranelift v0.129.1 [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded peg-runtime v0.8.5 [INFO] [stderr] Downloaded cranelift-jit v0.129.1 [INFO] [stderr] Downloaded cranelift-module v0.129.1 [INFO] [stderr] Downloaded region v3.0.2 [INFO] [stderr] Downloaded toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Downloaded peg-macros v0.8.5 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded wide v1.2.0 [INFO] [stderr] Downloaded toml v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded safe_arch v1.0.0 [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8feebac3e81d093a951758a2c2491fa13e8c4ee6d387576dc18804e1d97beef0 [INFO] running `Command { std: "docker" "start" "-a" "8feebac3e81d093a951758a2c2491fa13e8c4ee6d387576dc18804e1d97beef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8feebac3e81d093a951758a2c2491fa13e8c4ee6d387576dc18804e1d97beef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8feebac3e81d093a951758a2c2491fa13e8c4ee6d387576dc18804e1d97beef0", kill_on_drop: false }` [INFO] [stdout] 8feebac3e81d093a951758a2c2491fa13e8c4ee6d387576dc18804e1d97beef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f11f387d6df93dfa5e520209b7e5493fa23619014d962887b248145f37ffd6e [INFO] running `Command { std: "docker" "start" "-a" "4f11f387d6df93dfa5e520209b7e5493fa23619014d962887b248145f37ffd6e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cranelift-srcgen v0.129.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling wasmtime-internal-core v42.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cranelift-isle v0.129.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.129.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regalloc2 v0.13.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling cranelift-control v0.129.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wide v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.129.1 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Compiling cranelift-bitset v0.129.1 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling wasmtime-internal-jit-icache-coherence v42.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cranelift-entity v0.129.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling cranelift-bforest v0.129.1 [INFO] [stderr] Compiling alsa v0.11.0 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.129.1 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling gimli v0.33.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling knodiq_engine v0.3.10 (https://github.com/hatya-mouse/knodiq_engine?branch=refactor#55e82395) [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cranelift-frontend v0.129.1 [INFO] [stderr] Compiling cranelift-module v0.129.1 [INFO] [stderr] Compiling cranelift-native v0.129.1 [INFO] [stderr] Compiling cranelift-jit v0.129.1 [INFO] [stderr] Compiling cranelift v0.129.1 [INFO] [stderr] Compiling kasl v0.1.0 (https://github.com/hatya-mouse/kasl#d2c2f65f) [INFO] [stderr] Compiling kasl_node v0.1.0 (https://github.com/hatya-mouse/kasl_node#33f0d790) [INFO] [stderr] Compiling kasl_node_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "4f11f387d6df93dfa5e520209b7e5493fa23619014d962887b248145f37ffd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f11f387d6df93dfa5e520209b7e5493fa23619014d962887b248145f37ffd6e", kill_on_drop: false }` [INFO] [stdout] 4f11f387d6df93dfa5e520209b7e5493fa23619014d962887b248145f37ffd6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849fcbcb03e2d1daf538eca7aada9bb4d23c491ab7165e60fd2a1afcbc6bbd0f [INFO] running `Command { std: "docker" "start" "-a" "849fcbcb03e2d1daf538eca7aada9bb4d23c491ab7165e60fd2a1afcbc6bbd0f", kill_on_drop: false }` [INFO] [stderr] Compiling kasl_node_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "849fcbcb03e2d1daf538eca7aada9bb4d23c491ab7165e60fd2a1afcbc6bbd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849fcbcb03e2d1daf538eca7aada9bb4d23c491ab7165e60fd2a1afcbc6bbd0f", kill_on_drop: false }` [INFO] [stdout] 849fcbcb03e2d1daf538eca7aada9bb4d23c491ab7165e60fd2a1afcbc6bbd0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f58471daa15294b90adaebd83b765037f3dd40dff3c40fa72c8fd977e19cd22 [INFO] running `Command { std: "docker" "start" "-a" "7f58471daa15294b90adaebd83b765037f3dd40dff3c40fa72c8fd977e19cd22", 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/kasl_node_test-9e68ebb21a846f16) [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" "7f58471daa15294b90adaebd83b765037f3dd40dff3c40fa72c8fd977e19cd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f58471daa15294b90adaebd83b765037f3dd40dff3c40fa72c8fd977e19cd22", kill_on_drop: false }` [INFO] [stdout] 7f58471daa15294b90adaebd83b765037f3dd40dff3c40fa72c8fd977e19cd22