[INFO] cloning repository https://github.com/ModProg/autod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ModProg/autod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModProg%2Fautod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModProg%2Fautod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47fe0fc5ccbe9506467207d41132b0d6ac33fe25 [INFO] documenting ModProg/autod 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%2FModProg%2Fautod" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ModProg/autod 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] started tweaking git repo https://github.com/ModProg/autod [INFO] finished tweaking git repo https://github.com/ModProg/autod [INFO] tweaked toml for git repo https://github.com/ModProg/autod written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ModProg/autod 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cf473a320ffde018fa162a59339b05aac4526d6ca2d1e273935bdbae226384d0 [INFO] running `Command { std: "docker" "start" "-a" "cf473a320ffde018fa162a59339b05aac4526d6ca2d1e273935bdbae226384d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf473a320ffde018fa162a59339b05aac4526d6ca2d1e273935bdbae226384d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf473a320ffde018fa162a59339b05aac4526d6ca2d1e273935bdbae226384d0", kill_on_drop: false }` [INFO] [stdout] cf473a320ffde018fa162a59339b05aac4526d6ca2d1e273935bdbae226384d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 436b00e45f638e725caef08ed8c6717dd2e362922959230d9c2688f9fc337e03 [INFO] running `Command { std: "docker" "start" "-a" "436b00e45f638e725caef08ed8c6717dd2e362922959230d9c2688f9fc337e03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling autod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `non_ascii_idents` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(non_ascii_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/calendar.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub struct Calendar { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 606 | wd: IntRestriction, [INFO] [stdout] | ^^ [INFO] [stdout] 607 | d: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] 608 | M: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] 609 | y: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] 610 | s: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] 611 | m: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] 612 | h: IntRestriction, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Calendar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Scraping autod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting autod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.99s [INFO] running `Command { std: "docker" "inspect" "436b00e45f638e725caef08ed8c6717dd2e362922959230d9c2688f9fc337e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436b00e45f638e725caef08ed8c6717dd2e362922959230d9c2688f9fc337e03", kill_on_drop: false }` [INFO] [stdout] 436b00e45f638e725caef08ed8c6717dd2e362922959230d9c2688f9fc337e03