[INFO] fetching crate fift 0.1.7...
[INFO] checking fift-0.1.7 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate fift 0.1.7 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fift 0.1.7 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tl-proto v0.4.2
[INFO] [stderr]   Downloaded fift-proc v0.1.7
[INFO] [stderr]   Downloaded tl-scheme v0.2.0
[INFO] [stderr]   Downloaded everscale-types-proc v0.1.2
[INFO] [stderr]   Downloaded everscale-crypto v0.2.0
[INFO] [stderr]   Downloaded tl-proto-proc v0.4.1
[INFO] [stderr]   Downloaded crc32c v0.6.4
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0
[INFO] [stderr]   Downloaded everscale-types v0.1.0-rc.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9f5c0d04b264e7e9068a63fd793e458a1e254b43ffd1dfd506d6377b4213936
[INFO] running `Command { std: "docker" "start" "-a" "f9f5c0d04b264e7e9068a63fd793e458a1e254b43ffd1dfd506d6377b4213936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9f5c0d04b264e7e9068a63fd793e458a1e254b43ffd1dfd506d6377b4213936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f5c0d04b264e7e9068a63fd793e458a1e254b43ffd1dfd506d6377b4213936", kill_on_drop: false }`
[INFO] [stdout] f9f5c0d04b264e7e9068a63fd793e458a1e254b43ffd1dfd506d6377b4213936
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89b5f6821363ba8d2906cc068c70225f81a6e75606eb719214ebec9ca5cda903
[INFO] running `Command { std: "docker" "start" "-a" "89b5f6821363ba8d2906cc068c70225f81a6e75606eb719214ebec9ca5cda903", kill_on_drop: false }`
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling crc32c v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.3
[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 smallvec v1.11.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking dyn-clone v1.0.12
[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 11.14s
[INFO] running `Command { std: "docker" "inspect" "89b5f6821363ba8d2906cc068c70225f81a6e75606eb719214ebec9ca5cda903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b5f6821363ba8d2906cc068c70225f81a6e75606eb719214ebec9ca5cda903", kill_on_drop: false }`
[INFO] [stdout] 89b5f6821363ba8d2906cc068c70225f81a6e75606eb719214ebec9ca5cda903
