[INFO] cloning repository https://github.com/SaitoTech/saito-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaitoTech/saito-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e14f09d07cbae48cd4e8d0ac716286df0bc89588 [INFO] checking SaitoTech/saito-core against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaitoTech/saito-core on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaitoTech/saito-core [INFO] finished tweaking git repo https://github.com/SaitoTech/saito-core [INFO] tweaked toml for git repo https://github.com/SaitoTech/saito-core written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SaitoTech/saito-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.members [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-bytes v0.1.0 [INFO] [stderr] Downloaded parity-rocksdb v0.5.1 [INFO] [stderr] Downloaded kvdb v0.1.0 [INFO] [stderr] Downloaded parity-snappy-sys v0.1.2 [INFO] [stderr] Downloaded parity-rocksdb-sys v0.5.6 [INFO] [stderr] Downloaded kvdb-rocksdb v0.1.4 [INFO] [stderr] Downloaded merkle v1.10.0 [INFO] [stderr] Downloaded getrandom v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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] 60d0b34229bdad1d180e5fcd021a3145141faa35880b793ec2bdc6524d08d1e2 [INFO] running `Command { std: "docker" "start" "-a" "60d0b34229bdad1d180e5fcd021a3145141faa35880b793ec2bdc6524d08d1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60d0b34229bdad1d180e5fcd021a3145141faa35880b793ec2bdc6524d08d1e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d0b34229bdad1d180e5fcd021a3145141faa35880b793ec2bdc6524d08d1e2", kill_on_drop: false }` [INFO] [stdout] 60d0b34229bdad1d180e5fcd021a3145141faa35880b793ec2bdc6524d08d1e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c497654c90d46c8dcaf8c923319c1f4edd106b255b053d33852af9616aeb86db [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" "c497654c90d46c8dcaf8c923319c1f4edd106b255b053d33852af9616aeb86db", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.members [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling merkle v1.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking parity-bytes v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking actix-service v0.4.1 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking backtrace-sys v0.1.30 [INFO] [stderr] Compiling parity-snappy-sys v0.1.2 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.6 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking bigint v4.4.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking kvdb v0.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name failure_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.5/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 -C metadata=0b1d1234e005275e -C extra-filename=-0b1d1234e005275e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9484658faf025066.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9bf6e54186ef813.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d484e226454c72b6.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-56586132821c7e9d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_dyn_trait` (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" "c497654c90d46c8dcaf8c923319c1f4edd106b255b053d33852af9616aeb86db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c497654c90d46c8dcaf8c923319c1f4edd106b255b053d33852af9616aeb86db", kill_on_drop: false }` [INFO] [stdout] c497654c90d46c8dcaf8c923319c1f4edd106b255b053d33852af9616aeb86db