[INFO] cloning repository https://github.com/foresterre/sic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresterre/sic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad4178cd3ec025628da496c7afb85aeb5e2438b7 [INFO] documenting foresterre/sic 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%2Fforesterre%2Fsic" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic 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/foresterre/sic [INFO] finished tweaking git repo https://github.com/foresterre/sic [INFO] tweaked toml for git repo https://github.com/foresterre/sic written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] d5a5b6bcad4e3d3a755a1019df98d456dda664c478ed36b57fe64e274ed6f9be [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" "d5a5b6bcad4e3d3a755a1019df98d456dda664c478ed36b57fe64e274ed6f9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5a5b6bcad4e3d3a755a1019df98d456dda664c478ed36b57fe64e274ed6f9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a5b6bcad4e3d3a755a1019df98d456dda664c478ed36b57fe64e274ed6f9be", kill_on_drop: false }` [INFO] [stdout] d5a5b6bcad4e3d3a755a1019df98d456dda664c478ed36b57fe64e274ed6f9be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c8410d3d3a715c39cd622ea8e778339d9ad5a41ee00ac18f7e85957b07d9c360 [INFO] running `Command { std: "docker" "start" "-a" "c8410d3d3a715c39cd622ea8e778339d9ad5a41ee00ac18f7e85957b07d9c360", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking bitstream-io v1.3.0 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking imgref v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking avif-serialize v0.7.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Checking loop9 v0.1.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking open v2.1.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking rust_hawktracer v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tiff v0.7.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling rav1e v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking v_frame v0.2.5 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking ravif v0.8.9 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking imageproc-patched v0.22.0-unofficial.1-foresterre [INFO] [stderr] Checking sic_core v0.20.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Checking sic_io v0.20.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Checking sic_image_engine v0.20.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Checking sic_parser v0.20.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stderr] Checking sic_cli_ops v0.20.0 (/opt/rustwide/workdir/components/sic_cli_ops) [INFO] [stderr] Documenting sic v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sic_image_engine::engine::Program` [INFO] [stdout] --> src/cli/config.rs:182:54 [INFO] [stdout] | [INFO] [stdout] 182 | /// THe value set here should be presented as a [sic_image_engine::engine::Program]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Program` in module `engine` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::config::Config` [INFO] [stdout] --> src/cli/config.rs:228:18 [INFO] [stdout] | [INFO] [stdout] 228 | /// Builder for [crate::config::Config]. Should be used with the Default implementation [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `config` in module `sic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::config::Config` [INFO] [stdout] --> src/cli/config.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | /// of [crate::config::Config]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `config` in module `sic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "c8410d3d3a715c39cd622ea8e778339d9ad5a41ee00ac18f7e85957b07d9c360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8410d3d3a715c39cd622ea8e778339d9ad5a41ee00ac18f7e85957b07d9c360", kill_on_drop: false }` [INFO] [stdout] c8410d3d3a715c39cd622ea8e778339d9ad5a41ee00ac18f7e85957b07d9c360