[INFO] fetching crate rumq-client 0.1.0-alpha.10... [INFO] testing rumq-client-0.1.0-alpha.10 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate rumq-client 0.1.0-alpha.10 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rumq-client 0.1.0-alpha.10 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] finished tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] tweaked toml for crates.io crate rumq-client 0.1.0-alpha.10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate rumq-client 0.1.0-alpha.10 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rumq-core v0.1.0-alpha.10 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 153feb5e49d5e70e507d441f82a6461564554061d44f68ffbc6013846d0e7137 [INFO] running `"docker" "start" "-a" "153feb5e49d5e70e507d441f82a6461564554061d44f68ffbc6013846d0e7137"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling rumq-core v0.1.0-alpha.10 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "153feb5e49d5e70e507d441f82a6461564554061d44f68ffbc6013846d0e7137"` [INFO] running `"docker" "rm" "-f" "153feb5e49d5e70e507d441f82a6461564554061d44f68ffbc6013846d0e7137"` [INFO] [stdout] 153feb5e49d5e70e507d441f82a6461564554061d44f68ffbc6013846d0e7137 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c000ddac5e456ebf3df01de7d194782dfdcd535cc80662ed766f0c2b153ae6d0 [INFO] running `"docker" "start" "-a" "c000ddac5e456ebf3df01de7d194782dfdcd535cc80662ed766f0c2b153ae6d0"` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rumq-client`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rumq_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=375e98050227d3e1 -C extra-filename=-375e98050227d3e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-3d603fbbe13c595b.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-c925dfbf4447941a.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-a3e7e356020c14b2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-279645eea5c984c4.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-ec73011a02437624.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-ee9df0ca6a8bafce.rlib --extern rumq_core=/opt/rustwide/target/debug/deps/librumq_core-fbcc790e632f5dda.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-72cb56cac17118a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9206ac00daa4ee4e.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-a4688fba76c329d3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e97ed35a2ef96b74.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-22e07003e18eeb48.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out -L native=/opt/rustwide/target/debug/build/ring-f6b9b33273041b1f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rumq-client`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gcloud --edition=2018 examples/gcloud.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=97129188ea2f7950 -C extra-filename=-97129188ea2f7950 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-3d603fbbe13c595b.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-c925dfbf4447941a.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-a3e7e356020c14b2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-279645eea5c984c4.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-ec73011a02437624.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-ee9df0ca6a8bafce.rlib --extern rumq_client=/opt/rustwide/target/debug/deps/librumq_client-412a06a4687eeb83.rlib --extern rumq_core=/opt/rustwide/target/debug/deps/librumq_core-fbcc790e632f5dda.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-70d055a570602587.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-72cb56cac17118a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9206ac00daa4ee4e.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-a4688fba76c329d3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e97ed35a2ef96b74.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-22e07003e18eeb48.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-a654ef4be0df1013/out -L native=/opt/rustwide/target/debug/build/ring-f6b9b33273041b1f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c000ddac5e456ebf3df01de7d194782dfdcd535cc80662ed766f0c2b153ae6d0"` [INFO] running `"docker" "rm" "-f" "c000ddac5e456ebf3df01de7d194782dfdcd535cc80662ed766f0c2b153ae6d0"` [INFO] [stdout] c000ddac5e456ebf3df01de7d194782dfdcd535cc80662ed766f0c2b153ae6d0