Oct 15 02:22:42.621 INFO testing blt/prometheus_parsing_test against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:22:42.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:22:43.031 INFO blam! fbe35ea61f02ee4aca8b64a1309fba858114211c13fe8c4f6a113e05f3af4217 Oct 15 02:22:43.039 INFO running `"docker" "start" "-a" "fbe35ea61f02ee4aca8b64a1309fba858114211c13fe8c4f6a113e05f3af4217"` Oct 15 02:22:43.750 INFO kablam! usermod: no changes Oct 15 02:22:43.835 INFO kablam! Compiling pest v1.0.0-beta.16 Oct 15 02:22:43.835 INFO kablam! Compiling syn v0.10.8 Oct 15 02:22:49.078 INFO kablam! Compiling pest_derive v1.0.0-beta.16 Oct 15 02:22:55.750 INFO kablam! Compiling prometheus_parsing_test v0.1.0 (/source) Oct 15 02:22:56.411 INFO kablam! warning: unused variable: `block` Oct 15 02:22:56.411 INFO kablam! --> src/main.rs:98:13 Oct 15 02:22:56.411 INFO kablam! | Oct 15 02:22:56.411 INFO kablam! 98 | let mut block: SoftPrometheusBlock = SoftPrometheusBlock::new(); Oct 15 02:22:56.411 INFO kablam! | ^^^^^ help: consider using `_block` instead Oct 15 02:22:56.411 INFO kablam! | Oct 15 02:22:56.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:22:56.411 INFO kablam! Oct 15 02:22:56.603 INFO kablam! warning: variable does not need to be mutable Oct 15 02:22:56.603 INFO kablam! --> src/main.rs:96:9 Oct 15 02:22:56.603 INFO kablam! | Oct 15 02:22:56.603 INFO kablam! 96 | let mut blocks = Vec::new(); Oct 15 02:22:56.603 INFO kablam! | ----^^^^^^ Oct 15 02:22:56.603 INFO kablam! | | Oct 15 02:22:56.603 INFO kablam! | help: remove this `mut` Oct 15 02:22:56.603 INFO kablam! | Oct 15 02:22:56.604 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:22:56.604 INFO kablam! Oct 15 02:22:56.604 INFO kablam! warning: variable does not need to be mutable Oct 15 02:22:56.604 INFO kablam! --> src/main.rs:98:9 Oct 15 02:22:56.604 INFO kablam! | Oct 15 02:22:56.604 INFO kablam! 98 | let mut block: SoftPrometheusBlock = SoftPrometheusBlock::new(); Oct 15 02:22:56.604 INFO kablam! | ----^^^^^ Oct 15 02:22:56.604 INFO kablam! | | Oct 15 02:22:56.604 INFO kablam! | help: remove this `mut` Oct 15 02:22:56.604 INFO kablam! Oct 15 02:22:56.613 INFO kablam! warning: field is never used: `name` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:34:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 34 | name: Option, Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: field is never used: `description` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:35:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 35 | description: Option, Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: field is never used: `labels` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:36:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 36 | labels: Option>, Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: field is never used: `aggregation` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:37:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 37 | aggregation: Option, Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: field is never used: `timestamp` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:38:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 38 | timestamp: Option, Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: method is never used: `name` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:52:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 52 | fn name(&mut self, n: &str) -> () { Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: method is never used: `description` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:56:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 56 | fn description(&mut self, d: &str) -> () { Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: method is never used: `aggregation` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:60:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 60 | fn aggregation(&mut self, aggr: PrometheusAggregation) -> () { Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:56.614 INFO kablam! warning: method is never used: `harden` Oct 15 02:22:56.614 INFO kablam! --> src/main.rs:64:5 Oct 15 02:22:56.614 INFO kablam! | Oct 15 02:22:56.614 INFO kablam! 64 | fn harden(self) -> PrometheusBlock { Oct 15 02:22:56.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:22:56.614 INFO kablam! Oct 15 02:22:58.974 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.20s Oct 15 02:22:58.976 INFO kablam! su: No module specific data is present Oct 15 02:22:59.615 INFO running `"docker" "rm" "-f" "fbe35ea61f02ee4aca8b64a1309fba858114211c13fe8c4f6a113e05f3af4217"` Oct 15 02:23:00.019 INFO blam! fbe35ea61f02ee4aca8b64a1309fba858114211c13fe8c4f6a113e05f3af4217 Oct 15 02:23:00.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:23:00.459 INFO blam! a07b80211ca55613ce81b656d2b0e8ecf8514b91ce4269035741c561bd811d04 Oct 15 02:23:00.459 INFO running `"docker" "start" "-a" "a07b80211ca55613ce81b656d2b0e8ecf8514b91ce4269035741c561bd811d04"` Oct 15 02:23:01.814 INFO kablam! usermod: no changes Oct 15 02:23:01.932 INFO kablam! Compiling prometheus_parsing_test v0.1.0 (/source) Oct 15 02:23:02.583 INFO kablam! warning: unused variable: `block` Oct 15 02:23:02.583 INFO kablam! --> src/main.rs:98:13 Oct 15 02:23:02.583 INFO kablam! | Oct 15 02:23:02.583 INFO kablam! 98 | let mut block: SoftPrometheusBlock = SoftPrometheusBlock::new(); Oct 15 02:23:02.583 INFO kablam! | ^^^^^ help: consider using `_block` instead Oct 15 02:23:02.583 INFO kablam! | Oct 15 02:23:02.583 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:23:02.583 INFO kablam! Oct 15 02:23:02.737 INFO kablam! warning: variable does not need to be mutable Oct 15 02:23:02.737 INFO kablam! --> src/main.rs:96:9 Oct 15 02:23:02.737 INFO kablam! | Oct 15 02:23:02.737 INFO kablam! 96 | let mut blocks = Vec::new(); Oct 15 02:23:02.737 INFO kablam! | ----^^^^^^ Oct 15 02:23:02.737 INFO kablam! | | Oct 15 02:23:02.737 INFO kablam! | help: remove this `mut` Oct 15 02:23:02.737 INFO kablam! | Oct 15 02:23:02.737 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:23:02.737 INFO kablam! Oct 15 02:23:02.737 INFO kablam! warning: variable does not need to be mutable Oct 15 02:23:02.737 INFO kablam! --> src/main.rs:98:9 Oct 15 02:23:02.737 INFO kablam! | Oct 15 02:23:02.737 INFO kablam! 98 | let mut block: SoftPrometheusBlock = SoftPrometheusBlock::new(); Oct 15 02:23:02.746 INFO kablam! | ----^^^^^ Oct 15 02:23:02.747 INFO kablam! | | Oct 15 02:23:02.747 INFO kablam! | help: remove this `mut` Oct 15 02:23:02.747 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: field is never used: `name` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:34:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 34 | name: Option, Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: field is never used: `description` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:35:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 35 | description: Option, Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: field is never used: `labels` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:36:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 36 | labels: Option>, Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: field is never used: `aggregation` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:37:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 37 | aggregation: Option, Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: field is never used: `timestamp` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:38:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 38 | timestamp: Option, Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: method is never used: `name` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:52:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 52 | fn name(&mut self, n: &str) -> () { Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: method is never used: `description` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:56:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 56 | fn description(&mut self, d: &str) -> () { Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: method is never used: `aggregation` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:60:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 60 | fn aggregation(&mut self, aggr: PrometheusAggregation) -> () { Oct 15 02:23:02.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.755 INFO kablam! Oct 15 02:23:02.755 INFO kablam! warning: method is never used: `harden` Oct 15 02:23:02.755 INFO kablam! --> src/main.rs:64:5 Oct 15 02:23:02.755 INFO kablam! | Oct 15 02:23:02.755 INFO kablam! 64 | fn harden(self) -> PrometheusBlock { Oct 15 02:23:02.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:23:02.756 INFO kablam! Oct 15 02:23:03.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 02:23:03.371 INFO kablam! su: No module specific data is present Oct 15 02:23:04.467 INFO running `"docker" "rm" "-f" "a07b80211ca55613ce81b656d2b0e8ecf8514b91ce4269035741c561bd811d04"` Oct 15 02:23:04.819 INFO blam! a07b80211ca55613ce81b656d2b0e8ecf8514b91ce4269035741c561bd811d04 Oct 15 02:23:04.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:23:05.307 INFO blam! cf02e8fbebeef4ee0e2491090c3395caa6459b49b4e3e0c3ca66555836ad8793 Oct 15 02:23:05.311 INFO running `"docker" "start" "-a" "cf02e8fbebeef4ee0e2491090c3395caa6459b49b4e3e0c3ca66555836ad8793"` Oct 15 02:23:06.763 INFO kablam! usermod: no changes Oct 15 02:23:06.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 02:23:06.851 INFO kablam! Running /target/debug/deps/prometheus_parsing_test-6ebfd1b300e09c4c Oct 15 02:23:06.851 INFO kablam! su: No module specific data is present Oct 15 02:23:06.851 INFO blam! Oct 15 02:23:06.851 INFO blam! running 0 tests Oct 15 02:23:06.851 INFO blam! Oct 15 02:23:06.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:23:06.851 INFO blam! Oct 15 02:23:08.047 INFO running `"docker" "rm" "-f" "cf02e8fbebeef4ee0e2491090c3395caa6459b49b4e3e0c3ca66555836ad8793"` Oct 15 02:23:08.341 INFO blam! cf02e8fbebeef4ee0e2491090c3395caa6459b49b4e3e0c3ca66555836ad8793