[INFO] cloning repository https://github.com/Lol3rrr/free_access [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lol3rrr/free_access" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLol3rrr%2Ffree_access", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLol3rrr%2Ffree_access'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2f94d2d14341d5b097022a7f1d78d8005f76b03 [INFO] documenting Lol3rrr/free_access 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%2FLol3rrr%2Ffree_access" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lol3rrr/free_access 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/Lol3rrr/free_access [INFO] finished tweaking git repo https://github.com/Lol3rrr/free_access [INFO] tweaked toml for git repo https://github.com/Lol3rrr/free_access written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Lol3rrr/free_access 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] warning: /workspace/builds/worker-23/source/free_access_macros/Cargo.toml: unused manifest key: package.crate-type [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 5d33fba4a91f0e72dfae098cf5fdf41b6b3a2b3b6e0161da4b95c535e193eece [INFO] running `Command { std: "docker" "start" "-a" "5d33fba4a91f0e72dfae098cf5fdf41b6b3a2b3b6e0161da4b95c535e193eece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d33fba4a91f0e72dfae098cf5fdf41b6b3a2b3b6e0161da4b95c535e193eece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d33fba4a91f0e72dfae098cf5fdf41b6b3a2b3b6e0161da4b95c535e193eece", kill_on_drop: false }` [INFO] [stdout] 5d33fba4a91f0e72dfae098cf5fdf41b6b3a2b3b6e0161da4b95c535e193eece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] bee967bb1df1920b863f4140d922c4cd95e3c0fc6d732ef1a3b34da2417a9c93 [INFO] running `Command { std: "docker" "start" "-a" "bee967bb1df1920b863f4140d922c4cd95e3c0fc6d732ef1a3b34da2417a9c93", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/free_access_macros/Cargo.toml: unused manifest key: package.crate-type [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Documenting free_access_macros v0.1.0 (/opt/rustwide/workdir/free_access_macros) [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling free_access_macros v0.1.0 (/opt/rustwide/workdir/free_access_macros) [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Documenting free_access v0.1.0 (/opt/rustwide/workdir/free_access) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.66s [INFO] running `Command { std: "docker" "inspect" "bee967bb1df1920b863f4140d922c4cd95e3c0fc6d732ef1a3b34da2417a9c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee967bb1df1920b863f4140d922c4cd95e3c0fc6d732ef1a3b34da2417a9c93", kill_on_drop: false }` [INFO] [stdout] bee967bb1df1920b863f4140d922c4cd95e3c0fc6d732ef1a3b34da2417a9c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a6453259c08d85c5bda5cd7d6126c2fb90d3eb2134b8ea657b383edf77ec46e8 [INFO] running `Command { std: "docker" "start" "-a" "a6453259c08d85c5bda5cd7d6126c2fb90d3eb2134b8ea657b383edf77ec46e8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/free_access_macros/Cargo.toml: unused manifest key: package.crate-type [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" "a6453259c08d85c5bda5cd7d6126c2fb90d3eb2134b8ea657b383edf77ec46e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6453259c08d85c5bda5cd7d6126c2fb90d3eb2134b8ea657b383edf77ec46e8", kill_on_drop: false }` [INFO] [stdout] a6453259c08d85c5bda5cd7d6126c2fb90d3eb2134b8ea657b383edf77ec46e8