[INFO] fetching crate ord-qtumcore-rpc-json 0.17.1-qtum...
[INFO] building ord-qtumcore-rpc-json-0.17.1-qtum against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ord-qtumcore-rpc-json 0.17.1-qtum into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ord-qtumcore-rpc-json 0.17.1-qtum
[INFO] finished tweaking crates.io crate ord-qtumcore-rpc-json 0.17.1-qtum
[INFO] tweaked toml for crates.io crate ord-qtumcore-rpc-json 0.17.1-qtum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ord-qtumcore-rpc-json 0.17.1-qtum on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73e1c2987d0d7ff29d04b1eb75b9075130bf627c61e4e526d578a9cd10ecb452
[INFO] running `Command { std: "docker" "start" "-a" "73e1c2987d0d7ff29d04b1eb75b9075130bf627c61e4e526d578a9cd10ecb452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73e1c2987d0d7ff29d04b1eb75b9075130bf627c61e4e526d578a9cd10ecb452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e1c2987d0d7ff29d04b1eb75b9075130bf627c61e4e526d578a9cd10ecb452", kill_on_drop: false }`
[INFO] [stdout] 73e1c2987d0d7ff29d04b1eb75b9075130bf627c61e4e526d578a9cd10ecb452
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c63f0250a72a0a437288e52d93bd353c03d104d68f82deaf20a79b768652ae10
[INFO] running `Command { std: "docker" "start" "-a" "c63f0250a72a0a437288e52d93bd353c03d104d68f82deaf20a79b768652ae10", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blake2b-ref v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling qtum-private v0.1.0-qtum
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ckb-hash v0.112.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling qtum v0.30.0-qtum
[INFO] [stderr]    Compiling ckb-constant v0.112.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling qtum_hashes v0.12.0-qtum
[INFO] [stderr]    Compiling ckb-channel v0.112.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling keccak-hash v0.10.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ckb-occupied-capacity-core v0.112.1
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ckb-fixed-hash-core v0.112.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v0.112.1
[INFO] [stderr]    Compiling ckb-fixed-hash-macros v0.112.1
[INFO] [stderr]    Compiling molecule v0.7.5
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling ckb-occupied-capacity v0.112.1
[INFO] [stderr]    Compiling ckb-error v0.112.1
[INFO] [stderr]    Compiling ckb-fixed-hash v0.112.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6
[INFO] [stderr]    Compiling numext-fixed-uint v0.1.6
[INFO] [stderr]    Compiling ckb-rational v0.112.1
[INFO] [stderr]    Compiling ckb-gen-types v0.112.1
[INFO] [stderr]    Compiling ckb-types v0.112.1
[INFO] [stderr]    Compiling ord-qtumcore-rpc-json v0.17.1-qtum (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
[INFO] running `Command { std: "docker" "inspect" "c63f0250a72a0a437288e52d93bd353c03d104d68f82deaf20a79b768652ae10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63f0250a72a0a437288e52d93bd353c03d104d68f82deaf20a79b768652ae10", kill_on_drop: false }`
[INFO] [stdout] c63f0250a72a0a437288e52d93bd353c03d104d68f82deaf20a79b768652ae10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90123ae1cc4c6da85fc66ed0889ca993d89be25d1851e2bafb9078ecd60debb6
[INFO] running `Command { std: "docker" "start" "-a" "90123ae1cc4c6da85fc66ed0889ca993d89be25d1851e2bafb9078ecd60debb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ord-qtumcore-rpc-json v0.17.1-qtum (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.14s
[INFO] running `Command { std: "docker" "inspect" "90123ae1cc4c6da85fc66ed0889ca993d89be25d1851e2bafb9078ecd60debb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90123ae1cc4c6da85fc66ed0889ca993d89be25d1851e2bafb9078ecd60debb6", kill_on_drop: false }`
[INFO] [stdout] 90123ae1cc4c6da85fc66ed0889ca993d89be25d1851e2bafb9078ecd60debb6
