[INFO] cloning repository https://github.com/thomasantony/orbiter-spacecraft-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasantony/orbiter-spacecraft-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Forbiter-spacecraft-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Forbiter-spacecraft-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f02973f26253a3f54435161896ac543fe257f513 [INFO] documenting thomasantony/orbiter-spacecraft-rs 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%2Fthomasantony%2Forbiter-spacecraft-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasantony/orbiter-spacecraft-rs 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-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/thomasantony/orbiter-spacecraft-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/thomasantony/orbiter-spacecraft-rs [INFO] tweaked toml for git repo https://github.com/thomasantony/orbiter-spacecraft-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/thomasantony/orbiter-spacecraft-rs 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 601df4acccfee219474be42ab52db2c97840679258e162963752ab751bdaacd1 [INFO] running `Command { std: "docker" "start" "-a" "601df4acccfee219474be42ab52db2c97840679258e162963752ab751bdaacd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601df4acccfee219474be42ab52db2c97840679258e162963752ab751bdaacd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601df4acccfee219474be42ab52db2c97840679258e162963752ab751bdaacd1", kill_on_drop: false }` [INFO] [stdout] 601df4acccfee219474be42ab52db2c97840679258e162963752ab751bdaacd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 044c0d1e335573a7c7f5d8b1cd9b0bb884a5bb82f7fbd4b10434daabae8f39ce [INFO] running `Command { std: "docker" "start" "-a" "044c0d1e335573a7c7f5d8b1cd9b0bb884a5bb82f7fbd4b10434daabae8f39ce", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.62 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.62 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling cxx-build v1.0.62 [INFO] [stderr] Compiling cxxbridge-macro v1.0.62 [INFO] [stderr] Compiling orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Scraping orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.08s [INFO] running `Command { std: "docker" "inspect" "044c0d1e335573a7c7f5d8b1cd9b0bb884a5bb82f7fbd4b10434daabae8f39ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044c0d1e335573a7c7f5d8b1cd9b0bb884a5bb82f7fbd4b10434daabae8f39ce", kill_on_drop: false }` [INFO] [stdout] 044c0d1e335573a7c7f5d8b1cd9b0bb884a5bb82f7fbd4b10434daabae8f39ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "--features" "docs" "-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] 1516832c8ed7890d67f8b2ca0f2a41d80fd9ddb2ceca35fcdf59a60243d52c54 [INFO] running `Command { std: "docker" "start" "-a" "1516832c8ed7890d67f8b2ca0f2a41d80fd9ddb2ceca35fcdf59a60243d52c54", kill_on_drop: false }` [INFO] [stderr] Compiling orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Scraping orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting orbiter-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "1516832c8ed7890d67f8b2ca0f2a41d80fd9ddb2ceca35fcdf59a60243d52c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1516832c8ed7890d67f8b2ca0f2a41d80fd9ddb2ceca35fcdf59a60243d52c54", kill_on_drop: false }` [INFO] [stdout] 1516832c8ed7890d67f8b2ca0f2a41d80fd9ddb2ceca35fcdf59a60243d52c54