[INFO] cloning repository https://github.com/hardliner66/togglebit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/togglebit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Ftogglebit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Ftogglebit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c7d0e9d9d982e1b8094940c6b87b41c9d83d8ab
[INFO] documenting hardliner66/togglebit/9c7d0e9d9d982e1b8094940c6b87b41c9d83d8ab against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Ftogglebit" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardliner66/togglebit
[INFO] finished tweaking git repo https://github.com/hardliner66/togglebit
[INFO] tweaked toml for git repo https://github.com/hardliner66/togglebit written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardliner66/togglebit on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardliner66/togglebit 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/togglebyte/anathema/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded manyhow-macros v0.10.4
[INFO] [stderr]   Downloaded manyhow v0.10.4
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455
[INFO] running `Command { std: "docker" "start" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking anathema-debug v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking anathema-store v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking anathema-geometry v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling anathema-state-derive v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking anathema-state v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking anathema-templates v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking anathema-widgets v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking anathema-backend v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anathema-default-widgets v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking anathema-runtime v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]     Checking anathema v0.3.0 (https://github.com/togglebyte/anathema/#b05d865b)
[INFO] [stderr]  Documenting togglebit v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/togglebit/index.html
[INFO] running `Command { std: "docker" "inspect" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455", kill_on_drop: false }`
[INFO] [stdout] 764cb24e6e4282de55e21b7f80765939eccee3b2bb475e0b6197bbe3fcebe455
