[INFO] fetching crate rnp 0.1.146... [INFO] building rnp-0.1.146 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate rnp 0.1.146 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rnp 0.1.146 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config.toml [INFO] started tweaking crates.io crate rnp 0.1.146 [INFO] finished tweaking crates.io crate rnp 0.1.146 [INFO] tweaked toml for crates.io crate rnp 0.1.146 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rnp 0.1.146 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d624785ea322f07f5ac1eb6a7eaad1fc60c521c0d6187ff083d1a5fcc8fcc4e9 [INFO] running `Command { std: "docker" "start" "-a" "d624785ea322f07f5ac1eb6a7eaad1fc60c521c0d6187ff083d1a5fcc8fcc4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d624785ea322f07f5ac1eb6a7eaad1fc60c521c0d6187ff083d1a5fcc8fcc4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d624785ea322f07f5ac1eb6a7eaad1fc60c521c0d6187ff083d1a5fcc8fcc4e9", kill_on_drop: false }` [INFO] [stdout] d624785ea322f07f5ac1eb6a7eaad1fc60c521c0d6187ff083d1a5fcc8fcc4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52dc99c448d7e13da928e8aceb55affa04396c3b845f319884e65660214b64ae [INFO] running `Command { std: "docker" "start" "-a" "52dc99c448d7e13da928e8aceb55affa04396c3b845f319884e65660214b64ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling contracts v0.6.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling rnp v0.1.146 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ping_runners/ping_result_processing_worker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[requires(config.exit_on_fail -> config.exit_failure_reason.is_some())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return join_handle; [INFO] [stdout] | ------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/stub_servers/stub_server_factory.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[requires(config.report_interval.as_millis() > 0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 18 | / match config.protocol { [INFO] [stdout] 19 | | RnpSupportedProtocol::TCP => return StubServerTcp::run_new(config.clone(), stop_event, server_started_event), [INFO] [stdout] 20 | | _ => panic!("Protocol {} is not supported!", config.protocol), [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (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 25s [INFO] running `Command { std: "docker" "inspect" "52dc99c448d7e13da928e8aceb55affa04396c3b845f319884e65660214b64ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dc99c448d7e13da928e8aceb55affa04396c3b845f319884e65660214b64ae", kill_on_drop: false }` [INFO] [stdout] 52dc99c448d7e13da928e8aceb55affa04396c3b845f319884e65660214b64ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f137e0cb4271db3d761464c610c2e56eb3425e9df8955a8865e66cf9fca64d85 [INFO] running `Command { std: "docker" "start" "-a" "f137e0cb4271db3d761464c610c2e56eb3425e9df8955a8865e66cf9fca64d85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ping_runners/ping_result_processing_worker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[requires(config.exit_on_fail -> config.exit_failure_reason.is_some())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return join_handle; [INFO] [stdout] | ------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/stub_servers/stub_server_factory.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[requires(config.report_interval.as_millis() > 0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 18 | / match config.protocol { [INFO] [stdout] 19 | | RnpSupportedProtocol::TCP => return StubServerTcp::run_new(config.clone(), stop_event, server_started_event), [INFO] [stdout] 20 | | _ => panic!("Protocol {} is not supported!", config.protocol), [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (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 csv v1.1.6 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling rnp v0.1.146 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ping_runners/ping_result_processing_worker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[requires(config.exit_on_fail -> config.exit_failure_reason.is_some())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return join_handle; [INFO] [stdout] | ------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/stub_servers/stub_server_factory.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[requires(config.report_interval.as_millis() > 0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 18 | / match config.protocol { [INFO] [stdout] 19 | | RnpSupportedProtocol::TCP => return StubServerTcp::run_new(config.clone(), stop_event, server_started_event), [INFO] [stdout] 20 | | _ => panic!("Protocol {} is not supported!", config.protocol), [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ping_runners/ping_result_processing_worker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[requires(config.exit_on_fail -> config.exit_failure_reason.is_some())] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 29 | return join_handle; [INFO] [stdout] | ------------------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/stub_servers/stub_server_factory.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[requires(config.report_interval.as_millis() > 0)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 18 | / match config.protocol { [INFO] [stdout] 19 | | RnpSupportedProtocol::TCP => return StubServerTcp::run_new(config.clone(), stop_event, server_started_event), [INFO] [stdout] 20 | | _ => panic!("Protocol {} is not supported!", config.protocol), [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `requires` (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] error: could not compile `rnp`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rnp --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 -C metadata=1cb78b35fffb4ae2 -C extra-filename=-1cb78b35fffb4ae2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-517e181d1803aece.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-094d5e5e5dd0fd0e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e816747d0cbed646.rlib --extern contracts=/opt/rustwide/target/debug/deps/libcontracts-29bcd34494b33af1.so --extern csv=/opt/rustwide/target/debug/deps/libcsv-7e09ccfb83d3ff4a.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-d6bb875f87bac277.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4e65bfee31c6c653.rlib --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-09f2540221f103ba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1a51324f7b6181a1.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c882e2d4937c7683.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-01bf069aaa2c56fa.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-546db97cd4248579.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-fd49d1c0f70570a2.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-30620ae7a98c4e03.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93f6decc2b0d5f29.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6dfbc9e59b862880.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c208dd33f2751b17.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-3f7e3e9abdbe0b5f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8bc1af9e9f552159.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7df71342a845514f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-09d0b4779da0c626.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-139229f542bec784.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f137e0cb4271db3d761464c610c2e56eb3425e9df8955a8865e66cf9fca64d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f137e0cb4271db3d761464c610c2e56eb3425e9df8955a8865e66cf9fca64d85", kill_on_drop: false }` [INFO] [stdout] f137e0cb4271db3d761464c610c2e56eb3425e9df8955a8865e66cf9fca64d85