[INFO] fetching crate ibc-relayer-cli 0.12.0-rc.0... [INFO] testing ibc-relayer-cli-0.12.0-rc.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ibc-relayer-cli 0.12.0-rc.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ibc-relayer-cli 0.12.0-rc.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibc-relayer-cli 0.12.0-rc.0 [INFO] finished tweaking crates.io crate ibc-relayer-cli 0.12.0-rc.0 [INFO] tweaked toml for crates.io crate ibc-relayer-cli 0.12.0-rc.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ibc-relayer-cli 0.12.0-rc.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded fs-err v2.7.0 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded abscissa_derive v0.6.0 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded clap v3.1.1 [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded oneline-eyre v0.1.0 [INFO] [stderr] Downloaded ibc-relayer-rest v0.12.0-rc.0 [INFO] [stderr] Downloaded ibc-relayer v0.12.0-rc.0 [INFO] [stderr] Downloaded ibc v0.12.0-rc.0 [INFO] [stderr] Downloaded ibc-telemetry v0.12.0-rc.0 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.9 [INFO] [stderr] Downloaded ibc-proto v0.16.0-rc.0 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded anyhow v1.0.54 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded clap_derive v3.1.0 [INFO] [stderr] Downloaded clap_complete v3.1.0 [INFO] [stderr] Downloaded abscissa_core v0.6.0 [INFO] [stderr] Downloaded color-eyre v0.6.0 [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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b76f5b7efda77f3894ad48f4ef74d961ab9bb15ed5c0ddbc94f23ec966cf82fe [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" "b76f5b7efda77f3894ad48f4ef74d961ab9bb15ed5c0ddbc94f23ec966cf82fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b76f5b7efda77f3894ad48f4ef74d961ab9bb15ed5c0ddbc94f23ec966cf82fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76f5b7efda77f3894ad48f4ef74d961ab9bb15ed5c0ddbc94f23ec966cf82fe", kill_on_drop: false }` [INFO] [stdout] b76f5b7efda77f3894ad48f4ef74d961ab9bb15ed5c0ddbc94f23ec966cf82fe [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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] 5286ae91189725bf6330005c7fa48ddbc54a9af54448e76204cfb35e30a0c5f6 [INFO] running `Command { std: "docker" "start" "-a" "5286ae91189725bf6330005c7fa48ddbc54a9af54448e76204cfb35e30a0c5f6", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling ibc-relayer-cli v0.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fs-err v2.7.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling oneline-eyre v0.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling abscissa_derive v0.6.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=0a4a7ea62560bc54 -C extra-filename=-0a4a7ea62560bc54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b847b7e76d8bf60b.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (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" "5286ae91189725bf6330005c7fa48ddbc54a9af54448e76204cfb35e30a0c5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5286ae91189725bf6330005c7fa48ddbc54a9af54448e76204cfb35e30a0c5f6", kill_on_drop: false }` [INFO] [stdout] 5286ae91189725bf6330005c7fa48ddbc54a9af54448e76204cfb35e30a0c5f6