[INFO] fetching crate dust_dds 0.1.0... [INFO] documenting dust_dds-0.1.0 against nightly for scrape-examples [INFO] extracting crate dust_dds 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dust_dds 0.1.0 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dust_dds 0.1.0 [INFO] finished tweaking crates.io crate dust_dds 0.1.0 [INFO] tweaked toml for crates.io crate dust_dds 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate dust_dds 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.11.3 [INFO] [stderr] Downloaded pest v0.3.3 [INFO] [stderr] Downloaded cdr v0.2.4 [INFO] [stderr] Downloaded schemars v0.8.11 [INFO] [stderr] Downloaded schemars_derive v0.8.11 [INFO] [stderr] Downloaded iso8601 v0.5.1 [INFO] [stderr] Downloaded serde_json v1.0.88 [INFO] [stderr] Downloaded jsonschema v0.16.1 [INFO] [stderr] Downloaded fraction v0.12.1 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded ifcfg v0.1.2 [INFO] [stderr] Downloaded dust_dds_derive v0.1.0 [INFO] [stderr] Downloaded handlebars v0.29.1 [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded mockall_derive v0.11.3 [INFO] [stderr] Downloaded num-cmp v0.1.0 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d871c6fa9d6bd05714e3ab04cdd568dd35db2ef6d86bd9b56dc4fa82f489c75a [INFO] running `Command { std: "docker" "start" "-a" "d871c6fa9d6bd05714e3ab04cdd568dd35db2ef6d86bd9b56dc4fa82f489c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d871c6fa9d6bd05714e3ab04cdd568dd35db2ef6d86bd9b56dc4fa82f489c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d871c6fa9d6bd05714e3ab04cdd568dd35db2ef6d86bd9b56dc4fa82f489c75a", kill_on_drop: false }` [INFO] [stdout] d871c6fa9d6bd05714e3ab04cdd568dd35db2ef6d86bd9b56dc4fa82f489c75a [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=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" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b153e41f29aac676c81e6a3802eb51691ca6f9d3b1d3f890a9386dbee8f9a3c [INFO] running `Command { std: "docker" "start" "-a" "8b153e41f29aac676c81e6a3802eb51691ca6f9d3b1d3f890a9386dbee8f9a3c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking iso8601 v0.5.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking fraction v0.12.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking mac_address v1.1.4 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dust_dds_derive v0.1.0 [INFO] [stderr] Checking cdr v0.2.4 [INFO] [stderr] Checking jsonschema v0.16.1 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling ifcfg v0.1.2 [INFO] [stderr] Documenting dust_dds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.99s [INFO] running `Command { std: "docker" "inspect" "8b153e41f29aac676c81e6a3802eb51691ca6f9d3b1d3f890a9386dbee8f9a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b153e41f29aac676c81e6a3802eb51691ca6f9d3b1d3f890a9386dbee8f9a3c", kill_on_drop: false }` [INFO] [stdout] 8b153e41f29aac676c81e6a3802eb51691ca6f9d3b1d3f890a9386dbee8f9a3c [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=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" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10fe6e3ab5e939b205a3e44b9cb716318d0cbbbb4d05f01ef87cfbc172932fc [INFO] running `Command { std: "docker" "start" "-a" "c10fe6e3ab5e939b205a3e44b9cb716318d0cbbbb4d05f01ef87cfbc172932fc", kill_on_drop: false }` [INFO] [stderr] Documenting dust_dds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "c10fe6e3ab5e939b205a3e44b9cb716318d0cbbbb4d05f01ef87cfbc172932fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10fe6e3ab5e939b205a3e44b9cb716318d0cbbbb4d05f01ef87cfbc172932fc", kill_on_drop: false }` [INFO] [stdout] c10fe6e3ab5e939b205a3e44b9cb716318d0cbbbb4d05f01ef87cfbc172932fc