Oct 16 16:13:46.454 INFO testing c4-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 16:13:46.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 16:13:46.627 INFO blam! f57cc0237a05b1c1d4b35fe7d30e889d9bb2df17cae1a9ba89598d23b69cc17e Oct 16 16:13:46.629 INFO running `"docker" "start" "-a" "f57cc0237a05b1c1d4b35fe7d30e889d9bb2df17cae1a9ba89598d23b69cc17e"` Oct 16 16:13:47.195 INFO kablam! usermod: no changes Oct 16 16:13:47.219 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 16 16:13:47.789 INFO kablam! warning: enum is never used: `Value` Oct 16 16:13:47.789 INFO kablam! --> src/parser/mod.rs:5:1 Oct 16 16:13:47.789 INFO kablam! | Oct 16 16:13:47.789 INFO kablam! 5 | pub enum Value { Oct 16 16:13:47.789 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:13:47.789 INFO kablam! | Oct 16 16:13:47.789 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:13:47.789 INFO kablam! Oct 16 16:13:47.789 INFO kablam! warning: method is never used: `from_vec` Oct 16 16:13:47.789 INFO kablam! --> src/parser/mod.rs:11:5 Oct 16 16:13:47.789 INFO kablam! | Oct 16 16:13:47.789 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 16 16:13:47.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:47.789 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: method is never used: `from_str` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:15:5 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: method is never used: `from_string` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:19:5 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: struct is never constructed: `Property` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:24:1 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 24 | struct Property { Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: method is never used: `new` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:30:5 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: struct is never constructed: `Rule` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:35:1 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 35 | struct Rule { Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.790 INFO kablam! warning: struct is never constructed: `Selector` Oct 16 16:13:47.790 INFO kablam! --> src/parser/mod.rs:39:1 Oct 16 16:13:47.790 INFO kablam! | Oct 16 16:13:47.790 INFO kablam! 39 | struct Selector(Vec); Oct 16 16:13:47.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:47.790 INFO kablam! Oct 16 16:13:47.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 16 16:13:47.946 INFO kablam! su: No module specific data is present Oct 16 16:13:48.228 INFO running `"docker" "rm" "-f" "f57cc0237a05b1c1d4b35fe7d30e889d9bb2df17cae1a9ba89598d23b69cc17e"` Oct 16 16:13:48.343 INFO blam! f57cc0237a05b1c1d4b35fe7d30e889d9bb2df17cae1a9ba89598d23b69cc17e Oct 16 16:13:48.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 16:13:48.608 INFO blam! eef0c514b48ab6806f338953f733d961e8f5855670ab6922efa1510790eccb83 Oct 16 16:13:48.609 INFO running `"docker" "start" "-a" "eef0c514b48ab6806f338953f733d961e8f5855670ab6922efa1510790eccb83"` Oct 16 16:13:49.113 INFO kablam! usermod: no changes Oct 16 16:13:49.149 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 16 16:13:49.875 INFO kablam! warning: enum is never used: `Value` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:5:1 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 5 | pub enum Value { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: method is never used: `from_vec` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:11:5 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: method is never used: `from_str` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:15:5 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: method is never used: `from_string` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:19:5 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: struct is never constructed: `Property` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:24:1 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 24 | struct Property { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: method is never used: `new` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:30:5 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 16 16:13:49.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:49.875 INFO kablam! Oct 16 16:13:49.875 INFO kablam! warning: struct is never constructed: `Rule` Oct 16 16:13:49.875 INFO kablam! --> src/parser/mod.rs:35:1 Oct 16 16:13:49.875 INFO kablam! | Oct 16 16:13:49.875 INFO kablam! 35 | struct Rule { Oct 16 16:13:49.876 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:13:49.876 INFO kablam! Oct 16 16:13:49.876 INFO kablam! warning: struct is never constructed: `Selector` Oct 16 16:13:49.876 INFO kablam! --> src/parser/mod.rs:39:1 Oct 16 16:13:49.876 INFO kablam! | Oct 16 16:13:49.876 INFO kablam! 39 | struct Selector(Vec); Oct 16 16:13:49.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:49.876 INFO kablam! Oct 16 16:13:50.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 16 16:13:50.224 INFO kablam! su: No module specific data is present Oct 16 16:13:50.546 INFO running `"docker" "rm" "-f" "eef0c514b48ab6806f338953f733d961e8f5855670ab6922efa1510790eccb83"` Oct 16 16:13:50.699 INFO blam! eef0c514b48ab6806f338953f733d961e8f5855670ab6922efa1510790eccb83 Oct 16 16:13:50.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 16:13:50.932 INFO blam! 71eaf50896cc4debb8302cf30ec1e0e55e547d6437db03c9d23b647f00036cf5 Oct 16 16:13:50.934 INFO running `"docker" "start" "-a" "71eaf50896cc4debb8302cf30ec1e0e55e547d6437db03c9d23b647f00036cf5"` Oct 16 16:13:51.468 INFO kablam! usermod: no changes Oct 16 16:13:51.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 16:13:51.490 INFO kablam! Running /target/debug/deps/c4-69ec0d06f3dc6f2d Oct 16 16:13:51.492 INFO kablam! Doc-tests c4 Oct 16 16:13:51.492 INFO blam! Oct 16 16:13:51.492 INFO blam! running 0 tests Oct 16 16:13:51.492 INFO blam! Oct 16 16:13:51.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:13:51.492 INFO blam! Oct 16 16:13:52.269 INFO blam! Oct 16 16:13:52.270 INFO blam! running 0 tests Oct 16 16:13:52.270 INFO blam! Oct 16 16:13:52.270 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:13:52.270 INFO blam! Oct 16 16:13:52.277 INFO kablam! su: No module specific data is present Oct 16 16:13:52.579 INFO running `"docker" "rm" "-f" "71eaf50896cc4debb8302cf30ec1e0e55e547d6437db03c9d23b647f00036cf5"` Oct 16 16:13:52.694 INFO blam! 71eaf50896cc4debb8302cf30ec1e0e55e547d6437db03c9d23b647f00036cf5