[INFO] cloning repository https://github.com/mitinarseny/tlb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitinarseny/tlb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitinarseny%2Ftlb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitinarseny%2Ftlb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b27464937239dc968f92177dc703a4aaf5e1beb [INFO] checking mitinarseny/tlb against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitinarseny%2Ftlb" "/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/mitinarseny/tlb [INFO] finished tweaking git repo https://github.com/mitinarseny/tlb [INFO] tweaked toml for git repo https://github.com/mitinarseny/tlb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mitinarseny/tlb on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "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" "+028201683a76a5cd349729c6819c46607119c4e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest Rust 1.85 compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1565d34dcfbad18befda752e13b4671d4c7c488183612a6ee6f33aa0e6f9b2d3 [INFO] running `Command { std: "docker" "start" "-a" "1565d34dcfbad18befda752e13b4671d4c7c488183612a6ee6f33aa0e6f9b2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1565d34dcfbad18befda752e13b4671d4c7c488183612a6ee6f33aa0e6f9b2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1565d34dcfbad18befda752e13b4671d4c7c488183612a6ee6f33aa0e6f9b2d3", kill_on_drop: false }` [INFO] [stdout] 1565d34dcfbad18befda752e13b4671d4c7c488183612a6ee6f33aa0e6f9b2d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffdfd462de18d3b55c48dfe162d4a8e8cf252a5599d33e49b5b2a7bfa4c75e4 [INFO] running `Command { std: "docker" "start" "-a" "bffdfd462de18d3b55c48dfe162d4a8e8cf252a5599d33e49b5b2a7bfa4c75e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking array-util v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking nacl v0.5.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling impl-tools-lib v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling impl-tools v0.11.2 [INFO] [stderr] Checking tlbits v0.5.4 (/opt/rustwide/workdir/crates/bits) [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tlb v0.5.4 (/opt/rustwide/workdir/crates/tlb) [INFO] [stderr] Checking tlb-ton v0.5.4 (/opt/rustwide/workdir/crates/tlb-ton) [INFO] [stderr] Checking ton-contracts v0.5.4 (/opt/rustwide/workdir/crates/contracts) [INFO] [stderr] Checking toner v0.5.4 (/opt/rustwide/workdir/crates/toner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "bffdfd462de18d3b55c48dfe162d4a8e8cf252a5599d33e49b5b2a7bfa4c75e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffdfd462de18d3b55c48dfe162d4a8e8cf252a5599d33e49b5b2a7bfa4c75e4", kill_on_drop: false }` [INFO] [stdout] bffdfd462de18d3b55c48dfe162d4a8e8cf252a5599d33e49b5b2a7bfa4c75e4