[INFO] cloning repository https://github.com/tonyhb/rc32fast-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyhb/rc32fast-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyhb%2Frc32fast-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyhb%2Frc32fast-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e0d45bcdeeaf655fb8d0970691e15e30f7b73c8 [INFO] documenting tonyhb/rc32fast-repro against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyhb%2Frc32fast-repro" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyhb/rc32fast-repro on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyhb/rc32fast-repro [INFO] finished tweaking git repo https://github.com/tonyhb/rc32fast-repro [INFO] tweaked toml for git repo https://github.com/tonyhb/rc32fast-repro written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/tonyhb/rc32fast-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74a578cc1c29a9b8042898fb0790c4e02844e737c55f17e74bd4d91e9c837157 [INFO] running `Command { std: "docker" "start" "-a" "74a578cc1c29a9b8042898fb0790c4e02844e737c55f17e74bd4d91e9c837157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a578cc1c29a9b8042898fb0790c4e02844e737c55f17e74bd4d91e9c837157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a578cc1c29a9b8042898fb0790c4e02844e737c55f17e74bd4d91e9c837157", kill_on_drop: false }` [INFO] [stdout] 74a578cc1c29a9b8042898fb0790c4e02844e737c55f17e74bd4d91e9c837157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70f122d540dae3456047eb2967f349a46a57f6add35dac313625dc1ed07d2bb3 [INFO] running `Command { std: "docker" "start" "-a" "70f122d540dae3456047eb2967f349a46a57f6add35dac313625dc1ed07d2bb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking simple-error v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Documenting crc32fast-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.45s [INFO] running `Command { std: "docker" "inspect" "70f122d540dae3456047eb2967f349a46a57f6add35dac313625dc1ed07d2bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f122d540dae3456047eb2967f349a46a57f6add35dac313625dc1ed07d2bb3", kill_on_drop: false }` [INFO] [stdout] 70f122d540dae3456047eb2967f349a46a57f6add35dac313625dc1ed07d2bb3