Oct 12 04:23:43.476 INFO testing c4-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:23:43.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:23:43.670 INFO blam! e6b61f5361e5f182d7e9409f9b813a7422c032c89543b624d0583ede03f23623 Oct 12 04:23:43.673 INFO running `"docker" "start" "-a" "e6b61f5361e5f182d7e9409f9b813a7422c032c89543b624d0583ede03f23623"` Oct 12 04:23:44.142 INFO kablam! usermod: no changes Oct 12 04:23:44.164 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 12 04:23:44.955 INFO kablam! warning: enum is never used: `Value` Oct 12 04:23:44.955 INFO kablam! --> src/parser/mod.rs:5:1 Oct 12 04:23:44.955 INFO kablam! | Oct 12 04:23:44.956 INFO kablam! 5 | pub enum Value { Oct 12 04:23:44.956 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:23:44.956 INFO kablam! | Oct 12 04:23:44.956 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:23:44.956 INFO kablam! Oct 12 04:23:44.957 INFO kablam! warning: method is never used: `from_vec` Oct 12 04:23:44.957 INFO kablam! --> src/parser/mod.rs:11:5 Oct 12 04:23:44.957 INFO kablam! | Oct 12 04:23:44.957 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 12 04:23:44.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.957 INFO kablam! Oct 12 04:23:44.958 INFO kablam! warning: method is never used: `from_str` Oct 12 04:23:44.958 INFO kablam! --> src/parser/mod.rs:15:5 Oct 12 04:23:44.958 INFO kablam! | Oct 12 04:23:44.958 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 12 04:23:44.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:44.959 INFO kablam! warning: method is never used: `from_string` Oct 12 04:23:44.959 INFO kablam! --> src/parser/mod.rs:19:5 Oct 12 04:23:44.959 INFO kablam! | Oct 12 04:23:44.959 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 12 04:23:44.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:44.959 INFO kablam! warning: struct is never constructed: `Property` Oct 12 04:23:44.959 INFO kablam! --> src/parser/mod.rs:24:1 Oct 12 04:23:44.959 INFO kablam! | Oct 12 04:23:44.959 INFO kablam! 24 | struct Property { Oct 12 04:23:44.959 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:44.959 INFO kablam! warning: method is never used: `new` Oct 12 04:23:44.959 INFO kablam! --> src/parser/mod.rs:30:5 Oct 12 04:23:44.959 INFO kablam! | Oct 12 04:23:44.959 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 12 04:23:44.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:44.959 INFO kablam! warning: struct is never constructed: `Rule` Oct 12 04:23:44.959 INFO kablam! --> src/parser/mod.rs:35:1 Oct 12 04:23:44.959 INFO kablam! | Oct 12 04:23:44.959 INFO kablam! 35 | struct Rule { Oct 12 04:23:44.959 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:44.959 INFO kablam! warning: struct is never constructed: `Selector` Oct 12 04:23:44.959 INFO kablam! --> src/parser/mod.rs:39:1 Oct 12 04:23:44.959 INFO kablam! | Oct 12 04:23:44.959 INFO kablam! 39 | struct Selector(Vec); Oct 12 04:23:44.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.959 INFO kablam! Oct 12 04:23:45.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 12 04:23:45.118 INFO kablam! su: No module specific data is present Oct 12 04:23:45.356 INFO running `"docker" "rm" "-f" "e6b61f5361e5f182d7e9409f9b813a7422c032c89543b624d0583ede03f23623"` Oct 12 04:23:45.448 INFO blam! e6b61f5361e5f182d7e9409f9b813a7422c032c89543b624d0583ede03f23623 Oct 12 04:23:45.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:23:45.628 INFO blam! 6082af07205a99b04657dadcb17ef66eab8500b52feebd7f12f096cd6f1c72dc Oct 12 04:23:45.630 INFO running `"docker" "start" "-a" "6082af07205a99b04657dadcb17ef66eab8500b52feebd7f12f096cd6f1c72dc"` Oct 12 04:23:46.034 INFO kablam! usermod: no changes Oct 12 04:23:46.060 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 12 04:23:46.960 INFO kablam! warning: enum is never used: `Value` Oct 12 04:23:46.960 INFO kablam! --> src/parser/mod.rs:5:1 Oct 12 04:23:46.960 INFO kablam! | Oct 12 04:23:46.960 INFO kablam! 5 | pub enum Value { Oct 12 04:23:46.960 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:23:46.960 INFO kablam! | Oct 12 04:23:46.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:23:46.960 INFO kablam! Oct 12 04:23:46.960 INFO kablam! warning: method is never used: `from_vec` Oct 12 04:23:46.960 INFO kablam! --> src/parser/mod.rs:11:5 Oct 12 04:23:46.960 INFO kablam! | Oct 12 04:23:46.960 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 12 04:23:46.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:46.960 INFO kablam! Oct 12 04:23:46.960 INFO kablam! warning: method is never used: `from_str` Oct 12 04:23:46.960 INFO kablam! --> src/parser/mod.rs:15:5 Oct 12 04:23:46.960 INFO kablam! | Oct 12 04:23:46.960 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 12 04:23:46.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:46.960 INFO kablam! Oct 12 04:23:46.960 INFO kablam! warning: method is never used: `from_string` Oct 12 04:23:46.960 INFO kablam! --> src/parser/mod.rs:19:5 Oct 12 04:23:46.963 INFO kablam! | Oct 12 04:23:46.963 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 12 04:23:46.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:46.963 INFO kablam! Oct 12 04:23:46.963 INFO kablam! warning: struct is never constructed: `Property` Oct 12 04:23:46.963 INFO kablam! --> src/parser/mod.rs:24:1 Oct 12 04:23:46.963 INFO kablam! | Oct 12 04:23:46.963 INFO kablam! 24 | struct Property { Oct 12 04:23:46.963 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:23:46.964 INFO kablam! Oct 12 04:23:46.964 INFO kablam! warning: method is never used: `new` Oct 12 04:23:46.964 INFO kablam! --> src/parser/mod.rs:30:5 Oct 12 04:23:46.964 INFO kablam! | Oct 12 04:23:46.964 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 12 04:23:46.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:46.964 INFO kablam! Oct 12 04:23:46.964 INFO kablam! warning: struct is never constructed: `Rule` Oct 12 04:23:46.964 INFO kablam! --> src/parser/mod.rs:35:1 Oct 12 04:23:46.964 INFO kablam! | Oct 12 04:23:46.964 INFO kablam! 35 | struct Rule { Oct 12 04:23:46.964 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:23:46.964 INFO kablam! Oct 12 04:23:46.964 INFO kablam! warning: struct is never constructed: `Selector` Oct 12 04:23:46.964 INFO kablam! --> src/parser/mod.rs:39:1 Oct 12 04:23:46.964 INFO kablam! | Oct 12 04:23:46.964 INFO kablam! 39 | struct Selector(Vec); Oct 12 04:23:46.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:46.964 INFO kablam! Oct 12 04:23:47.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 12 04:23:47.317 INFO kablam! su: No module specific data is present Oct 12 04:23:47.591 INFO running `"docker" "rm" "-f" "6082af07205a99b04657dadcb17ef66eab8500b52feebd7f12f096cd6f1c72dc"` Oct 12 04:23:47.665 INFO blam! 6082af07205a99b04657dadcb17ef66eab8500b52feebd7f12f096cd6f1c72dc Oct 12 04:23:47.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:23:47.883 INFO blam! b97e719568618c62776d3efa6338759460657114dc131c3b2b01c527e647b8f0 Oct 12 04:23:47.886 INFO running `"docker" "start" "-a" "b97e719568618c62776d3efa6338759460657114dc131c3b2b01c527e647b8f0"` Oct 12 04:23:48.477 INFO kablam! usermod: no changes Oct 12 04:23:48.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 04:23:48.513 INFO kablam! Running /target/debug/deps/c4-834fdefb3ac1cc7e Oct 12 04:23:48.518 INFO blam! Oct 12 04:23:48.518 INFO blam! running 0 tests Oct 12 04:23:48.518 INFO blam! Oct 12 04:23:48.518 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:23:48.518 INFO blam! Oct 12 04:23:48.519 INFO kablam! Doc-tests c4 Oct 12 04:23:49.772 INFO blam! Oct 12 04:23:49.772 INFO blam! running 0 tests Oct 12 04:23:49.772 INFO blam! Oct 12 04:23:49.772 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:23:49.772 INFO blam! Oct 12 04:23:49.777 INFO kablam! su: No module specific data is present Oct 12 04:23:50.044 INFO running `"docker" "rm" "-f" "b97e719568618c62776d3efa6338759460657114dc131c3b2b01c527e647b8f0"` Oct 12 04:23:50.148 INFO blam! b97e719568618c62776d3efa6338759460657114dc131c3b2b01c527e647b8f0