[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] 283ba3ed7ea35993a34310b3db1e99d31fc8fdc7 [INFO] checking mitinarseny/tlb against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitinarseny%2Ftlb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mitinarseny/tlb on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mitinarseny/tlb against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitinarseny%2Ftlb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mitinarseny/tlb on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 132 packages to latest Rust 1.85 compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding digest v0.10.7 (available: v0.11.2) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.1.0) [INFO] [stderr] Adding hmac v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.2.1) [INFO] [stderr] Adding serde_with v3.17.0 (available: v3.18.0, requires Rust 1.88) [INFO] [stderr] Adding serde_with_macros v3.17.0 (available: v3.18.0, requires Rust 1.88) [INFO] [stderr] Adding sha2 v0.10.9 (available: v0.11.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.28.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding time v0.3.45 (available: v0.3.47, requires Rust 1.88.0) [INFO] [stderr] Adding time-core v0.1.7 (available: v0.1.8, requires Rust 1.88.0) [INFO] [stderr] Adding time-macros v0.2.25 (available: v0.2.27, requires Rust 1.88.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded array-util v1.0.2 [INFO] [stderr] Downloaded toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded impl-tools-lib v0.11.4 [INFO] [stderr] Downloaded impl-tools v0.11.4 [INFO] [stderr] Downloaded toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded winnow v1.0.1 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded nacl v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17cf84108cad5d81b93af9d7d5f7b4faada632ee45fb7bcd4253b0247cb40262 [INFO] running `Command { std: "docker" "start" "-a" "17cf84108cad5d81b93af9d7d5f7b4faada632ee45fb7bcd4253b0247cb40262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17cf84108cad5d81b93af9d7d5f7b4faada632ee45fb7bcd4253b0247cb40262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cf84108cad5d81b93af9d7d5f7b4faada632ee45fb7bcd4253b0247cb40262", kill_on_drop: false }` [INFO] [stdout] 17cf84108cad5d81b93af9d7d5f7b4faada632ee45fb7bcd4253b0247cb40262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a43de08413ca27261e0aab3db8d017ab50dc4b3c7f1bdaebf7e0d97e5e8620ee [INFO] running `Command { std: "docker" "start" "-a" "a43de08413ca27261e0aab3db8d017ab50dc4b3c7f1bdaebf7e0d97e5e8620ee", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking array-util v1.0.2 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking nacl v0.5.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling impl-tools-lib v0.11.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling impl-tools v0.11.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tlbits v0.7.4 (/opt/rustwide/workdir/crates/bits) [INFO] [stderr] Checking tlb v0.7.4 (/opt/rustwide/workdir/crates/tlb) [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking tlb-ton v0.7.4 (/opt/rustwide/workdir/crates/tlb-ton) [INFO] [stderr] Checking ton-contracts v0.7.4 (/opt/rustwide/workdir/crates/contracts) [INFO] [stderr] Checking toner v0.7.4 (/opt/rustwide/workdir/crates/toner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.89s [INFO] running `Command { std: "docker" "inspect" "a43de08413ca27261e0aab3db8d017ab50dc4b3c7f1bdaebf7e0d97e5e8620ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43de08413ca27261e0aab3db8d017ab50dc4b3c7f1bdaebf7e0d97e5e8620ee", kill_on_drop: false }` [INFO] [stdout] a43de08413ca27261e0aab3db8d017ab50dc4b3c7f1bdaebf7e0d97e5e8620ee