[INFO] cloning repository https://github.com/broxus/everscan-verify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/everscan-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27a0ac81c59c7aa30a242c86df58f92fec1d6ca8 [INFO] testing broxus/everscan-verify against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/everscan-verify on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/everscan-verify [INFO] finished tweaking git repo https://github.com/broxus/everscan-verify [INFO] tweaked toml for git repo https://github.com/broxus/everscan-verify written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/everscan-verify 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27a1ad967d936de0f6284526900841c53a39870b2d7538fa5003f47330cb2872 [INFO] running `Command { std: "docker" "start" "-a" "27a1ad967d936de0f6284526900841c53a39870b2d7538fa5003f47330cb2872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27a1ad967d936de0f6284526900841c53a39870b2d7538fa5003f47330cb2872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27a1ad967d936de0f6284526900841c53a39870b2d7538fa5003f47330cb2872", kill_on_drop: false }` [INFO] [stdout] 27a1ad967d936de0f6284526900841c53a39870b2d7538fa5003f47330cb2872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19e3ffa48b340bbcb5f2ce4fd4a624c871582c1b44320f3b069ff6e766dce025 [INFO] running `Command { std: "docker" "start" "-a" "19e3ffa48b340bbcb5f2ce4fd4a624c871582c1b44320f3b069ff6e766dce025", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-src v111.25.2+1.1.1t [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling colour v0.7.0 [INFO] [stderr] Compiling ariadne v0.2.0 [INFO] [stderr] Compiling spdx v0.10.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hmac-sha256 v1.1.6 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.0 [INFO] [stderr] Compiling comfy-table v6.1.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#dea1147b) [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#bf7a5358) [INFO] [stderr] Compiling shared-models v0.5.0 (/opt/rustwide/workdir/shared-models) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling everscan-verify v1.6.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "19e3ffa48b340bbcb5f2ce4fd4a624c871582c1b44320f3b069ff6e766dce025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e3ffa48b340bbcb5f2ce4fd4a624c871582c1b44320f3b069ff6e766dce025", kill_on_drop: false }` [INFO] [stdout] 19e3ffa48b340bbcb5f2ce4fd4a624c871582c1b44320f3b069ff6e766dce025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 355803174a1b0576d3ae57b49a6bc917a7cc99b9951ff1471abc450846e4e5c5 [INFO] running `Command { std: "docker" "start" "-a" "355803174a1b0576d3ae57b49a6bc917a7cc99b9951ff1471abc450846e4e5c5", kill_on_drop: false }` [INFO] [stderr] Compiling everscan-verify v1.6.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.87s [INFO] running `Command { std: "docker" "inspect" "355803174a1b0576d3ae57b49a6bc917a7cc99b9951ff1471abc450846e4e5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355803174a1b0576d3ae57b49a6bc917a7cc99b9951ff1471abc450846e4e5c5", kill_on_drop: false }` [INFO] [stdout] 355803174a1b0576d3ae57b49a6bc917a7cc99b9951ff1471abc450846e4e5c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f8c36df10abaa1b4e5f22386868959073f7c00342ac52f42b14fe0f6c130d73 [INFO] running `Command { std: "docker" "start" "-a" "9f8c36df10abaa1b4e5f22386868959073f7c00342ac52f42b14fe0f6c130d73", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/everscan_verify-107301678cdc3f3e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test::test_bad ... ok [INFO] [stdout] test test::test_comment ... ok [INFO] [stdout] test test::test_complex ... ok [INFO] [stdout] test test::test_rename ... ok [INFO] [stdout] test test::test_dens ... ok [INFO] [stdout] test test::test_ok ... ok [INFO] [stdout] test test::test_single_quote_rename ... ok [INFO] [stdout] test test::found_all_deps ... ok [INFO] [stdout] test test::test_get_paths ... ok [INFO] [stdout] test test::test_token_wallet ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/everscan_verify-9484c109af6c02fe) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] ✅ Verified contracts: [INFO] [stdout] These contracts were already verified: [INFO] [stdout] test test::classify ... ok [INFO] [stdout] test test::test_path ... ok [INFO] [stdout] test test::update_abs ... ok [INFO] [stdout] test test::display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests everscan-verify [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f8c36df10abaa1b4e5f22386868959073f7c00342ac52f42b14fe0f6c130d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8c36df10abaa1b4e5f22386868959073f7c00342ac52f42b14fe0f6c130d73", kill_on_drop: false }` [INFO] [stdout] 9f8c36df10abaa1b4e5f22386868959073f7c00342ac52f42b14fe0f6c130d73