[INFO] cloning repository https://github.com/mikemurray86/skel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikemurray86/skel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikemurray86%2Fskel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikemurray86%2Fskel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15e3457659442e0105ca7e22e46f12f3a8179bd1 [INFO] documenting mikemurray86/skel against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikemurray86%2Fskel" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikemurray86/skel on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikemurray86/skel [INFO] finished tweaking git repo https://github.com/mikemurray86/skel [INFO] tweaked toml for git repo https://github.com/mikemurray86/skel written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mikemurray86/skel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafe-libyaml v0.2.7 [INFO] [stderr] Downloaded serde_yaml v0.9.19 [INFO] [stderr] Downloaded tera v1.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 945103312f45296d845bc164b95030b3a4d99c3936c83d460c5d42dd28ff6088 [INFO] running `Command { std: "docker" "start" "-a" "945103312f45296d845bc164b95030b3a4d99c3936c83d460c5d42dd28ff6088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945103312f45296d845bc164b95030b3a4d99c3936c83d460c5d42dd28ff6088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945103312f45296d845bc164b95030b3a4d99c3936c83d460c5d42dd28ff6088", kill_on_drop: false }` [INFO] [stdout] 945103312f45296d845bc164b95030b3a4d99c3936c83d460c5d42dd28ff6088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b4f5b572f02688f9d044b0f4ee46f65b61b1ab3bad6bd332d103470b235e693 [INFO] running `Command { std: "docker" "start" "-a" "3b4f5b572f02688f9d044b0f4ee46f65b61b1ab3bad6bd332d103470b235e693", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bstr v1.3.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.7 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking clap v4.1.4 [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] Compiling pest_derive v2.5.6 [INFO] [stderr] Checking serde_yaml v0.9.19 [INFO] [stderr] Checking tera v1.18.0 [INFO] [stderr] Documenting skel v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] Generated /opt/rustwide/target/doc/skel/index.html [INFO] running `Command { std: "docker" "inspect" "3b4f5b572f02688f9d044b0f4ee46f65b61b1ab3bad6bd332d103470b235e693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4f5b572f02688f9d044b0f4ee46f65b61b1ab3bad6bd332d103470b235e693", kill_on_drop: false }` [INFO] [stdout] 3b4f5b572f02688f9d044b0f4ee46f65b61b1ab3bad6bd332d103470b235e693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ade74a51ed16d60aeeed9507c6426a00ab7d1ece70ce9ff56296f5fd510bcb45 [INFO] running `Command { std: "docker" "start" "-a" "ade74a51ed16d60aeeed9507c6426a00ab7d1ece70ce9ff56296f5fd510bcb45", kill_on_drop: false }` [INFO] [stderr] Documenting skel v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] [stderr] Generated /opt/rustwide/target/doc/skel/index.html [INFO] running `Command { std: "docker" "inspect" "ade74a51ed16d60aeeed9507c6426a00ab7d1ece70ce9ff56296f5fd510bcb45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ade74a51ed16d60aeeed9507c6426a00ab7d1ece70ce9ff56296f5fd510bcb45", kill_on_drop: false }` [INFO] [stdout] ade74a51ed16d60aeeed9507c6426a00ab7d1ece70ce9ff56296f5fd510bcb45