[INFO] cloning repository https://github.com/brson/ferris-fencing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brson/ferris-fencing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Fferris-fencing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Fferris-fencing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb192e1b74464ab5878c1cba20ff597e51c45796 [INFO] documenting brson/ferris-fencing 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%2Fbrson%2Fferris-fencing" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brson/ferris-fencing 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] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/brson/ferris-fencing [INFO] finished tweaking git repo https://github.com/brson/ferris-fencing [INFO] tweaked toml for git repo https://github.com/brson/ferris-fencing written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/brson/ferris-fencing 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] Updating git repository `https://github.com/brson/bloop.git` [INFO] [stderr] Updating git repository `https://github.com/brson/ckb-vm.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] [stderr] Downloaded compiler_builtins v0.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5f2dd6cbe2f1c8b3500332ba53688ae15a186d36c59f6a2c895f9d0b79b70f18 [INFO] running `Command { std: "docker" "start" "-a" "5f2dd6cbe2f1c8b3500332ba53688ae15a186d36c59f6a2c895f9d0b79b70f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f2dd6cbe2f1c8b3500332ba53688ae15a186d36c59f6a2c895f9d0b79b70f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2dd6cbe2f1c8b3500332ba53688ae15a186d36c59f6a2c895f9d0b79b70f18", kill_on_drop: false }` [INFO] [stdout] 5f2dd6cbe2f1c8b3500332ba53688ae15a186d36c59f6a2c895f9d0b79b70f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] fb8c5845d5b4f9fe81eed3a37bd7f7ef6ddbbdc388880a381dced4e206e97b0a [INFO] running `Command { std: "docker" "start" "-a" "fb8c5845d5b4f9fe81eed3a37bd7f7ef6ddbbdc388880a381dced4e206e97b0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ckb-vm-definitions v0.18.0 (https://github.com/brson/ckb-vm.git?rev=f49edd17927d0158289a5f5ed500c86f5e0816c1#f49edd17) [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking b_error v0.1.0 (https://github.com/brson/bloop.git?rev=474fc1309eff36a65113000eb6e0dcd9d9e95316#474fc130) [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling ckb-vm v0.18.0 (https://github.com/brson/ckb-vm.git?rev=f49edd17927d0158289a5f5ed500c86f5e0816c1#f49edd17) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking ff_rt v0.1.0 (/opt/rustwide/workdir/src/ff_rt) [INFO] [stderr] Documenting ff_local v0.1.0 (/opt/rustwide/workdir/src/ff_local) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.56s [INFO] running `Command { std: "docker" "inspect" "fb8c5845d5b4f9fe81eed3a37bd7f7ef6ddbbdc388880a381dced4e206e97b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8c5845d5b4f9fe81eed3a37bd7f7ef6ddbbdc388880a381dced4e206e97b0a", kill_on_drop: false }` [INFO] [stdout] fb8c5845d5b4f9fe81eed3a37bd7f7ef6ddbbdc388880a381dced4e206e97b0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ad5dfe7ef5ceb7ea523972e508c5673cf70ab0f799a0bfb2515fe1c0008d68e9 [INFO] running `Command { std: "docker" "start" "-a" "ad5dfe7ef5ceb7ea523972e508c5673cf70ab0f799a0bfb2515fe1c0008d68e9", 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" "ad5dfe7ef5ceb7ea523972e508c5673cf70ab0f799a0bfb2515fe1c0008d68e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5dfe7ef5ceb7ea523972e508c5673cf70ab0f799a0bfb2515fe1c0008d68e9", kill_on_drop: false }` [INFO] [stdout] ad5dfe7ef5ceb7ea523972e508c5673cf70ab0f799a0bfb2515fe1c0008d68e9