[INFO] cloning repository https://github.com/broxus/ever-archive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/ever-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fever-archive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fever-archive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2fc7ca502e4239f9f6924c81682f8c6808b5d8f [INFO] checking broxus/ever-archive against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fever-archive" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ever-archive on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/ever-archive [INFO] finished tweaking git repo https://github.com/broxus/ever-archive [INFO] tweaked toml for git repo https://github.com/broxus/ever-archive written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/ever-archive 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded indicatif v0.17.0 [INFO] [stderr] Downloaded argh v0.1.8 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded argh_derive v0.1.8 [INFO] [stderr] Downloaded signature v1.6.0 [INFO] [stderr] Downloaded argh_shared v0.1.8 [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded cpufeatures v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9485cd66e39c22a50897c507737d1029a73a9dc6a9689aed26f199998aa053f5 [INFO] running `Command { std: "docker" "start" "-a" "9485cd66e39c22a50897c507737d1029a73a9dc6a9689aed26f199998aa053f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9485cd66e39c22a50897c507737d1029a73a9dc6a9689aed26f199998aa053f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9485cd66e39c22a50897c507737d1029a73a9dc6a9689aed26f199998aa053f5", kill_on_drop: false }` [INFO] [stdout] 9485cd66e39c22a50897c507737d1029a73a9dc6a9689aed26f199998aa053f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86036042a8a1856067b4c265ade2a738da3066ceacdcec9cfb6eda3637ef4eff [INFO] running `Command { std: "docker" "start" "-a" "86036042a8a1856067b4c265ade2a738da3066ceacdcec9cfb6eda3637ef4eff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking signature v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking argh v0.1.8 [INFO] [stderr] Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#e7dcdd4a) [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#cc37d7c1) [INFO] [stderr] Checking ever-archive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s [INFO] running `Command { std: "docker" "inspect" "86036042a8a1856067b4c265ade2a738da3066ceacdcec9cfb6eda3637ef4eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86036042a8a1856067b4c265ade2a738da3066ceacdcec9cfb6eda3637ef4eff", kill_on_drop: false }` [INFO] [stdout] 86036042a8a1856067b4c265ade2a738da3066ceacdcec9cfb6eda3637ef4eff [INFO] checking broxus/ever-archive against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fever-archive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ever-archive on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/ever-archive [INFO] finished tweaking git repo https://github.com/broxus/ever-archive [INFO] tweaked toml for git repo https://github.com/broxus/ever-archive written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/ever-archive 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a381a846087aedf573dd767efba4ae4c04f1f124dc6bfb5e4085e45d7167ce34 [INFO] running `Command { std: "docker" "start" "-a" "a381a846087aedf573dd767efba4ae4c04f1f124dc6bfb5e4085e45d7167ce34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a381a846087aedf573dd767efba4ae4c04f1f124dc6bfb5e4085e45d7167ce34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a381a846087aedf573dd767efba4ae4c04f1f124dc6bfb5e4085e45d7167ce34", kill_on_drop: false }` [INFO] [stdout] a381a846087aedf573dd767efba4ae4c04f1f124dc6bfb5e4085e45d7167ce34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af176afc588e6965293e23ecaf612fc6dcec1eb0cdd7afb1a739e262465a2e7e [INFO] running `Command { std: "docker" "start" "-a" "af176afc588e6965293e23ecaf612fc6dcec1eb0cdd7afb1a739e262465a2e7e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking signature v1.6.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking argh v0.1.8 [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#e7dcdd4a) [INFO] [stderr] Checking ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#cc37d7c1) [INFO] [stderr] Checking ever-archive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s [INFO] running `Command { std: "docker" "inspect" "af176afc588e6965293e23ecaf612fc6dcec1eb0cdd7afb1a739e262465a2e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af176afc588e6965293e23ecaf612fc6dcec1eb0cdd7afb1a739e262465a2e7e", kill_on_drop: false }` [INFO] [stdout] af176afc588e6965293e23ecaf612fc6dcec1eb0cdd7afb1a739e262465a2e7e