Sep 10 18:02:09.549 INFO checking glusterfs-exporter-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 18:02:09.549 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 18:02:09.549 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 18:02:09.779 INFO blam! 188503ffedcd2f870a8c8479ee25ae2d8cdbce1e9212ac8b7a058534f394c489 Sep 10 18:02:09.781 INFO running `"docker" "start" "-a" "188503ffedcd2f870a8c8479ee25ae2d8cdbce1e9212ac8b7a058534f394c489"` Sep 10 18:02:10.941 INFO kablam! usermod: no changes Sep 10 18:02:11.138 INFO kablam! Checking prometheus v0.2.8 Sep 10 18:02:11.140 INFO kablam! Compiling glusterfs-exporter v0.1.1 (file:///source) Sep 10 18:02:19.031 INFO kablam! warning: unused import: `std::str` Sep 10 18:02:19.031 INFO kablam! --> src/main.rs:26:5 Sep 10 18:02:19.031 INFO kablam! | Sep 10 18:02:19.031 INFO kablam! 26 | use std::str; Sep 10 18:02:19.031 INFO kablam! | ^^^^^^^^ Sep 10 18:02:19.038 INFO kablam! | Sep 10 18:02:19.038 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:02:19.038 INFO kablam! Sep 10 18:02:19.084 INFO kablam! warning: unused import: `super::*` Sep 10 18:02:19.084 INFO kablam! --> src/glusterfs_exporter/types.rs:7:9 Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! 7 | use super::*; Sep 10 18:02:19.084 INFO kablam! | ^^^^^^^^ Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:02:19.084 INFO kablam! Sep 10 18:02:19.084 INFO kablam! warning: unused import: `serde_xml::de::from_iter` Sep 10 18:02:19.084 INFO kablam! --> src/glusterfs_exporter/types.rs:8:9 Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! 8 | use serde_xml::de::from_iter; Sep 10 18:02:19.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:02:19.084 INFO kablam! Sep 10 18:02:19.084 INFO kablam! warning: unused import: `std::fs::File` Sep 10 18:02:19.084 INFO kablam! --> src/glusterfs_exporter/types.rs:9:9 Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! 9 | use std::fs::File; Sep 10 18:02:19.084 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 18:02:19.084 INFO kablam! Sep 10 18:02:19.084 INFO kablam! warning: unused import: `std::io::Read` Sep 10 18:02:19.084 INFO kablam! --> src/glusterfs_exporter/types.rs:10:9 Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! 10 | use std::io::Read; Sep 10 18:02:19.084 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 18:02:19.084 INFO kablam! Sep 10 18:02:19.084 INFO kablam! warning: unused import: `std::str` Sep 10 18:02:19.084 INFO kablam! --> src/main.rs:26:5 Sep 10 18:02:19.084 INFO kablam! | Sep 10 18:02:19.084 INFO kablam! 26 | use std::str; Sep 10 18:02:19.084 INFO kablam! | ^^^^^^^^ Sep 10 18:02:19.084 INFO kablam! Sep 10 18:02:19.731 INFO kablam! warning: function is never used: `write_redirect` Sep 10 18:02:19.731 INFO kablam! --> src/glusterfs_exporter/http.rs:40:1 Sep 10 18:02:19.731 INFO kablam! | Sep 10 18:02:19.731 INFO kablam! 40 | fn write_redirect(mut res: Response, uri: &str) { Sep 10 18:02:19.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:02:19.731 INFO kablam! | Sep 10 18:02:19.732 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 18:02:19.732 INFO kablam! Sep 10 18:02:19.871 INFO kablam! warning: function is never used: `write_redirect` Sep 10 18:02:19.871 INFO kablam! --> src/glusterfs_exporter/http.rs:40:1 Sep 10 18:02:19.871 INFO kablam! | Sep 10 18:02:19.871 INFO kablam! 40 | fn write_redirect(mut res: Response, uri: &str) { Sep 10 18:02:19.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:02:19.871 INFO kablam! | Sep 10 18:02:19.871 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 18:02:19.871 INFO kablam! Sep 10 18:02:19.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.10s Sep 10 18:02:20.021 INFO kablam! su: No module specific data is present Sep 10 18:02:21.707 INFO running `"docker" "rm" "-f" "188503ffedcd2f870a8c8479ee25ae2d8cdbce1e9212ac8b7a058534f394c489"` Sep 10 18:02:21.823 INFO blam! 188503ffedcd2f870a8c8479ee25ae2d8cdbce1e9212ac8b7a058534f394c489