[INFO] cloning repository https://github.com/broxus/nekoton-codegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/nekoton-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-codegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-codegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f7141e9846d0e39e3bf58e71577e89f7bb00698 [INFO] checking broxus/nekoton-codegen against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-codegen" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/nekoton-codegen on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/nekoton-codegen [INFO] finished tweaking git repo https://github.com/broxus/nekoton-codegen [INFO] tweaked toml for git repo https://github.com/broxus/nekoton-codegen written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/nekoton-codegen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/0xdeafbeef/codegen.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da91c76ec2b2044692fb43370b30c1861a821a5ef9b235f0c10b3566f77f7c12 [INFO] running `Command { std: "docker" "start" "-a" "da91c76ec2b2044692fb43370b30c1861a821a5ef9b235f0c10b3566f77f7c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da91c76ec2b2044692fb43370b30c1861a821a5ef9b235f0c10b3566f77f7c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da91c76ec2b2044692fb43370b30c1861a821a5ef9b235f0c10b3566f77f7c12", kill_on_drop: false }` [INFO] [stdout] da91c76ec2b2044692fb43370b30c1861a821a5ef9b235f0c10b3566f77f7c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d569bee67effdb09e576bf8c1e961269845f886ad7cbc04c07b6bf35bb64d6fb [INFO] running `Command { std: "docker" "start" "-a" "d569bee67effdb09e576bf8c1e961269845f886ad7cbc04c07b6bf35bb64d6fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling ton_types v1.10.4 (https://github.com/tonlabs/ton-labs-types.git#87d0916f) [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#d03d308f) [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ton_block v1.7.18 (https://github.com/tonlabs/ton-labs-block.git#d8cbe76e) [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#bb2c911c) [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' -C metadata=eec07ea0f292c619 -C extra-filename=-eec07ea0f292c619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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" "d569bee67effdb09e576bf8c1e961269845f886ad7cbc04c07b6bf35bb64d6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d569bee67effdb09e576bf8c1e961269845f886ad7cbc04c07b6bf35bb64d6fb", kill_on_drop: false }` [INFO] [stdout] d569bee67effdb09e576bf8c1e961269845f886ad7cbc04c07b6bf35bb64d6fb