Oct 10 20:11:43.177 INFO testing kgtkr/procon-template-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:11:43.178 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:11:43.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:11:43.546 INFO blam! c3ab11558881869605973a2639c2bf534829c46dfc4f68007616613327299443 Oct 10 20:11:43.557 INFO running `"docker" "start" "-a" "c3ab11558881869605973a2639c2bf534829c46dfc4f68007616613327299443"` Oct 10 20:11:44.481 INFO kablam! usermod: no changes Oct 10 20:11:44.538 INFO kablam! Compiling procon-template-rs v0.1.0 (/source) Oct 10 20:11:45.076 INFO kablam! warning: unused macro definition Oct 10 20:11:45.077 INFO kablam! --> src/main.rs:33:1 Oct 10 20:11:45.078 INFO kablam! | Oct 10 20:11:45.078 INFO kablam! 33 | / macro_rules! values_def { Oct 10 20:11:45.079 INFO kablam! 34 | | ($lines:expr, $n:expr, $name:ident, $t:tt) => { Oct 10 20:11:45.079 INFO kablam! 35 | | let $name = { Oct 10 20:11:45.080 INFO kablam! 36 | | let mut vec = Vec::new(); Oct 10 20:11:45.081 INFO kablam! ... | Oct 10 20:11:45.081 INFO kablam! 43 | | }; Oct 10 20:11:45.082 INFO kablam! 44 | | } Oct 10 20:11:45.083 INFO kablam! | |_^ Oct 10 20:11:45.083 INFO kablam! | Oct 10 20:11:45.084 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 20:11:45.084 INFO kablam! Oct 10 20:11:45.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 10 20:11:45.805 INFO kablam! su: No module specific data is present Oct 10 20:11:46.539 INFO running `"docker" "rm" "-f" "c3ab11558881869605973a2639c2bf534829c46dfc4f68007616613327299443"` Oct 10 20:11:46.744 INFO blam! c3ab11558881869605973a2639c2bf534829c46dfc4f68007616613327299443 Oct 10 20:11:46.747 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:11:46.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:11:47.004 INFO blam! 31cb41bb9e78dc73aacdc2ec09152f8df44069593323cd5301b3ec5e722b072e Oct 10 20:11:47.007 INFO running `"docker" "start" "-a" "31cb41bb9e78dc73aacdc2ec09152f8df44069593323cd5301b3ec5e722b072e"` Oct 10 20:11:47.771 INFO kablam! usermod: no changes Oct 10 20:11:47.828 INFO kablam! Compiling procon-template-rs v0.1.0 (/source) Oct 10 20:11:48.465 INFO kablam! warning: unused macro definition Oct 10 20:11:48.465 INFO kablam! --> src/main.rs:33:1 Oct 10 20:11:48.465 INFO kablam! | Oct 10 20:11:48.465 INFO kablam! 33 | / macro_rules! values_def { Oct 10 20:11:48.465 INFO kablam! 34 | | ($lines:expr, $n:expr, $name:ident, $t:tt) => { Oct 10 20:11:48.465 INFO kablam! 35 | | let $name = { Oct 10 20:11:48.465 INFO kablam! 36 | | let mut vec = Vec::new(); Oct 10 20:11:48.465 INFO kablam! ... | Oct 10 20:11:48.465 INFO kablam! 43 | | }; Oct 10 20:11:48.465 INFO kablam! 44 | | } Oct 10 20:11:48.465 INFO kablam! | |_^ Oct 10 20:11:48.465 INFO kablam! | Oct 10 20:11:48.465 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 20:11:48.465 INFO kablam! Oct 10 20:11:49.305 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 10 20:11:49.305 INFO kablam! su: No module specific data is present Oct 10 20:11:50.097 INFO running `"docker" "rm" "-f" "31cb41bb9e78dc73aacdc2ec09152f8df44069593323cd5301b3ec5e722b072e"` Oct 10 20:11:50.309 INFO blam! 31cb41bb9e78dc73aacdc2ec09152f8df44069593323cd5301b3ec5e722b072e Oct 10 20:11:50.312 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:11:50.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:11:50.722 INFO blam! 2057dd310087e1894dd1f661af114e35c8ee617c5e1a1bc8fd2a57f5e3db343a Oct 10 20:11:50.724 INFO running `"docker" "start" "-a" "2057dd310087e1894dd1f661af114e35c8ee617c5e1a1bc8fd2a57f5e3db343a"` Oct 10 20:11:51.641 INFO kablam! usermod: no changes Oct 10 20:11:51.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 10 20:11:51.665 INFO kablam! Running /target/debug/deps/procon_template_rs-032d6b019e0b90bf Oct 10 20:11:51.670 INFO blam! Oct 10 20:11:51.670 INFO blam! running 5 tests Oct 10 20:11:51.671 INFO blam! test tests::test1 ... ok Oct 10 20:11:51.671 INFO blam! test tests::test2 ... ok Oct 10 20:11:51.671 INFO blam! test tests::test4 ... ok Oct 10 20:11:51.671 INFO blam! test tests::test3 ... ok Oct 10 20:11:51.673 INFO blam! test tests::test5 ... ok Oct 10 20:11:51.673 INFO blam! Oct 10 20:11:51.673 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:11:51.673 INFO blam! Oct 10 20:11:51.675 INFO kablam! su: No module specific data is present Oct 10 20:11:51.946 INFO running `"docker" "rm" "-f" "2057dd310087e1894dd1f661af114e35c8ee617c5e1a1bc8fd2a57f5e3db343a"` Oct 10 20:11:52.128 INFO blam! 2057dd310087e1894dd1f661af114e35c8ee617c5e1a1bc8fd2a57f5e3db343a