[INFO] cloning repository https://github.com/aurora-rs/stellar-base-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurora-rs/stellar-base-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 650badda6986ca08d8d79f62c209ad76fc06ac6d
[INFO] checking aurora-rs/stellar-base-rs against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurora-rs%2Fstellar-base-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aurora-rs/stellar-base-rs
[INFO] finished tweaking git repo https://github.com/aurora-rs/stellar-base-rs
[INFO] tweaked toml for git repo https://github.com/aurora-rs/stellar-base-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aurora-rs/stellar-base-rs 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 git repo https://github.com/aurora-rs/stellar-base-rs 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]     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]  Downloading crates ...
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded ethnum v1.5.2
[INFO] [stderr]   Downloaded escape-bytes v0.1.1
[INFO] [stderr]   Downloaded stellar-strkey v0.0.13
[INFO] [stderr]   Downloaded crate-git-revision v0.0.6
[INFO] [stderr]   Downloaded ring-compat v0.8.0
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded stellar-xdr v24.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80686d9d559c151b814f1d0cc282d192db442aedea5b3c4445c7aa3500f205a3
[INFO] running `Command { std: "docker" "start" "-a" "80686d9d559c151b814f1d0cc282d192db442aedea5b3c4445c7aa3500f205a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80686d9d559c151b814f1d0cc282d192db442aedea5b3c4445c7aa3500f205a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80686d9d559c151b814f1d0cc282d192db442aedea5b3c4445c7aa3500f205a3", kill_on_drop: false }`
[INFO] [stdout] 80686d9d559c151b814f1d0cc282d192db442aedea5b3c4445c7aa3500f205a3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 831465963edce23c1f6b75478e2a85c2978319a35221bb0f616030262dbb3c77
[INFO] running `Command { std: "docker" "start" "-a" "831465963edce23c1f6b75478e2a85c2978319a35221bb0f616030262dbb3c77", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking ring-compat v0.8.0
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v24.0.1
[INFO] [stderr]     Checking stellar-base v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.51s
[INFO] running `Command { std: "docker" "inspect" "831465963edce23c1f6b75478e2a85c2978319a35221bb0f616030262dbb3c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831465963edce23c1f6b75478e2a85c2978319a35221bb0f616030262dbb3c77", kill_on_drop: false }`
[INFO] [stdout] 831465963edce23c1f6b75478e2a85c2978319a35221bb0f616030262dbb3c77
