[INFO] cloning repository https://github.com/BVE-Reborn/profiling-futures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BVE-Reborn/profiling-futures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fprofiling-futures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fprofiling-futures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8413b8f1848fd260a4640ea4a402599e466105fc [INFO] documenting BVE-Reborn/profiling-futures 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%2FBVE-Reborn%2Fprofiling-futures" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BVE-Reborn/profiling-futures 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/BVE-Reborn/profiling-futures [INFO] finished tweaking git repo https://github.com/BVE-Reborn/profiling-futures [INFO] tweaked toml for git repo https://github.com/BVE-Reborn/profiling-futures written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BVE-Reborn/profiling-futures 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d67aed4dc407f6c13854a2e153e2b553509c9e9b8969ebe12466e23137d6bbc1 [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" "d67aed4dc407f6c13854a2e153e2b553509c9e9b8969ebe12466e23137d6bbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d67aed4dc407f6c13854a2e153e2b553509c9e9b8969ebe12466e23137d6bbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67aed4dc407f6c13854a2e153e2b553509c9e9b8969ebe12466e23137d6bbc1", kill_on_drop: false }` [INFO] [stdout] d67aed4dc407f6c13854a2e153e2b553509c9e9b8969ebe12466e23137d6bbc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 560bcea3abeb5b48ca49b33456b27a06811425c90fffccf1a60be02f29c44169 [INFO] running `Command { std: "docker" "start" "-a" "560bcea3abeb5b48ca49b33456b27a06811425c90fffccf1a60be02f29c44169", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Documenting profiling-futures-macros v0.1.0 (/opt/rustwide/workdir/profiling-futures-macros) [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling profiling-futures-macros v0.1.0 (/opt/rustwide/workdir/profiling-futures-macros) [INFO] [stderr] Checking profiling-futures v0.1.0 (/opt/rustwide/workdir/profiling-futures) [INFO] [stderr] Documenting profiling-futures v0.1.0 (/opt/rustwide/workdir/profiling-futures) [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking wgpu-subscriber v0.1.0 [INFO] [stderr] Documenting chrome v0.1.0 (/opt/rustwide/workdir/examples/chrome) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "560bcea3abeb5b48ca49b33456b27a06811425c90fffccf1a60be02f29c44169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560bcea3abeb5b48ca49b33456b27a06811425c90fffccf1a60be02f29c44169", kill_on_drop: false }` [INFO] [stdout] 560bcea3abeb5b48ca49b33456b27a06811425c90fffccf1a60be02f29c44169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f2f2d355758d0e0770c5cac67d39fe5953a8f7ec1e69a1fa793fc246cf6e42bf [INFO] running `Command { std: "docker" "start" "-a" "f2f2d355758d0e0770c5cac67d39fe5953a8f7ec1e69a1fa793fc246cf6e42bf", 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" "f2f2d355758d0e0770c5cac67d39fe5953a8f7ec1e69a1fa793fc246cf6e42bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f2d355758d0e0770c5cac67d39fe5953a8f7ec1e69a1fa793fc246cf6e42bf", kill_on_drop: false }` [INFO] [stdout] f2f2d355758d0e0770c5cac67d39fe5953a8f7ec1e69a1fa793fc246cf6e42bf