Oct 15 00:41:03.028 INFO testing cloudflavor/dweller against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:41:03.030 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 00:41:03.647 INFO blam! 97d306c9b14538c5d6d138a8833cdfa5f68687ca058a1079c1e981a54d5f560e Oct 15 00:41:03.650 INFO running `"docker" "start" "-a" "97d306c9b14538c5d6d138a8833cdfa5f68687ca058a1079c1e981a54d5f560e"` Oct 15 00:41:05.219 INFO kablam! usermod: no changes Oct 15 00:41:05.487 INFO kablam! Compiling slog v2.3.2 Oct 15 00:41:05.488 INFO kablam! Compiling memchr v2.0.1 Oct 15 00:41:05.515 INFO kablam! Compiling clap v2.31.2 Oct 15 00:41:05.523 INFO kablam! Compiling toml v0.4.6 Oct 15 00:41:05.523 INFO kablam! Compiling serde_yaml v0.7.5 Oct 15 00:41:05.524 INFO kablam! Compiling syn v0.14.9 Oct 15 00:41:05.524 INFO kablam! Compiling chrono v0.4.5 Oct 15 00:41:05.524 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 00:41:09.251 INFO kablam! Compiling nom v4.0.0 Oct 15 00:41:26.388 INFO kablam! Compiling slog-json v2.2.0 Oct 15 00:41:26.415 INFO kablam! Compiling config v0.9.0 Oct 15 00:41:34.735 INFO kablam! Compiling serde_derive v1.0.72 Oct 15 00:41:59.007 INFO kablam! Compiling dweller v0.1.0-alpha (/source) Oct 15 00:42:00.074 INFO kablam! warning: unused variable: `config` Oct 15 00:42:00.074 INFO kablam! --> src/core.rs:22:18 Oct 15 00:42:00.074 INFO kablam! | Oct 15 00:42:00.074 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 15 00:42:00.074 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 00:42:00.074 INFO kablam! | Oct 15 00:42:00.074 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:42:00.074 INFO kablam! Oct 15 00:42:00.122 INFO kablam! warning: struct is never constructed: `Client` Oct 15 00:42:00.123 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 15 00:42:00.123 INFO kablam! | Oct 15 00:42:00.123 INFO kablam! 1 | pub struct Client { Oct 15 00:42:00.123 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:42:00.123 INFO kablam! | Oct 15 00:42:00.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:42:00.123 INFO kablam! Oct 15 00:42:00.123 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 15 00:42:00.123 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 15 00:42:00.123 INFO kablam! | Oct 15 00:42:00.123 INFO kablam! 2 | pub URI: String, Oct 15 00:42:00.123 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:42:00.123 INFO kablam! | Oct 15 00:42:00.123 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:42:00.123 INFO kablam! Oct 15 00:42:02.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.20s Oct 15 00:42:02.446 INFO kablam! su: No module specific data is present Oct 15 00:42:02.786 INFO running `"docker" "rm" "-f" "97d306c9b14538c5d6d138a8833cdfa5f68687ca058a1079c1e981a54d5f560e"` Oct 15 00:42:03.019 INFO blam! 97d306c9b14538c5d6d138a8833cdfa5f68687ca058a1079c1e981a54d5f560e Oct 15 00:42:03.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 00:42:03.483 INFO blam! 5303a4df22a64cbf244fe3613e3563fc932f907a4c7ecf5a00a4c0f56bdab624 Oct 15 00:42:03.487 INFO running `"docker" "start" "-a" "5303a4df22a64cbf244fe3613e3563fc932f907a4c7ecf5a00a4c0f56bdab624"` Oct 15 00:42:04.474 INFO kablam! usermod: no changes Oct 15 00:42:04.631 INFO kablam! Compiling dweller v0.1.0-alpha (/source) Oct 15 00:42:05.972 INFO kablam! warning: unused variable: `config` Oct 15 00:42:05.972 INFO kablam! --> src/core.rs:22:18 Oct 15 00:42:05.972 INFO kablam! | Oct 15 00:42:05.972 INFO kablam! 22 | pub fn bootstrap(config: Configuration) {} Oct 15 00:42:05.972 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 00:42:05.972 INFO kablam! | Oct 15 00:42:05.972 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:42:05.972 INFO kablam! Oct 15 00:42:06.039 INFO kablam! warning: struct is never constructed: `Client` Oct 15 00:42:06.039 INFO kablam! --> src/providers/libvirt/libvirt.rs:1:1 Oct 15 00:42:06.039 INFO kablam! | Oct 15 00:42:06.039 INFO kablam! 1 | pub struct Client { Oct 15 00:42:06.039 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:42:06.039 INFO kablam! | Oct 15 00:42:06.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:42:06.039 INFO kablam! Oct 15 00:42:06.043 INFO kablam! warning: structure field `URI` should have a snake case name such as `uri` Oct 15 00:42:06.043 INFO kablam! --> src/providers/libvirt/libvirt.rs:2:5 Oct 15 00:42:06.043 INFO kablam! | Oct 15 00:42:06.043 INFO kablam! 2 | pub URI: String, Oct 15 00:42:06.043 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:42:06.043 INFO kablam! | Oct 15 00:42:06.043 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:42:06.043 INFO kablam! Oct 15 00:42:06.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Oct 15 00:42:06.631 INFO kablam! su: No module specific data is present Oct 15 00:42:07.311 INFO running `"docker" "rm" "-f" "5303a4df22a64cbf244fe3613e3563fc932f907a4c7ecf5a00a4c0f56bdab624"` Oct 15 00:42:07.608 INFO blam! 5303a4df22a64cbf244fe3613e3563fc932f907a4c7ecf5a00a4c0f56bdab624 Oct 15 00:42:07.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 00:42:08.204 INFO blam! 3fb4195b6b762ab88d9625386ae9a3df708591d99b0c3c4d55ee094893a6fd45 Oct 15 00:42:08.214 INFO running `"docker" "start" "-a" "3fb4195b6b762ab88d9625386ae9a3df708591d99b0c3c4d55ee094893a6fd45"` Oct 15 00:42:09.315 INFO kablam! usermod: no changes Oct 15 00:42:09.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 00:42:09.489 INFO kablam! Running /target/debug/deps/dweller-435f6ea5588a7d35 Oct 15 00:42:09.489 INFO blam! Oct 15 00:42:09.490 INFO blam! running 0 tests Oct 15 00:42:09.490 INFO blam! Oct 15 00:42:09.490 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:42:09.490 INFO blam! Oct 15 00:42:09.507 INFO kablam! su: No module specific data is present Oct 15 00:42:10.049 INFO running `"docker" "rm" "-f" "3fb4195b6b762ab88d9625386ae9a3df708591d99b0c3c4d55ee094893a6fd45"` Oct 15 00:42:10.403 INFO blam! 3fb4195b6b762ab88d9625386ae9a3df708591d99b0c3c4d55ee094893a6fd45