Oct 16 07:00:32.598 INFO testing gtp-parser-generator-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:00:32.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 07:00:32.784 INFO blam! 4d51ed0f31711f27cb58fc8070b50b5f4e89f146190e0dc738e9a3cf0c53bea2 Oct 16 07:00:32.810 INFO running `"docker" "start" "-a" "4d51ed0f31711f27cb58fc8070b50b5f4e89f146190e0dc738e9a3cf0c53bea2"` Oct 16 07:00:33.251 INFO kablam! usermod: no changes Oct 16 07:00:33.298 INFO kablam! Compiling pom v1.1.0 Oct 16 07:00:34.527 INFO kablam! Compiling gtp-parser-generator v0.1.0 (/source) Oct 16 07:00:35.299 INFO kablam! warning: unused macro definition Oct 16 07:00:35.299 INFO kablam! --> src/macros.rs:4:1 Oct 16 07:00:35.299 INFO kablam! | Oct 16 07:00:35.299 INFO kablam! 4 | / macro_rules! first { Oct 16 07:00:35.299 INFO kablam! 5 | | ( $a:tt $(, $rest:tt)* ) => ( $a ) Oct 16 07:00:35.299 INFO kablam! 6 | | } Oct 16 07:00:35.299 INFO kablam! | |_^ Oct 16 07:00:35.299 INFO kablam! | Oct 16 07:00:35.300 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 07:00:35.300 INFO kablam! Oct 16 07:00:35.300 INFO kablam! warning: unused macro definition Oct 16 07:00:35.302 INFO kablam! --> src/macros.rs:8:1 Oct 16 07:00:35.302 INFO kablam! | Oct 16 07:00:35.302 INFO kablam! 8 | / macro_rules! replace_expr { Oct 16 07:00:35.302 INFO kablam! 9 | | ($_t:tt $sub:expr) => {$sub}; Oct 16 07:00:35.302 INFO kablam! 10 | | } Oct 16 07:00:35.302 INFO kablam! | |_^ Oct 16 07:00:35.302 INFO kablam! Oct 16 07:00:35.302 INFO kablam! warning: unused macro definition Oct 16 07:00:35.302 INFO kablam! --> src/macros.rs:12:1 Oct 16 07:00:35.302 INFO kablam! | Oct 16 07:00:35.302 INFO kablam! 12 | / macro_rules! commands { Oct 16 07:00:35.302 INFO kablam! 13 | | Oct 16 07:00:35.302 INFO kablam! 14 | | ( $(#[$attr:meta])* enum $enumer:ident { $($i:ident => $e:tt $( ( $($m:ident),* ) )* ; )* } ) => { Oct 16 07:00:35.302 INFO kablam! 15 | | $( Oct 16 07:00:35.302 INFO kablam! ... | Oct 16 07:00:35.302 INFO kablam! 52 | | }; Oct 16 07:00:35.302 INFO kablam! 53 | | } Oct 16 07:00:35.302 INFO kablam! | |_^ Oct 16 07:00:35.302 INFO kablam! Oct 16 07:00:35.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 16 07:00:35.703 INFO kablam! su: No module specific data is present Oct 16 07:00:36.016 INFO running `"docker" "rm" "-f" "4d51ed0f31711f27cb58fc8070b50b5f4e89f146190e0dc738e9a3cf0c53bea2"` Oct 16 07:00:36.131 INFO blam! 4d51ed0f31711f27cb58fc8070b50b5f4e89f146190e0dc738e9a3cf0c53bea2 Oct 16 07:00:36.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 07:00:36.310 INFO blam! 04f78fe5e300e7ec2f4dffed8daf08dcd1f4052854a58f3e250e54d83fb3fc1c Oct 16 07:00:36.323 INFO running `"docker" "start" "-a" "04f78fe5e300e7ec2f4dffed8daf08dcd1f4052854a58f3e250e54d83fb3fc1c"` Oct 16 07:00:37.427 INFO kablam! usermod: no changes Oct 16 07:00:37.483 INFO kablam! Compiling gtp-parser-generator v0.1.0 (/source) Oct 16 07:00:40.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 16 07:00:40.242 INFO kablam! su: No module specific data is present Oct 16 07:00:41.016 INFO running `"docker" "rm" "-f" "04f78fe5e300e7ec2f4dffed8daf08dcd1f4052854a58f3e250e54d83fb3fc1c"` Oct 16 07:00:41.461 INFO blam! 04f78fe5e300e7ec2f4dffed8daf08dcd1f4052854a58f3e250e54d83fb3fc1c Oct 16 07:00:41.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 07:00:41.943 INFO blam! a3551c36ec6cab24bab639b21ca8b7851f95526b8fc920986f1eb49412b35eb9 Oct 16 07:00:41.945 INFO running `"docker" "start" "-a" "a3551c36ec6cab24bab639b21ca8b7851f95526b8fc920986f1eb49412b35eb9"` Oct 16 07:00:43.294 INFO kablam! usermod: no changes Oct 16 07:00:43.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 07:00:43.391 INFO kablam! Running /target/debug/deps/gtp_parser_generator-5b4f3f557ba545f9 Oct 16 07:00:43.391 INFO blam! Oct 16 07:00:43.391 INFO blam! running 18 tests Oct 16 07:00:43.391 INFO blam! test lexer::command_comment ... ok Oct 16 07:00:43.391 INFO blam! test lexer::command_id ... ok Oct 16 07:00:43.391 INFO blam! test macros::foo_list_commands ... ok Oct 16 07:00:43.399 INFO blam! test macros::foo_from_command ... ok Oct 16 07:00:43.407 INFO blam! test macros::quux_from_command ... ok Oct 16 07:00:43.407 INFO blam! test macros::baz_list_commands ... ok Oct 16 07:00:43.407 INFO blam! test macros::bar_list_commands ... ok Oct 16 07:00:43.407 INFO blam! test macros::stringify_bar ... ok Oct 16 07:00:43.407 INFO blam! test macros::stringify_baz_first ... ok Oct 16 07:00:43.407 INFO blam! test macros::stringify_baz_second ... ok Oct 16 07:00:43.407 INFO blam! test macros::stringify_foo ... ok Oct 16 07:00:43.407 INFO blam! test macros::stringify_quux ... ok Oct 16 07:00:43.407 INFO blam! test parse_quit ... ok Oct 16 07:00:43.415 INFO blam! test macros::quux_list_commands ... ok Oct 16 07:00:43.435 INFO blam! test macros::baz_from_command_fail ... ok Oct 16 07:00:43.435 INFO blam! test macros::bar_from_command ... ok Oct 16 07:00:43.445 INFO blam! test macros::quux_from_command_fail ... ok Oct 16 07:00:43.451 INFO blam! test macros::baz_from_command ... ok Oct 16 07:00:43.451 INFO blam! Oct 16 07:00:43.451 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:00:43.451 INFO blam! Oct 16 07:00:43.463 INFO kablam! Doc-tests gtp-parser-generator Oct 16 07:00:45.003 INFO blam! Oct 16 07:00:45.003 INFO blam! running 0 tests Oct 16 07:00:45.003 INFO blam! Oct 16 07:00:45.003 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:00:45.003 INFO blam! Oct 16 07:00:45.011 INFO kablam! su: No module specific data is present Oct 16 07:00:45.627 INFO running `"docker" "rm" "-f" "a3551c36ec6cab24bab639b21ca8b7851f95526b8fc920986f1eb49412b35eb9"` Oct 16 07:00:45.907 INFO blam! a3551c36ec6cab24bab639b21ca8b7851f95526b8fc920986f1eb49412b35eb9