Oct 12 05:04:28.853 INFO testing biodata-parsers-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:04:28.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:04:29.227 INFO blam! 7aac16d500eaf6f6ba66d7dfd62986f8bd30ced8ac836d48cb31bf6d1eb7de85 Oct 12 05:04:29.228 INFO running `"docker" "start" "-a" "7aac16d500eaf6f6ba66d7dfd62986f8bd30ced8ac836d48cb31bf6d1eb7de85"` Oct 12 05:04:30.488 INFO kablam! usermod: no changes Oct 12 05:04:30.584 INFO kablam! Compiling biodata-parsers v0.1.0 (/source) Oct 12 05:04:30.952 INFO kablam! warning: unused import: `std::str` Oct 12 05:04:30.952 INFO kablam! --> src/bin/uniparc_xml_parser.rs:7:5 Oct 12 05:04:30.952 INFO kablam! | Oct 12 05:04:30.952 INFO kablam! 7 | use std::str; Oct 12 05:04:30.952 INFO kablam! | ^^^^^^^^ Oct 12 05:04:30.952 INFO kablam! | Oct 12 05:04:30.952 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:04:30.952 INFO kablam! Oct 12 05:04:31.229 INFO kablam! warning: variable does not need to be mutable Oct 12 05:04:31.229 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:10 Oct 12 05:04:31.229 INFO kablam! | Oct 12 05:04:31.229 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Oct 12 05:04:31.229 INFO kablam! | ----^^^^^^^^ Oct 12 05:04:31.229 INFO kablam! | | Oct 12 05:04:31.229 INFO kablam! | help: remove this `mut` Oct 12 05:04:31.229 INFO kablam! | Oct 12 05:04:31.229 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:04:31.229 INFO kablam! Oct 12 05:04:31.229 INFO kablam! warning: variable does not need to be mutable Oct 12 05:04:31.229 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:24 Oct 12 05:04:31.229 INFO kablam! | Oct 12 05:04:31.229 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Oct 12 05:04:31.229 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:04:31.229 INFO kablam! | | Oct 12 05:04:31.229 INFO kablam! | help: remove this `mut` Oct 12 05:04:31.229 INFO kablam! Oct 12 05:04:33.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 12 05:04:33.024 INFO kablam! su: No module specific data is present Oct 12 05:04:34.299 INFO running `"docker" "rm" "-f" "7aac16d500eaf6f6ba66d7dfd62986f8bd30ced8ac836d48cb31bf6d1eb7de85"` Oct 12 05:04:34.537 INFO blam! 7aac16d500eaf6f6ba66d7dfd62986f8bd30ced8ac836d48cb31bf6d1eb7de85 Oct 12 05:04:34.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:04:34.977 INFO blam! 34a3012b85ccf8e766ba897815c44db8617e469b6e0f86cad4d11397cf597730 Oct 12 05:04:34.985 INFO running `"docker" "start" "-a" "34a3012b85ccf8e766ba897815c44db8617e469b6e0f86cad4d11397cf597730"` Oct 12 05:04:36.048 INFO kablam! usermod: no changes Oct 12 05:04:36.124 INFO kablam! Compiling biodata-parsers v0.1.0 (/source) Oct 12 05:04:36.405 INFO kablam! warning: unused import: `std::str` Oct 12 05:04:36.405 INFO kablam! --> src/bin/uniparc_xml_parser.rs:7:5 Oct 12 05:04:36.405 INFO kablam! | Oct 12 05:04:36.405 INFO kablam! 7 | use std::str; Oct 12 05:04:36.405 INFO kablam! | ^^^^^^^^ Oct 12 05:04:36.405 INFO kablam! | Oct 12 05:04:36.405 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:04:36.405 INFO kablam! Oct 12 05:04:36.620 INFO kablam! warning: variable does not need to be mutable Oct 12 05:04:36.620 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:24 Oct 12 05:04:36.620 INFO kablam! | Oct 12 05:04:36.620 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Oct 12 05:04:36.620 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:04:36.620 INFO kablam! | | Oct 12 05:04:36.620 INFO kablam! | help: remove this `mut` Oct 12 05:04:36.620 INFO kablam! | Oct 12 05:04:36.620 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:04:36.620 INFO kablam! Oct 12 05:04:36.620 INFO kablam! warning: variable does not need to be mutable Oct 12 05:04:36.620 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:10 Oct 12 05:04:36.620 INFO kablam! | Oct 12 05:04:36.620 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Oct 12 05:04:36.620 INFO kablam! | ----^^^^^^^^ Oct 12 05:04:36.620 INFO kablam! | | Oct 12 05:04:36.620 INFO kablam! | help: remove this `mut` Oct 12 05:04:36.620 INFO kablam! Oct 12 05:04:37.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 12 05:04:37.173 INFO kablam! su: No module specific data is present Oct 12 05:04:37.828 INFO running `"docker" "rm" "-f" "34a3012b85ccf8e766ba897815c44db8617e469b6e0f86cad4d11397cf597730"` Oct 12 05:04:38.130 INFO blam! 34a3012b85ccf8e766ba897815c44db8617e469b6e0f86cad4d11397cf597730 Oct 12 05:04:38.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:04:38.475 INFO blam! c93c997b5fde393ccda3a64deed5aa552920c831eebf16e0792560919f48b49b Oct 12 05:04:38.481 INFO running `"docker" "start" "-a" "c93c997b5fde393ccda3a64deed5aa552920c831eebf16e0792560919f48b49b"` Oct 12 05:04:39.552 INFO kablam! usermod: no changes Oct 12 05:04:39.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 05:04:39.668 INFO kablam! Running /target/debug/deps/uniparc_xml_parser-66935058f9e7dd45 Oct 12 05:04:39.680 INFO blam! Oct 12 05:04:39.680 INFO blam! running 0 tests Oct 12 05:04:39.680 INFO blam! Oct 12 05:04:39.680 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:04:39.680 INFO blam! Oct 12 05:04:39.685 INFO kablam! su: No module specific data is present Oct 12 05:04:40.677 INFO running `"docker" "rm" "-f" "c93c997b5fde393ccda3a64deed5aa552920c831eebf16e0792560919f48b49b"` Oct 12 05:04:40.912 INFO blam! c93c997b5fde393ccda3a64deed5aa552920c831eebf16e0792560919f48b49b