[INFO] cloning repository https://github.com/atenjin/kilt-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atenjin/kilt-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatenjin%2Fkilt-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatenjin%2Fkilt-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78312cae2cf4583c8dfdc07ea29c20b514c4427e [INFO] testing atenjin/kilt-client against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatenjin%2Fkilt-client" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atenjin/kilt-client on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atenjin/kilt-client [INFO] finished tweaking git repo https://github.com/atenjin/kilt-client [INFO] tweaked toml for git repo https://github.com/atenjin/kilt-client written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/atenjin/kilt-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signature v1.4.0 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded tokio-macros v1.6.0 [INFO] [stderr] Downloaded memory-db v0.27.0 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.5.1 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.5.1 [INFO] [stderr] Downloaded jsonrpsee-types v0.5.1 [INFO] [stderr] Downloaded twox-hash v1.6.1 [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.5.1 [INFO] [stderr] Downloaded ss58-registry v1.9.0 [INFO] [stderr] Downloaded trie-db v0.22.6 [INFO] [stderr] Downloaded trie-root v0.16.0 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded jsonrpsee-utils v0.5.1 [INFO] [stderr] Downloaded tokio-rustls v0.23.1 [INFO] [stderr] Downloaded jsonrpsee v0.5.1 [INFO] [stderr] Downloaded anyhow v1.0.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 69f050f1582665b2b3ae2cb76467798f6b6d4c41f96fe5087c153bcad8610ed0 [INFO] running `Command { std: "docker" "start" "-a" "69f050f1582665b2b3ae2cb76467798f6b6d4c41f96fe5087c153bcad8610ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f050f1582665b2b3ae2cb76467798f6b6d4c41f96fe5087c153bcad8610ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f050f1582665b2b3ae2cb76467798f6b6d4c41f96fe5087c153bcad8610ed0", kill_on_drop: false }` [INFO] [stdout] 69f050f1582665b2b3ae2cb76467798f6b6d4c41f96fe5087c153bcad8610ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 3b72bb83edb07465c7d1008d82f6d0dffeb8f15209177180a7c802a532cfd37d [INFO] running `Command { std: "docker" "start" "-a" "3b72bb83edb07465c7d1008d82f6d0dffeb8f15209177180a7c802a532cfd37d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling sp-std v4.0.0 (https://github.com/paritytech/substrate/?branch=master#b9cafba3) [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling chameleon v0.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling sp-panic-handler v4.0.0-dev (https://github.com/paritytech/substrate/?branch=master#b9cafba3) [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling sp-core-hashing v4.0.0 (https://github.com/paritytech/substrate/?branch=master#b9cafba3) [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate/?branch=master#b9cafba3) [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.13.1/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="strsim"' --cfg 'feature="suggestions"' -C metadata=c31b593a2bf1d67e -C extra-filename=-c31b593a2bf1d67e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-490b7152b1f47c28.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0886c7428ebf2090.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17400dc28e461586.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-7fe7a313c3aa7d1f.rmeta --cap-lints allow --cap-lints=warn` (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" "3b72bb83edb07465c7d1008d82f6d0dffeb8f15209177180a7c802a532cfd37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b72bb83edb07465c7d1008d82f6d0dffeb8f15209177180a7c802a532cfd37d", kill_on_drop: false }` [INFO] [stdout] 3b72bb83edb07465c7d1008d82f6d0dffeb8f15209177180a7c802a532cfd37d