Oct 27 06:40:48.579 INFO checking cloudflavor/dweller against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:40:48.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 06:40:49.207 INFO blam! 9cddfe29ffd4e177c488d83c812195b2b66001f86a6877a74bc377545939addc Oct 27 06:40:49.227 INFO running `"docker" "start" "-a" "9cddfe29ffd4e177c488d83c812195b2b66001f86a6877a74bc377545939addc"` Oct 27 06:40:50.519 INFO kablam! usermod: no changes Oct 27 06:40:50.766 INFO kablam! Compiling ryu v0.2.4 Oct 27 06:40:50.783 INFO kablam! Checking slog v2.3.2 Oct 27 06:40:50.803 INFO kablam! Checking memchr v2.0.1 Oct 27 06:40:50.871 INFO kablam! Checking clap v2.31.2 Oct 27 06:40:50.872 INFO kablam! Checking toml v0.4.6 Oct 27 06:40:50.872 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 06:40:50.872 INFO kablam! Compiling syn v0.14.9 Oct 27 06:40:52.930 INFO kablam! Checking nom v4.0.0 Oct 27 06:40:58.021 INFO kablam! Checking serde_json v1.0.26 Oct 27 06:41:06.822 INFO kablam! Checking config v0.9.0 Oct 27 06:41:06.822 INFO kablam! Checking slog-json v2.2.0 Oct 27 06:41:17.265 INFO kablam! Compiling serde_derive v1.0.72 Oct 27 06:41:32.712 INFO kablam! Checking dweller v0.1.0-alpha (/source) Oct 27 06:41:34.716 INFO kablam! warning: unused variable: `config` Oct 27 06:41:34.716 INFO kablam! --> src/core.rs:22:18 Oct 27 06:41:34.716 INFO kablam! | Oct 27 06:41:34.716 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 27 06:41:34.716 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 27 06:41:34.716 INFO kablam! | Oct 27 06:41:34.716 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:41:34.716 INFO kablam! Oct 27 06:41:34.807 INFO kablam! warning: struct is never constructed: `Client` Oct 27 06:41:34.807 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 27 06:41:34.807 INFO kablam! | Oct 27 06:41:34.807 INFO kablam! 1 | pub struct Client { Oct 27 06:41:34.807 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:41:34.807 INFO kablam! | Oct 27 06:41:34.807 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:41:34.807 INFO kablam! Oct 27 06:41:34.807 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 27 06:41:34.807 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 27 06:41:34.807 INFO kablam! | Oct 27 06:41:34.807 INFO kablam! 2 | pub URI: String, Oct 27 06:41:34.807 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:41:34.807 INFO kablam! | Oct 27 06:41:34.807 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:41:34.807 INFO kablam! Oct 27 06:41:34.867 INFO kablam! warning: unused variable: `config` Oct 27 06:41:34.867 INFO kablam! --> src/core.rs:22:18 Oct 27 06:41:34.867 INFO kablam! | Oct 27 06:41:34.867 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 27 06:41:34.867 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 27 06:41:34.867 INFO kablam! | Oct 27 06:41:34.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:41:34.867 INFO kablam! Oct 27 06:41:34.935 INFO kablam! warning: struct is never constructed: `Client` Oct 27 06:41:34.935 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 27 06:41:34.935 INFO kablam! | Oct 27 06:41:34.935 INFO kablam! 1 | pub struct Client { Oct 27 06:41:34.935 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:41:34.935 INFO kablam! | Oct 27 06:41:34.935 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:41:34.935 INFO kablam! Oct 27 06:41:34.935 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 27 06:41:34.935 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 27 06:41:34.935 INFO kablam! | Oct 27 06:41:34.935 INFO kablam! 2 | pub URI: String, Oct 27 06:41:34.935 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:41:34.947 INFO kablam! | Oct 27 06:41:34.947 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:41:34.947 INFO kablam! Oct 27 06:41:34.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.42s Oct 27 06:41:34.991 INFO kablam! su: No module specific data is present Oct 27 06:41:36.067 INFO running `"docker" "rm" "-f" "9cddfe29ffd4e177c488d83c812195b2b66001f86a6877a74bc377545939addc"` Oct 27 06:41:36.455 INFO blam! 9cddfe29ffd4e177c488d83c812195b2b66001f86a6877a74bc377545939addc