[INFO] cloning repository https://github.com/broxus/everscale-monitoring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/everscale-monitoring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee0419f9ff37965fe4756e341db9c77c750148e2 [INFO] testing broxus/everscale-monitoring against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/everscale-monitoring on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/everscale-monitoring [INFO] finished tweaking git repo https://github.com/broxus/everscale-monitoring [INFO] tweaked toml for git repo https://github.com/broxus/everscale-monitoring written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/everscale-monitoring already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7ac850b8d0c5df7191a3905252c1696678a0f00eff1dca2eedc619acfcbfc0e [INFO] running `Command { std: "docker" "start" "-a" "e7ac850b8d0c5df7191a3905252c1696678a0f00eff1dca2eedc619acfcbfc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7ac850b8d0c5df7191a3905252c1696678a0f00eff1dca2eedc619acfcbfc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ac850b8d0c5df7191a3905252c1696678a0f00eff1dca2eedc619acfcbfc0e", kill_on_drop: false }` [INFO] [stdout] e7ac850b8d0c5df7191a3905252c1696678a0f00eff1dca2eedc619acfcbfc0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12c156ed0de6c3daf9dbb7dc1e469b062a6298a9bb3fb932384704df76f2b75 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d12c156ed0de6c3daf9dbb7dc1e469b062a6298a9bb3fb932384704df76f2b75", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling countme v3.0.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#6167b7d9) [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#f947e03f) [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling sysinfo v0.23.2 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling raptorq v1.6.3 (https://github.com/Rexagon/raptorq.git#915fc741) [INFO] [stderr] Compiling lru_time_cache v0.11.11 (https://github.com/Rexagon/lru_time_cache.git#cff1fd8b) [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling nekoton-derive v0.10.0 (https://github.com/broxus/nekoton.git#f2b19e6a) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] error: could not compile `nom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-7.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=bd0ab01298855834 -C extra-filename=-bd0ab01298855834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-36de10ede2bb5ee7.rmeta --extern minimal_lexical=/opt/rustwide/target/debug/deps/libminimal_lexical-aca1e2725159465b.rmeta --cap-lints allow --cap-lints=warn --cfg stable_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d12c156ed0de6c3daf9dbb7dc1e469b062a6298a9bb3fb932384704df76f2b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12c156ed0de6c3daf9dbb7dc1e469b062a6298a9bb3fb932384704df76f2b75", kill_on_drop: false }` [INFO] [stdout] d12c156ed0de6c3daf9dbb7dc1e469b062a6298a9bb3fb932384704df76f2b75