[INFO] cloning repository https://github.com/medioxor/yoink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/medioxor/yoink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedioxor%2Fyoink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedioxor%2Fyoink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9cd2272e5cac3de1d29dd45f2c59188f993db13
[INFO] checking medioxor/yoink against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmedioxor%2Fyoink" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/medioxor/yoink
[INFO] finished tweaking git repo https://github.com/medioxor/yoink
[INFO] tweaked toml for git repo https://github.com/medioxor/yoink written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/medioxor/yoink on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 213 packages to highest compatible versions
[INFO] [stderr]       Adding crash-context v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding minidump-writer v0.10.2 (available: v0.13.0)
[INFO] [stderr]       Adding nt-time v0.10.6 (available: v0.15.0)
[INFO] [stderr]       Adding windows v0.52.0 (available: v0.62.2)
[INFO] [stderr]       Adding zip v2.4.2 (available: v8.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nt-string v0.1.2
[INFO] [stderr]   Downloaded failspot v0.2.0
[INFO] [stderr]   Downloaded binrw v0.11.3
[INFO] [stderr]   Downloaded error-graph v0.1.1
[INFO] [stderr]   Downloaded globset v0.4.20
[INFO] [stderr]   Downloaded binrw_derive v0.11.3
[INFO] [stderr]   Downloaded nt-time v0.10.6
[INFO] [stderr]   Downloaded ignore v0.4.33
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded minidump-common v0.24.1
[INFO] [stderr]   Downloaded minidump-writer v0.10.2
[INFO] [stderr]   Downloaded goblin v0.9.3
[INFO] [stderr]   Downloaded ntfs v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba
[INFO] running `Command { std: "docker" "start" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]    Compiling cpufeatures v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling minidump-writer v0.10.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking failspot v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crash-context v0.6.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling hybrid-array v0.4.15
[INFO] [stderr]    Compiling cc v1.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zstd-sys v2.1.0+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking minidump-common v0.24.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking error-graph v0.1.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking yoink v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s
[INFO] running `Command { std: "docker" "inspect" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba", kill_on_drop: false }`
[INFO] [stdout] bc51009e8cc2d41efca2690ce813ce0d24e5e1d05c88845a3122325fe83081ba
