[INFO] cloning repository https://github.com/paul-asvb/rust-webrtc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul-asvb/rust-webrtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-webrtc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-webrtc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91fb60c089e19b022c807ddf7c8c58ec9ca6d603 [INFO] testing paul-asvb/rust-webrtc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-asvb%2Frust-webrtc" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paul-asvb/rust-webrtc 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 git repo https://github.com/paul-asvb/rust-webrtc [INFO] finished tweaking git repo https://github.com/paul-asvb/rust-webrtc [INFO] tweaked toml for git repo https://github.com/paul-asvb/rust-webrtc written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/paul-asvb/rust-webrtc 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] b86977a04221859b2ab328be5724c8432a458733840fb0dcc9d5f3a535152b66 [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" "b86977a04221859b2ab328be5724c8432a458733840fb0dcc9d5f3a535152b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86977a04221859b2ab328be5724c8432a458733840fb0dcc9d5f3a535152b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86977a04221859b2ab328be5724c8432a458733840fb0dcc9d5f3a535152b66", kill_on_drop: false }` [INFO] [stdout] b86977a04221859b2ab328be5724c8432a458733840fb0dcc9d5f3a535152b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 0433977e5f3a75b5f8c2870d064ed03b2e11933f7b84f00fea9f1c38d18af1dc [INFO] running `Command { std: "docker" "start" "-a" "0433977e5f3a75b5f8c2870d064ed03b2e11933f7b84f00fea9f1c38d18af1dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling webrtc-util v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ccm v0.3.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling logs v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling signal v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling sdp v0.5.1 [INFO] [stderr] Compiling p256 v0.7.3 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rtp v0.6.5 [INFO] [stderr] Compiling stun v0.4.2 [INFO] [stderr] Compiling rtcp v0.6.5 [INFO] [stderr] Compiling webrtc-sctp v0.4.3 [INFO] [stderr] Compiling webrtc-mdns v0.4.2 [INFO] [stderr] Compiling webrtc-dtls v0.5.2 [INFO] [stderr] Compiling webrtc-media v0.4.5 [INFO] [stderr] Compiling turn v0.5.4 [INFO] [stderr] Compiling webrtc-srtp v0.8.9 [INFO] [stderr] Compiling interceptor v0.7.6 [INFO] [stderr] Compiling webrtc-data v0.3.3 [INFO] [stderr] Compiling webrtc-ice v0.6.6 [INFO] [stderr] Compiling webrtc v0.4.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `webrtc::interceptor::twcc::receiver::Receiver` [INFO] [stdout] --> client/src/session.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use webrtc::interceptor::twcc::receiver::Receiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> client/src/session.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `done_tx` [INFO] [stdout] --> client/src/session.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `done_rx` [INFO] [stdout] --> client/src/session.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_session` [INFO] [stdout] --> client/src/session.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn start_session() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "0433977e5f3a75b5f8c2870d064ed03b2e11933f7b84f00fea9f1c38d18af1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0433977e5f3a75b5f8c2870d064ed03b2e11933f7b84f00fea9f1c38d18af1dc", kill_on_drop: false }` [INFO] [stdout] 0433977e5f3a75b5f8c2870d064ed03b2e11933f7b84f00fea9f1c38d18af1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 6cdcfb4c60dee8150cb61393c312cfdf0e80b74331adca3e396cfabcd0d71529 [INFO] running `Command { std: "docker" "start" "-a" "6cdcfb4c60dee8150cb61393c312cfdf0e80b74331adca3e396cfabcd0d71529", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `webrtc::interceptor::twcc::receiver::Receiver` [INFO] [stdout] --> client/src/session.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use webrtc::interceptor::twcc::receiver::Receiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> client/src/session.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `done_tx` [INFO] [stdout] --> client/src/session.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `done_rx` [INFO] [stdout] --> client/src/session.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_session` [INFO] [stdout] --> client/src/session.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn start_session() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/client-d66955a48e84f7de) [INFO] running `Command { std: "docker" "inspect" "6cdcfb4c60dee8150cb61393c312cfdf0e80b74331adca3e396cfabcd0d71529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdcfb4c60dee8150cb61393c312cfdf0e80b74331adca3e396cfabcd0d71529", kill_on_drop: false }` [INFO] [stdout] 6cdcfb4c60dee8150cb61393c312cfdf0e80b74331adca3e396cfabcd0d71529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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", 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] 64c864d78fb7900a0d0edb2425ec5188f5e98df78624cce2e5911347bf1dad5e [INFO] running `Command { std: "docker" "start" "-a" "64c864d78fb7900a0d0edb2425ec5188f5e98df78624cce2e5911347bf1dad5e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `webrtc::interceptor::twcc::receiver::Receiver` [INFO] [stderr] --> client/src/session.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use webrtc::interceptor::twcc::receiver::Receiver; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> client/src/session.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `done_tx` [INFO] [stderr] --> client/src/session.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_tx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `done_rx` [INFO] [stderr] --> client/src/session.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | let (done_tx, mut done_rx) = tokio::sync::mpsc::channel::<()>(1); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_done_rx` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `start_session` [INFO] [stderr] --> client/src/session.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | async fn start_session() -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `client` (bin "client" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-d66955a48e84f7de) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--bin client' [INFO] [stdout] test tests::session::start_session ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::session::start_session stdout ---- [INFO] [stdout] thread 'tests::session::start_session' panicked at 'Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/enter.rs:39:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5573d2798c4d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5573d2798c4d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5573d2798c4d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5573d2798c4d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5573d27bb5dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5573d2795341 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5573d279a995 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5573d279a995 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5573d279a995 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5573d279a684 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5573d279aee2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5573d275d578 - std::panicking::begin_panic::{{closure}}::h2565a26a234f534d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5573d275d409 - std::sys_common::backtrace::__rust_end_short_backtrace::h1a911edcd65bad4b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5573d275d4c8 - std::panicking::begin_panic::h7ea1b7367f077541 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x5573d26bc86c - tokio::runtime::enter::enter::h915dcdf53d2f6f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/enter.rs:39:9 [INFO] [stdout] 15: 0x5573d265caa2 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7574b2410f1f5007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:489:26 [INFO] [stdout] 16: 0x5573d265c9cb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h09fa87fe6cee0df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 17: 0x5573d265fc47 - tokio::macros::scoped_tls::ScopedKey::set::h9e8b126185ff1ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 18: 0x5573d265c787 - tokio::runtime::basic_scheduler::CoreGuard::enter::h7a2b0d38cbc84c04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 19: 0x5573d265ca20 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h546b8ae2d5bbe24c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 20: 0x5573d265b9eb - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h29f33e36cf40d42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 21: 0x5573d265dc62 - tokio::runtime::Runtime::block_on::hfb164e72f13fd62e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 22: 0x5573d265e1cd - client::tests::session::start_session::h3c26372c20437dcc [INFO] [stdout] at /opt/rustwide/workdir/client/src/tests/session.rs:3:5 [INFO] [stdout] 23: 0x5573d265e283 - client::tests::session::start_session::{{closure}}::h01cf1bfee6ce0aef [INFO] [stdout] at /opt/rustwide/workdir/client/src/tests/session.rs:3:5 [INFO] [stdout] 24: 0x5573d265fb4b - as core::future::future::Future>::poll::h107b002391340263 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 25: 0x5573d265fa9a - as core::future::future::Future>::poll::h078f071c3ee2f315 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x5573d265d330 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h03abfdbe6b6863db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 27: 0x5573d265f6a0 - tokio::coop::with_budget::{{closure}}::h2e28b3ce2f081a63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 28: 0x5573d265d756 - std::thread::local::LocalKey::try_with::h83d7b41dee5a30ea [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 29: 0x5573d265d49d - std::thread::local::LocalKey::with::hf282cb7aa3cd416d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 30: 0x5573d265d28c - tokio::coop::with_budget::hd365974955b171ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 31: 0x5573d265d28c - tokio::coop::budget::hed58099f69164be8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 32: 0x5573d265d28c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7f53c2c909fcea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 33: 0x5573d265bfe2 - tokio::runtime::basic_scheduler::Context::enter::h603d9eee5f0287fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 34: 0x5573d265ccb0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7574b2410f1f5007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 35: 0x5573d265c9cb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h09fa87fe6cee0df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 36: 0x5573d265fc47 - tokio::macros::scoped_tls::ScopedKey::set::h9e8b126185ff1ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x5573d265c787 - tokio::runtime::basic_scheduler::CoreGuard::enter::h7a2b0d38cbc84c04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 38: 0x5573d265ca20 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h546b8ae2d5bbe24c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 39: 0x5573d265b9eb - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h29f33e36cf40d42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 40: 0x5573d265dc62 - tokio::runtime::Runtime::block_on::hfb164e72f13fd62e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 41: 0x5573d265e1cd - client::tests::session::start_session::h3c26372c20437dcc [INFO] [stdout] at /opt/rustwide/workdir/client/src/tests/session.rs:3:5 [INFO] [stdout] 42: 0x5573d265e0da - client::tests::session::start_session::{{closure}}::hdbe364dacb8b08d4 [INFO] [stdout] at /opt/rustwide/workdir/client/src/tests/session.rs:2:7 [INFO] [stdout] 43: 0x5573d265de4e - core::ops::function::FnOnce::call_once::h983484f2501c3959 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x5573d2695173 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x5573d2695173 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 46: 0x5573d2693f29 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 47: 0x5573d2693f29 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x5573d2693f29 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 49: 0x5573d2693f29 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 50: 0x5573d2693f29 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x5573d2693f29 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 52: 0x5573d2693f29 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 53: 0x5573d26600de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 54: 0x5573d26600de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 55: 0x5573d2665648 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 56: 0x5573d2665648 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5573d2665648 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5573d2665648 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5573d2665648 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5573d2665648 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 61: 0x5573d2665648 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x5573d279f753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 63: 0x5573d279f753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 64: 0x5573d279f753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7fbd013a3609 - start_thread [INFO] [stdout] 66: 0x7fbd01171163 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::session::start_session [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64c864d78fb7900a0d0edb2425ec5188f5e98df78624cce2e5911347bf1dad5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c864d78fb7900a0d0edb2425ec5188f5e98df78624cce2e5911347bf1dad5e", kill_on_drop: false }` [INFO] [stdout] 64c864d78fb7900a0d0edb2425ec5188f5e98df78624cce2e5911347bf1dad5e