[INFO] cloning repository https://github.com/Sword-Smith/twenty-first
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sword-Smith/twenty-first" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSword-Smith%2Ftwenty-first", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSword-Smith%2Ftwenty-first'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3c01742a0fe27a5f733069ccdb2b7346717bdb8
[INFO] checking Sword-Smith/twenty-first/f3c01742a0fe27a5f733069ccdb2b7346717bdb8 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSword-Smith%2Ftwenty-first" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Sword-Smith/twenty-first
[INFO] finished tweaking git repo https://github.com/Sword-Smith/twenty-first
[INFO] tweaked toml for git repo https://github.com/Sword-Smith/twenty-first written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sword-Smith/twenty-first on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding js-sys v0.3.81 (available: v0.3.82)
[INFO] [stderr]       Adding wasm-bindgen v0.2.104 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.104 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.104 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.104 (available: v0.2.105)
[INFO] [stderr]       Adding web-sys v0.3.81 (available: v0.3.82)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat v4.1.0
[INFO] [stderr]   Downloaded bfieldcodec_derive v0.7.0
[INFO] [stderr]   Downloaded interpolator v0.5.0
[INFO] [stderr]   Downloaded manyhow v0.11.4
[INFO] [stderr]   Downloaded derive-ex v0.1.8
[INFO] [stderr]   Downloaded attribute-derive v0.10.5
[INFO] [stderr]   Downloaded get-size-derive2 v0.7.2
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v4.1.0
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded get-size2 v0.7.2
[INFO] [stderr]   Downloaded codspeed v4.1.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded proptest-arbitrary-interop v0.1.0
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.5
[INFO] [stderr]   Downloaded manyhow-macros v0.11.4
[INFO] [stderr]   Downloaded test-strategy v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6c9c1970a049611097211d1eb2a39f9436b3f94f7a9fafbe587e4260e4898c
[INFO] running `Command { std: "docker" "start" "-a" "fe6c9c1970a049611097211d1eb2a39f9436b3f94f7a9fafbe587e4260e4898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6c9c1970a049611097211d1eb2a39f9436b3f94f7a9fafbe587e4260e4898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6c9c1970a049611097211d1eb2a39f9436b3f94f7a9fafbe587e4260e4898c", kill_on_drop: false }`
[INFO] [stdout] fe6c9c1970a049611097211d1eb2a39f9436b3f94f7a9fafbe587e4260e4898c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39ec7f9886444f3215f39e43de152499c743c14504b21ab2d0661df1de6e027d
[INFO] running `Command { std: "docker" "start" "-a" "39ec7f9886444f3215f39e43de152499c743c14504b21ab2d0661df1de6e027d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking syn v2.0.110
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling codspeed v4.1.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bfieldcodec_derive v0.7.0 (/opt/rustwide/workdir/bfieldcodec_derive)
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling test-strategy v0.4.3
[INFO] [stderr]    Compiling get-size-derive2 v0.7.2
[INFO] [stderr]     Checking get-size2 v0.7.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v4.1.0
[INFO] [stderr]     Checking twenty-first v1.0.0 (/opt/rustwide/workdir/twenty-first)
[INFO] [stderr]     Checking proptest-arbitrary-interop v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.90s
[INFO] running `Command { std: "docker" "inspect" "39ec7f9886444f3215f39e43de152499c743c14504b21ab2d0661df1de6e027d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ec7f9886444f3215f39e43de152499c743c14504b21ab2d0661df1de6e027d", kill_on_drop: false }`
[INFO] [stdout] 39ec7f9886444f3215f39e43de152499c743c14504b21ab2d0661df1de6e027d
