[INFO] fetching crate bitnet 0.31.9... [INFO] checking bitnet-0.31.9 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bitnet 0.31.9 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate bitnet 0.31.9 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitnet 0.31.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bitnet 0.31.9 [INFO] tweaked toml for crates.io crate bitnet 0.31.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate bitnet 0.31.9 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded bitcoin_hashes v0.12.0 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded bech32 v0.9.1 [INFO] [stderr] Downloaded serde_test v1.0.176 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded bitcoinconsensus v0.20.2-0.5.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddc72a13074e87a291baf2a8ace1227c6adf85f9946523cecf28ecb07934c557 [INFO] running `Command { std: "docker" "start" "-a" "ddc72a13074e87a291baf2a8ace1227c6adf85f9946523cecf28ecb07934c557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc72a13074e87a291baf2a8ace1227c6adf85f9946523cecf28ecb07934c557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc72a13074e87a291baf2a8ace1227c6adf85f9946523cecf28ecb07934c557", kill_on_drop: false }` [INFO] [stdout] ddc72a13074e87a291baf2a8ace1227c6adf85f9946523cecf28ecb07934c557 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c046bd5d18fc1c4b915e3559e85fc826266e724aaaaff5ebfb92c0f70a09d997 [INFO] running `Command { std: "docker" "start" "-a" "c046bd5d18fc1c4b915e3559e85fc826266e724aaaaff5ebfb92c0f70a09d997", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitnet v0.31.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [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] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking secp256k1 v0.27.0 [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::(&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] error[E0463]: can't find crate for `bitcoin` [INFO] [stdout] --> examples/bip32.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate bitcoin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitnet` (example "bip32") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitnet` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "c046bd5d18fc1c4b915e3559e85fc826266e724aaaaff5ebfb92c0f70a09d997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c046bd5d18fc1c4b915e3559e85fc826266e724aaaaff5ebfb92c0f70a09d997", kill_on_drop: false }` [INFO] [stdout] c046bd5d18fc1c4b915e3559e85fc826266e724aaaaff5ebfb92c0f70a09d997