[INFO] cloning repository https://github.com/fasterthanlime/detour-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/detour-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdetour-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fdetour-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f63cee4ab3a78a4b8f4a3bebf5b2c469b694089a [INFO] documenting fasterthanlime/detour-test 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%2Ffasterthanlime%2Fdetour-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/detour-test 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/fasterthanlime/detour-test [INFO] finished tweaking git repo https://github.com/fasterthanlime/detour-test [INFO] tweaked toml for git repo https://github.com/fasterthanlime/detour-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/detour-test 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: file found to be present in multiple build targets: /workspace/builds/worker-2/source/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mmap-fixed v0.1.5 [INFO] [stderr] Downloaded ctor v0.1.7 [INFO] [stderr] Downloaded tap v0.3.1 [INFO] [stderr] Downloaded region v2.0.0 [INFO] [stderr] Downloaded libc-print v0.1.7 [INFO] [stderr] Downloaded slice-pool v0.3.4 [INFO] [stderr] Downloaded detour v0.6.0 [INFO] [stderr] Downloaded libudis86-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1b909eec203b2193f4be908078490fc2814c2c6af582762c156577c50e6e04b5 [INFO] running `Command { std: "docker" "start" "-a" "1b909eec203b2193f4be908078490fc2814c2c6af582762c156577c50e6e04b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b909eec203b2193f4be908078490fc2814c2c6af582762c156577c50e6e04b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b909eec203b2193f4be908078490fc2814c2c6af582762c156577c50e6e04b5", kill_on_drop: false }` [INFO] [stdout] 1b909eec203b2193f4be908078490fc2814c2c6af582762c156577c50e6e04b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 28214f62f9f6f30fb9799a1d3b6d5a96d28df318fb3fe9619388e67d77178f0e [INFO] running `Command { std: "docker" "start" "-a" "28214f62f9f6f30fb9799a1d3b6d5a96d28df318fb3fe9619388e67d77178f0e", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking tap v0.3.1 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking slice-pool v0.3.4 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Compiling libudis86-sys v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking mmap-fixed v0.1.5 [INFO] [stderr] Checking region v2.0.0 [INFO] [stderr] Checking libc-print v0.1.7 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking detour v0.6.0 [INFO] [stderr] Compiling ctor v0.1.7 [INFO] [stderr] Documenting detour-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `Command { std: "docker" "inspect" "28214f62f9f6f30fb9799a1d3b6d5a96d28df318fb3fe9619388e67d77178f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28214f62f9f6f30fb9799a1d3b6d5a96d28df318fb3fe9619388e67d77178f0e", kill_on_drop: false }` [INFO] [stdout] 28214f62f9f6f30fb9799a1d3b6d5a96d28df318fb3fe9619388e67d77178f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 5b8f52f84b56fae4192f5d46d30735c97a4bf19ec283919d278d18ac6739e4eb [INFO] running `Command { std: "docker" "start" "-a" "5b8f52f84b56fae4192f5d46d30735c97a4bf19ec283919d278d18ac6739e4eb", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking slice-pool v0.3.4 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking tap v0.3.1 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Compiling libudis86-sys v0.2.0 [INFO] [stderr] Checking mmap-fixed v0.1.5 [INFO] [stderr] Checking region v2.0.0 [INFO] [stderr] Checking libc-print v0.1.7 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking detour v0.6.0 [INFO] [stderr] Compiling ctor v0.1.7 [INFO] [stderr] Documenting detour-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.66s [INFO] running `Command { std: "docker" "inspect" "5b8f52f84b56fae4192f5d46d30735c97a4bf19ec283919d278d18ac6739e4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8f52f84b56fae4192f5d46d30735c97a4bf19ec283919d278d18ac6739e4eb", kill_on_drop: false }` [INFO] [stdout] 5b8f52f84b56fae4192f5d46d30735c97a4bf19ec283919d278d18ac6739e4eb