[INFO] cloning repository https://github.com/19h/zuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/19h/zuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fzuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fzuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e5322c2655fc9519ea02aa7878b44907e9b5229 [INFO] testing 19h/zuse 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%2F19h%2Fzuse" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/19h/zuse 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/19h/zuse [INFO] finished tweaking git repo https://github.com/19h/zuse [INFO] tweaked toml for git repo https://github.com/19h/zuse written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/19h/zuse 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-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" "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] 0c3ee10fcf5a60e6d100a8d8ebc4895890043349f059773eb86fdc0bff4237a3 [INFO] running `Command { std: "docker" "start" "-a" "0c3ee10fcf5a60e6d100a8d8ebc4895890043349f059773eb86fdc0bff4237a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c3ee10fcf5a60e6d100a8d8ebc4895890043349f059773eb86fdc0bff4237a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3ee10fcf5a60e6d100a8d8ebc4895890043349f059773eb86fdc0bff4237a3", kill_on_drop: false }` [INFO] [stdout] 0c3ee10fcf5a60e6d100a8d8ebc4895890043349f059773eb86fdc0bff4237a3 [INFO] running `Command { std: "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" "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] [stdout] 7aa1340de5dc442064c1a4a5fea2a8c1a433cc5d6065fabcae44f324cc75886a [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" "7aa1340de5dc442064c1a4a5fea2a8c1a433cc5d6065fabcae44f324cc75886a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling mpmc v0.1.5 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling telegram-bot-raw v0.9.0 (https://github.com/telegram-rs/telegram-bot.git#07a9f9a1) [INFO] [stderr] Compiling handlebars v3.5.4 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling telegram-bot v0.9.0 (https://github.com/telegram-rs/telegram-bot.git#07a9f9a1) [INFO] [stderr] Compiling rusoto_sts v0.46.0 [INFO] [stderr] Compiling rusoto_sns v0.46.0 [INFO] [stderr] Compiling zuse v0.4.11-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `test_opts` [INFO] [stdout] --> src/main.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | test_opts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ZuseTestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1499:25 [INFO] [stdout] | [INFO] [stdout] 1499 | / tx.send( [INFO] [stdout] 1500 | | msg.with_state( [INFO] [stdout] 1501 | | JobSMStates::Failure, [INFO] [stdout] 1502 | | ), [INFO] [stdout] 1503 | | ).await; [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1508:25 [INFO] [stdout] | [INFO] [stdout] 1508 | / tx.send( [INFO] [stdout] 1509 | | msg.with_state( [INFO] [stdout] 1510 | | JobSMStates::Recovery, [INFO] [stdout] 1511 | | ), [INFO] [stdout] 1512 | | ).await; [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | / send_op [INFO] [stdout] 1588 | | .map_err(|err| [INFO] [stdout] 1589 | | println!( [INFO] [stdout] 1590 | | "WARNING: SENDING MESSAGE VIA CHANNEL {:?} FAILED: {:?}", [INFO] [stdout] ... | [INFO] [stdout] 1593 | | ) [INFO] [stdout] 1594 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1614:17 [INFO] [stdout] | [INFO] [stdout] 1614 | / Zuse::test_runner( [INFO] [stdout] 1615 | | args, [INFO] [stdout] 1616 | | (test_id, test), [INFO] [stdout] 1617 | | test_tx, [INFO] [stdout] 1618 | | ).await; [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "7aa1340de5dc442064c1a4a5fea2a8c1a433cc5d6065fabcae44f324cc75886a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa1340de5dc442064c1a4a5fea2a8c1a433cc5d6065fabcae44f324cc75886a", kill_on_drop: false }` [INFO] [stdout] 7aa1340de5dc442064c1a4a5fea2a8c1a433cc5d6065fabcae44f324cc75886a [INFO] running `Command { std: "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" "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] f788a4e37219de71434ba2927cce98a32438f5a06ad9ecfffc3fd49986216a4b [INFO] running `Command { std: "docker" "start" "-a" "f788a4e37219de71434ba2927cce98a32438f5a06ad9ecfffc3fd49986216a4b", kill_on_drop: false }` [INFO] [stderr] Compiling zuse v0.4.11-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `test_opts` [INFO] [stdout] --> src/main.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | test_opts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ZuseTestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1499:25 [INFO] [stdout] | [INFO] [stdout] 1499 | / tx.send( [INFO] [stdout] 1500 | | msg.with_state( [INFO] [stdout] 1501 | | JobSMStates::Failure, [INFO] [stdout] 1502 | | ), [INFO] [stdout] 1503 | | ).await; [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1508:25 [INFO] [stdout] | [INFO] [stdout] 1508 | / tx.send( [INFO] [stdout] 1509 | | msg.with_state( [INFO] [stdout] 1510 | | JobSMStates::Recovery, [INFO] [stdout] 1511 | | ), [INFO] [stdout] 1512 | | ).await; [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | / send_op [INFO] [stdout] 1588 | | .map_err(|err| [INFO] [stdout] 1589 | | println!( [INFO] [stdout] 1590 | | "WARNING: SENDING MESSAGE VIA CHANNEL {:?} FAILED: {:?}", [INFO] [stdout] ... | [INFO] [stdout] 1593 | | ) [INFO] [stdout] 1594 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:1614:17 [INFO] [stdout] | [INFO] [stdout] 1614 | / Zuse::test_runner( [INFO] [stdout] 1615 | | args, [INFO] [stdout] 1616 | | (test_id, test), [INFO] [stdout] 1617 | | test_tx, [INFO] [stdout] 1618 | | ).await; [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zuse-eb403487f6ea6257) [INFO] running `Command { std: "docker" "inspect" "f788a4e37219de71434ba2927cce98a32438f5a06ad9ecfffc3fd49986216a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f788a4e37219de71434ba2927cce98a32438f5a06ad9ecfffc3fd49986216a4b", kill_on_drop: false }` [INFO] [stdout] f788a4e37219de71434ba2927cce98a32438f5a06ad9ecfffc3fd49986216a4b [INFO] running `Command { std: "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" "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] [stdout] 6ce483433cda745b94ebc738ab750b535609c34414e5225152d8e6cf81642d5b [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" "6ce483433cda745b94ebc738ab750b535609c34414e5225152d8e6cf81642d5b", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `test_opts` [INFO] [stderr] --> src/main.rs:238:5 [INFO] [stderr] | [INFO] [stderr] 238 | test_opts: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ZuseTestResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:234:10 [INFO] [stderr] | [INFO] [stderr] 234 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:1499:25 [INFO] [stderr] | [INFO] [stderr] 1499 | / tx.send( [INFO] [stderr] 1500 | | msg.with_state( [INFO] [stderr] 1501 | | JobSMStates::Failure, [INFO] [stderr] 1502 | | ), [INFO] [stderr] 1503 | | ).await; [INFO] [stderr] | |________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:1508:25 [INFO] [stderr] | [INFO] [stderr] 1508 | / tx.send( [INFO] [stderr] 1509 | | msg.with_state( [INFO] [stderr] 1510 | | JobSMStates::Recovery, [INFO] [stderr] 1511 | | ), [INFO] [stderr] 1512 | | ).await; [INFO] [stderr] | |________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:1587:17 [INFO] [stderr] | [INFO] [stderr] 1587 | / send_op [INFO] [stderr] 1588 | | .map_err(|err| [INFO] [stderr] 1589 | | println!( [INFO] [stderr] 1590 | | "WARNING: SENDING MESSAGE VIA CHANNEL {:?} FAILED: {:?}", [INFO] [stderr] ... | [INFO] [stderr] 1593 | | ) [INFO] [stderr] 1594 | | ); [INFO] [stderr] | |______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:1614:17 [INFO] [stderr] | [INFO] [stderr] 1614 | / Zuse::test_runner( [INFO] [stderr] 1615 | | args, [INFO] [stderr] 1616 | | (test_id, test), [INFO] [stderr] 1617 | | test_tx, [INFO] [stderr] 1618 | | ).await; [INFO] [stderr] | |________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `zuse` (bin "zuse" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zuse-eb403487f6ea6257) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ce483433cda745b94ebc738ab750b535609c34414e5225152d8e6cf81642d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce483433cda745b94ebc738ab750b535609c34414e5225152d8e6cf81642d5b", kill_on_drop: false }` [INFO] [stdout] 6ce483433cda745b94ebc738ab750b535609c34414e5225152d8e6cf81642d5b