[INFO] cloning repository https://github.com/tranzystorek-io/arrive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tranzystorek-io/arrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftranzystorek-io%2Farrive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftranzystorek-io%2Farrive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c3ba9d0a10774f8e5b7896caff1995ded7864fd [INFO] checking tranzystorek-io/arrive against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftranzystorek-io%2Farrive" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tranzystorek-io/arrive [INFO] finished tweaking git repo https://github.com/tranzystorek-io/arrive [INFO] tweaked toml for git repo https://github.com/tranzystorek-io/arrive written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tranzystorek-io/arrive on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tranzystorek-io/arrive 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minreq v2.14.0 [INFO] [stderr] Downloaded tl v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d2276b18ac2cfb1673d5faaa965073687d70f01bb9bd62a0ca7eef6e4c871a [INFO] running `Command { std: "docker" "start" "-a" "c2d2276b18ac2cfb1673d5faaa965073687d70f01bb9bd62a0ca7eef6e4c871a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d2276b18ac2cfb1673d5faaa965073687d70f01bb9bd62a0ca7eef6e4c871a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d2276b18ac2cfb1673d5faaa965073687d70f01bb9bd62a0ca7eef6e4c871a", kill_on_drop: false }` [INFO] [stdout] c2d2276b18ac2cfb1673d5faaa965073687d70f01bb9bd62a0ca7eef6e4c871a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed11a4c7104c3013264cd74343a27e5b7ce3028aa79169eeb37008dc42dbe429 [INFO] running `Command { std: "docker" "start" "-a" "ed11a4c7104c3013264cd74343a27e5b7ce3028aa79169eeb37008dc42dbe429", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tl v0.7.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling arrive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `Command { std: "docker" "inspect" "ed11a4c7104c3013264cd74343a27e5b7ce3028aa79169eeb37008dc42dbe429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed11a4c7104c3013264cd74343a27e5b7ce3028aa79169eeb37008dc42dbe429", kill_on_drop: false }` [INFO] [stdout] ed11a4c7104c3013264cd74343a27e5b7ce3028aa79169eeb37008dc42dbe429