[INFO] fetching crate bitcoin 0.30.2...
[INFO] checking bitcoin-0.30.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bitcoin 0.30.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bitcoin 0.30.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin 0.30.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bitcoin 0.30.2
[INFO] tweaked toml for crates.io crate bitcoin 0.30.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate bitcoin 0.30.2 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded serde_test v1.0.176
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded core2 v0.3.3
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded bitcoinconsensus v0.20.2-0.5.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39568b3202f9ff31b987878fc0c2386777f9f50f1e908673a62a0460b88dd39d
[INFO] running `Command { std: "docker" "start" "-a" "39568b3202f9ff31b987878fc0c2386777f9f50f1e908673a62a0460b88dd39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39568b3202f9ff31b987878fc0c2386777f9f50f1e908673a62a0460b88dd39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39568b3202f9ff31b987878fc0c2386777f9f50f1e908673a62a0460b88dd39d", kill_on_drop: false }`
[INFO] [stdout] 39568b3202f9ff31b987878fc0c2386777f9f50f1e908673a62a0460b88dd39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a1eb1c3249bb1e90f07d25b0d402f25350180adf70262c6184e18285b62a2a6
[INFO] running `Command { std: "docker" "start" "-a" "5a1eb1c3249bb1e90f07d25b0d402f25350180adf70262c6184e18285b62a2a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.30.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stdout] warning: unused imports: `KeyPair`, `Parity`, `Secp256k1`, `Verification`, `XOnlyPublicKey`, `constants`
[INFO] [stdout]   --> src/crypto/taproot.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use secp256k1::{self, constants, Secp256k1, KeyPair, XOnlyPublicKey, Verification, Parity};
[INFO] [stdout]    |                           ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/network/../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw: No such file or directory (os error 2)
[INFO] [stdout]    --> src/network/message.rs:541:41
[INFO] [stdout]     |
[INFO] [stdout] 541 | ...ialize(&include_bytes!("../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw")[..]).unw...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/data/blockfilters.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bip158.rs:570:20
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let data = include_str!("../tests/data/blockfilters.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/blockdata/../../tests/data/huge_witness.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/blockdata/transaction.rs:1765:42
[INFO] [stdout]      |
[INFO] [stdout] 1765 |         deserialize::<Transaction>(&hex!(include_str!("../../tests/data/huge_witness.hex").trim())).unwrap();
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/blockdata/../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw: No such file or directory (os error 2)
[INFO] [stdout]    --> src/blockdata/block.rs:490:28
[INFO] [stdout]     |
[INFO] [stdout] 490 | ...block = include_bytes!("../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw").to_vec();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/merkle_tree/../../tests/data/merkle_block.hex: No such file or directory (os error 2)
[INFO] [stdout]    --> src/merkle_tree/block.rs:664:22
[INFO] [stdout]     |
[INFO] [stdout] 664 |         let mb_hex = include_str!("../../tests/data/merkle_block.hex");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/merkle_tree/../../tests/data/block_13b8a.hex: No such file or directory (os error 2)
[INFO] [stdout]    --> src/merkle_tree/block.rs:756:25
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let block_hex = include_str!("../../tests/data/block_13b8a.hex");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/merkle_tree/../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw: No such file or directory (os error 2)
[INFO] [stdout]    --> src/merkle_tree/mod.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...block = include_bytes!("../../tests/data/testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/psbt/../../tests/data/psbt1.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/psbt/mod.rs:1591:35
[INFO] [stdout]      |
[INFO] [stdout] 1591 |         let mut psbt1 = hex_psbt!(include_str!("../../tests/data/psbt1.hex")).unwrap();
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/psbt/../../tests/data/psbt2.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/psbt/mod.rs:1592:31
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         let psbt2 = hex_psbt!(include_str!("../../tests/data/psbt2.hex")).unwrap();
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/psbt/../../tests/data/psbt2.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/psbt/mod.rs:1593:39
[INFO] [stdout]      |
[INFO] [stdout] 1593 |         let psbt_combined = hex_psbt!(include_str!("../../tests/data/psbt2.hex")).unwrap();
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/psbt/../../tests/data/psbt1.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/psbt/mod.rs:1601:35
[INFO] [stdout]      |
[INFO] [stdout] 1601 |         let mut psbt1 = hex_psbt!(include_str!("../../tests/data/psbt1.hex")).unwrap();
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/psbt/../../tests/data/psbt2.hex: No such file or directory (os error 2)
[INFO] [stdout]     --> src/psbt/mod.rs:1602:35
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let mut psbt2 = hex_psbt!(include_str!("../../tests/data/psbt2.hex")).unwrap();
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/data/bip341_tests.json: No such file or directory (os error 2)
[INFO] [stdout]     --> src/taproot.rs:1998:24
[INFO] [stdout]      |
[INFO] [stdout] 1998 |         let json_str = include_str!("../tests/data/bip341_tests.json");
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyPair`, `Parity`, `Secp256k1`, `Verification`, `XOnlyPublicKey`, `constants`
[INFO] [stdout]   --> src/crypto/taproot.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use secp256k1::{self, constants, Secp256k1, KeyPair, XOnlyPublicKey, Verification, Parity};
[INFO] [stdout]    |                           ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin` (lib test) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5a1eb1c3249bb1e90f07d25b0d402f25350180adf70262c6184e18285b62a2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1eb1c3249bb1e90f07d25b0d402f25350180adf70262c6184e18285b62a2a6", kill_on_drop: false }`
[INFO] [stdout] 5a1eb1c3249bb1e90f07d25b0d402f25350180adf70262c6184e18285b62a2a6
