[INFO] fetching crate matrix-sdk 0.2.0... [INFO] checking matrix-sdk-0.2.0 against try#9cfe725f0995b018340c519db1b2f3cf8a7e0631 for pr-81174 [INFO] extracting crate matrix-sdk 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate matrix-sdk 0.2.0 on toolchain 9cfe725f0995b018340c519db1b2f3cf8a7e0631 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate matrix-sdk 0.2.0 [INFO] tweaked toml for crates.io crate matrix-sdk 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate matrix-sdk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-socks v0.3.0 [INFO] [stderr] Downloaded dashmap v4.0.1 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4af4c7744f48aca0c80190deebce7ce6b90f714d8096a58346c11c9fa1895164 [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" "4af4c7744f48aca0c80190deebce7ce6b90f714d8096a58346c11c9fa1895164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4af4c7744f48aca0c80190deebce7ce6b90f714d8096a58346c11c9fa1895164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af4c7744f48aca0c80190deebce7ce6b90f714d8096a58346c11c9fa1895164", kill_on_drop: false }` [INFO] [stdout] 4af4c7744f48aca0c80190deebce7ce6b90f714d8096a58346c11c9fa1895164 [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=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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7232a8bfb896010075dc1686826c9c667270bb1e83b2ded5570cb1013394d3f0 [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" "7232a8bfb896010075dc1686826c9c667270bb1e83b2ded5570cb1013394d3f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling whoami v1.0.3 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling olm-sys v1.0.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking dashmap v4.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-ctr v0.6.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking sqlformat v0.1.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [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.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-process"' --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="gloo-timers"' --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="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=eb66093358e8c1d7 -C extra-filename=-eb66093358e8c1d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-1b2c55130b920abb.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-f1f9de56de46bfaf.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-f61d8aed3eb6b834.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-fd852e78fcd59f69.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-cfbc66263bff3626.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-e0e81aa52306fa50.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bb4c4a524ab54dcf.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bafe9494a629a15e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-75727fb737f42e95.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-88e996111c1115e9.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-6e33a9c6db2eaa15.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a4d6759c4af4e786.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bdfd6f05a0f92912.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5316ad3c88dda616.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d3ff5d109eb6c70d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-db7a89a492c73bdf.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-5739094a252a604f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-76e40229b1b82562.rmeta --cap-lints allow --cap-lints=forbid` (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" "7232a8bfb896010075dc1686826c9c667270bb1e83b2ded5570cb1013394d3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7232a8bfb896010075dc1686826c9c667270bb1e83b2ded5570cb1013394d3f0", kill_on_drop: false }` [INFO] [stdout] 7232a8bfb896010075dc1686826c9c667270bb1e83b2ded5570cb1013394d3f0