[INFO] cloning repository https://github.com/sebschmi/multialign
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebschmi/multialign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fmultialign", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fmultialign'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4ea5a4c0e633f2020b3de4a2a52352a2ea3a549
[INFO] building sebschmi/multialign against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Fmultialign" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sebschmi/multialign
[INFO] finished tweaking git repo https://github.com/sebschmi/multialign
[INFO] tweaked toml for git repo https://github.com/sebschmi/multialign written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sebschmi/multialign on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sebschmi/multialign 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] [stderr]   Downloaded compare v0.1.0
[INFO] [stderr]   Downloaded compact-genome v12.2.0
[INFO] [stderr]   Downloaded traitsequence v8.1.2
[INFO] [stderr]   Downloaded generic_a_star v0.9.4
[INFO] [stderr]   Downloaded deterministic_default_hasher v0.7.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9eb660883965c4a758f0d840a1593c2702ff24287e1b47d7c9caf826d35c8a00
[INFO] running `Command { std: "docker" "start" "-a" "9eb660883965c4a758f0d840a1593c2702ff24287e1b47d7c9caf826d35c8a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eb660883965c4a758f0d840a1593c2702ff24287e1b47d7c9caf826d35c8a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb660883965c4a758f0d840a1593c2702ff24287e1b47d7c9caf826d35c8a00", kill_on_drop: false }`
[INFO] [stdout] 9eb660883965c4a758f0d840a1593c2702ff24287e1b47d7c9caf826d35c8a00
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e5755e6d18b2bcc8163523bf55149ddac0f80af0714aeabda291bd54449d97
[INFO] running `Command { std: "docker" "start" "-a" "59e5755e6d18b2bcc8163523bf55149ddac0f80af0714aeabda291bd54449d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling traitsequence v8.1.2
[INFO] [stderr]    Compiling deterministic_default_hasher v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling generic_a_star v0.9.4
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling compact-genome v12.2.0
[INFO] [stderr]    Compiling multialign v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.14s
[INFO] running `Command { std: "docker" "inspect" "59e5755e6d18b2bcc8163523bf55149ddac0f80af0714aeabda291bd54449d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e5755e6d18b2bcc8163523bf55149ddac0f80af0714aeabda291bd54449d97", kill_on_drop: false }`
[INFO] [stdout] 59e5755e6d18b2bcc8163523bf55149ddac0f80af0714aeabda291bd54449d97
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab69082ae5421aa9a0bf84657287e3cf9997b912c146a6de7f335c2797e81ae4
[INFO] running `Command { std: "docker" "start" "-a" "ab69082ae5421aa9a0bf84657287e3cf9997b912c146a6de7f335c2797e81ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling multialign v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "ab69082ae5421aa9a0bf84657287e3cf9997b912c146a6de7f335c2797e81ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab69082ae5421aa9a0bf84657287e3cf9997b912c146a6de7f335c2797e81ae4", kill_on_drop: false }`
[INFO] [stdout] ab69082ae5421aa9a0bf84657287e3cf9997b912c146a6de7f335c2797e81ae4
