[INFO] cloning repository https://github.com/Lemures/grpc_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lemures/grpc_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f48bd606f27bbbf17b89f6cc0e16828d76982573 [INFO] documenting Lemures/grpc_example against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example" "/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/Lemures/grpc_example on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/Lemures/grpc_example [INFO] finished tweaking git repo https://github.com/Lemures/grpc_example [INFO] tweaked toml for git repo https://github.com/Lemures/grpc_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Lemures/grpc_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26595717bf386eb0af9d23c1c2c07607884ca6160a551d6b12b33fe64f07f80d [INFO] running `Command { std: "docker" "start" "-a" "26595717bf386eb0af9d23c1c2c07607884ca6160a551d6b12b33fe64f07f80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26595717bf386eb0af9d23c1c2c07607884ca6160a551d6b12b33fe64f07f80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26595717bf386eb0af9d23c1c2c07607884ca6160a551d6b12b33fe64f07f80d", kill_on_drop: false }` [INFO] [stdout] 26595717bf386eb0af9d23c1c2c07607884ca6160a551d6b12b33fe64f07f80d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] ac32dba6e530c66a0c896a5a5c61cea798420b14f3a94790f01330290f6161ec [INFO] running `Command { std: "docker" "start" "-a" "ac32dba6e530c66a0c896a5a5c61cea798420b14f3a94790f01330290f6161ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.37 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.14 [INFO] [stderr] Compiling protoc v1.4.3 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking tls-api-stub v0.1.14 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Compiling protobuf v1.4.3 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-tls-api v0.1.14 [INFO] [stderr] Checking httpbis v0.4.1 [INFO] [stderr] Checking grpc v0.2.1 [INFO] [stderr] Compiling grpc-compiler v0.2.1 [INFO] [stderr] Compiling protoc-rust v1.4.3 [INFO] [stderr] Compiling protoc-rust-grpc v0.2.1 [INFO] [stderr] Compiling grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.28s [INFO] running `Command { std: "docker" "inspect" "ac32dba6e530c66a0c896a5a5c61cea798420b14f3a94790f01330290f6161ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac32dba6e530c66a0c896a5a5c61cea798420b14f3a94790f01330290f6161ec", kill_on_drop: false }` [INFO] [stdout] ac32dba6e530c66a0c896a5a5c61cea798420b14f3a94790f01330290f6161ec [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 9042b759e16c98195de919de496f241f92ec2779dcde37d82e2335b7fdf1de4c [INFO] running `Command { std: "docker" "start" "-a" "9042b759e16c98195de919de496f241f92ec2779dcde37d82e2335b7fdf1de4c", kill_on_drop: false }` [INFO] [stderr] Compiling grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "9042b759e16c98195de919de496f241f92ec2779dcde37d82e2335b7fdf1de4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9042b759e16c98195de919de496f241f92ec2779dcde37d82e2335b7fdf1de4c", kill_on_drop: false }` [INFO] [stdout] 9042b759e16c98195de919de496f241f92ec2779dcde37d82e2335b7fdf1de4c