[INFO] cloning repository https://github.com/nepeat/andrew-watparser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nepeat/andrew-watparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnepeat%2Fandrew-watparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnepeat%2Fandrew-watparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c4e8be4842c3b2d3d0005883031db6c392810f8 [INFO] documenting nepeat/andrew-watparser against beta-2025-04-20 for beta-1.87-rustdoc-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnepeat%2Fandrew-watparser" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nepeat/andrew-watparser on toolchain beta-2025-04-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/nepeat/andrew-watparser [INFO] finished tweaking git repo https://github.com/nepeat/andrew-watparser [INFO] tweaked toml for git repo https://github.com/nepeat/andrew-watparser written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nepeat/andrew-watparser 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-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 250435c633c4a2ad39454ef49970990e2d262a917ac8f11717dcf310e1ab5d1b [INFO] running `Command { std: "docker" "start" "-a" "250435c633c4a2ad39454ef49970990e2d262a917ac8f11717dcf310e1ab5d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "250435c633c4a2ad39454ef49970990e2d262a917ac8f11717dcf310e1ab5d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250435c633c4a2ad39454ef49970990e2d262a917ac8f11717dcf310e1ab5d1b", kill_on_drop: false }` [INFO] [stdout] 250435c633c4a2ad39454ef49970990e2d262a917ac8f11717dcf310e1ab5d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0904a338c65495788b81934a9c10e96dcf4de3121406d47e1b212304607a94ef [INFO] running `Command { std: "docker" "start" "-a" "0904a338c65495788b81934a9c10e96dcf4de3121406d47e1b212304607a94ef", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling libmimalloc-sys v0.1.33 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.8 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking mimalloc v0.1.37 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_with_macros v2.3.2 [INFO] [stderr] Checking serde_with v2.3.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Documenting cc-wat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s [INFO] [stderr] Generated /opt/rustwide/target/doc/cc_wat/index.html [INFO] running `Command { std: "docker" "inspect" "0904a338c65495788b81934a9c10e96dcf4de3121406d47e1b212304607a94ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0904a338c65495788b81934a9c10e96dcf4de3121406d47e1b212304607a94ef", kill_on_drop: false }` [INFO] [stdout] 0904a338c65495788b81934a9c10e96dcf4de3121406d47e1b212304607a94ef