[INFO] cloning repository https://github.com/ink-feather-org/trait_cast_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ink-feather-org/trait_cast_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Ftrait_cast_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Ftrait_cast_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67d80b102b08ca16638ad2cd0ecae9fa9424c217
[INFO] checking ink-feather-org/trait_cast_rs against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Ftrait_cast_rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ink-feather-org/trait_cast_rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ink-feather-org/trait_cast_rs
[INFO] tweaked toml for git repo https://github.com/ink-feather-org/trait_cast_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ink-feather-org/trait_cast_rs on toolchain f10db292a3733b5c67c8da8c7661195ff4b05774
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ink-feather-org/trait_cast_rs 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" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded cargo-manifest-proc-macros v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719
[INFO] running `Command { std: "docker" "start" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml_edit v0.23.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling cargo-manifest-proc-macros v0.4.3
[INFO] [stderr]    Compiling trait-cast-macros v0.4.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking trait-cast v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.86s
[INFO] running `Command { std: "docker" "inspect" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719", kill_on_drop: false }`
[INFO] [stdout] d246e92d5f3f65170fe9f6c9d4e9cd22d29e49b29c7ce85ae1046bdc4b440719
