[INFO] fetching crate tonstruct 0.0.3... [INFO] checking tonstruct-0.0.3 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate tonstruct 0.0.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tonstruct 0.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tonstruct 0.0.3 [INFO] tweaked toml for crates.io crate tonstruct 0.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tonstruct 0.0.3 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tonstruct 0.0.3 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonlib-core v0.23.2 [INFO] [stderr] Downloaded nacl v0.5.3 [INFO] [stderr] Downloaded tonstruct_proc_macro v0.0.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c82c36aa9b5f93907054bc319a61ef176ee357b9385ba7d36028056378f5d17e [INFO] running `Command { std: "docker" "start" "-a" "c82c36aa9b5f93907054bc319a61ef176ee357b9385ba7d36028056378f5d17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c82c36aa9b5f93907054bc319a61ef176ee357b9385ba7d36028056378f5d17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82c36aa9b5f93907054bc319a61ef176ee357b9385ba7d36028056378f5d17e", kill_on_drop: false }` [INFO] [stdout] c82c36aa9b5f93907054bc319a61ef176ee357b9385ba7d36028056378f5d17e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36785597decb01aa83398dd344150bc445685f22864a29f1af6db0befb8e7674 [INFO] running `Command { std: "docker" "start" "-a" "36785597decb01aa83398dd344150bc445685f22864a29f1af6db0befb8e7674", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking nacl v0.5.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tonstruct_proc_macro v0.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tonlib-core v0.23.2 [INFO] [stderr] Checking tonstruct v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s [INFO] running `Command { std: "docker" "inspect" "36785597decb01aa83398dd344150bc445685f22864a29f1af6db0befb8e7674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36785597decb01aa83398dd344150bc445685f22864a29f1af6db0befb8e7674", kill_on_drop: false }` [INFO] [stdout] 36785597decb01aa83398dd344150bc445685f22864a29f1af6db0befb8e7674