[INFO] cloning repository https://github.com/CodeChain-io/foundry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeChain-io/foundry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Ffoundry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Ffoundry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58cd0832f9db09ace91035344db7168063ecfa7a [INFO] testing CodeChain-io/foundry against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Ffoundry" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CodeChain-io/foundry on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/CodeChain-io/foundry [INFO] finished tweaking git repo https://github.com/CodeChain-io/foundry [INFO] tweaked toml for git repo https://github.com/CodeChain-io/foundry written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/CodeChain-io/foundry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-codechain-crypto.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-codechain-db.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-merkle-trie.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-codechain-primitives.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rlp.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/module-rt.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/foundry-sandbox.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/jsonrpc.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-ctrlc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.2.2 [INFO] [stderr] Downloaded standback v0.2.10 [INFO] [stderr] Downloaded scrypt v0.2.0 [INFO] [stderr] Downloaded actix-web-codegen v0.3.0 [INFO] [stderr] Downloaded bitstring v0.1.1 [INFO] [stderr] Downloaded actix-http v2.0.0 [INFO] [stderr] Downloaded time v0.2.19 [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded parity-bytes v0.1.2 [INFO] [stderr] Downloaded linkme v0.2.2 [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded handlebars v3.4.0 [INFO] [stderr] Downloaded async-graphql-value v2.0.5 [INFO] [stderr] Downloaded kvdb v0.1.1 [INFO] [stderr] Downloaded multer v1.2.2 [INFO] [stderr] Downloaded chrono-tz v0.5.2 [INFO] [stderr] Downloaded parity-snappy-sys v0.1.2 [INFO] [stderr] Downloaded plain_hasher v0.2.3 [INFO] [stderr] Downloaded parity-tokio-ipc v0.2.0 [INFO] [stderr] Downloaded sendgrid v0.8.1 [INFO] [stderr] Downloaded libz-sys v1.1.0 [INFO] [stderr] Downloaded kvdb-memorydb v0.1.2 [INFO] [stderr] Downloaded kvdb-rocksdb v0.1.6 [INFO] [stderr] Downloaded token-generator v0.1.0 [INFO] [stderr] Downloaded finally-block v0.1.1 [INFO] [stderr] Downloaded async-graphql-parser v2.0.5 [INFO] [stderr] Downloaded cidr v0.0.4 [INFO] [stderr] Downloaded intertrait v0.2.0 [INFO] [stderr] Downloaded async-graphql-derive v2.0.5 [INFO] [stderr] Downloaded remote-trait-object v0.4.3 [INFO] [stderr] Downloaded intertrait-macros v0.2.0 [INFO] [stderr] Downloaded parity-rocksdb v0.5.1 [INFO] [stderr] Downloaded structconf v0.4.0 [INFO] [stderr] Downloaded never-type v0.1.1 [INFO] [stderr] Downloaded remote-trait-object-macro v0.4.1 [INFO] [stderr] Downloaded structconf_derive v0.4.0 [INFO] [stderr] Downloaded my_internet_ip v0.1.1 [INFO] [stderr] Downloaded futures-lite v1.11.1 [INFO] [stderr] Downloaded actix-web v3.0.2 [INFO] [stderr] Downloaded spin v0.6.0 [INFO] [stderr] Downloaded data-encoding v2.3.0 [INFO] [stderr] Downloaded elastic-array v0.10.3 [INFO] [stderr] Downloaded rlp v0.4.5 [INFO] [stderr] Downloaded async-graphql v2.0.5 [INFO] [stderr] Downloaded parity-rocksdb-sys v0.5.6 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42ab674313659632105579cce32684e611f94a41c7dc753c695e03d08bd66e56 [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" "42ab674313659632105579cce32684e611f94a41c7dc753c695e03d08bd66e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42ab674313659632105579cce32684e611f94a41c7dc753c695e03d08bd66e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ab674313659632105579cce32684e611f94a41c7dc753c695e03d08bd66e56", kill_on_drop: false }` [INFO] [stdout] 42ab674313659632105579cce32684e611f94a41c7dc753c695e03d08bd66e56 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 616cd66f5319bda33c7e168c6a7484054a9e0a86a175e68e1d322eeca75dec1f [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" "616cd66f5319bda33c7e168c6a7484054a9e0a86a175e68e1d322eeca75dec1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling never-type v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling finally-block v0.1.1 [INFO] [stderr] Compiling table v0.1.0 (/opt/rustwide/workdir/util/table) [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling spin v0.6.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling limited-table v0.1.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling token-generator v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling fs-swap v0.2.4 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling fdlimit v0.1.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling elastic-array v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling plain_hasher v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling parity-snappy-sys v0.1.2 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.6 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ctrlc v1.1.1 (https://github.com/paritytech/rust-ctrlc.git#b5230171) [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling kvdb v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rlp_derive v0.5.0 (https://github.com/CodeChain-io/rlp.git?tag=v0.5.0#13880ca7) [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling miow v0.3.5 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling kvdb-memorydb v0.1.2 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rust-ini v0.15.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-named-pipes v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling foundry v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parity-tokio-ipc v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__internal_flaky_tests"' --cfg 'feature="default"' --cfg 'feature="futures-cpupool"' --cfg 'feature="net2"' --cfg 'feature="runtime"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' -C metadata=620f0b3c1ac6716d -C extra-filename=-620f0b3c1ac6716d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a12cf3d739ce46ce.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rmeta --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-2013bc4ebe19af51.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-06806e6e4395ac45.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8976eb42851ab476.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-448af7bacf14d51e.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-d7302528236d0d7e.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-16e2d3e1208eba2e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-965390c58d96bdda.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79633ff64c8c5c0d.rmeta --extern tokio_buf=/opt/rustwide/target/debug/deps/libtokio_buf-83022e319c9e570c.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-ea947526e6638d63.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-426bfd08aec3350b.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-798953fca145f560.rmeta --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-0b0831a0ccd3691c.rmeta --extern tokio_threadpool=/opt/rustwide/target/debug/deps/libtokio_threadpool-affdd21d59073386.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-7fc4ec2b1be4a2be.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-1752540f9b5db704.rmeta --cap-lints allow --cap-lints=warn --cfg error_source --cfg try_from` (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" "616cd66f5319bda33c7e168c6a7484054a9e0a86a175e68e1d322eeca75dec1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616cd66f5319bda33c7e168c6a7484054a9e0a86a175e68e1d322eeca75dec1f", kill_on_drop: false }` [INFO] [stdout] 616cd66f5319bda33c7e168c6a7484054a9e0a86a175e68e1d322eeca75dec1f