[INFO] cloning repository https://github.com/t0rbik/carbon-decode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t0rbik/carbon-decode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft0rbik%2Fcarbon-decode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft0rbik%2Fcarbon-decode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e9dffae192217d8123a3992ab78a92faabe0879 [INFO] checking t0rbik/carbon-decode against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft0rbik%2Fcarbon-decode" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t0rbik/carbon-decode on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/t0rbik/carbon-decode [INFO] finished tweaking git repo https://github.com/t0rbik/carbon-decode [INFO] tweaked toml for git repo https://github.com/t0rbik/carbon-decode written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/t0rbik/carbon-decode 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 598df9999a80a9c26b66574aef14e91ea163b6da6b26e033b44c3276706644e7 [INFO] running `Command { std: "docker" "start" "-a" "598df9999a80a9c26b66574aef14e91ea163b6da6b26e033b44c3276706644e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "598df9999a80a9c26b66574aef14e91ea163b6da6b26e033b44c3276706644e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598df9999a80a9c26b66574aef14e91ea163b6da6b26e033b44c3276706644e7", kill_on_drop: false }` [INFO] [stdout] 598df9999a80a9c26b66574aef14e91ea163b6da6b26e033b44c3276706644e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31404e9a55f5162e856896ec28571c0e362f5853db4b77b9ba9bb8fc91240a34 [INFO] running `Command { std: "docker" "start" "-a" "31404e9a55f5162e856896ec28571c0e362f5853db4b77b9ba9bb8fc91240a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling syn-solidity v0.8.22 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.22 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.22 [INFO] [stderr] Compiling alloy-sol-macro v0.8.22 [INFO] [stderr] Checking ruint v1.13.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking alloy-primitives v0.8.22 [INFO] [stderr] Checking alloy-sol-types v0.8.22 [INFO] [stderr] Checking alloy-core v0.8.22 [INFO] [stderr] Checking carbon-defi-decode v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.20s [INFO] running `Command { std: "docker" "inspect" "31404e9a55f5162e856896ec28571c0e362f5853db4b77b9ba9bb8fc91240a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31404e9a55f5162e856896ec28571c0e362f5853db4b77b9ba9bb8fc91240a34", kill_on_drop: false }` [INFO] [stdout] 31404e9a55f5162e856896ec28571c0e362f5853db4b77b9ba9bb8fc91240a34