[INFO] cloning repository https://github.com/ereslibre/psp-allowed-fsgroups [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ereslibre/psp-allowed-fsgroups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereslibre%2Fpsp-allowed-fsgroups", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fereslibre%2Fpsp-allowed-fsgroups'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed7a2f91978f9b851cdcb68fc0fe74e5257a67e7 [INFO] documenting ereslibre/psp-allowed-fsgroups 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%2Fereslibre%2Fpsp-allowed-fsgroups" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ereslibre/psp-allowed-fsgroups 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/ereslibre/psp-allowed-fsgroups [INFO] finished tweaking git repo https://github.com/ereslibre/psp-allowed-fsgroups [INFO] tweaked toml for git repo https://github.com/ereslibre/psp-allowed-fsgroups written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/ereslibre/psp-allowed-fsgroups 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded anyhow v1.0.45 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded wapc-guest v0.4.0 [INFO] [stderr] Downloaded kubewarden-policy-sdk v0.4.2 [INFO] [stderr] Downloaded k8s-openapi v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] fbfb7f78e3e9b764cab5e700e7332d88e250eb40999b6eaadb61c21b3cd6fca2 [INFO] running `Command { std: "docker" "start" "-a" "fbfb7f78e3e9b764cab5e700e7332d88e250eb40999b6eaadb61c21b3cd6fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbfb7f78e3e9b764cab5e700e7332d88e250eb40999b6eaadb61c21b3cd6fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfb7f78e3e9b764cab5e700e7332d88e250eb40999b6eaadb61c21b3cd6fca2", kill_on_drop: false }` [INFO] [stdout] fbfb7f78e3e9b764cab5e700e7332d88e250eb40999b6eaadb61c21b3cd6fca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] [stdout] 9da194c48f3c9951ced2988f2a14a15a3e873882d2ca7e4e7f70b55cf0a458cf [INFO] running `Command { std: "docker" "start" "-a" "9da194c48f3c9951ced2988f2a14a15a3e873882d2ca7e4e7f70b55cf0a458cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking wapc-guest v0.4.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking kubewarden-policy-sdk v0.4.2 [INFO] [stderr] Documenting psp-allowed-fsgroups v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.35s [INFO] running `Command { std: "docker" "inspect" "9da194c48f3c9951ced2988f2a14a15a3e873882d2ca7e4e7f70b55cf0a458cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da194c48f3c9951ced2988f2a14a15a3e873882d2ca7e4e7f70b55cf0a458cf", kill_on_drop: false }` [INFO] [stdout] 9da194c48f3c9951ced2988f2a14a15a3e873882d2ca7e4e7f70b55cf0a458cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 00bc5d5761eef30dd6e00f3e1f5e9e0733352931c0edf87f3c7d281f6a7a0c36 [INFO] running `Command { std: "docker" "start" "-a" "00bc5d5761eef30dd6e00f3e1f5e9e0733352931c0edf87f3c7d281f6a7a0c36", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking wapc-guest v0.4.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking kubewarden-policy-sdk v0.4.2 [INFO] [stderr] Documenting psp-allowed-fsgroups v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.58s [INFO] running `Command { std: "docker" "inspect" "00bc5d5761eef30dd6e00f3e1f5e9e0733352931c0edf87f3c7d281f6a7a0c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bc5d5761eef30dd6e00f3e1f5e9e0733352931c0edf87f3c7d281f6a7a0c36", kill_on_drop: false }` [INFO] [stdout] 00bc5d5761eef30dd6e00f3e1f5e9e0733352931c0edf87f3c7d281f6a7a0c36