[INFO] fetching crate secure-reliable-transport 0.2.1... [INFO] testing secure-reliable-transport-0.2.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate secure-reliable-transport 0.2.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate secure-reliable-transport 0.2.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate secure-reliable-transport 0.2.1 [INFO] finished tweaking crates.io crate secure-reliable-transport 0.2.1 [INFO] tweaked toml for crates.io crate secure-reliable-transport 0.2.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate secure-reliable-transport 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 6edf5764d3f803fee2a844a68792bca56052678a15557deaf1cda5a7e5301681 [INFO] running `Command { std: "docker" "start" "-a" "6edf5764d3f803fee2a844a68792bca56052678a15557deaf1cda5a7e5301681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6edf5764d3f803fee2a844a68792bca56052678a15557deaf1cda5a7e5301681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edf5764d3f803fee2a844a68792bca56052678a15557deaf1cda5a7e5301681", kill_on_drop: false }` [INFO] [stdout] 6edf5764d3f803fee2a844a68792bca56052678a15557deaf1cda5a7e5301681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d79d2c45dadac9f9816bdf27ee419ebfd8e448b268cc9c97941b5beccc25ba [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" "90d79d2c45dadac9f9816bdf27ee419ebfd8e448b268cc9c97941b5beccc25ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling secure-reliable-transport v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "90d79d2c45dadac9f9816bdf27ee419ebfd8e448b268cc9c97941b5beccc25ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d79d2c45dadac9f9816bdf27ee419ebfd8e448b268cc9c97941b5beccc25ba", kill_on_drop: false }` [INFO] [stdout] 90d79d2c45dadac9f9816bdf27ee419ebfd8e448b268cc9c97941b5beccc25ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a219513ef20e8980720d9e98d64968e109ddc72d89c53af059a0cc7ac58b702 [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" "1a219513ef20e8980720d9e98d64968e109ddc72d89c53af059a0cc7ac58b702", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling secure-reliable-transport v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `secure-reliable-transport` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name srt --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="anyhow"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="stransmit-rs"' --cfg 'feature="url"' -C metadata=21171414742bedac -C extra-filename=-21171414742bedac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1fd0417ad620a8fe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-38f00c2d12fd9791.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5a22d12d5120d52b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e9c1cd7097f1351f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-de889841536890ca.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-a513f611fb573bcb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-308a9aca22a57d7a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-843ae91caf75416e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9af219fa29ddce93.rlib --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" "1a219513ef20e8980720d9e98d64968e109ddc72d89c53af059a0cc7ac58b702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a219513ef20e8980720d9e98d64968e109ddc72d89c53af059a0cc7ac58b702", kill_on_drop: false }` [INFO] [stdout] 1a219513ef20e8980720d9e98d64968e109ddc72d89c53af059a0cc7ac58b702