Oct 12 19:11:00.895 INFO testing wdcocq/sepc against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 19:11:00.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 19:11:01.369 INFO blam! 2cee9f991fb2702932bf605402f55302ccce8681ed163e379ca8da2ae072b34e Oct 12 19:11:01.371 INFO running `"docker" "start" "-a" "2cee9f991fb2702932bf605402f55302ccce8681ed163e379ca8da2ae072b34e"` Oct 12 19:11:02.647 INFO kablam! usermod: no changes Oct 12 19:11:02.719 INFO kablam! Compiling libc v0.2.16 Oct 12 19:11:02.719 INFO kablam! Compiling regex-syntax v0.3.5 Oct 12 19:11:02.728 INFO kablam! Compiling xml-rs v0.3.4 Oct 12 19:11:04.555 INFO kablam! Compiling thread-id v2.0.0 Oct 12 19:11:04.555 INFO kablam! Compiling memchr v0.1.11 Oct 12 19:11:04.827 INFO kablam! Compiling thread_local v0.2.7 Oct 12 19:11:05.167 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 19:11:12.275 INFO kablam! Compiling regex v0.1.77 Oct 12 19:11:22.551 INFO kablam! Compiling sepc v0.1.0 (/source) Oct 12 19:11:22.999 INFO kablam! warning: method is never used: `get_child` Oct 12 19:11:22.999 INFO kablam! --> src/xmlt/mod.rs:190:5 Oct 12 19:11:22.999 INFO kablam! | Oct 12 19:11:22.999 INFO kablam! 190 | / pub fn get_child(&self, k: K) -> Option<&Element> Oct 12 19:11:22.999 INFO kablam! 191 | | where String: PartialEq Oct 12 19:11:22.999 INFO kablam! 192 | | { Oct 12 19:11:22.999 INFO kablam! 193 | | self.children.iter().find(|e| e.name == k) Oct 12 19:11:22.999 INFO kablam! 194 | | } Oct 12 19:11:22.999 INFO kablam! | |_____^ Oct 12 19:11:22.999 INFO kablam! | Oct 12 19:11:22.999 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:11:22.999 INFO kablam! Oct 12 19:11:22.999 INFO kablam! warning: method is never used: `take_child` Oct 12 19:11:22.999 INFO kablam! --> src/xmlt/mod.rs:221:5 Oct 12 19:11:22.999 INFO kablam! | Oct 12 19:11:22.999 INFO kablam! 221 | / pub fn take_child<'a, K>(&'a mut self, k: K) -> Option Oct 12 19:11:22.999 INFO kablam! 222 | | where String: PartialEq Oct 12 19:11:22.999 INFO kablam! 223 | | { Oct 12 19:11:22.999 INFO kablam! 224 | | self.children.iter().position(|e| e.name == k).map(|i| self.children.remove(i)) Oct 12 19:11:22.999 INFO kablam! 225 | | } Oct 12 19:11:22.999 INFO kablam! | |_____^ Oct 12 19:11:22.999 INFO kablam! Oct 12 19:11:25.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.33s Oct 12 19:11:25.004 INFO kablam! su: No module specific data is present Oct 12 19:11:25.921 INFO running `"docker" "rm" "-f" "2cee9f991fb2702932bf605402f55302ccce8681ed163e379ca8da2ae072b34e"` Oct 12 19:11:26.175 INFO blam! 2cee9f991fb2702932bf605402f55302ccce8681ed163e379ca8da2ae072b34e Oct 12 19:11:26.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 19:11:26.677 INFO blam! 238c367ba3ebf52be1a5789c21695b7b9580fe550bc27719125df6e9d7538230 Oct 12 19:11:26.683 INFO running `"docker" "start" "-a" "238c367ba3ebf52be1a5789c21695b7b9580fe550bc27719125df6e9d7538230"` Oct 12 19:11:27.991 INFO kablam! usermod: no changes Oct 12 19:11:28.095 INFO kablam! Compiling sepc v0.1.0 (/source) Oct 12 19:11:28.743 INFO kablam! warning: method is never used: `get_child` Oct 12 19:11:28.743 INFO kablam! --> src/xmlt/mod.rs:190:5 Oct 12 19:11:28.743 INFO kablam! | Oct 12 19:11:28.743 INFO kablam! 190 | / pub fn get_child(&self, k: K) -> Option<&Element> Oct 12 19:11:28.743 INFO kablam! 191 | | where String: PartialEq Oct 12 19:11:28.743 INFO kablam! 192 | | { Oct 12 19:11:28.743 INFO kablam! 193 | | self.children.iter().find(|e| e.name == k) Oct 12 19:11:28.743 INFO kablam! 194 | | } Oct 12 19:11:28.743 INFO kablam! | |_____^ Oct 12 19:11:28.743 INFO kablam! | Oct 12 19:11:28.743 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:11:28.743 INFO kablam! Oct 12 19:11:28.743 INFO kablam! warning: method is never used: `take_child` Oct 12 19:11:28.743 INFO kablam! --> src/xmlt/mod.rs:221:5 Oct 12 19:11:28.743 INFO kablam! | Oct 12 19:11:28.743 INFO kablam! 221 | / pub fn take_child<'a, K>(&'a mut self, k: K) -> Option Oct 12 19:11:28.743 INFO kablam! 222 | | where String: PartialEq Oct 12 19:11:28.743 INFO kablam! 223 | | { Oct 12 19:11:28.743 INFO kablam! 224 | | self.children.iter().position(|e| e.name == k).map(|i| self.children.remove(i)) Oct 12 19:11:28.743 INFO kablam! 225 | | } Oct 12 19:11:28.743 INFO kablam! | |_____^ Oct 12 19:11:28.743 INFO kablam! Oct 12 19:11:29.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 12 19:11:29.283 INFO kablam! su: No module specific data is present Oct 12 19:11:30.208 INFO running `"docker" "rm" "-f" "238c367ba3ebf52be1a5789c21695b7b9580fe550bc27719125df6e9d7538230"` Oct 12 19:11:30.548 INFO blam! 238c367ba3ebf52be1a5789c21695b7b9580fe550bc27719125df6e9d7538230 Oct 12 19:11:30.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 19:11:31.023 INFO blam! 7020e1bc3e441fd42f60c4c6bf0b5a6c91cece6cfbc3f04e696b56e1f97170f9 Oct 12 19:11:31.031 INFO running `"docker" "start" "-a" "7020e1bc3e441fd42f60c4c6bf0b5a6c91cece6cfbc3f04e696b56e1f97170f9"` Oct 12 19:11:32.347 INFO kablam! usermod: no changes Oct 12 19:11:32.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 19:11:32.438 INFO kablam! Running /target/debug/deps/sepc-c918881959564c5a Oct 12 19:11:32.439 INFO blam! Oct 12 19:11:32.440 INFO blam! running 0 tests Oct 12 19:11:32.447 INFO blam! Oct 12 19:11:32.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:11:32.447 INFO blam! Oct 12 19:11:32.454 INFO kablam! su: No module specific data is present Oct 12 19:11:33.024 INFO running `"docker" "rm" "-f" "7020e1bc3e441fd42f60c4c6bf0b5a6c91cece6cfbc3f04e696b56e1f97170f9"` Oct 12 19:11:33.280 INFO blam! 7020e1bc3e441fd42f60c4c6bf0b5a6c91cece6cfbc3f04e696b56e1f97170f9