[INFO] cloning repository https://github.com/zebreus/canonical_abi_converter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zebreus/canonical_abi_converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fcanonical_abi_converter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fcanonical_abi_converter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c648acdf8fabfc812f35c700a3f5270eda545f98
[INFO] checking zebreus/canonical_abi_converter against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebreus%2Fcanonical_abi_converter" "/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/zebreus/canonical_abi_converter
[INFO] finished tweaking git repo https://github.com/zebreus/canonical_abi_converter
[INFO] tweaked toml for git repo https://github.com/zebreus/canonical_abi_converter written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zebreus/canonical_abi_converter on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zebreus/canonical_abi_converter 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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 tupleops-generator v0.1.0
[INFO] [stderr]   Downloaded tupleops-macros v0.1.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded talc v4.4.2
[INFO] [stderr]   Downloaded tupleops v0.1.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c7811526be5e33430dd84bf57e61b0a9a36e500644f4b1e76d595fc0c3929de
[INFO] running `Command { std: "docker" "start" "-a" "8c7811526be5e33430dd84bf57e61b0a9a36e500644f4b1e76d595fc0c3929de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c7811526be5e33430dd84bf57e61b0a9a36e500644f4b1e76d595fc0c3929de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7811526be5e33430dd84bf57e61b0a9a36e500644f4b1e76d595fc0c3929de", kill_on_drop: false }`
[INFO] [stdout] 8c7811526be5e33430dd84bf57e61b0a9a36e500644f4b1e76d595fc0c3929de
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88378663345b555e230f08bc03a9c593ff8e245af0396fe1c373e69c8e61d3bb
[INFO] running `Command { std: "docker" "start" "-a" "88378663345b555e230f08bc03a9c593ff8e245af0396fe1c373e69c8e61d3bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling tupleops-generator v0.1.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking talc v4.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling tupleops-macros v0.1.0
[INFO] [stderr]     Checking tupleops v0.1.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking canonical_abi_converter_lib v0.0.1 (/opt/rustwide/workdir/canonical_abi_converter_lib)
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> canonical_abi_converter_lib/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> canonical_abi_converter_lib/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> canonical_abi_converter_lib/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(slice_as_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking canonical_abi_converter_macro v0.0.1 (/opt/rustwide/workdir/canonical_abi_converter_macro)
[INFO] [stderr]     Checking canonical_abi_converter v0.0.1 (/opt/rustwide/workdir/canonical_abi_converter)
[INFO] [stderr]     Checking trybuild v1.0.104
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] running `Command { std: "docker" "inspect" "88378663345b555e230f08bc03a9c593ff8e245af0396fe1c373e69c8e61d3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88378663345b555e230f08bc03a9c593ff8e245af0396fe1c373e69c8e61d3bb", kill_on_drop: false }`
[INFO] [stdout] 88378663345b555e230f08bc03a9c593ff8e245af0396fe1c373e69c8e61d3bb
