[INFO] fetching crate stellar-horizon 0.7.1... [INFO] building stellar-horizon-0.7.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate stellar-horizon 0.7.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate stellar-horizon 0.7.1 [INFO] finished tweaking crates.io crate stellar-horizon 0.7.1 [INFO] tweaked toml for crates.io crate stellar-horizon 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stellar-horizon 0.7.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 321 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-tls v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-sse v5.1.0 [INFO] [stderr] Downloaded xdr-rs-serialize v0.3.1 [INFO] [stderr] Downloaded xdr-rs-serialize-derive v0.3.1 [INFO] [stderr] Downloaded stellar-base v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0412cb5b1ea75944643b737ec5e0a8865e03cc55edad21e123ec8f82ddf97974 [INFO] running `Command { std: "docker" "start" "-a" "0412cb5b1ea75944643b737ec5e0a8865e03cc55edad21e123ec8f82ddf97974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0412cb5b1ea75944643b737ec5e0a8865e03cc55edad21e123ec8f82ddf97974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0412cb5b1ea75944643b737ec5e0a8865e03cc55edad21e123ec8f82ddf97974", kill_on_drop: false }` [INFO] [stdout] 0412cb5b1ea75944643b737ec5e0a8865e03cc55edad21e123ec8f82ddf97974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b3a4ba16c0c7f310dac60d104a8c8a7eaae5563f4d8b0bebbcb64a7b1286b09 [INFO] running `Command { std: "docker" "start" "-a" "3b3a4ba16c0c7f310dac60d104a8c8a7eaae5563f4d8b0bebbcb64a7b1286b09", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling xdr-rs-serialize v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling xdr-rs-serialize-derive v0.3.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling stellar-base v0.6.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling async-sse v5.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling stellar-horizon v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.69s [INFO] running `Command { std: "docker" "inspect" "3b3a4ba16c0c7f310dac60d104a8c8a7eaae5563f4d8b0bebbcb64a7b1286b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3a4ba16c0c7f310dac60d104a8c8a7eaae5563f4d8b0bebbcb64a7b1286b09", kill_on_drop: false }` [INFO] [stdout] 3b3a4ba16c0c7f310dac60d104a8c8a7eaae5563f4d8b0bebbcb64a7b1286b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be6fad535115203289fdfe55c1bc6bb68db4cdf89716597b7b88559dc6ffca9 [INFO] running `Command { std: "docker" "start" "-a" "2be6fad535115203289fdfe55c1bc6bb68db4cdf89716597b7b88559dc6ffca9", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling stellar-base v0.6.0 [INFO] [stderr] Compiling stellar-horizon v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "2be6fad535115203289fdfe55c1bc6bb68db4cdf89716597b7b88559dc6ffca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be6fad535115203289fdfe55c1bc6bb68db4cdf89716597b7b88559dc6ffca9", kill_on_drop: false }` [INFO] [stdout] 2be6fad535115203289fdfe55c1bc6bb68db4cdf89716597b7b88559dc6ffca9