[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fzuse" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/19h/zuse on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-0/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e135051b6f32e8a582cdf872e24e54c4abc683d156328925ebebd328da6b063b [INFO] running `Command { std: "docker" "start" "-a" "e135051b6f32e8a582cdf872e24e54c4abc683d156328925ebebd328da6b063b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e135051b6f32e8a582cdf872e24e54c4abc683d156328925ebebd328da6b063b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e135051b6f32e8a582cdf872e24e54c4abc683d156328925ebebd328da6b063b", kill_on_drop: false }` [INFO] [stdout] e135051b6f32e8a582cdf872e24e54c4abc683d156328925ebebd328da6b063b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac26ea9864441a282b59795a772ffb53f8d9c96226b211a6d38184f2c1c9d07c [INFO] running `Command { std: "docker" "start" "-a" "ac26ea9864441a282b59795a772ffb53f8d9c96226b211a6d38184f2c1c9d07c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.5 [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 crc32fast v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling mpmc v0.1.5 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.2 [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 dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [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 tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [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 time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-executor v0.3.13 [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 hyper v0.14.4 [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 rusoto_credential v0.46.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling telegram-bot v0.9.0 (https://github.com/telegram-rs/telegram-bot.git#07a9f9a1) [INFO] [stderr] Compiling reqwest v0.11.2 [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] [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 50.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "ac26ea9864441a282b59795a772ffb53f8d9c96226b211a6d38184f2c1c9d07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac26ea9864441a282b59795a772ffb53f8d9c96226b211a6d38184f2c1c9d07c", kill_on_drop: false }` [INFO] [stdout] ac26ea9864441a282b59795a772ffb53f8d9c96226b211a6d38184f2c1c9d07c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 840964f012701d1940385efbcd572a001a8d558816df68799ec0deaf31340920 [INFO] running `Command { std: "docker" "start" "-a" "840964f012701d1940385efbcd572a001a8d558816df68799ec0deaf31340920", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "840964f012701d1940385efbcd572a001a8d558816df68799ec0deaf31340920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840964f012701d1940385efbcd572a001a8d558816df68799ec0deaf31340920", kill_on_drop: false }` [INFO] [stdout] 840964f012701d1940385efbcd572a001a8d558816df68799ec0deaf31340920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f90756bed06ebbad6b75292f5e13e42f106fb214d0c1fb3e2cd3dfff77d4294 [INFO] running `Command { std: "docker" "start" "-a" "3f90756bed06ebbad6b75292f5e13e42f106fb214d0c1fb3e2cd3dfff77d4294", 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] [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.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zuse-159e4ea52dc26bbc) [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" "3f90756bed06ebbad6b75292f5e13e42f106fb214d0c1fb3e2cd3dfff77d4294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f90756bed06ebbad6b75292f5e13e42f106fb214d0c1fb3e2cd3dfff77d4294", kill_on_drop: false }` [INFO] [stdout] 3f90756bed06ebbad6b75292f5e13e42f106fb214d0c1fb3e2cd3dfff77d4294