[INFO] fetching crate vec2checkd 0.2.2... [INFO] testing vec2checkd-0.2.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate vec2checkd 0.2.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate vec2checkd 0.2.2 [INFO] finished tweaking crates.io crate vec2checkd 0.2.2 [INFO] tweaked toml for crates.io crate vec2checkd 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vec2checkd 0.2.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vec2checkd 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3082407b612111e1f110221f461d16fb38de51b87ba6bff7187417026a3489 [INFO] running `Command { std: "docker" "start" "-a" "6e3082407b612111e1f110221f461d16fb38de51b87ba6bff7187417026a3489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3082407b612111e1f110221f461d16fb38de51b87ba6bff7187417026a3489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3082407b612111e1f110221f461d16fb38de51b87ba6bff7187417026a3489", kill_on_drop: false }` [INFO] [stdout] 6e3082407b612111e1f110221f461d16fb38de51b87ba6bff7187417026a3489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5530fb0f98174758cc59ac5b3f06dcb8914490b136d89513d0905b8949f2e1a0 [INFO] running `Command { std: "docker" "start" "-a" "5530fb0f98174758cc59ac5b3f06dcb8914490b136d89513d0905b8949f2e1a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling nagios-range v0.2.5 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling prometheus-http-query v0.4.0 [INFO] [stderr] Compiling vec2checkd v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `InvalidPluginOutputError` is never constructed [INFO] [stdout] --> src/error.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) struct InvalidPluginOutputError<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MissingLabelError` is never constructed [INFO] [stdout] --> src/error.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct MissingLabelError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.79s [INFO] running `Command { std: "docker" "inspect" "5530fb0f98174758cc59ac5b3f06dcb8914490b136d89513d0905b8949f2e1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5530fb0f98174758cc59ac5b3f06dcb8914490b136d89513d0905b8949f2e1a0", kill_on_drop: false }` [INFO] [stdout] 5530fb0f98174758cc59ac5b3f06dcb8914490b136d89513d0905b8949f2e1a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48a8d3801518f3956ed33c751f07e5dc29c56c2ec7f2c77799af799216ace4e1 [INFO] running `Command { std: "docker" "start" "-a" "48a8d3801518f3956ed33c751f07e5dc29c56c2ec7f2c77799af799216ace4e1", kill_on_drop: false }` [INFO] [stderr] Compiling vec2checkd v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `InvalidPluginOutputError` is never constructed [INFO] [stdout] --> src/error.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) struct InvalidPluginOutputError<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MissingLabelError` is never constructed [INFO] [stdout] --> src/error.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct MissingLabelError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "48a8d3801518f3956ed33c751f07e5dc29c56c2ec7f2c77799af799216ace4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a8d3801518f3956ed33c751f07e5dc29c56c2ec7f2c77799af799216ace4e1", kill_on_drop: false }` [INFO] [stdout] 48a8d3801518f3956ed33c751f07e5dc29c56c2ec7f2c77799af799216ace4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f0f4d3e9695d758884fccbe5f34f4754fd54ce7d383ca66d0b5159a3825f839 [INFO] running `Command { std: "docker" "start" "-a" "2f0f4d3e9695d758884fccbe5f34f4754fd54ce7d383ca66d0b5159a3825f839", kill_on_drop: false }` [INFO] [stderr] warning: struct `InvalidPluginOutputError` is never constructed [INFO] [stderr] --> src/error.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | pub(crate) struct InvalidPluginOutputError<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `MissingLabelError` is never constructed [INFO] [stderr] --> src/error.rs:58:19 [INFO] [stderr] | [INFO] [stderr] 58 | pub(crate) struct MissingLabelError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vec2checkd` (bin "vec2checkd" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vec2checkd-79e21244a5d3f458) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test helpers::tests::test_truncation_with_default_no_fraction ... ok [INFO] [stdout] test helpers::tests::test_truncation_with_default ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_crit_service_alert ... ok [INFO] [stdout] test helpers::tests::test_truncation_wrong_arg_type ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_no_host_alert ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_no_service_alert ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_warn_service_alert ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_hard_host_alert ... ok [INFO] [stdout] test helpers::tests::test_truncation_with_precision ... ok [INFO] [stdout] test helpers::tests::test_truncation_with_precision_no_fraction ... ok [INFO] [stdout] test helpers::tests::test_truncation_wrong_precision_type ... ok [INFO] [stdout] test icinga::tests::test_format_performance_data ... ok [INFO] [stdout] test helpers::tests::test_truncation_no_arg ... ok [INFO] [stdout] test icinga::tests::test_format_performance_data_from_result_label_set_with_duplicates ... ok [INFO] [stdout] test icinga::tests::test_format_performance_data_from_result_label_set ... ok [INFO] [stdout] test types::tests::test_data_init_for_host_object ... ok [INFO] [stdout] test types::tests::test_data_init_for_service_object ... ok [INFO] [stdout] test icinga::tests::test_format_performance_data_with_duplicate_label_name ... ok [INFO] [stdout] test icinga::tests::test_format_plugin_output_from_template_with_each_loop_without_service ... ok [INFO] [stdout] test icinga::tests::test_format_plugin_output_from_template_with_each_loop ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_host_objects_with_warning ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_service_objects_with_critical ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_service_objects_with_warning ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_service_objects ... ok [INFO] [stdout] test icinga::tests::test_format_plugin_output_from_template ... ok [INFO] [stdout] test icinga::tests::test_format_default_single_item_soft_host_alert ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_host_objects_with_critical ... ok [INFO] [stdout] test util::tests::test_process_query_result_for_host_objects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f0f4d3e9695d758884fccbe5f34f4754fd54ce7d383ca66d0b5159a3825f839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f0f4d3e9695d758884fccbe5f34f4754fd54ce7d383ca66d0b5159a3825f839", kill_on_drop: false }` [INFO] [stdout] 2f0f4d3e9695d758884fccbe5f34f4754fd54ce7d383ca66d0b5159a3825f839