Oct 14 15:13:14.099 INFO testing kgtkr/procon-template-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:13:14.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 15:13:14.644 INFO blam! d3231c6de691b03c2952028b24417636577e35039c21f4f7746cf03194db7297 Oct 14 15:13:14.647 INFO running `"docker" "start" "-a" "d3231c6de691b03c2952028b24417636577e35039c21f4f7746cf03194db7297"` Oct 14 15:13:15.951 INFO kablam! usermod: no changes Oct 14 15:13:16.063 INFO kablam! Compiling procon-template-rs v0.1.0 (/source) Oct 14 15:13:16.335 INFO kablam! warning: unused macro definition Oct 14 15:13:16.335 INFO kablam! --> src/main.rs:33:1 Oct 14 15:13:16.335 INFO kablam! | Oct 14 15:13:16.335 INFO kablam! 33 | / macro_rules! values_def { Oct 14 15:13:16.335 INFO kablam! 34 | | ($lines:expr, $n:expr, $name:ident, $t:tt) => { Oct 14 15:13:16.335 INFO kablam! 35 | | let $name = { Oct 14 15:13:16.335 INFO kablam! 36 | | let mut vec = Vec::new(); Oct 14 15:13:16.335 INFO kablam! ... | Oct 14 15:13:16.335 INFO kablam! 43 | | }; Oct 14 15:13:16.335 INFO kablam! 44 | | } Oct 14 15:13:16.335 INFO kablam! | |_^ Oct 14 15:13:16.335 INFO kablam! | Oct 14 15:13:16.335 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 15:13:16.335 INFO kablam! Oct 14 15:13:17.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 14 15:13:17.076 INFO kablam! su: No module specific data is present Oct 14 15:13:17.795 INFO running `"docker" "rm" "-f" "d3231c6de691b03c2952028b24417636577e35039c21f4f7746cf03194db7297"` Oct 14 15:13:18.059 INFO blam! d3231c6de691b03c2952028b24417636577e35039c21f4f7746cf03194db7297 Oct 14 15:13:18.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 15:13:18.435 INFO blam! 383b8b81532ca812ddc72e976cbe19acb7a8515048f7e85059893929c8312542 Oct 14 15:13:18.451 INFO running `"docker" "start" "-a" "383b8b81532ca812ddc72e976cbe19acb7a8515048f7e85059893929c8312542"` Oct 14 15:13:19.627 INFO kablam! usermod: no changes Oct 14 15:13:19.687 INFO kablam! Compiling procon-template-rs v0.1.0 (/source) Oct 14 15:13:20.075 INFO kablam! warning: unused macro definition Oct 14 15:13:20.075 INFO kablam! --> src/main.rs:33:1 Oct 14 15:13:20.075 INFO kablam! | Oct 14 15:13:20.075 INFO kablam! 33 | / macro_rules! values_def { Oct 14 15:13:20.075 INFO kablam! 34 | | ($lines:expr, $n:expr, $name:ident, $t:tt) => { Oct 14 15:13:20.075 INFO kablam! 35 | | let $name = { Oct 14 15:13:20.075 INFO kablam! 36 | | let mut vec = Vec::new(); Oct 14 15:13:20.075 INFO kablam! ... | Oct 14 15:13:20.075 INFO kablam! 43 | | }; Oct 14 15:13:20.075 INFO kablam! 44 | | } Oct 14 15:13:20.075 INFO kablam! | |_^ Oct 14 15:13:20.075 INFO kablam! | Oct 14 15:13:20.075 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 15:13:20.075 INFO kablam! Oct 14 15:13:20.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 14 15:13:20.904 INFO kablam! su: No module specific data is present Oct 14 15:13:21.663 INFO running `"docker" "rm" "-f" "383b8b81532ca812ddc72e976cbe19acb7a8515048f7e85059893929c8312542"` Oct 14 15:13:21.970 INFO blam! 383b8b81532ca812ddc72e976cbe19acb7a8515048f7e85059893929c8312542 Oct 14 15:13:21.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 15:13:22.431 INFO blam! 4f7163f82449076b79c3ddb2cb46f0bb94cfaa46fe8ce7f2a5860799b0275205 Oct 14 15:13:22.439 INFO running `"docker" "start" "-a" "4f7163f82449076b79c3ddb2cb46f0bb94cfaa46fe8ce7f2a5860799b0275205"` Oct 14 15:13:23.699 INFO kablam! usermod: no changes Oct 14 15:13:23.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 15:13:23.747 INFO kablam! Running /target/debug/deps/procon_template_rs-032d6b019e0b90bf Oct 14 15:13:23.748 INFO blam! Oct 14 15:13:23.748 INFO blam! running 5 tests Oct 14 15:13:23.759 INFO blam! test tests::test2 ... ok Oct 14 15:13:23.759 INFO blam! test tests::test5 ... ok Oct 14 15:13:23.763 INFO kablam! su: No module specific data is present Oct 14 15:13:23.763 INFO blam! test tests::test1 ... ok Oct 14 15:13:23.763 INFO blam! test tests::test3 ... ok Oct 14 15:13:23.763 INFO blam! test tests::test4 ... ok Oct 14 15:13:23.763 INFO blam! Oct 14 15:13:23.763 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:13:23.763 INFO blam! Oct 14 15:13:24.511 INFO running `"docker" "rm" "-f" "4f7163f82449076b79c3ddb2cb46f0bb94cfaa46fe8ce7f2a5860799b0275205"` Oct 14 15:13:24.832 INFO blam! 4f7163f82449076b79c3ddb2cb46f0bb94cfaa46fe8ce7f2a5860799b0275205