[INFO] cloning repository https://github.com/broxus/fift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/fift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ffift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ffift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d96c812af733d44522a0164f66df3d1ee71b2ed3
[INFO] checking broxus/fift against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ffift" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/broxus/fift
[INFO] finished tweaking git repo https://github.com/broxus/fift
[INFO] tweaked toml for git repo https://github.com/broxus/fift written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broxus/fift on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broxus/fift 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking broxus/fift against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ffift" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/broxus/fift
[INFO] finished tweaking git repo https://github.com/broxus/fift
[INFO] tweaked toml for git repo https://github.com/broxus/fift written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broxus/fift on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broxus/fift 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.21.2
[INFO] [stderr]   Downloaded tycho-vm-proc v0.2.1
[INFO] [stderr]   Downloaded tycho-crypto v0.4.0
[INFO] [stderr]   Downloaded tl-proto v0.5.3
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded tl-scheme v0.3.0
[INFO] [stderr]   Downloaded tycho-types-proc v0.2.0
[INFO] [stderr]   Downloaded tl-proto-proc v0.5.3
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded darling v0.21.2
[INFO] [stderr]   Downloaded darling_core v0.21.2
[INFO] [stderr]   Downloaded rustyline v17.0.0
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded tycho-types v0.2.1
[INFO] [stderr]   Downloaded tycho-vm v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffb8cce527d9cd3e7ecb641e122334d8eaed8b514025021443a948a9e42ba0ea
[INFO] running `Command { std: "docker" "start" "-a" "ffb8cce527d9cd3e7ecb641e122334d8eaed8b514025021443a948a9e42ba0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffb8cce527d9cd3e7ecb641e122334d8eaed8b514025021443a948a9e42ba0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb8cce527d9cd3e7ecb641e122334d8eaed8b514025021443a948a9e42ba0ea", kill_on_drop: false }`
[INFO] [stdout] ffb8cce527d9cd3e7ecb641e122334d8eaed8b514025021443a948a9e42ba0ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1c3eda01d0bd2a966ec4318ebcafcd5f0a6061d8a84ac12d12d1acee59ae3a
[INFO] running `Command { std: "docker" "start" "-a" "2c1c3eda01d0bd2a966ec4318ebcafcd5f0a6061d8a84ac12d12d1acee59ae3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking fift-libs v0.2.0 (/opt/rustwide/workdir/libs)
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rustyline v17.0.0
[INFO] [stderr]     Checking darling_core v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tycho-types-proc v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]     Checking fift-proc v0.2.2 (/opt/rustwide/workdir/proc)
[INFO] [stderr]    Compiling tycho-vm-proc v0.2.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tl-proto-proc v0.5.3
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking tl-proto v0.5.3
[INFO] [stderr]     Checking tycho-crypto v0.4.0
[INFO] [stderr]     Checking tycho-types v0.2.1
[INFO] [stderr]     Checking tycho-vm v0.2.1
[INFO] [stderr]     Checking fift v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fift-cli v0.2.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.58s
[INFO] running `Command { std: "docker" "inspect" "2c1c3eda01d0bd2a966ec4318ebcafcd5f0a6061d8a84ac12d12d1acee59ae3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1c3eda01d0bd2a966ec4318ebcafcd5f0a6061d8a84ac12d12d1acee59ae3a", kill_on_drop: false }`
[INFO] [stdout] 2c1c3eda01d0bd2a966ec4318ebcafcd5f0a6061d8a84ac12d12d1acee59ae3a
