[INFO] cloning repository https://github.com/suzumenobu/turbo-disco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suzumenobu/turbo-disco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzumenobu%2Fturbo-disco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzumenobu%2Fturbo-disco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69d19d64e355662c16c1c7967a19ea78be8b69f0 [INFO] checking suzumenobu/turbo-disco against master#42b384ec0dfcd528d99a4db0a337d9188a9eecaa for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzumenobu%2Fturbo-disco" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/suzumenobu/turbo-disco [INFO] finished tweaking git repo https://github.com/suzumenobu/turbo-disco [INFO] tweaked toml for git repo https://github.com/suzumenobu/turbo-disco written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/suzumenobu/turbo-disco on toolchain 42b384ec0dfcd528d99a4db0a337d9188a9eecaa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/suzumenobu/turbo-disco 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" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded cc v1.1.19 [INFO] [stderr] Downloaded flate2 v1.0.33 [INFO] [stderr] Downloaded zip v2.2.0 [INFO] [stderr] Downloaded headless_chrome v1.0.15 [INFO] [stderr] Downloaded auto_generate_cdp v0.4.4 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded webpki-roots v0.26.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9769b35dfd82c0309006401cd578182033bdfb66ac82d422a90fd36099c8251b [INFO] running `Command { std: "docker" "start" "-a" "9769b35dfd82c0309006401cd578182033bdfb66ac82d422a90fd36099c8251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9769b35dfd82c0309006401cd578182033bdfb66ac82d422a90fd36099c8251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9769b35dfd82c0309006401cd578182033bdfb66ac82d422a90fd36099c8251b", kill_on_drop: false }` [INFO] [stdout] 9769b35dfd82c0309006401cd578182033bdfb66ac82d422a90fd36099c8251b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f0c1aaeee4d763199461099a5217fe596f036893039171b34ff6e57ef2d70dd [INFO] running `Command { std: "docker" "start" "-a" "1f0c1aaeee4d763199461099a5217fe596f036893039171b34ff6e57ef2d70dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Compiling headless_chrome v1.0.15 [INFO] [stderr] Checking unilist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "1f0c1aaeee4d763199461099a5217fe596f036893039171b34ff6e57ef2d70dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0c1aaeee4d763199461099a5217fe596f036893039171b34ff6e57ef2d70dd", kill_on_drop: false }` [INFO] [stdout] 1f0c1aaeee4d763199461099a5217fe596f036893039171b34ff6e57ef2d70dd