Oct 15 11:48:45.964 INFO testing CodeGradox/Master-interpreter against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:48:45.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:48:46.415 INFO blam! 7dad329d5db75c3effc9c6f6a7e9e06ee4f3658c7f4991943b3e414f45ea5d8c Oct 15 11:48:46.423 INFO running `"docker" "start" "-a" "7dad329d5db75c3effc9c6f6a7e9e06ee4f3658c7f4991943b3e414f45ea5d8c"` Oct 15 11:48:47.703 INFO kablam! usermod: no changes Oct 15 11:48:47.729 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:48:47.729 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:48:47.729 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:48:47.729 INFO kablam! files will be included as a binary target: Oct 15 11:48:47.729 INFO kablam! Oct 15 11:48:47.729 INFO kablam! * /source/src/main.rs Oct 15 11:48:47.729 INFO kablam! Oct 15 11:48:47.729 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:48:47.729 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:48:47.729 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:48:47.729 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:48:47.729 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:48:47.729 INFO kablam! Oct 15 11:48:47.729 INFO kablam! For more information on this warning you can consult Oct 15 11:48:47.729 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:48:47.729 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 15 11:48:47.729 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:48:47.732 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 15 11:48:48.455 INFO kablam! warning: field is never used: `lexer` Oct 15 11:48:48.455 INFO kablam! --> src/parser.rs:6:5 Oct 15 11:48:48.455 INFO kablam! | Oct 15 11:48:48.455 INFO kablam! 6 | lexer: Peekable>, Oct 15 11:48:48.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:48.455 INFO kablam! | Oct 15 11:48:48.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:48:48.455 INFO kablam! Oct 15 11:48:48.455 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 15 11:48:48.455 INFO kablam! --> src/real.rs:13:1 Oct 15 11:48:48.455 INFO kablam! | Oct 15 11:48:48.455 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 15 11:48:48.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:48.455 INFO kablam! Oct 15 11:48:49.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 15 11:48:49.997 INFO kablam! su: No module specific data is present Oct 15 11:48:50.411 INFO running `"docker" "rm" "-f" "7dad329d5db75c3effc9c6f6a7e9e06ee4f3658c7f4991943b3e414f45ea5d8c"` Oct 15 11:48:50.569 INFO blam! 7dad329d5db75c3effc9c6f6a7e9e06ee4f3658c7f4991943b3e414f45ea5d8c Oct 15 11:48:50.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:48:50.863 INFO blam! dc186cb2a38a07c65530b6db5548ef167824ec38239cc67d2614c177165e586a Oct 15 11:48:50.871 INFO running `"docker" "start" "-a" "dc186cb2a38a07c65530b6db5548ef167824ec38239cc67d2614c177165e586a"` Oct 15 11:48:51.943 INFO kablam! usermod: no changes Oct 15 11:48:52.004 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:48:52.004 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:48:52.004 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:48:52.005 INFO kablam! files will be included as a binary target: Oct 15 11:48:52.005 INFO kablam! Oct 15 11:48:52.005 INFO kablam! * /source/src/main.rs Oct 15 11:48:52.005 INFO kablam! Oct 15 11:48:52.005 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:48:52.006 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:48:52.006 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:48:52.006 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:48:52.006 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:48:52.006 INFO kablam! Oct 15 11:48:52.007 INFO kablam! For more information on this warning you can consult Oct 15 11:48:52.007 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:48:52.007 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 15 11:48:52.007 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:48:52.027 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 15 11:48:53.623 INFO kablam! warning: field is never used: `lexer` Oct 15 11:48:53.623 INFO kablam! --> src/parser.rs:6:5 Oct 15 11:48:53.623 INFO kablam! | Oct 15 11:48:53.623 INFO kablam! 6 | lexer: Peekable>, Oct 15 11:48:53.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:53.623 INFO kablam! | Oct 15 11:48:53.623 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:48:53.623 INFO kablam! Oct 15 11:48:53.623 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 15 11:48:53.623 INFO kablam! --> src/real.rs:13:1 Oct 15 11:48:53.623 INFO kablam! | Oct 15 11:48:53.623 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 15 11:48:53.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:48:53.623 INFO kablam! Oct 15 11:48:55.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.14s Oct 15 11:48:55.123 INFO kablam! su: No module specific data is present Oct 15 11:48:55.942 INFO running `"docker" "rm" "-f" "dc186cb2a38a07c65530b6db5548ef167824ec38239cc67d2614c177165e586a"` Oct 15 11:48:56.224 INFO blam! dc186cb2a38a07c65530b6db5548ef167824ec38239cc67d2614c177165e586a Oct 15 11:48:56.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:48:56.716 INFO blam! 41bb82aa9f13e129278e25ac269f02c37f8093887ca0b2983e490e02ae3b6bf3 Oct 15 11:48:56.727 INFO running `"docker" "start" "-a" "41bb82aa9f13e129278e25ac269f02c37f8093887ca0b2983e490e02ae3b6bf3"` Oct 15 11:48:58.143 INFO kablam! usermod: no changes Oct 15 11:48:58.175 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 11:48:58.175 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 11:48:58.175 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 11:48:58.175 INFO kablam! files will be included as a binary target: Oct 15 11:48:58.175 INFO kablam! Oct 15 11:48:58.175 INFO kablam! * /source/src/main.rs Oct 15 11:48:58.175 INFO kablam! Oct 15 11:48:58.175 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 11:48:58.175 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 11:48:58.175 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 11:48:58.175 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 11:48:58.175 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 11:48:58.175 INFO kablam! Oct 15 11:48:58.175 INFO kablam! For more information on this warning you can consult Oct 15 11:48:58.175 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 11:48:58.175 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 15 11:48:58.175 INFO kablam! please set bin.path in Cargo.toml Oct 15 11:48:58.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:48:58.183 INFO kablam! Running /target/debug/deps/interpreter-b28bb9d7ef4aee09 Oct 15 11:48:58.195 INFO kablam! Running /target/debug/deps/interpreter_bin-782676bb7da6e34f Oct 15 11:48:58.195 INFO blam! Oct 15 11:48:58.195 INFO blam! running 0 tests Oct 15 11:48:58.195 INFO blam! Oct 15 11:48:58.195 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:48:58.195 INFO blam! Oct 15 11:48:58.211 INFO blam! Oct 15 11:48:58.211 INFO kablam! Running /target/debug/deps/interpreter_test-bae83f8eadcc0e32 Oct 15 11:48:58.211 INFO blam! running 0 tests Oct 15 11:48:58.211 INFO blam! Oct 15 11:48:58.211 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:48:58.211 INFO blam! Oct 15 11:48:58.211 INFO blam! Oct 15 11:48:58.211 INFO blam! running 14 tests Oct 15 11:48:58.212 INFO blam! test test_error_messages ... ok Oct 15 11:48:58.212 INFO blam! test test_error_tokens ... ok Oct 15 11:48:58.212 INFO blam! test test_neverending_string ... ok Oct 15 11:48:58.212 INFO blam! test next_token_test ... ok Oct 15 11:48:58.212 INFO blam! test test_real_add ... ok Oct 15 11:48:58.212 INFO blam! test test_string_escape ... ok Oct 15 11:48:58.212 INFO blam! test test_string ... ok Oct 15 11:48:58.219 INFO blam! test test_real_div ... ok Oct 15 11:48:58.219 INFO blam! test test_real_fraction ... ok Oct 15 11:48:58.219 INFO blam! test test_real_parse ... ok Oct 15 11:48:58.219 INFO blam! test test_real_mul ... ok Oct 15 11:48:58.219 INFO blam! test test_real_int ... ok Oct 15 11:48:58.219 INFO blam! test test_real_sub ... ok Oct 15 11:48:58.219 INFO blam! test test_string_illegal_newline ... ok Oct 15 11:48:58.219 INFO blam! Oct 15 11:48:58.219 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:48:58.219 INFO blam! Oct 15 11:48:58.231 INFO kablam! Doc-tests interpreter Oct 15 11:48:59.039 INFO blam! Oct 15 11:48:59.039 INFO blam! running 0 tests Oct 15 11:48:59.039 INFO blam! Oct 15 11:48:59.039 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:48:59.039 INFO blam! Oct 15 11:48:59.047 INFO kablam! su: No module specific data is present Oct 15 11:48:59.661 INFO running `"docker" "rm" "-f" "41bb82aa9f13e129278e25ac269f02c37f8093887ca0b2983e490e02ae3b6bf3"` Oct 15 11:48:59.868 INFO blam! 41bb82aa9f13e129278e25ac269f02c37f8093887ca0b2983e490e02ae3b6bf3