[INFO] cloning repository https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZcashFoundation/zebra-net-ra-crash-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5af34c814b6e0ef76045613519c2f341324ea963 [INFO] documenting ZcashFoundation/zebra-net-ra-crash-repro against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZcashFoundation%2Fzebra-net-ra-crash-repro" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] finished tweaking git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro [INFO] tweaked toml for git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ZcashFoundation/zebra-net-ra-crash-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-05-20" "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] 38194f7e9e9f4dae4cd89d37fe4b26246801da007cc0849721869640b60b92f8 [INFO] running `Command { std: "docker" "start" "-a" "38194f7e9e9f4dae4cd89d37fe4b26246801da007cc0849721869640b60b92f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38194f7e9e9f4dae4cd89d37fe4b26246801da007cc0849721869640b60b92f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38194f7e9e9f4dae4cd89d37fe4b26246801da007cc0849721869640b60b92f8", kill_on_drop: false }` [INFO] [stdout] 38194f7e9e9f4dae4cd89d37fe4b26246801da007cc0849721869640b60b92f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-05-20" "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] 3b46931d517f3ef47e9012ec8525c7a8dfdd76d73406cdd173d13cd68201e6ae [INFO] running `Command { std: "docker" "start" "-a" "3b46931d517f3ef47e9012ec8525c7a8dfdd76d73406cdd173d13cd68201e6ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Documenting zebra-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | //! the [`Request`] and [`Response`] enums, and completely [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Response` [INFO] [stdout] --> src/lib.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | //! the [`Request`] and [`Response`] enums, and completely [INFO] [stdout] | ^^^^^^^^ no item named `Response` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | //! [`tower::Service`] representing "the network" which load-balances [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | //! outbound [`Request`]s over available peers. [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Response` [INFO] [stdout] --> src/lib.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | //! Bitcoin/Zcash messages either as [`Response`]s to pending [INFO] [stdout] | ^^^^^^^^ no item named `Response` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`Request`]s, or as an inbound [`Request`]s to an internal [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`Request`]s, or as an inbound [`Request`]s to an internal [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | //! [`tower::Service`] representing "this node". All connection state [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | //! Because [`tower::Service`]s provide backpressure information, we [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.33s [INFO] running `Command { std: "docker" "inspect" "3b46931d517f3ef47e9012ec8525c7a8dfdd76d73406cdd173d13cd68201e6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b46931d517f3ef47e9012ec8525c7a8dfdd76d73406cdd173d13cd68201e6ae", kill_on_drop: false }` [INFO] [stdout] 3b46931d517f3ef47e9012ec8525c7a8dfdd76d73406cdd173d13cd68201e6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 4a5e2d3fb1599bcbf6435f7c1c99139345319986d13160e1427513fb79795be0 [INFO] running `Command { std: "docker" "start" "-a" "4a5e2d3fb1599bcbf6435f7c1c99139345319986d13160e1427513fb79795be0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Documenting zebra-network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | //! the [`Request`] and [`Response`] enums, and completely [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Response` [INFO] [stdout] --> src/lib.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | //! the [`Request`] and [`Response`] enums, and completely [INFO] [stdout] | ^^^^^^^^ no item named `Response` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | //! [`tower::Service`] representing "the network" which load-balances [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | //! outbound [`Request`]s over available peers. [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Response` [INFO] [stdout] --> src/lib.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | //! Bitcoin/Zcash messages either as [`Response`]s to pending [INFO] [stdout] | ^^^^^^^^ no item named `Response` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`Request`]s, or as an inbound [`Request`]s to an internal [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Request` [INFO] [stdout] --> src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | //! [`Request`]s, or as an inbound [`Request`]s to an internal [INFO] [stdout] | ^^^^^^^ no item named `Request` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | //! [`tower::Service`] representing "this node". All connection state [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tower::Service` [INFO] [stdout] --> src/lib.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | //! Because [`tower::Service`]s provide backpressure information, we [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `tower` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "4a5e2d3fb1599bcbf6435f7c1c99139345319986d13160e1427513fb79795be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5e2d3fb1599bcbf6435f7c1c99139345319986d13160e1427513fb79795be0", kill_on_drop: false }` [INFO] [stdout] 4a5e2d3fb1599bcbf6435f7c1c99139345319986d13160e1427513fb79795be0