[INFO] cloning repository https://github.com/danstiner/rust-toy-dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danstiner/rust-toy-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanstiner%2Frust-toy-dns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanstiner%2Frust-toy-dns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38fa065efb8fdbd360eb0fabeb382286c853ea78 [INFO] documenting danstiner/rust-toy-dns 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%2Fdanstiner%2Frust-toy-dns" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danstiner/rust-toy-dns 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/danstiner/rust-toy-dns [INFO] finished tweaking git repo https://github.com/danstiner/rust-toy-dns [INFO] tweaked toml for git repo https://github.com/danstiner/rust-toy-dns written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/danstiner/rust-toy-dns 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] a65ce58e23954ab5378cf0f4cfa903e0a61d29382cc5d2d644cfbd96b2019377 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a65ce58e23954ab5378cf0f4cfa903e0a61d29382cc5d2d644cfbd96b2019377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65ce58e23954ab5378cf0f4cfa903e0a61d29382cc5d2d644cfbd96b2019377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65ce58e23954ab5378cf0f4cfa903e0a61d29382cc5d2d644cfbd96b2019377", kill_on_drop: false }` [INFO] [stdout] a65ce58e23954ab5378cf0f4cfa903e0a61d29382cc5d2d644cfbd96b2019377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] fcfb1f19d84f60c8d89664c586d20304564c28acc7048c4ba10c4fe4c351ffea [INFO] running `Command { std: "docker" "start" "-a" "fcfb1f19d84f60c8d89664c586d20304564c28acc7048c4ba10c4fe4c351ffea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking rust-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rust-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `query_response` [INFO] [stdout] --> src/protocol.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn query_response(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `authoritative_answer` [INFO] [stdout] --> src/protocol.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn authoritative_answer(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `truncated_message` [INFO] [stdout] --> src/protocol.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn truncated_message(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `recursion_desired` [INFO] [stdout] --> src/protocol.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn recursion_desired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `recursion_available` [INFO] [stdout] --> src/protocol.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn recursion_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/protocol.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | #[repr(u16)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/protocol.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | #[repr(u16)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_NEGATIVE_TTL` [INFO] [stdout] --> src/resolver/response_cache.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const DEFAULT_NEGATIVE_TTL: Duration = Duration::from_secs(1 * 60); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "fcfb1f19d84f60c8d89664c586d20304564c28acc7048c4ba10c4fe4c351ffea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcfb1f19d84f60c8d89664c586d20304564c28acc7048c4ba10c4fe4c351ffea", kill_on_drop: false }` [INFO] [stdout] fcfb1f19d84f60c8d89664c586d20304564c28acc7048c4ba10c4fe4c351ffea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 6639ffd0b3e81dadca157b835deccb2dc1891bac329a6bfb809ec83fd3d93e52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6639ffd0b3e81dadca157b835deccb2dc1891bac329a6bfb809ec83fd3d93e52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting rust-dns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "6639ffd0b3e81dadca157b835deccb2dc1891bac329a6bfb809ec83fd3d93e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6639ffd0b3e81dadca157b835deccb2dc1891bac329a6bfb809ec83fd3d93e52", kill_on_drop: false }` [INFO] [stdout] 6639ffd0b3e81dadca157b835deccb2dc1891bac329a6bfb809ec83fd3d93e52