[INFO] cloning repository https://github.com/SkyBeastMC/bitcoin_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyBeastMC/bitcoin_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03c65737ebafa0b3c5a763020500fa242f86efb4 [INFO] documenting SkyBeastMC/bitcoin_rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyBeastMC%2Fbitcoin_rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkyBeastMC/bitcoin_rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SkyBeastMC/bitcoin_rust [INFO] finished tweaking git repo https://github.com/SkyBeastMC/bitcoin_rust [INFO] tweaked toml for git repo https://github.com/SkyBeastMC/bitcoin_rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/SkyBeastMC/bitcoin_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.1.2 [INFO] [stderr] Downloaded opaque-debug v0.2.1 [INFO] [stderr] Downloaded byte-tools v0.3.0 [INFO] [stderr] Downloaded secp256k1 v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e382593b4a29c4ae7ea42a76c92bb5debcb4879ac86d78425aaec9adae7e6b3d [INFO] running `Command { std: "docker" "start" "-a" "e382593b4a29c4ae7ea42a76c92bb5debcb4879ac86d78425aaec9adae7e6b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e382593b4a29c4ae7ea42a76c92bb5debcb4879ac86d78425aaec9adae7e6b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e382593b4a29c4ae7ea42a76c92bb5debcb4879ac86d78425aaec9adae7e6b3d", kill_on_drop: false }` [INFO] [stdout] e382593b4a29c4ae7ea42a76c92bb5debcb4879ac86d78425aaec9adae7e6b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91654b3b1b6922ca3853c6b1c997b37145df2b6615e72181ba5906e5384ae7f6 [INFO] running `Command { std: "docker" "start" "-a" "91654b3b1b6922ca3853c6b1c997b37145df2b6615e72181ba5906e5384ae7f6", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling secp256k1 v0.5.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking hex-literal v0.1.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde v0.6.15 [INFO] [stderr] Checking serde_json v0.6.1 [INFO] [stderr] Documenting rustcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:316:27 [INFO] [stdout] | [INFO] [stdout] 316 | ref b if b == hex!("0488b21e") => (KeyType::Public, Net::MainNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | ref b if b == hex!("0488ade4") => (KeyType::Private, Net::MainNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:318:27 [INFO] [stdout] | [INFO] [stdout] 318 | ref b if b == hex!("043587cf") => (KeyType::Public, Net::TestNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:319:27 [INFO] [stdout] | [INFO] [stdout] 319 | ref b if b == hex!("04358394") => (KeyType::Private, Net::TestNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:335:48 [INFO] [stdout] | [INFO] [stdout] 335 | (KeyType::Public, Net::MainNet) => hex!("0488b21e"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:336:49 [INFO] [stdout] | [INFO] [stdout] 336 | (KeyType::Private, Net::MainNet) => hex!("0488ade4"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:337:48 [INFO] [stdout] | [INFO] [stdout] 337 | (KeyType::Public, Net::TestNet) => hex!("043587cf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/lib.rs:338:49 [INFO] [stdout] | [INFO] [stdout] 338 | (KeyType::Private, Net::TestNet) => hex!("04358394") [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:316:27 [INFO] [stdout] | [INFO] [stdout] 316 | ref b if b == hex!("0488b21e") => (KeyType::Public, Net::MainNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | ref b if b == hex!("0488ade4") => (KeyType::Private, Net::MainNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:318:27 [INFO] [stdout] | [INFO] [stdout] 318 | ref b if b == hex!("043587cf") => (KeyType::Public, Net::TestNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:319:27 [INFO] [stdout] | [INFO] [stdout] 319 | ref b if b == hex!("04358394") => (KeyType::Private, Net::TestNet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:335:48 [INFO] [stdout] | [INFO] [stdout] 335 | (KeyType::Public, Net::MainNet) => hex!("0488b21e"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:336:49 [INFO] [stdout] | [INFO] [stdout] 336 | (KeyType::Private, Net::MainNet) => hex!("0488ade4"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:337:48 [INFO] [stdout] | [INFO] [stdout] 337 | (KeyType::Public, Net::TestNet) => hex!("043587cf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/lib.rs:338:49 [INFO] [stdout] | [INFO] [stdout] 338 | (KeyType::Private, Net::TestNet) => hex!("04358394") [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rustcoin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name rustcoin src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=f12fdfd3c0e760ff -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1169bf96f9cb7f03.rmeta --extern base58=/opt/rustwide/target/debug/deps/libbase58-05b50cd3820c19e8.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ff86b4ef8f3ef568.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-3662e004d1987b73.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-e855ac6f1844e98c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-6675fd61bc3ec9fe.rmeta --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-40a309af564b372d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-01b88c8bf42ee05e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-197db31489402e2f.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-a1321d20ef3174df.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5f966387b3ff9e74.rmeta --extern ripemd160=/opt/rustwide/target/debug/deps/libripemd160-6e0e06e24cbf3e44.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-3836d618936134f8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1be439be64ea3f5c.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "91654b3b1b6922ca3853c6b1c997b37145df2b6615e72181ba5906e5384ae7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91654b3b1b6922ca3853c6b1c997b37145df2b6615e72181ba5906e5384ae7f6", kill_on_drop: false }` [INFO] [stdout] 91654b3b1b6922ca3853c6b1c997b37145df2b6615e72181ba5906e5384ae7f6