Oct 27 06:40:48.704 INFO checking cloudflavor/dweller against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:40:48.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.100 INFO blam! a600de1a950d233dc23bad55c00e789545e7ebca03ba95dc9660bc2bed8bcac7 Oct 27 06:40:49.119 INFO running `"docker" "start" "-a" "a600de1a950d233dc23bad55c00e789545e7ebca03ba95dc9660bc2bed8bcac7"` Oct 27 06:40:50.578 INFO kablam! usermod: no changes Oct 27 06:40:50.753 INFO kablam! Checking memchr v2.0.1 Oct 27 06:40:50.763 INFO kablam! Checking serde v1.0.72 Oct 27 06:40:50.766 INFO kablam! Checking clap v2.31.2 Oct 27 06:40:50.767 INFO kablam! Compiling syn v0.14.9 Oct 27 06:40:52.432 INFO kablam! Checking nom v4.0.0 Oct 27 06:41:15.245 INFO kablam! Compiling serde_derive v1.0.72 Oct 27 06:41:19.642 INFO kablam! Checking toml v0.4.6 Oct 27 06:41:19.642 INFO kablam! Checking serde_json v1.0.26 Oct 27 06:41:19.643 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 06:41:23.447 INFO kablam! Checking slog-json v2.2.0 Oct 27 06:41:24.495 INFO kablam! Checking config v0.9.0 Oct 27 06:41:34.707 INFO kablam! Checking dweller v0.1.0-alpha (/source) Oct 27 06:41:36.643 INFO kablam! warning: unused variable: `config` Oct 27 06:41:36.643 INFO kablam! --> src/core.rs:22:18 Oct 27 06:41:36.643 INFO kablam! | Oct 27 06:41:36.643 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 27 06:41:36.643 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 27 06:41:36.643 INFO kablam! | Oct 27 06:41:36.643 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:41:36.643 INFO kablam! Oct 27 06:41:36.711 INFO kablam! warning: struct is never constructed: `Client` Oct 27 06:41:36.711 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 27 06:41:36.711 INFO kablam! | Oct 27 06:41:36.711 INFO kablam! 1 | pub struct Client { Oct 27 06:41:36.711 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:41:36.711 INFO kablam! | Oct 27 06:41:36.711 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:41:36.711 INFO kablam! Oct 27 06:41:36.711 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 27 06:41:36.711 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 27 06:41:36.711 INFO kablam! | Oct 27 06:41:36.711 INFO kablam! 2 | pub URI: String, Oct 27 06:41:36.711 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:41:36.711 INFO kablam! | Oct 27 06:41:36.711 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:41:36.711 INFO kablam! Oct 27 06:41:37.014 INFO kablam! warning: unused variable: `config` Oct 27 06:41:37.014 INFO kablam! --> src/core.rs:22:18 Oct 27 06:41:37.014 INFO kablam! | Oct 27 06:41:37.014 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 27 06:41:37.014 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 27 06:41:37.014 INFO kablam! | Oct 27 06:41:37.014 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:41:37.014 INFO kablam! Oct 27 06:41:37.078 INFO kablam! warning: struct is never constructed: `Client` Oct 27 06:41:37.078 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 27 06:41:37.078 INFO kablam! | Oct 27 06:41:37.078 INFO kablam! 1 | pub struct Client { Oct 27 06:41:37.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:41:37.078 INFO kablam! | Oct 27 06:41:37.078 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:41:37.078 INFO kablam! Oct 27 06:41:37.083 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 27 06:41:37.083 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 27 06:41:37.083 INFO kablam! | Oct 27 06:41:37.083 INFO kablam! 2 | pub URI: String, Oct 27 06:41:37.083 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:41:37.083 INFO kablam! | Oct 27 06:41:37.083 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 06:41:37.083 INFO kablam! Oct 27 06:41:37.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.50s Oct 27 06:41:37.127 INFO kablam! su: No module specific data is present Oct 27 06:41:38.057 INFO running `"docker" "rm" "-f" "a600de1a950d233dc23bad55c00e789545e7ebca03ba95dc9660bc2bed8bcac7"` Oct 27 06:41:38.319 INFO blam! a600de1a950d233dc23bad55c00e789545e7ebca03ba95dc9660bc2bed8bcac7