[INFO] cloning repository https://github.com/broxus/venom-migrator-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/venom-migrator-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fvenom-migrator-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fvenom-migrator-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fd843ef97d30e2f0dccef614f3572a0fbb11065
[INFO] checking broxus/venom-migrator-monitor against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fvenom-migrator-monitor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/broxus/venom-migrator-monitor
[INFO] finished tweaking git repo https://github.com/broxus/venom-migrator-monitor
[INFO] tweaked toml for git repo https://github.com/broxus/venom-migrator-monitor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broxus/venom-migrator-monitor on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broxus/venom-migrator-monitor 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75
[INFO] running `Command { std: "docker" "start" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling tycho-types-abi-proc v0.3.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking left-right v0.11.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking metrics-util v0.20.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr] error: could not compile `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=1f48eb8e7578dc33 -C extra-filename=-3d514666f79d4538 --out-dir /opt/rustwide/target/debug/build/clang-sys/3d514666f79d4538/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out --extern glob=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out/liblibc-9c12716ac42b770e.rmeta --extern libloading=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=188bd629eb165748 -C extra-filename=-e7ceb92dd2e7c0cf --out-dir /opt/rustwide/target/debug/build/tokio/e7ceb92dd2e7c0cf/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75", kill_on_drop: false }`
[INFO] [stdout] 75a18af8fccd80ac0c14e8ec458692178d096d7bf200def1d12749677f4e4e75
