[INFO] cloning repository https://github.com/jmg-duarte/pe-rs-ist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmg-duarte/pe-rs-ist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fpe-rs-ist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fpe-rs-ist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48ee216de42c4fa321559049a821f083601c7116 [INFO] testing jmg-duarte/pe-rs-ist against 1.52.1 for beta-1.53-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmg-duarte%2Fpe-rs-ist" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmg-duarte/pe-rs-ist on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmg-duarte/pe-rs-ist [INFO] finished tweaking git repo https://github.com/jmg-duarte/pe-rs-ist [INFO] tweaked toml for git repo https://github.com/jmg-duarte/pe-rs-ist written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jmg-duarte/pe-rs-ist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db73c98271889e68ef1885ec0ef95d70e8927e77e101ee2e7a5e0e97ee5aabe0 [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" "db73c98271889e68ef1885ec0ef95d70e8927e77e101ee2e7a5e0e97ee5aabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db73c98271889e68ef1885ec0ef95d70e8927e77e101ee2e7a5e0e97ee5aabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db73c98271889e68ef1885ec0ef95d70e8927e77e101ee2e7a5e0e97ee5aabe0", kill_on_drop: false }` [INFO] [stdout] db73c98271889e68ef1885ec0ef95d70e8927e77e101ee2e7a5e0e97ee5aabe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4d3b7b7499c2fc122a67675d8154526eec76dc8d61874257bdc898bd8d9db5 [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" "cf4d3b7b7499c2fc122a67675d8154526eec76dc8d61874257bdc898bd8d9db5", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.3 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/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="alloc"' --cfg 'feature="async-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=18a155e77d767015 -C extra-filename=-18a155e77d767015 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-ea9d8c40e3a835f5.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-c91459d8b4b1605b.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-72575d0898b1a9e8.rmeta --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-de2c344882bd8ed6.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-68f2c5e958f68429.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-b59b1a85901d1528.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c110fb1f4977d0dd.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-e7c2e032e68722d6.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-0e7ad01ea9479691.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-c8813def05c2cb6b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4567635c47ece64.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-594dcbfabada7113.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e4dd98a2755b805.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f7cc09b8fba3f9b2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-95de91f707e40291.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-72d906cc706bb6a4.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-3090dab71bcbca73.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" "cf4d3b7b7499c2fc122a67675d8154526eec76dc8d61874257bdc898bd8d9db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4d3b7b7499c2fc122a67675d8154526eec76dc8d61874257bdc898bd8d9db5", kill_on_drop: false }` [INFO] [stdout] cf4d3b7b7499c2fc122a67675d8154526eec76dc8d61874257bdc898bd8d9db5