[INFO] cloning repository https://github.com/WiZLite/learning-llvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WiZLite/learning-llvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWiZLite%2Flearning-llvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWiZLite%2Flearning-llvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 366bad698514ed42ddfe4bb56edc527acc327cdb [INFO] documenting WiZLite/learning-llvm 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%2FWiZLite%2Flearning-llvm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WiZLite/learning-llvm 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/WiZLite/learning-llvm [INFO] finished tweaking git repo https://github.com/WiZLite/learning-llvm [INFO] tweaked toml for git repo https://github.com/WiZLite/learning-llvm written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/WiZLite/learning-llvm 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] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_enum v0.3.1 [INFO] [stderr] Downloaded ast_node v0.7.4 [INFO] [stderr] Downloaded enum_kind v0.2.1 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded swc_macros_common v0.3.3 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded is-macro v0.1.9 [INFO] [stderr] Downloaded from_variant v0.1.3 [INFO] [stderr] Downloaded swc_visit v0.2.8 [INFO] [stderr] Downloaded swc_atoms v0.2.9 [INFO] [stderr] Downloaded llvm-sys v120.2.1 [INFO] [stderr] Downloaded swc_visit_macros v0.2.3 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Downloaded swc_ecma_visit v0.40.1 [INFO] [stderr] Downloaded swc_ecma_ast v0.54.5 [INFO] [stderr] Downloaded swc_common v0.13.5 [INFO] [stderr] Downloaded swc_ecma_parser v0.73.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 2e6332abcc38e50f895880151aac9ed543bd654811bd854a0b00bf7222391ccb [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" "2e6332abcc38e50f895880151aac9ed543bd654811bd854a0b00bf7222391ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e6332abcc38e50f895880151aac9ed543bd654811bd854a0b00bf7222391ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e6332abcc38e50f895880151aac9ed543bd654811bd854a0b00bf7222391ccb", kill_on_drop: false }` [INFO] [stdout] 2e6332abcc38e50f895880151aac9ed543bd654811bd854a0b00bf7222391ccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 715574b8173855ccda79e81a4d00608cea5a134c34bcab5dd7ccbb8444542276 [INFO] running `Command { std: "docker" "start" "-a" "715574b8173855ccda79e81a4d00608cea5a134c34bcab5dd7ccbb8444542276", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#bec0222f) [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling llvm-sys v120.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling inkwell_internals v0.3.0 (https://github.com/TheDan64/inkwell?branch=master#bec0222f) [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.4 [INFO] [stderr] Checking swc_visit v0.2.8 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Checking swc_common v0.13.5 [INFO] [stderr] Checking swc_ecma_ast v0.54.5 [INFO] [stderr] Checking swc_ecma_visit v0.40.1 [INFO] [stderr] Checking swc_ecma_parser v0.73.15 [INFO] [stderr] Documenting learning-llvmm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "715574b8173855ccda79e81a4d00608cea5a134c34bcab5dd7ccbb8444542276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715574b8173855ccda79e81a4d00608cea5a134c34bcab5dd7ccbb8444542276", kill_on_drop: false }` [INFO] [stdout] 715574b8173855ccda79e81a4d00608cea5a134c34bcab5dd7ccbb8444542276