[INFO] fetching crate stellar-baselib 0.5.5...
[INFO] checking stellar-baselib-0.5.5 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21
[INFO] extracting crate stellar-baselib 0.5.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate stellar-baselib 0.5.5
[INFO] finished tweaking crates.io crate stellar-baselib 0.5.5
[INFO] tweaked toml for crates.io crate stellar-baselib 0.5.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellar-baselib 0.5.5 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellar-baselib 0.5.5 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 037756e04dff132e710fa427b79c4c0979aedcd972780de8f10c3f1ae8b7e7b4
[INFO] running `Command { std: "docker" "start" "-a" "037756e04dff132e710fa427b79c4c0979aedcd972780de8f10c3f1ae8b7e7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "037756e04dff132e710fa427b79c4c0979aedcd972780de8f10c3f1ae8b7e7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "037756e04dff132e710fa427b79c4c0979aedcd972780de8f10c3f1ae8b7e7b4", kill_on_drop: false }`
[INFO] [stdout] 037756e04dff132e710fa427b79c4c0979aedcd972780de8f10c3f1ae8b7e7b4
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1fd543387de6af9cc8024583ed54361e5e3c0137d36e1aa592d0d9685c9d80b
[INFO] running `Command { std: "docker" "start" "-a" "d1fd543387de6af9cc8024583ed54361e5e3c0137d36e1aa592d0d9685c9d80b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zip v7.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling libsodium-sys-stable v1.23.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v25.0.0
[INFO] [stderr]    Compiling stellar-strkey v0.0.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking stellar-baselib v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "d1fd543387de6af9cc8024583ed54361e5e3c0137d36e1aa592d0d9685c9d80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1fd543387de6af9cc8024583ed54361e5e3c0137d36e1aa592d0d9685c9d80b", kill_on_drop: false }`
[INFO] [stdout] d1fd543387de6af9cc8024583ed54361e5e3c0137d36e1aa592d0d9685c9d80b
