[INFO] fetching crate deterministic 0.1.2... [INFO] documenting deterministic-0.1.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate deterministic 0.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate deterministic 0.1.2 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 crates.io crate deterministic 0.1.2 [INFO] finished tweaking crates.io crate deterministic 0.1.2 [INFO] tweaked toml for crates.io crate deterministic 0.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-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" "+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] ad255972f3a0133a1e964c3a05d5c81565386806c51138ba315b2443d86a4f32 [INFO] running `Command { std: "docker" "start" "-a" "ad255972f3a0133a1e964c3a05d5c81565386806c51138ba315b2443d86a4f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad255972f3a0133a1e964c3a05d5c81565386806c51138ba315b2443d86a4f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad255972f3a0133a1e964c3a05d5c81565386806c51138ba315b2443d86a4f32", kill_on_drop: false }` [INFO] [stdout] ad255972f3a0133a1e964c3a05d5c81565386806c51138ba315b2443d86a4f32 [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" "+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] fd34d756d980f0569fe1c5b1a5b36f8155568344a63982bb76f1298392b7d068 [INFO] running `Command { std: "docker" "start" "-a" "fd34d756d980f0569fe1c5b1a5b36f8155568344a63982bb76f1298392b7d068", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Documenting deterministic v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NotFound` [INFO] [stdout] --> src/file.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | /// * [`NotFound`]: The specified file does not exist and neither `create` [INFO] [stdout] | ^^^^^^^^ no item named `NotFound` 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 `NotFound` [INFO] [stdout] --> src/file.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | /// * [`NotFound`]: One of the directory components of the file path does [INFO] [stdout] | ^^^^^^^^ no item named `NotFound` 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 `PermissionDenied` [INFO] [stdout] --> src/file.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// * [`PermissionDenied`]: The user lacks permission to get the specified [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` 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 `PermissionDenied` [INFO] [stdout] --> src/file.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | /// * [`PermissionDenied`]: The user lacks permission to open one of the [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` 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 `AlreadyExists` [INFO] [stdout] --> src/file.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | /// * [`AlreadyExists`]: `create_new` was specified and the file already [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `AlreadyExists` 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 `InvalidInput` [INFO] [stdout] --> src/file.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | /// * [`InvalidInput`]: Invalid combinations of open options (truncate [INFO] [stdout] | ^^^^^^^^^^^^ no item named `InvalidInput` 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 `Other` [INFO] [stdout] --> src/file.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | /// * [`Other`]: One of the directory components of the specified file path [INFO] [stdout] | ^^^^^ no item named `Other` 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 `Other` [INFO] [stdout] --> src/file.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | /// * [`Other`]: Filesystem-level errors: full disk, write permission [INFO] [stdout] | ^^^^^ no item named `Other` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.58s [INFO] running `Command { std: "docker" "inspect" "fd34d756d980f0569fe1c5b1a5b36f8155568344a63982bb76f1298392b7d068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd34d756d980f0569fe1c5b1a5b36f8155568344a63982bb76f1298392b7d068", kill_on_drop: false }` [INFO] [stdout] fd34d756d980f0569fe1c5b1a5b36f8155568344a63982bb76f1298392b7d068 [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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] 16d7a28a6421ffb756c7787031ef55921b9f1b1bc0b15f9a357bb19eefc4d2ec [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" "16d7a28a6421ffb756c7787031ef55921b9f1b1bc0b15f9a357bb19eefc4d2ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Documenting deterministic v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `NotFound` [INFO] [stdout] --> src/file.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | /// * [`NotFound`]: The specified file does not exist and neither `create` [INFO] [stdout] | ^^^^^^^^ no item named `NotFound` 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 `NotFound` [INFO] [stdout] --> src/file.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | /// * [`NotFound`]: One of the directory components of the file path does [INFO] [stdout] | ^^^^^^^^ no item named `NotFound` 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 `PermissionDenied` [INFO] [stdout] --> src/file.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// * [`PermissionDenied`]: The user lacks permission to get the specified [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` 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 `PermissionDenied` [INFO] [stdout] --> src/file.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | /// * [`PermissionDenied`]: The user lacks permission to open one of the [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `PermissionDenied` 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 `AlreadyExists` [INFO] [stdout] --> src/file.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | /// * [`AlreadyExists`]: `create_new` was specified and the file already [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `AlreadyExists` 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 `InvalidInput` [INFO] [stdout] --> src/file.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | /// * [`InvalidInput`]: Invalid combinations of open options (truncate [INFO] [stdout] | ^^^^^^^^^^^^ no item named `InvalidInput` 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 `Other` [INFO] [stdout] --> src/file.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | /// * [`Other`]: One of the directory components of the specified file path [INFO] [stdout] | ^^^^^ no item named `Other` 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 `Other` [INFO] [stdout] --> src/file.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | /// * [`Other`]: Filesystem-level errors: full disk, write permission [INFO] [stdout] | ^^^^^ no item named `Other` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "16d7a28a6421ffb756c7787031ef55921b9f1b1bc0b15f9a357bb19eefc4d2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d7a28a6421ffb756c7787031ef55921b9f1b1bc0b15f9a357bb19eefc4d2ec", kill_on_drop: false }` [INFO] [stdout] 16d7a28a6421ffb756c7787031ef55921b9f1b1bc0b15f9a357bb19eefc4d2ec