[INFO] fetching crate tendermint-light-node 0.19.0... [INFO] testing tendermint-light-node-0.19.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tendermint-light-node 0.19.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tendermint-light-node 0.19.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tendermint-light-node 0.19.0 [INFO] finished tweaking crates.io crate tendermint-light-node 0.19.0 [INFO] tweaked toml for crates.io crate tendermint-light-node 0.19.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate tendermint-light-node 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gumdrop_derive v0.7.0 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded abscissa_derive v0.5.0 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded secrecy v0.6.0 [INFO] [stderr] Downloaded tracing-subscriber v0.1.6 [INFO] [stderr] Downloaded abscissa_core v0.5.2 [INFO] [stderr] Downloaded jsonrpc-derive v17.0.0 [INFO] [stderr] Downloaded gumdrop v0.7.0 [INFO] [stderr] Downloaded tendermint-light-client v0.19.0 [INFO] [stderr] Downloaded jsonrpc-client-transports v17.0.0 [INFO] [stderr] Downloaded jsonrpc-pubsub v17.0.0 [INFO] [stderr] Downloaded serde_repr v0.1.6 [INFO] [stderr] Downloaded jsonrpc-core-client v17.0.0 [INFO] [stderr] Downloaded tendermint-rpc v0.19.0 [INFO] [stderr] Downloaded tendermint v0.19.0 [INFO] [stderr] Downloaded tendermint-proto v0.19.0 [INFO] [stderr] Downloaded jsonrpc-http-server v17.0.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v17.0.0 [INFO] [stderr] Downloaded contracts v0.4.0 [INFO] [stderr] Downloaded jsonrpc-core v17.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f08ca11cd449a40acfa33d01a047121d02bb03c801fcd4eb2287399662c21cf [INFO] running `Command { std: "docker" "start" "-a" "9f08ca11cd449a40acfa33d01a047121d02bb03c801fcd4eb2287399662c21cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f08ca11cd449a40acfa33d01a047121d02bb03c801fcd4eb2287399662c21cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f08ca11cd449a40acfa33d01a047121d02bb03c801fcd4eb2287399662c21cf", kill_on_drop: false }` [INFO] [stdout] 9f08ca11cd449a40acfa33d01a047121d02bb03c801fcd4eb2287399662c21cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2fc401907c663f591bcad1ed0c8f4fbf05f05b3fcc70dbc7028df75660f2c61 [INFO] running `Command { std: "docker" "start" "-a" "a2fc401907c663f591bcad1ed0c8f4fbf05f05b3fcc70dbc7028df75660f2c61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.13 [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.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=fc0697460092016e -C extra-filename=-fc0697460092016e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b2e96a1d7de1897d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-adf9642750302e9c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0ab46c0396d959bc.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (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" "a2fc401907c663f591bcad1ed0c8f4fbf05f05b3fcc70dbc7028df75660f2c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fc401907c663f591bcad1ed0c8f4fbf05f05b3fcc70dbc7028df75660f2c61", kill_on_drop: false }` [INFO] [stdout] a2fc401907c663f591bcad1ed0c8f4fbf05f05b3fcc70dbc7028df75660f2c61