Oct 12 04:23:43.071 INFO testing c4-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:23:43.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:23:43.253 INFO blam! 3b096312a3f50bcaf59d44ed6e14cc2f61340084987cc393bd7fe0746cd424a2 Oct 12 04:23:43.264 INFO running `"docker" "start" "-a" "3b096312a3f50bcaf59d44ed6e14cc2f61340084987cc393bd7fe0746cd424a2"` Oct 12 04:23:43.756 INFO kablam! usermod: no changes Oct 12 04:23:43.781 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 12 04:23:44.072 INFO kablam! warning: enum is never used: `Value` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:5:1 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 5 | pub enum Value { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: method is never used: `from_vec` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:11:5 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: method is never used: `from_str` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:15:5 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: method is never used: `from_string` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:19:5 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: struct is never constructed: `Property` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:24:1 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 24 | struct Property { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: method is never used: `new` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:30:5 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: struct is never constructed: `Rule` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:35:1 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 35 | struct Rule { Oct 12 04:23:44.072 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:23:44.072 INFO kablam! Oct 12 04:23:44.072 INFO kablam! warning: struct is never constructed: `Selector` Oct 12 04:23:44.072 INFO kablam! --> src/parser/mod.rs:39:1 Oct 12 04:23:44.072 INFO kablam! | Oct 12 04:23:44.072 INFO kablam! 39 | struct Selector(Vec); Oct 12 04:23:44.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:44.073 INFO kablam! Oct 12 04:23:44.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 12 04:23:44.267 INFO kablam! su: No module specific data is present Oct 12 04:23:44.676 INFO running `"docker" "rm" "-f" "3b096312a3f50bcaf59d44ed6e14cc2f61340084987cc393bd7fe0746cd424a2"` Oct 12 04:23:44.762 INFO blam! 3b096312a3f50bcaf59d44ed6e14cc2f61340084987cc393bd7fe0746cd424a2 Oct 12 04:23:44.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:23:44.961 INFO blam! 134636427fab0269b0694d15246df71cb935267f6643e1eb77a06d56c4d7a6f3 Oct 12 04:23:44.964 INFO running `"docker" "start" "-a" "134636427fab0269b0694d15246df71cb935267f6643e1eb77a06d56c4d7a6f3"` Oct 12 04:23:45.558 INFO kablam! usermod: no changes Oct 12 04:23:45.579 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 12 04:23:45.852 INFO kablam! warning: enum is never used: `Value` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:5:1 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 5 | pub enum Value { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.852 INFO kablam! warning: method is never used: `from_vec` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:11:5 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.852 INFO kablam! warning: method is never used: `from_str` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:15:5 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.852 INFO kablam! warning: method is never used: `from_string` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:19:5 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.852 INFO kablam! warning: struct is never constructed: `Property` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:24:1 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 24 | struct Property { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.852 INFO kablam! warning: method is never used: `new` Oct 12 04:23:45.852 INFO kablam! --> src/parser/mod.rs:30:5 Oct 12 04:23:45.852 INFO kablam! | Oct 12 04:23:45.852 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 12 04:23:45.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:45.852 INFO kablam! Oct 12 04:23:45.853 INFO kablam! warning: struct is never constructed: `Rule` Oct 12 04:23:45.853 INFO kablam! --> src/parser/mod.rs:35:1 Oct 12 04:23:45.853 INFO kablam! | Oct 12 04:23:45.853 INFO kablam! 35 | struct Rule { Oct 12 04:23:45.853 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:23:45.853 INFO kablam! Oct 12 04:23:45.853 INFO kablam! warning: struct is never constructed: `Selector` Oct 12 04:23:45.853 INFO kablam! --> src/parser/mod.rs:39:1 Oct 12 04:23:45.853 INFO kablam! | Oct 12 04:23:45.853 INFO kablam! 39 | struct Selector(Vec); Oct 12 04:23:45.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:23:45.853 INFO kablam! Oct 12 04:23:46.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 12 04:23:46.179 INFO kablam! su: No module specific data is present Oct 12 04:23:46.497 INFO running `"docker" "rm" "-f" "134636427fab0269b0694d15246df71cb935267f6643e1eb77a06d56c4d7a6f3"` Oct 12 04:23:46.638 INFO blam! 134636427fab0269b0694d15246df71cb935267f6643e1eb77a06d56c4d7a6f3 Oct 12 04:23:46.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 04:23:46.777 INFO blam! e0245c66597a33ab902ded8c3b4dced4be0f6a2c5d5e49eefbfbccdabaa8faae Oct 12 04:23:46.782 INFO running `"docker" "start" "-a" "e0245c66597a33ab902ded8c3b4dced4be0f6a2c5d5e49eefbfbccdabaa8faae"` Oct 12 04:23:47.189 INFO kablam! usermod: no changes Oct 12 04:23:47.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 04:23:47.222 INFO blam! Oct 12 04:23:47.222 INFO kablam! Running /target/debug/deps/c4-69ec0d06f3dc6f2d Oct 12 04:23:47.222 INFO blam! running 0 tests Oct 12 04:23:47.222 INFO kablam! Doc-tests c4 Oct 12 04:23:47.223 INFO blam! Oct 12 04:23:47.223 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:23:47.223 INFO blam! Oct 12 04:23:47.420 INFO blam! Oct 12 04:23:47.420 INFO blam! running 0 tests Oct 12 04:23:47.420 INFO blam! Oct 12 04:23:47.420 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:23:47.420 INFO blam! Oct 12 04:23:47.426 INFO kablam! su: No module specific data is present Oct 12 04:23:47.671 INFO running `"docker" "rm" "-f" "e0245c66597a33ab902ded8c3b4dced4be0f6a2c5d5e49eefbfbccdabaa8faae"` Oct 12 04:23:47.821 INFO blam! e0245c66597a33ab902ded8c3b4dced4be0f6a2c5d5e49eefbfbccdabaa8faae