[INFO] fetching crate vfox 0.1.3... [INFO] checking vfox-0.1.3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate vfox 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate vfox 0.1.3 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate vfox 0.1.3 [INFO] finished tweaking crates.io crate vfox 0.1.3 [INFO] tweaked toml for crates.io crate vfox 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate vfox 0.1.3 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua_derive v0.9.3 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded xx v1.1.8 [INFO] [stderr] Downloaded homedir v0.3.3 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded scraper v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0842c33bc98dc5f7320affe1a05dc9b83f917057c43495af33ca46df3c5f166 [INFO] running `Command { std: "docker" "start" "-a" "d0842c33bc98dc5f7320affe1a05dc9b83f917057c43495af33ca46df3c5f166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0842c33bc98dc5f7320affe1a05dc9b83f917057c43495af33ca46df3c5f166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0842c33bc98dc5f7320affe1a05dc9b83f917057c43495af33ca46df3c5f166", kill_on_drop: false }` [INFO] [stdout] d0842c33bc98dc5f7320affe1a05dc9b83f917057c43495af33ca46df3c5f166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74a4af010d685f4d4059cffa9848fdb47a4430a228af1fe573268f7971084131 [INFO] running `Command { std: "docker" "start" "-a" "74a4af010d685f4d4059cffa9848fdb47a4430a228af1fe573268f7971084131", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling luajit-src v210.5.10+f725e44 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [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] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling mlua-sys v0.6.2 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking homedir v0.3.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling mlua_derive v0.9.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking xx v1.1.8 [INFO] [stderr] Checking vfox v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s [INFO] running `Command { std: "docker" "inspect" "74a4af010d685f4d4059cffa9848fdb47a4430a228af1fe573268f7971084131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a4af010d685f4d4059cffa9848fdb47a4430a228af1fe573268f7971084131", kill_on_drop: false }` [INFO] [stdout] 74a4af010d685f4d4059cffa9848fdb47a4430a228af1fe573268f7971084131