Oct 16 16:13:51.287 INFO testing c4-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:13:51.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 16:13:51.483 INFO blam! 608b9ce18d7341c36df552ebe6fb92d6a0d2994eff6f7eaacc910305f14a09d7 Oct 16 16:13:51.483 INFO running `"docker" "start" "-a" "608b9ce18d7341c36df552ebe6fb92d6a0d2994eff6f7eaacc910305f14a09d7"` Oct 16 16:13:51.845 INFO kablam! usermod: no changes Oct 16 16:13:51.885 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 16 16:13:52.466 INFO kablam! warning: enum is never used: `Value` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:5:1 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 5 | pub enum Value { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: method is never used: `from_vec` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:11:5 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: method is never used: `from_str` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:15:5 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: method is never used: `from_string` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:19:5 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: struct is never constructed: `Property` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:24:1 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 24 | struct Property { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: method is never used: `new` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:30:5 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.466 INFO kablam! warning: struct is never constructed: `Rule` Oct 16 16:13:52.466 INFO kablam! --> src/parser/mod.rs:35:1 Oct 16 16:13:52.466 INFO kablam! | Oct 16 16:13:52.466 INFO kablam! 35 | struct Rule { Oct 16 16:13:52.466 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:13:52.466 INFO kablam! Oct 16 16:13:52.467 INFO kablam! warning: struct is never constructed: `Selector` Oct 16 16:13:52.467 INFO kablam! --> src/parser/mod.rs:39:1 Oct 16 16:13:52.467 INFO kablam! | Oct 16 16:13:52.467 INFO kablam! 39 | struct Selector(Vec); Oct 16 16:13:52.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:52.467 INFO kablam! Oct 16 16:13:52.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 16 16:13:52.619 INFO kablam! su: No module specific data is present Oct 16 16:13:52.963 INFO running `"docker" "rm" "-f" "608b9ce18d7341c36df552ebe6fb92d6a0d2994eff6f7eaacc910305f14a09d7"` Oct 16 16:13:53.082 INFO blam! 608b9ce18d7341c36df552ebe6fb92d6a0d2994eff6f7eaacc910305f14a09d7 Oct 16 16:13:53.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 16:13:53.282 INFO blam! cc0d54c370135d79bd26df87e093c2e31b77ee4ca5c2da292b358f53dbcb4473 Oct 16 16:13:53.284 INFO running `"docker" "start" "-a" "cc0d54c370135d79bd26df87e093c2e31b77ee4ca5c2da292b358f53dbcb4473"` Oct 16 16:13:53.794 INFO kablam! usermod: no changes Oct 16 16:13:53.815 INFO kablam! Compiling c4 v0.1.0 (/source) Oct 16 16:13:54.539 INFO kablam! warning: enum is never used: `Value` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:5:1 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 5 | pub enum Value { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: method is never used: `from_vec` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:11:5 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: method is never used: `from_str` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:15:5 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: method is never used: `from_string` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:19:5 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: struct is never constructed: `Property` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:24:1 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 24 | struct Property { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: method is never used: `new` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:30:5 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.539 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 16 16:13:54.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:54.539 INFO kablam! Oct 16 16:13:54.539 INFO kablam! warning: struct is never constructed: `Rule` Oct 16 16:13:54.539 INFO kablam! --> src/parser/mod.rs:35:1 Oct 16 16:13:54.539 INFO kablam! | Oct 16 16:13:54.540 INFO kablam! 35 | struct Rule { Oct 16 16:13:54.540 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:13:54.540 INFO kablam! Oct 16 16:13:54.540 INFO kablam! warning: struct is never constructed: `Selector` Oct 16 16:13:54.540 INFO kablam! --> src/parser/mod.rs:39:1 Oct 16 16:13:54.540 INFO kablam! | Oct 16 16:13:54.540 INFO kablam! 39 | struct Selector(Vec); Oct 16 16:13:54.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:13:54.540 INFO kablam! Oct 16 16:13:54.857 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 16 16:13:54.859 INFO kablam! su: No module specific data is present Oct 16 16:13:55.181 INFO running `"docker" "rm" "-f" "cc0d54c370135d79bd26df87e093c2e31b77ee4ca5c2da292b358f53dbcb4473"` Oct 16 16:13:55.289 INFO blam! cc0d54c370135d79bd26df87e093c2e31b77ee4ca5c2da292b358f53dbcb4473 Oct 16 16:13:55.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 16:13:55.533 INFO blam! 497f0eb67bda26be69140ed2a8e29a2576aa0fec8235ca6ea79b1ad4084a980c Oct 16 16:13:55.535 INFO running `"docker" "start" "-a" "497f0eb67bda26be69140ed2a8e29a2576aa0fec8235ca6ea79b1ad4084a980c"` Oct 16 16:13:55.985 INFO kablam! usermod: no changes Oct 16 16:13:56.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 16:13:56.004 INFO kablam! Running /target/debug/deps/c4-834fdefb3ac1cc7e Oct 16 16:13:56.005 INFO blam! Oct 16 16:13:56.006 INFO kablam! Doc-tests c4 Oct 16 16:13:56.006 INFO blam! running 0 tests Oct 16 16:13:56.006 INFO blam! Oct 16 16:13:56.006 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:13:56.006 INFO blam! Oct 16 16:13:56.950 INFO blam! Oct 16 16:13:56.951 INFO blam! running 0 tests Oct 16 16:13:56.951 INFO blam! Oct 16 16:13:56.951 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:13:56.951 INFO blam! Oct 16 16:13:56.956 INFO kablam! su: No module specific data is present Oct 16 16:13:57.212 INFO running `"docker" "rm" "-f" "497f0eb67bda26be69140ed2a8e29a2576aa0fec8235ca6ea79b1ad4084a980c"` Oct 16 16:13:57.277 INFO blam! 497f0eb67bda26be69140ed2a8e29a2576aa0fec8235ca6ea79b1ad4084a980c