[INFO] fetching crate fift 0.1.7...
[INFO] checking fift-0.1.7 against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1
[INFO] extracting crate fift 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate fift 0.1.7 on toolchain 4001eed09e19538fd1a219411bb07c1bce2bbf55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fift 0.1.7
[INFO] finished tweaking crates.io crate fift 0.1.7
[INFO] tweaked toml for crates.io crate fift 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d34fb5aae9270b8c7efba5c34fb666059f2b75e63b528d81e06cc3f75845e78
[INFO] running `Command { std: "docker" "start" "-a" "6d34fb5aae9270b8c7efba5c34fb666059f2b75e63b528d81e06cc3f75845e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d34fb5aae9270b8c7efba5c34fb666059f2b75e63b528d81e06cc3f75845e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d34fb5aae9270b8c7efba5c34fb666059f2b75e63b528d81e06cc3f75845e78", kill_on_drop: false }`
[INFO] [stdout] 6d34fb5aae9270b8c7efba5c34fb666059f2b75e63b528d81e06cc3f75845e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36040d99dc43d9e7ada232acea4d5bd167a9b5b629f42ae0b5933a5b72772476
[INFO] running `Command { std: "docker" "start" "-a" "36040d99dc43d9e7ada232acea4d5bd167a9b5b629f42ae0b5933a5b72772476", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crc32c v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dyn-clone v1.0.12
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling everscale-types-proc v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling fift-proc v0.1.7
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling tl-scheme v0.2.0
[INFO] [stderr]    Compiling tl-proto-proc v0.4.1
[INFO] [stderr]     Checking tl-proto v0.4.2
[INFO] [stderr]     Checking everscale-crypto v0.2.0
[INFO] [stderr]     Checking everscale-types v0.1.0-rc.2
[INFO] [stderr]     Checking fift v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 53.84s
[INFO] running `Command { std: "docker" "inspect" "36040d99dc43d9e7ada232acea4d5bd167a9b5b629f42ae0b5933a5b72772476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36040d99dc43d9e7ada232acea4d5bd167a9b5b629f42ae0b5933a5b72772476", kill_on_drop: false }`
[INFO] [stdout] 36040d99dc43d9e7ada232acea4d5bd167a9b5b629f42ae0b5933a5b72772476
