[INFO] cloning repository https://github.com/memflow/scanflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memflow/scanflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2635eda7275887fac612e67440fc077051b3d018 [INFO] documenting memflow/scanflow 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%2Fmemflow%2Fscanflow" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/memflow/scanflow 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] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/memflow/scanflow [INFO] finished tweaking git repo https://github.com/memflow/scanflow [INFO] tweaked toml for git repo https://github.com/memflow/scanflow written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/memflow/scanflow 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4f4bf590235ab2e015da07863b35b6ffbe869c9a98896c35c2e9ea17941f90e8 [INFO] running `Command { std: "docker" "start" "-a" "4f4bf590235ab2e015da07863b35b6ffbe869c9a98896c35c2e9ea17941f90e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f4bf590235ab2e015da07863b35b6ffbe869c9a98896c35c2e9ea17941f90e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4bf590235ab2e015da07863b35b6ffbe869c9a98896c35c2e9ea17941f90e8", kill_on_drop: false }` [INFO] [stdout] 4f4bf590235ab2e015da07863b35b6ffbe869c9a98896c35c2e9ea17941f90e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 45dd45b0f7814e7e4fef235d35e038c43ebb0e411f41c3370d961610d9b37943 [INFO] running `Command { std: "docker" "start" "-a" "45dd45b0f7814e7e4fef235d35e038c43ebb0e411f41c3370d961610d9b37943", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking fixed-slice-vec v0.8.0 [INFO] [stderr] Checking rangemap v1.0.1 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking iced-x86 v1.17.0 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking coarsetime v0.1.21 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking tstr v0.2.2 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking repr_offset v0.2.1 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking abi_stable_shared v0.10.3 [INFO] [stderr] Checking rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta2 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Checking cglue v0.2.11 [INFO] [stderr] Checking memflow v0.2.0-beta5 [INFO] [stderr] Checking scanflow v0.2.0-beta1 (/opt/rustwide/workdir/scanflow) [INFO] [stderr] Documenting scanflow v0.2.0-beta1 (/opt/rustwide/workdir/scanflow) [INFO] [stderr] Documenting scanflow-cli v0.2.0-beta2 (/opt/rustwide/workdir/scanflow-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "45dd45b0f7814e7e4fef235d35e038c43ebb0e411f41c3370d961610d9b37943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dd45b0f7814e7e4fef235d35e038c43ebb0e411f41c3370d961610d9b37943", kill_on_drop: false }` [INFO] [stdout] 45dd45b0f7814e7e4fef235d35e038c43ebb0e411f41c3370d961610d9b37943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fef7c23c1eb6b84292f039d65e90437d26949a675a97463570e960a281bc00b0 [INFO] running `Command { std: "docker" "start" "-a" "fef7c23c1eb6b84292f039d65e90437d26949a675a97463570e960a281bc00b0", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "fef7c23c1eb6b84292f039d65e90437d26949a675a97463570e960a281bc00b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef7c23c1eb6b84292f039d65e90437d26949a675a97463570e960a281bc00b0", kill_on_drop: false }` [INFO] [stdout] fef7c23c1eb6b84292f039d65e90437d26949a675a97463570e960a281bc00b0