[INFO] fetching crate bitcoin-restapi 0.1.16-alpha.0... [INFO] checking bitcoin-restapi-0.1.16-alpha.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bitcoin-restapi 0.1.16-alpha.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bitcoin-restapi 0.1.16-alpha.0 [INFO] finished tweaking crates.io crate bitcoin-restapi 0.1.16-alpha.0 [INFO] tweaked toml for crates.io crate bitcoin-restapi 0.1.16-alpha.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bitcoin-restapi 0.1.16-alpha.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 500 packages to latest compatible versions [INFO] [stderr] Adding perf-event v0.4.7 (available: v0.4.8) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91acc93637095cb737482767e8a664f270ab78edfd731ed7c7a464b005edfa6 [INFO] running `Command { std: "docker" "start" "-a" "e91acc93637095cb737482767e8a664f270ab78edfd731ed7c7a464b005edfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91acc93637095cb737482767e8a664f270ab78edfd731ed7c7a464b005edfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91acc93637095cb737482767e8a664f270ab78edfd731ed7c7a464b005edfa6", kill_on_drop: false }` [INFO] [stdout] e91acc93637095cb737482767e8a664f270ab78edfd731ed7c7a464b005edfa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c51697341369a4d601945e5a82745ebfaf33a444fb1f98a045b838837bd05cd [INFO] running `Command { std: "docker" "start" "-a" "2c51697341369a4d601945e5a82745ebfaf33a444fb1f98a045b838837bd05cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cov-mark v2.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling libc-stdhandle v0.1.0 [INFO] [stderr] Compiling poison v0.1.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling shared-mutex v0.3.1 [INFO] [stderr] Compiling bitset v0.1.2 [INFO] [stderr] Compiling time-point v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling comparator v0.3.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] running `Command { std: "docker" "inspect" "2c51697341369a4d601945e5a82745ebfaf33a444fb1f98a045b838837bd05cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c51697341369a4d601945e5a82745ebfaf33a444fb1f98a045b838837bd05cd", kill_on_drop: false }` [INFO] [stdout] 2c51697341369a4d601945e5a82745ebfaf33a444fb1f98a045b838837bd05cd