Oct 15 04:09:56.471 INFO testing andreaseg/lang against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:09:56.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:09:56.873 INFO blam! 6508b6fd5b331d0eb9cc285ba4932642b865207c3751ce6285a328762e79590b Oct 15 04:09:56.879 INFO running `"docker" "start" "-a" "6508b6fd5b331d0eb9cc285ba4932642b865207c3751ce6285a328762e79590b"` Oct 15 04:09:58.275 INFO kablam! usermod: no changes Oct 15 04:09:58.483 INFO kablam! Compiling num-integer v0.1.39 Oct 15 04:09:58.483 INFO kablam! Compiling num-complex v0.2.0 Oct 15 04:09:58.484 INFO kablam! Compiling syn v0.15.8 Oct 15 04:10:01.315 INFO kablam! Compiling num-bigint v0.2.0 Oct 15 04:10:01.315 INFO kablam! Compiling num-iter v0.1.37 Oct 15 04:10:07.895 INFO kablam! Compiling num-rational v0.2.1 Oct 15 04:10:12.151 INFO kablam! Compiling num v0.2.0 Oct 15 04:10:17.152 INFO kablam! Compiling num-derive v0.2.3 Oct 15 04:10:25.059 INFO kablam! Compiling lang v0.1.0 (/source) Oct 15 04:10:26.287 INFO kablam! warning: unused macro definition Oct 15 04:10:26.287 INFO kablam! --> src/compiler/parser.rs:236:1 Oct 15 04:10:26.287 INFO kablam! | Oct 15 04:10:26.287 INFO kablam! 236 | / macro_rules! expect_tokens_or_err { Oct 15 04:10:26.287 INFO kablam! 237 | | ($tokens: ident, $error_message: expr, $(($type: pat => $result: expr),)*) => { Oct 15 04:10:26.287 INFO kablam! 238 | | match $tokens.pop() { Oct 15 04:10:26.287 INFO kablam! 239 | | Some(val) => match val { Oct 15 04:10:26.287 INFO kablam! ... | Oct 15 04:10:26.287 INFO kablam! 252 | | } Oct 15 04:10:26.287 INFO kablam! 253 | | } Oct 15 04:10:26.287 INFO kablam! | |_^ Oct 15 04:10:26.287 INFO kablam! | Oct 15 04:10:26.287 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:10:26.287 INFO kablam! Oct 15 04:10:27.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.03s Oct 15 04:10:27.359 INFO kablam! su: No module specific data is present Oct 15 04:10:28.391 INFO running `"docker" "rm" "-f" "6508b6fd5b331d0eb9cc285ba4932642b865207c3751ce6285a328762e79590b"` Oct 15 04:10:28.765 INFO blam! 6508b6fd5b331d0eb9cc285ba4932642b865207c3751ce6285a328762e79590b Oct 15 04:10:28.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:10:29.307 INFO blam! 445da632287091df7f9d7cde6c1c92cd51159631f7711e52d97f93b41f5442b8 Oct 15 04:10:29.315 INFO running `"docker" "start" "-a" "445da632287091df7f9d7cde6c1c92cd51159631f7711e52d97f93b41f5442b8"` Oct 15 04:10:30.694 INFO kablam! usermod: no changes Oct 15 04:10:30.859 INFO kablam! Compiling lang v0.1.0 (/source) Oct 15 04:10:32.215 INFO kablam! warning: unused macro definition Oct 15 04:10:32.215 INFO kablam! --> src/compiler/parser.rs:236:1 Oct 15 04:10:32.215 INFO kablam! | Oct 15 04:10:32.215 INFO kablam! 236 | / macro_rules! expect_tokens_or_err { Oct 15 04:10:32.215 INFO kablam! 237 | | ($tokens: ident, $error_message: expr, $(($type: pat => $result: expr),)*) => { Oct 15 04:10:32.215 INFO kablam! 238 | | match $tokens.pop() { Oct 15 04:10:32.215 INFO kablam! 239 | | Some(val) => match val { Oct 15 04:10:32.215 INFO kablam! ... | Oct 15 04:10:32.215 INFO kablam! 252 | | } Oct 15 04:10:32.215 INFO kablam! 253 | | } Oct 15 04:10:32.215 INFO kablam! | |_^ Oct 15 04:10:32.215 INFO kablam! | Oct 15 04:10:32.215 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:10:32.215 INFO kablam! Oct 15 04:10:37.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.22s Oct 15 04:10:37.948 INFO kablam! su: No module specific data is present Oct 15 04:10:39.330 INFO running `"docker" "rm" "-f" "445da632287091df7f9d7cde6c1c92cd51159631f7711e52d97f93b41f5442b8"` Oct 15 04:10:39.658 INFO blam! 445da632287091df7f9d7cde6c1c92cd51159631f7711e52d97f93b41f5442b8 Oct 15 04:10:39.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 04:10:40.252 INFO blam! 95249768f12336ca180674918c633c035087eb39f00b42aa4c219fb28ddf7401 Oct 15 04:10:40.255 INFO running `"docker" "start" "-a" "95249768f12336ca180674918c633c035087eb39f00b42aa4c219fb28ddf7401"` Oct 15 04:10:41.818 INFO kablam! usermod: no changes Oct 15 04:10:42.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 04:10:42.003 INFO kablam! Running /target/debug/deps/lang-78cc2c2dfbb21daa Oct 15 04:10:42.023 INFO blam! Oct 15 04:10:42.023 INFO blam! running 29 tests Oct 15 04:10:42.095 INFO blam! test compiler::parser::tests::expr_and ... ok Oct 15 04:10:42.095 INFO blam! test compiler::parser::tests::expr_incr ... ok Oct 15 04:10:42.096 INFO blam! test compiler::parser::tests::chain_member_binding ... ok Oct 15 04:10:42.096 INFO blam! test compiler::parser::tests::assign_field ... ok Oct 15 04:10:42.113 INFO blam! test compiler::parser::tests::expr_add ... ok Oct 15 04:10:42.113 INFO blam! test compiler::parser::tests::empty_function_binding ... ok Oct 15 04:10:42.127 INFO blam! test compiler::parser::tests::chain_method_binding ... ok Oct 15 04:10:42.127 INFO blam! test compiler::parser::tests::field_binding ... ok Oct 15 04:10:42.155 INFO blam! test compiler::parser::tests::float_binding ... ok Oct 15 04:10:42.155 INFO blam! test compiler::parser::tests::integer_binding ... ok Oct 15 04:10:42.156 INFO blam! test compiler::parser::tests::method_binding ... ok Oct 15 04:10:42.183 INFO blam! test compiler::parser::tests::member_binding ... ok Oct 15 04:10:42.184 INFO blam! test compiler::parser::tests::stmt_call ... ok Oct 15 04:10:42.184 INFO blam! test compiler::parser::tests::stmt_body ... ok Oct 15 04:10:42.184 INFO blam! test compiler::parser::tests::stmt_assign ... ok Oct 15 04:10:42.184 INFO blam! test compiler::parser::tests::stmt_if ... ok Oct 15 04:10:42.195 INFO blam! test compiler::parser::tests::bool_binding ... ok Oct 15 04:10:42.211 INFO blam! test compiler::parser::tests::reassign_field ... ok Oct 15 04:10:42.212 INFO blam! test compiler::parser::tests::stmt_return ... ok Oct 15 04:10:42.227 INFO blam! test compiler::parser::tests::stmt_if_else ... ok Oct 15 04:10:42.228 INFO blam! test compiler::parser::tests::string_binding ... ok Oct 15 04:10:42.235 INFO blam! test compiler::scanner::tests::assignment ... ok Oct 15 04:10:42.287 INFO blam! test compiler::scanner::tests::comment ... ok Oct 15 04:10:42.288 INFO blam! test compiler::parser::tests::stmt_if_else_if ... ok Oct 15 04:10:42.288 INFO blam! test compiler::parser::tests::stmt_match ... ok Oct 15 04:10:42.319 INFO blam! test compiler::scanner::tests::function ... ok Oct 15 04:10:42.320 INFO blam! test compiler::scanner::tests::extract_error ... ok Oct 15 04:10:42.339 INFO blam! test compiler::scanner::tests::multiline ... ok Oct 15 04:10:42.719 INFO blam! test compiler::scanner::tests::single_token ... ok Oct 15 04:10:42.719 INFO blam! Oct 15 04:10:42.719 INFO blam! test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:10:42.719 INFO blam! Oct 15 04:10:42.727 INFO kablam! su: No module specific data is present Oct 15 04:10:43.835 INFO running `"docker" "rm" "-f" "95249768f12336ca180674918c633c035087eb39f00b42aa4c219fb28ddf7401"` Oct 15 04:10:44.147 INFO blam! 95249768f12336ca180674918c633c035087eb39f00b42aa4c219fb28ddf7401