[INFO] cloning repository https://github.com/rsribeiro/legbone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsribeiro/legbone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsribeiro%2Flegbone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsribeiro%2Flegbone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bff1406e4a4f6088340f2f41219e0ef838fb0747 [INFO] checking rsribeiro/legbone against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsribeiro%2Flegbone" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rsribeiro/legbone [INFO] finished tweaking git repo https://github.com/rsribeiro/legbone [INFO] tweaked toml for git repo https://github.com/rsribeiro/legbone written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsribeiro/legbone on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rsribeiro/legbone 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28189c1da05145649cb6d83fad29c9b33a50e250141086fcac3837a6da95fa6 [INFO] running `Command { std: "docker" "start" "-a" "f28189c1da05145649cb6d83fad29c9b33a50e250141086fcac3837a6da95fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28189c1da05145649cb6d83fad29c9b33a50e250141086fcac3837a6da95fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28189c1da05145649cb6d83fad29c9b33a50e250141086fcac3837a6da95fa6", kill_on_drop: false }` [INFO] [stdout] f28189c1da05145649cb6d83fad29c9b33a50e250141086fcac3837a6da95fa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 263a5bc15bb2845a98dfb26300c4c67cefed9d8c1a2414eeea4b4756f0678492 [INFO] running `Command { std: "docker" "start" "-a" "263a5bc15bb2845a98dfb26300c4c67cefed9d8c1a2414eeea4b4756f0678492", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking legbone v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.20s [INFO] running `Command { std: "docker" "inspect" "263a5bc15bb2845a98dfb26300c4c67cefed9d8c1a2414eeea4b4756f0678492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263a5bc15bb2845a98dfb26300c4c67cefed9d8c1a2414eeea4b4756f0678492", kill_on_drop: false }` [INFO] [stdout] 263a5bc15bb2845a98dfb26300c4c67cefed9d8c1a2414eeea4b4756f0678492