[INFO] cloning repository https://github.com/cdrso/hermetica [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdrso/hermetica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdrso%2Fhermetica", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdrso%2Fhermetica'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac6e7e0da930a53c56cae6b00e4098ea6cd3c9f0 [INFO] documenting cdrso/hermetica/ac6e7e0da930a53c56cae6b00e4098ea6cd3c9f0 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdrso%2Fhermetica" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cdrso/hermetica on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cdrso/hermetica [INFO] finished tweaking git repo https://github.com/cdrso/hermetica [INFO] tweaked toml for git repo https://github.com/cdrso/hermetica written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cdrso/hermetica 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filepath v0.1.2 [INFO] [stderr] Downloaded nasm-rs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8e6d5053af1c83b91408e87f0846292ca860843c980c885f49c3afee308661a [INFO] running `Command { std: "docker" "start" "-a" "a8e6d5053af1c83b91408e87f0846292ca860843c980c885f49c3afee308661a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8e6d5053af1c83b91408e87f0846292ca860843c980c885f49c3afee308661a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e6d5053af1c83b91408e87f0846292ca860843c980c885f49c3afee308661a", kill_on_drop: false }` [INFO] [stdout] a8e6d5053af1c83b91408e87f0846292ca860843c980c885f49c3afee308661a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05c3c08f1fe60cd49c6e6e6a2efa7f7255aec3dabc4c9c75956f51f09a97260a [INFO] running `Command { std: "docker" "start" "-a" "05c3c08f1fe60cd49c6e6e6a2efa7f7255aec3dabc4c9c75956f51f09a97260a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking filepath v0.1.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling hermetica v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking sha256 v1.5.0 [INFO] [stderr] Documenting hermetica v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s [INFO] [stderr] Generated /opt/rustwide/target/doc/hermetica/index.html [INFO] running `Command { std: "docker" "inspect" "05c3c08f1fe60cd49c6e6e6a2efa7f7255aec3dabc4c9c75956f51f09a97260a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c3c08f1fe60cd49c6e6e6a2efa7f7255aec3dabc4c9c75956f51f09a97260a", kill_on_drop: false }` [INFO] [stdout] 05c3c08f1fe60cd49c6e6e6a2efa7f7255aec3dabc4c9c75956f51f09a97260a