[INFO] cloning repository https://github.com/k88hudson/crabitat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k88hudson/crabitat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fcrabitat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fcrabitat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf9d6c237b346ce500e6cfd1df1b33e452230ece [INFO] testing k88hudson/crabitat against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk88hudson%2Fcrabitat" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/k88hudson/crabitat [INFO] finished tweaking git repo https://github.com/k88hudson/crabitat [INFO] tweaked toml for git repo https://github.com/k88hudson/crabitat written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/k88hudson/crabitat on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/k88hudson/crabitat 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded bon v3.6.4 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded bon-macros v3.6.4 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded comrak v0.39.0 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0de269392a32527a5c3a0ececf37342df013ea47d76ae52a97f556072848aaa [INFO] running `Command { std: "docker" "start" "-a" "f0de269392a32527a5c3a0ececf37342df013ea47d76ae52a97f556072848aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0de269392a32527a5c3a0ececf37342df013ea47d76ae52a97f556072848aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0de269392a32527a5c3a0ececf37342df013ea47d76ae52a97f556072848aaa", kill_on_drop: false }` [INFO] [stdout] f0de269392a32527a5c3a0ececf37342df013ea47d76ae52a97f556072848aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22df67ba185d76c220acc001b73c63163fabdc36dcdddb8fe47d3bb6ebd4e298 [INFO] running `Command { std: "docker" "start" "-a" "22df67ba185d76c220acc001b73c63163fabdc36dcdddb8fe47d3bb6ebd4e298", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling crabitat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.18s [INFO] running `Command { std: "docker" "inspect" "22df67ba185d76c220acc001b73c63163fabdc36dcdddb8fe47d3bb6ebd4e298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22df67ba185d76c220acc001b73c63163fabdc36dcdddb8fe47d3bb6ebd4e298", kill_on_drop: false }` [INFO] [stdout] 22df67ba185d76c220acc001b73c63163fabdc36dcdddb8fe47d3bb6ebd4e298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23af866e76d1826a3c14b18d0504a4efaf7ce08df5a62b61726751072cec632e [INFO] running `Command { std: "docker" "start" "-a" "23af866e76d1826a3c14b18d0504a4efaf7ce08df5a62b61726751072cec632e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling crabitat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "23af866e76d1826a3c14b18d0504a4efaf7ce08df5a62b61726751072cec632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23af866e76d1826a3c14b18d0504a4efaf7ce08df5a62b61726751072cec632e", kill_on_drop: false }` [INFO] [stdout] 23af866e76d1826a3c14b18d0504a4efaf7ce08df5a62b61726751072cec632e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61cffbcd52ca01c58d7c767bac94353f046ce7ec54b428968321d7b744c9ddf6 [INFO] running `Command { std: "docker" "start" "-a" "61cffbcd52ca01c58d7c767bac94353f046ce7ec54b428968321d7b744c9ddf6", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crabitat-7f70dd7c6cb377e6) [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" "61cffbcd52ca01c58d7c767bac94353f046ce7ec54b428968321d7b744c9ddf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cffbcd52ca01c58d7c767bac94353f046ce7ec54b428968321d7b744c9ddf6", kill_on_drop: false }` [INFO] [stdout] 61cffbcd52ca01c58d7c767bac94353f046ce7ec54b428968321d7b744c9ddf6