[INFO] cloning repository https://github.com/hatoo/hack-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatoo/hack-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fhack-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fhack-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84ba9e1b78661845d7c8fe14973c303871642118 [INFO] building hatoo/hack-tools against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fhack-tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hatoo/hack-tools on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hatoo/hack-tools [INFO] finished tweaking git repo https://github.com/hatoo/hack-tools [INFO] tweaked toml for git repo https://github.com/hatoo/hack-tools written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hatoo/hack-tools 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded html-escape v0.2.13 [INFO] [stderr] Downloaded anstyle v1.0.4 [INFO] [stderr] Downloaded clap v4.4.13 [INFO] [stderr] Downloaded proc-macro2 v1.0.76 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] [stderr] Downloaded regex v1.10.2 [INFO] [stderr] Downloaded regex-automata v0.4.3 [INFO] [stderr] Downloaded libc v0.2.152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1daa93a8905b0c27beb0d88913965c07f67e0f4f61cae58bb66c966346e9e574 [INFO] running `Command { std: "docker" "start" "-a" "1daa93a8905b0c27beb0d88913965c07f67e0f4f61cae58bb66c966346e9e574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1daa93a8905b0c27beb0d88913965c07f67e0f4f61cae58bb66c966346e9e574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1daa93a8905b0c27beb0d88913965c07f67e0f4f61cae58bb66c966346e9e574", kill_on_drop: false }` [INFO] [stdout] 1daa93a8905b0c27beb0d88913965c07f67e0f4f61cae58bb66c966346e9e574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6042ec9c876ba3285e10c31a3bd9d9f7b759ad93b021c362ea226f182d8221cc [INFO] running `Command { std: "docker" "start" "-a" "6042ec9c876ba3285e10c31a3bd9d9f7b759ad93b021c362ea226f182d8221cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-hack-vm v0.0.1 (/opt/rustwide/workdir/tree-sitter-hack-vm) [INFO] [stderr] Compiling tree-sitter-hack-asm v0.0.1 (/opt/rustwide/workdir/tree-sitter-hack-asm) [INFO] [stderr] Compiling tree-sitter-jack v0.0.1 (/opt/rustwide/workdir/tree-sitter-jack) [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Compiling hack-tools v0.1.0 (/opt/rustwide/workdir/hack-tools) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `Command { std: "docker" "inspect" "6042ec9c876ba3285e10c31a3bd9d9f7b759ad93b021c362ea226f182d8221cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6042ec9c876ba3285e10c31a3bd9d9f7b759ad93b021c362ea226f182d8221cc", kill_on_drop: false }` [INFO] [stdout] 6042ec9c876ba3285e10c31a3bd9d9f7b759ad93b021c362ea226f182d8221cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 869a11a32f44ea75030defe6f425a68d6eba84631a2235db91774aea8a65c08b [INFO] running `Command { std: "docker" "start" "-a" "869a11a32f44ea75030defe6f425a68d6eba84631a2235db91774aea8a65c08b", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-hack-vm v0.0.1 (/opt/rustwide/workdir/tree-sitter-hack-vm) [INFO] [stderr] Compiling tree-sitter-jack v0.0.1 (/opt/rustwide/workdir/tree-sitter-jack) [INFO] [stderr] Compiling tree-sitter-hack-asm v0.0.1 (/opt/rustwide/workdir/tree-sitter-hack-asm) [INFO] [stderr] Compiling hack-tools v0.1.0 (/opt/rustwide/workdir/hack-tools) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "869a11a32f44ea75030defe6f425a68d6eba84631a2235db91774aea8a65c08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869a11a32f44ea75030defe6f425a68d6eba84631a2235db91774aea8a65c08b", kill_on_drop: false }` [INFO] [stdout] 869a11a32f44ea75030defe6f425a68d6eba84631a2235db91774aea8a65c08b