[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 e977a0b5ab976a591981e7263bd67a71a4f79308 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ink-feather-org/trait_cast_rs on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278
[INFO] running `Command { std: "docker" "start" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278", 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" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278", 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" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[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 lock_api v0.4.12
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling 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]     Checking trait-cast-macros v0.4.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking trait-cast v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: encountered dangling pointer in final value of constant
[INFO] [stdout]   --> src/decl_macro.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |             const TARGETS: [$crate::TraitcastTarget; TARGETS_LEN] = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/test.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / make_trait_castable_decl! {
[INFO] [stdout] 13 | |     Source => (Print)
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `make_trait_castable_decl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trait-cast` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278", kill_on_drop: false }`
[INFO] [stdout] 42d2465d81737b8f7be03be68f8b549f27b4de1544000bcc34314f0589b76278
