Sep 01 02:45:20.341 INFO checking glusterfs-exporter-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 02:45:20.341 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 02:45:20.341 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:45:20.502 INFO blam! bdb7fd066ea142ca49518a7baed4846c5bcf9a09a75ca4362025719df573a93b Sep 01 02:45:20.504 INFO running `"docker" "start" "-a" "bdb7fd066ea142ca49518a7baed4846c5bcf9a09a75ca4362025719df573a93b"` Sep 01 02:45:21.332 INFO kablam! Checking serde_xml v0.9.1 Sep 01 02:45:21.332 INFO kablam! Checking prometheus v0.2.8 Sep 01 02:45:21.335 INFO kablam! Compiling glusterfs-exporter v0.1.1 (file:///source) Sep 01 02:45:29.378 INFO kablam! warning: unused import: `super::*` Sep 01 02:45:29.378 INFO kablam! --> src/glusterfs_exporter/types.rs:7:9 Sep 01 02:45:29.378 INFO kablam! | Sep 01 02:45:29.378 INFO kablam! 7 | use super::*; Sep 01 02:45:29.378 INFO kablam! | ^^^^^^^^ Sep 01 02:45:29.379 INFO kablam! | Sep 01 02:45:29.379 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 02:45:29.379 INFO kablam! Sep 01 02:45:29.380 INFO kablam! warning: unused import: `serde_xml::de::from_iter` Sep 01 02:45:29.380 INFO kablam! --> src/glusterfs_exporter/types.rs:8:9 Sep 01 02:45:29.380 INFO kablam! | Sep 01 02:45:29.380 INFO kablam! 8 | use serde_xml::de::from_iter; Sep 01 02:45:29.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:45:29.380 INFO kablam! Sep 01 02:45:29.381 INFO kablam! warning: unused import: `std::fs::File` Sep 01 02:45:29.381 INFO kablam! --> src/glusterfs_exporter/types.rs:9:9 Sep 01 02:45:29.381 INFO kablam! | Sep 01 02:45:29.381 INFO kablam! 9 | use std::fs::File; Sep 01 02:45:29.381 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 02:45:29.381 INFO kablam! Sep 01 02:45:29.382 INFO kablam! warning: unused import: `std::io::Read` Sep 01 02:45:29.382 INFO kablam! --> src/glusterfs_exporter/types.rs:10:9 Sep 01 02:45:29.382 INFO kablam! | Sep 01 02:45:29.382 INFO kablam! 10 | use std::io::Read; Sep 01 02:45:29.382 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 02:45:29.382 INFO kablam! Sep 01 02:45:29.383 INFO kablam! warning: unused import: `std::str` Sep 01 02:45:29.383 INFO kablam! --> src/main.rs:26:5 Sep 01 02:45:29.383 INFO kablam! | Sep 01 02:45:29.383 INFO kablam! 26 | use std::str; Sep 01 02:45:29.383 INFO kablam! | ^^^^^^^^ Sep 01 02:45:29.383 INFO kablam! Sep 01 02:45:29.586 INFO kablam! warning: unused import: `std::str` Sep 01 02:45:29.586 INFO kablam! --> src/main.rs:26:5 Sep 01 02:45:29.586 INFO kablam! | Sep 01 02:45:29.586 INFO kablam! 26 | use std::str; Sep 01 02:45:29.586 INFO kablam! | ^^^^^^^^ Sep 01 02:45:29.586 INFO kablam! | Sep 01 02:45:29.587 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 02:45:29.587 INFO kablam! Sep 01 02:45:30.577 INFO kablam! warning: function is never used: `write_redirect` Sep 01 02:45:30.578 INFO kablam! --> src/glusterfs_exporter/http.rs:40:1 Sep 01 02:45:30.578 INFO kablam! | Sep 01 02:45:30.578 INFO kablam! 40 | fn write_redirect(mut res: Response, uri: &str) { Sep 01 02:45:30.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:45:30.578 INFO kablam! | Sep 01 02:45:30.579 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 02:45:30.579 INFO kablam! Sep 01 02:45:30.709 INFO kablam! warning: function is never used: `write_redirect` Sep 01 02:45:30.709 INFO kablam! --> src/glusterfs_exporter/http.rs:40:1 Sep 01 02:45:30.709 INFO kablam! | Sep 01 02:45:30.709 INFO kablam! 40 | fn write_redirect(mut res: Response, uri: &str) { Sep 01 02:45:30.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:45:30.710 INFO kablam! | Sep 01 02:45:30.710 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 02:45:30.710 INFO kablam! Sep 01 02:45:30.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.60s Sep 01 02:45:30.784 INFO kablam! su: No module specific data is present Sep 01 02:45:31.309 INFO running `"docker" "rm" "-f" "bdb7fd066ea142ca49518a7baed4846c5bcf9a09a75ca4362025719df573a93b"` Sep 01 02:45:31.454 INFO blam! bdb7fd066ea142ca49518a7baed4846c5bcf9a09a75ca4362025719df573a93b