Oct 15 17:34:32.932 INFO testing stpsyr-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:34:32.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 17:34:33.137 INFO blam! 96fe796a70a042f339fd7fa312c3a60eb2948d8a2813593d188155613612ec7b Oct 15 17:34:33.141 INFO running `"docker" "start" "-a" "96fe796a70a042f339fd7fa312c3a60eb2948d8a2813593d188155613612ec7b"` Oct 15 17:34:33.596 INFO kablam! usermod: no changes Oct 15 17:34:33.625 INFO kablam! Compiling csv v0.14.7 Oct 15 17:34:35.019 INFO kablam! Compiling stpsyr v0.1.0 (/source) Oct 15 17:34:35.862 INFO kablam! warning: variable does not need to be mutable Oct 15 17:34:35.862 INFO kablam! --> src/stpsyr/svg.rs:17:13 Oct 15 17:34:35.862 INFO kablam! | Oct 15 17:34:35.862 INFO kablam! 17 | let mut in_file = BufReader::new(File::open("data/standard.svg")?); Oct 15 17:34:35.862 INFO kablam! | ----^^^^^^^ Oct 15 17:34:35.862 INFO kablam! | | Oct 15 17:34:35.862 INFO kablam! | help: remove this `mut` Oct 15 17:34:35.862 INFO kablam! | Oct 15 17:34:35.862 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 17:34:35.862 INFO kablam! Oct 15 17:34:39.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.98s Oct 15 17:34:39.600 INFO kablam! su: No module specific data is present Oct 15 17:34:40.491 INFO running `"docker" "rm" "-f" "96fe796a70a042f339fd7fa312c3a60eb2948d8a2813593d188155613612ec7b"` Oct 15 17:34:40.723 INFO blam! 96fe796a70a042f339fd7fa312c3a60eb2948d8a2813593d188155613612ec7b Oct 15 17:34:40.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 17:34:41.152 INFO blam! 0f36735b99a3c021e0140b6102f6801106cda4d16961d725bbc43f39eb1fb168 Oct 15 17:34:41.153 INFO running `"docker" "start" "-a" "0f36735b99a3c021e0140b6102f6801106cda4d16961d725bbc43f39eb1fb168"` Oct 15 17:34:41.814 INFO kablam! usermod: no changes Oct 15 17:34:41.855 INFO kablam! Compiling stpsyr v0.1.0 (/source) Oct 15 17:34:42.895 INFO kablam! warning: unused macro definition Oct 15 17:34:42.895 INFO kablam! --> tests/lib.rs:31:1 Oct 15 17:34:42.895 INFO kablam! | Oct 15 17:34:42.896 INFO kablam! 31 | / macro_rules! support_hold_order { Oct 15 17:34:42.896 INFO kablam! 32 | | ($s:ident, $power:expr, $from:expr, $to:expr) => ( Oct 15 17:34:42.896 INFO kablam! 33 | | $s.add_order(Power::from($power), Province::from($from), Action::SupportHold { to: Province::from($to) }); Oct 15 17:34:42.896 INFO kablam! 34 | | ) Oct 15 17:34:42.896 INFO kablam! 35 | | } Oct 15 17:34:42.896 INFO kablam! | |_^ Oct 15 17:34:42.896 INFO kablam! | Oct 15 17:34:42.896 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 17:34:42.896 INFO kablam! Oct 15 17:34:42.896 INFO kablam! warning: unused macro definition Oct 15 17:34:42.896 INFO kablam! --> tests/lib.rs:49:1 Oct 15 17:34:42.896 INFO kablam! | Oct 15 17:34:42.896 INFO kablam! 49 | / macro_rules! order { Oct 15 17:34:42.896 INFO kablam! 50 | | ($s:ident, $orders:expr) => ( Oct 15 17:34:42.896 INFO kablam! 51 | | $s.parse(String::from($orders)); Oct 15 17:34:42.896 INFO kablam! 52 | | ) Oct 15 17:34:42.896 INFO kablam! 53 | | } Oct 15 17:34:42.896 INFO kablam! | |_^ Oct 15 17:34:42.896 INFO kablam! Oct 15 17:34:42.896 INFO kablam! warning: unused macro definition Oct 15 17:34:42.899 INFO kablam! --> tests/lib.rs:55:1 Oct 15 17:34:42.899 INFO kablam! | Oct 15 17:34:42.899 INFO kablam! 55 | / macro_rules! assert_empty { Oct 15 17:34:42.899 INFO kablam! 56 | | ($s:ident, $x:expr) => ( Oct 15 17:34:42.899 INFO kablam! 57 | | assert!($s.get_unit(&Province::from($x)).is_none()); Oct 15 17:34:42.899 INFO kablam! 58 | | ) Oct 15 17:34:42.899 INFO kablam! 59 | | } Oct 15 17:34:42.899 INFO kablam! | |_^ Oct 15 17:34:42.899 INFO kablam! Oct 15 17:34:42.899 INFO kablam! warning: unused macro definition Oct 15 17:34:42.899 INFO kablam! --> tests/lib.rs:67:1 Oct 15 17:34:42.899 INFO kablam! | Oct 15 17:34:42.899 INFO kablam! 67 | / macro_rules! assert_unit { Oct 15 17:34:42.899 INFO kablam! 68 | | ($s:ident, $province:expr, $unit:expr) => ( Oct 15 17:34:42.899 INFO kablam! 69 | | assert_eq!(format!("{:?}", $s.get_unit(&Province::from($province)).unwrap()), $unit); Oct 15 17:34:42.899 INFO kablam! 70 | | ) Oct 15 17:34:42.899 INFO kablam! 71 | | } Oct 15 17:34:42.899 INFO kablam! | |_^ Oct 15 17:34:42.899 INFO kablam! Oct 15 17:34:43.863 INFO kablam! warning: variable does not need to be mutable Oct 15 17:34:43.863 INFO kablam! --> src/stpsyr/svg.rs:17:13 Oct 15 17:34:43.863 INFO kablam! | Oct 15 17:34:43.863 INFO kablam! 17 | let mut in_file = BufReader::new(File::open("data/standard.svg")?); Oct 15 17:34:43.863 INFO kablam! | ----^^^^^^^ Oct 15 17:34:43.863 INFO kablam! | | Oct 15 17:34:43.863 INFO kablam! | help: remove this `mut` Oct 15 17:34:43.863 INFO kablam! | Oct 15 17:34:43.863 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 17:34:43.863 INFO kablam! Oct 15 17:34:44.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Oct 15 17:34:44.652 INFO kablam! su: No module specific data is present Oct 15 17:34:45.896 INFO running `"docker" "rm" "-f" "0f36735b99a3c021e0140b6102f6801106cda4d16961d725bbc43f39eb1fb168"` Oct 15 17:34:46.074 INFO blam! 0f36735b99a3c021e0140b6102f6801106cda4d16961d725bbc43f39eb1fb168 Oct 15 17:34:46.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 17:34:46.443 INFO blam! 951fcbd19a9756017bc5390f036c1e9fe3749a14f43ceec648743c8d76b1b849 Oct 15 17:34:46.451 INFO running `"docker" "start" "-a" "951fcbd19a9756017bc5390f036c1e9fe3749a14f43ceec648743c8d76b1b849"` Oct 15 17:34:47.359 INFO kablam! usermod: no changes Oct 15 17:34:47.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 17:34:47.427 INFO kablam! Running /target/debug/deps/stpsyr-6e10d3ac06e064a9 Oct 15 17:34:47.435 INFO blam! Oct 15 17:34:47.435 INFO blam! running 0 tests Oct 15 17:34:47.435 INFO blam! Oct 15 17:34:47.435 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:34:47.435 INFO blam! Oct 15 17:34:47.435 INFO kablam! Running /target/debug/deps/stpsyr-294d582f17cc815c Oct 15 17:34:47.443 INFO blam! Oct 15 17:34:47.443 INFO blam! running 0 tests Oct 15 17:34:47.443 INFO blam! Oct 15 17:34:47.443 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:34:47.443 INFO blam! Oct 15 17:34:47.443 INFO kablam! Running /target/debug/deps/lib-f2d850c950f67ef7 Oct 15 17:34:47.444 INFO blam! Oct 15 17:34:47.444 INFO blam! running 7 tests Oct 15 17:34:47.471 INFO blam! test test_convoy ... ok Oct 15 17:34:47.471 INFO blam! test test_coast ... ok Oct 15 17:34:47.527 INFO blam! test test_datc_6e ... ok Oct 15 17:34:47.619 INFO blam! test test_datc_6c ... ok Oct 15 17:34:47.639 INFO blam! test test_datc_6a ... ok Oct 15 17:34:47.667 INFO blam! test test_datc_6b ... ok Oct 15 17:34:47.748 INFO blam! test test_datc_6d ... ok Oct 15 17:34:47.748 INFO blam! Oct 15 17:34:47.749 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:34:47.749 INFO blam! Oct 15 17:34:47.751 INFO kablam! Doc-tests stpsyr Oct 15 17:34:48.723 INFO blam! Oct 15 17:34:48.724 INFO blam! running 0 tests Oct 15 17:34:48.724 INFO blam! Oct 15 17:34:48.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:34:48.724 INFO blam! Oct 15 17:34:48.734 INFO kablam! su: No module specific data is present Oct 15 17:34:49.389 INFO running `"docker" "rm" "-f" "951fcbd19a9756017bc5390f036c1e9fe3749a14f43ceec648743c8d76b1b849"` Oct 15 17:34:49.686 INFO blam! 951fcbd19a9756017bc5390f036c1e9fe3749a14f43ceec648743c8d76b1b849