Oct 11 07:14:10.829 INFO testing CodeGradox/Master-interpreter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:14:10.829 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:14:10.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:14:11.464 INFO blam! 3c2bfde3f4e75160b73f1023f95da18677f2a7da6dec12dff15a89e75d86c81a Oct 11 07:14:11.469 INFO running `"docker" "start" "-a" "3c2bfde3f4e75160b73f1023f95da18677f2a7da6dec12dff15a89e75d86c81a"` Oct 11 07:14:12.085 INFO kablam! usermod: no changes Oct 11 07:14:12.110 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:14:12.110 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:14:12.110 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:14:12.110 INFO kablam! files will be included as a binary target: Oct 11 07:14:12.110 INFO kablam! Oct 11 07:14:12.110 INFO kablam! * /source/src/main.rs Oct 11 07:14:12.110 INFO kablam! Oct 11 07:14:12.110 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:14:12.110 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:14:12.110 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:14:12.110 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:14:12.110 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:14:12.110 INFO kablam! Oct 11 07:14:12.110 INFO kablam! For more information on this warning you can consult Oct 11 07:14:12.110 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:14:12.110 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 11 07:14:12.110 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:14:12.112 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 11 07:14:12.921 INFO kablam! warning: field is never used: `lexer` Oct 11 07:14:12.921 INFO kablam! --> src/parser.rs:6:5 Oct 11 07:14:12.921 INFO kablam! | Oct 11 07:14:12.921 INFO kablam! 6 | lexer: Peekable>, Oct 11 07:14:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:12.921 INFO kablam! | Oct 11 07:14:12.921 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:14:12.921 INFO kablam! Oct 11 07:14:12.921 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 11 07:14:12.921 INFO kablam! --> src/real.rs:13:1 Oct 11 07:14:12.921 INFO kablam! | Oct 11 07:14:12.921 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 11 07:14:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:12.921 INFO kablam! Oct 11 07:14:14.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 11 07:14:14.498 INFO kablam! su: No module specific data is present Oct 11 07:14:14.828 INFO running `"docker" "rm" "-f" "3c2bfde3f4e75160b73f1023f95da18677f2a7da6dec12dff15a89e75d86c81a"` Oct 11 07:14:14.959 INFO blam! 3c2bfde3f4e75160b73f1023f95da18677f2a7da6dec12dff15a89e75d86c81a Oct 11 07:14:14.962 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:14:14.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:14:15.247 INFO blam! 8d23798ed7c473eedacb44fd0f3066af5b4d214a45e1b746de41bf0f7dbd404b Oct 11 07:14:15.249 INFO running `"docker" "start" "-a" "8d23798ed7c473eedacb44fd0f3066af5b4d214a45e1b746de41bf0f7dbd404b"` Oct 11 07:14:15.771 INFO kablam! usermod: no changes Oct 11 07:14:15.802 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:14:15.802 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:14:15.802 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:14:15.802 INFO kablam! files will be included as a binary target: Oct 11 07:14:15.802 INFO kablam! Oct 11 07:14:15.802 INFO kablam! * /source/src/main.rs Oct 11 07:14:15.802 INFO kablam! Oct 11 07:14:15.802 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:14:15.802 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:14:15.803 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:14:15.803 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:14:15.803 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:14:15.803 INFO kablam! Oct 11 07:14:15.803 INFO kablam! For more information on this warning you can consult Oct 11 07:14:15.803 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:14:15.803 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 11 07:14:15.803 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:14:15.808 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 11 07:14:16.921 INFO kablam! warning: field is never used: `lexer` Oct 11 07:14:16.921 INFO kablam! --> src/parser.rs:6:5 Oct 11 07:14:16.922 INFO kablam! | Oct 11 07:14:16.922 INFO kablam! 6 | lexer: Peekable>, Oct 11 07:14:16.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:16.922 INFO kablam! | Oct 11 07:14:16.922 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:14:16.922 INFO kablam! Oct 11 07:14:16.922 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 11 07:14:16.922 INFO kablam! --> src/real.rs:13:1 Oct 11 07:14:16.922 INFO kablam! | Oct 11 07:14:16.922 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 11 07:14:16.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:16.922 INFO kablam! Oct 11 07:14:17.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 11 07:14:17.632 INFO kablam! su: No module specific data is present Oct 11 07:14:18.248 INFO running `"docker" "rm" "-f" "8d23798ed7c473eedacb44fd0f3066af5b4d214a45e1b746de41bf0f7dbd404b"` Oct 11 07:14:18.525 INFO blam! 8d23798ed7c473eedacb44fd0f3066af5b4d214a45e1b746de41bf0f7dbd404b Oct 11 07:14:18.529 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:14:18.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:14:19.061 INFO blam! 12c41b807eda77ff631bfb29db28a1822e2abfead08938da132a3164eaab053f Oct 11 07:14:19.072 INFO running `"docker" "start" "-a" "12c41b807eda77ff631bfb29db28a1822e2abfead08938da132a3164eaab053f"` Oct 11 07:14:20.433 INFO kablam! usermod: no changes Oct 11 07:14:20.492 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 07:14:20.492 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 07:14:20.492 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 07:14:20.492 INFO kablam! files will be included as a binary target: Oct 11 07:14:20.492 INFO kablam! Oct 11 07:14:20.492 INFO kablam! * /source/src/main.rs Oct 11 07:14:20.492 INFO kablam! Oct 11 07:14:20.492 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 07:14:20.492 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 07:14:20.492 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 07:14:20.492 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 07:14:20.492 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 07:14:20.492 INFO kablam! Oct 11 07:14:20.492 INFO kablam! For more information on this warning you can consult Oct 11 07:14:20.492 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 07:14:20.492 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 11 07:14:20.492 INFO kablam! please set bin.path in Cargo.toml Oct 11 07:14:20.516 INFO blam! Oct 11 07:14:20.516 INFO blam! running 0 tests Oct 11 07:14:20.516 INFO blam! Oct 11 07:14:20.516 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:14:20.516 INFO blam! Oct 11 07:14:20.518 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 07:14:20.518 INFO kablam! Running /target/debug/deps/interpreter-ae230071de389743 Oct 11 07:14:20.518 INFO kablam! Running /target/debug/deps/interpreter_bin-58c7d39493ce69e7 Oct 11 07:14:20.524 INFO blam! Oct 11 07:14:20.524 INFO blam! running 0 tests Oct 11 07:14:20.524 INFO blam! Oct 11 07:14:20.524 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:14:20.524 INFO blam! Oct 11 07:14:20.524 INFO blam! Oct 11 07:14:20.524 INFO blam! running 14 tests Oct 11 07:14:20.524 INFO blam! test test_real_int ... ok Oct 11 07:14:20.524 INFO blam! test test_real_add ... ok Oct 11 07:14:20.524 INFO blam! test test_neverending_string ... ok Oct 11 07:14:20.524 INFO blam! test test_error_tokens ... ok Oct 11 07:14:20.524 INFO blam! test test_real_mul ... ok Oct 11 07:14:20.524 INFO blam! test test_real_parse ... ok Oct 11 07:14:20.524 INFO blam! test test_real_sub ... ok Oct 11 07:14:20.524 INFO blam! test test_error_messages ... ok Oct 11 07:14:20.524 INFO blam! test test_string ... ok Oct 11 07:14:20.524 INFO blam! test test_string_escape ... ok Oct 11 07:14:20.524 INFO blam! test test_string_illegal_newline ... ok Oct 11 07:14:20.524 INFO blam! test next_token_test ... ok Oct 11 07:14:20.528 INFO kablam! Running /target/debug/deps/interpreter_test-38f773401aa1fc27 Oct 11 07:14:20.529 INFO kablam! Doc-tests interpreter Oct 11 07:14:20.529 INFO blam! test test_real_div ... ok Oct 11 07:14:20.529 INFO blam! test test_real_fraction ... ok Oct 11 07:14:20.529 INFO blam! Oct 11 07:14:20.529 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:14:20.529 INFO blam! Oct 11 07:14:21.844 INFO blam! Oct 11 07:14:21.844 INFO blam! running 0 tests Oct 11 07:14:21.844 INFO blam! Oct 11 07:14:21.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:14:21.845 INFO blam! Oct 11 07:14:21.845 INFO kablam! su: No module specific data is present Oct 11 07:14:22.317 INFO running `"docker" "rm" "-f" "12c41b807eda77ff631bfb29db28a1822e2abfead08938da132a3164eaab053f"` Oct 11 07:14:22.556 INFO blam! 12c41b807eda77ff631bfb29db28a1822e2abfead08938da132a3164eaab053f