[INFO] cloning repository https://github.com/Rexagon/everproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rexagon/everproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Feverproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Feverproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 001dd51ff2d3af84e3ce8211cb51d6ecb8c0f271 [INFO] checking Rexagon/everproxy/001dd51ff2d3af84e3ce8211cb51d6ecb8c0f271 against master#826b673412d2f579e7865b6f26bc9771c6d3b097 for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Feverproxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexagon/everproxy on toolchain 826b673412d2f579e7865b6f26bc9771c6d3b097 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexagon/everproxy [INFO] finished tweaking git repo https://github.com/Rexagon/everproxy [INFO] tweaked toml for git repo https://github.com/Rexagon/everproxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rexagon/everproxy 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" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/broxus/everscale-jrpc.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-indexer` [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-executor` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-hderive.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tl-proto-proc v0.3.14 [INFO] [stderr] Downloaded pest_derive v2.5.3 [INFO] [stderr] Downloaded pest_meta v2.5.3 [INFO] [stderr] Downloaded tl-scheme v0.2.0 [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded pest v2.5.3 [INFO] [stderr] Downloaded axum-core v0.3.1 [INFO] [stderr] Downloaded tl-proto v0.3.14 [INFO] [stderr] Downloaded pest_generator v2.5.3 [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] [stderr] Downloaded axum-jrpc v0.3.2 [INFO] [stderr] Downloaded tiny-jsonrpc v0.6.0 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded trust-dns-client v0.20.4 [INFO] [stderr] Downloaded everscale-raptorq v1.7.0 [INFO] [stderr] Downloaded axum v0.6.2 [INFO] [stderr] Downloaded public-ip v0.2.2 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.0 [INFO] [stderr] Downloaded broxus-util v0.1.7 [INFO] [stderr] Downloaded everscale-network v0.4.0 [INFO] [stderr] Downloaded rlimit v0.8.3 [INFO] [stderr] Downloaded hyper-reverse-proxy v0.5.1 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded everscale-crypto v0.1.4 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.2+5.3.0-patched [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9d6266d4505f90a31d42d2ee4cd11e02de4c2287471989e12c6347786bb80a [INFO] running `Command { std: "docker" "start" "-a" "0b9d6266d4505f90a31d42d2ee4cd11e02de4c2287471989e12c6347786bb80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9d6266d4505f90a31d42d2ee4cd11e02de4c2287471989e12c6347786bb80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9d6266d4505f90a31d42d2ee4cd11e02de4c2287471989e12c6347786bb80a", kill_on_drop: false }` [INFO] [stdout] 0b9d6266d4505f90a31d42d2ee4cd11e02de4c2287471989e12c6347786bb80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f8b5464da4d50e426d9279841c887f6c5c8018b51ff283ab1286942fe306552 [INFO] running `Command { std: "docker" "start" "-a" "8f8b5464da4d50e426d9279841c887f6c5c8018b51ff283ab1286942fe306552", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.49/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8f8b5464da4d50e426d9279841c887f6c5c8018b51ff283ab1286942fe306552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8b5464da4d50e426d9279841c887f6c5c8018b51ff283ab1286942fe306552", kill_on_drop: false }` [INFO] [stdout] 8f8b5464da4d50e426d9279841c887f6c5c8018b51ff283ab1286942fe306552