[INFO] fetching crate rumq-client 0.1.0-alpha.10... [INFO] testing rumq-client-0.1.0-alpha.10 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate rumq-client 0.1.0-alpha.10 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rumq-client 0.1.0-alpha.10 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-13/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] e52ef507ba63c1e8f0ecdd57b70821b8b17f406876652a438997ad22959a4e3f [INFO] running `Command { std: "docker" "start" "-a" "e52ef507ba63c1e8f0ecdd57b70821b8b17f406876652a438997ad22959a4e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e52ef507ba63c1e8f0ecdd57b70821b8b17f406876652a438997ad22959a4e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52ef507ba63c1e8f0ecdd57b70821b8b17f406876652a438997ad22959a4e3f", kill_on_drop: false }` [INFO] [stdout] e52ef507ba63c1e8f0ecdd57b70821b8b17f406876652a438997ad22959a4e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e99a3f175e2304882a6699466070af316cec8032b794cab6a28fe5701a16d4 [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" "15e99a3f175e2304882a6699466070af316cec8032b794cab6a28fe5701a16d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [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 proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [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 async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.18 [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 01s [INFO] running `Command { std: "docker" "inspect" "15e99a3f175e2304882a6699466070af316cec8032b794cab6a28fe5701a16d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e99a3f175e2304882a6699466070af316cec8032b794cab6a28fe5701a16d4", kill_on_drop: false }` [INFO] [stdout] 15e99a3f175e2304882a6699466070af316cec8032b794cab6a28fe5701a16d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24b59d342a287c3fa148cd4b3a3283515d1567c1997f3e459606acd552955d1b [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" "24b59d342a287c3fa148cd4b3a3283515d1567c1997f3e459606acd552955d1b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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 crossbeam-channel v0.4.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Compiling simple_asn1 v0.4.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 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 embed-bitcode=no -C debuginfo=2 --test -C metadata=575c6ab13a25d9a6 -C extra-filename=-575c6ab13a25d9a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-188c9ddc9ca61481.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-fdfc115f2a9d891c.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d186a9050c139a63.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-02686bb5331e49e1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e3b84d8a6b718ce.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-206a73178f663bfb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-1aad689daeb637aa.rlib --extern rumq_core=/opt/rustwide/target/debug/deps/librumq_core-f5b42c2e6e00066b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-46d8ae258bc7f290.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-499edb78fa4e5fee.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-06a2c9acc12576ef.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-7d60c1d7ec8ca907.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7dcbabcd411e3795.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-4910c691a448a5d5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-ca8c47258b5c4299/out -L native=/opt/rustwide/target/debug/build/ring-2c03ff46ffeb7d71/out` (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" "24b59d342a287c3fa148cd4b3a3283515d1567c1997f3e459606acd552955d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b59d342a287c3fa148cd4b3a3283515d1567c1997f3e459606acd552955d1b", kill_on_drop: false }` [INFO] [stdout] 24b59d342a287c3fa148cd4b3a3283515d1567c1997f3e459606acd552955d1b