[INFO] fetching crate secure-reliable-transport 0.2.1... [INFO] testing secure-reliable-transport-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate secure-reliable-transport 0.2.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate secure-reliable-transport 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 639f5b94b1e1ae1ded92cef2d41bc33f21da7706d77fa3bd528f1769c718164a [INFO] running `Command { std: "docker" "start" "-a" "639f5b94b1e1ae1ded92cef2d41bc33f21da7706d77fa3bd528f1769c718164a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "639f5b94b1e1ae1ded92cef2d41bc33f21da7706d77fa3bd528f1769c718164a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639f5b94b1e1ae1ded92cef2d41bc33f21da7706d77fa3bd528f1769c718164a", kill_on_drop: false }` [INFO] [stdout] 639f5b94b1e1ae1ded92cef2d41bc33f21da7706d77fa3bd528f1769c718164a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 0ebbedefc83470abc166abfe316ebd6a43dfe0c17efb337f6d858cbadb1fa9fe [INFO] running `Command { std: "docker" "start" "-a" "0ebbedefc83470abc166abfe316ebd6a43dfe0c17efb337f6d858cbadb1fa9fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.6 [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] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "0ebbedefc83470abc166abfe316ebd6a43dfe0c17efb337f6d858cbadb1fa9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebbedefc83470abc166abfe316ebd6a43dfe0c17efb337f6d858cbadb1fa9fe", kill_on_drop: false }` [INFO] [stdout] 0ebbedefc83470abc166abfe316ebd6a43dfe0c17efb337f6d858cbadb1fa9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] ecc6d006b540358e40d0f1c23b4d377b99e1580121bec3da0d2b4c16d8b491c9 [INFO] running `Command { std: "docker" "start" "-a" "ecc6d006b540358e40d0f1c23b4d377b99e1580121bec3da0d2b4c16d8b491c9", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/pending_connection/listen.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | timestamp: TimeStamp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> src/pending_connection/listen.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | from: (SocketAddr, SocketID), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConclusionWaitState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pending_connection/listen.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `secure-reliable-transport`; 2 warnings emitted [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,artifacts,future-incompat --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=bd5c85bd52533147 -C extra-filename=-bd5c85bd52533147 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 stransmit_interop --edition=2018 tests/stransmit_interop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=92cabb0169e1a75a -C extra-filename=-92cabb0169e1a75a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 stransmit_cmdline --edition=2018 tests/stransmit_cmdline.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=89d968c7c71b72cb -C extra-filename=-89d968c7c71b72cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 multiplexer --edition=2018 tests/multiplexer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=1c86cea67fe150c0 -C extra-filename=-1c86cea67fe150c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 lossy --edition=2018 tests/lossy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=b8d5395b458ffdea -C extra-filename=-b8d5395b458ffdea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 keepalive --edition=2018 tests/keepalive.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=bac187cc79361d24 -C extra-filename=-bac187cc79361d24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 lossy_connect --edition=2018 tests/lossy_connect.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=1a2fcd7254ef003f -C extra-filename=-1a2fcd7254ef003f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 not_enough_latency --edition=2018 tests/not_enough_latency.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=2039f32d5561e257 -C extra-filename=-2039f32d5561e257 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 invalid_packets --edition=2018 tests/invalid_packets.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=cd778e6a6c31e590 -C extra-filename=-cd778e6a6c31e590 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 timeout --edition=2018 tests/timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=6d12b8b7bbb4865c -C extra-filename=-6d12b8b7bbb4865c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9501fe93125fe424.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80fe7b91d36c70a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7e2bbffe529f018.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f6c58a4f7709f41a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f29520037173f612.rlib --extern srt=/opt/rustwide/target/debug/deps/libsrt-a57f9c8cb472cb41.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-3cea234757ab046c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-171a4e44071dfa26.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-09af1f38e74dde35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-84a263e1e3dc83eb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ecc6d006b540358e40d0f1c23b4d377b99e1580121bec3da0d2b4c16d8b491c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc6d006b540358e40d0f1c23b4d377b99e1580121bec3da0d2b4c16d8b491c9", kill_on_drop: false }` [INFO] [stdout] ecc6d006b540358e40d0f1c23b4d377b99e1580121bec3da0d2b4c16d8b491c9