Oct 11 09:44:04.767 INFO testing toml_edit-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:44:04.767 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:44:04.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 09:44:05.070 INFO blam! a0b2c655d03f461dcc340a890e458f6d042329ca9ed3c7a27d57919e886940df Oct 11 09:44:05.074 INFO running `"docker" "start" "-a" "a0b2c655d03f461dcc340a890e458f6d042329ca9ed3c7a27d57919e886940df"` Oct 11 09:44:06.180 INFO kablam! usermod: no changes Oct 11 09:44:06.266 INFO kablam! Compiling version_check v0.1.5 Oct 11 09:44:06.266 INFO kablam! Compiling num-traits v0.2.6 Oct 11 09:44:06.266 INFO kablam! Compiling num-integer v0.1.39 Oct 11 09:44:06.267 INFO kablam! Compiling libc v0.2.43 Oct 11 09:44:06.267 INFO kablam! Compiling void v1.0.2 Oct 11 09:44:06.273 INFO kablam! Compiling cfg-if v0.1.5 Oct 11 09:44:06.273 INFO kablam! Compiling ascii v0.7.1 Oct 11 09:44:06.273 INFO kablam! Compiling byteorder v1.2.6 Oct 11 09:44:06.584 INFO kablam! Compiling either v1.5.0 Oct 11 09:44:07.348 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 11 09:44:13.501 INFO kablam! Compiling unreachable v1.0.0 Oct 11 09:44:15.206 INFO kablam! Compiling time v0.1.40 Oct 11 09:44:15.216 INFO kablam! Compiling memchr v2.1.0 Oct 11 09:44:21.036 INFO kablam! Compiling combine v3.6.0 Oct 11 09:44:22.116 INFO kablam! Compiling chrono v0.4.6 Oct 11 09:44:47.608 INFO kablam! Compiling toml_edit v0.1.3 (/source) Oct 11 09:44:48.813 INFO kablam! error: unused `#[macro_use]` import Oct 11 09:44:48.813 INFO kablam! --> src/lib.rs:74:1 Oct 11 09:44:48.813 INFO kablam! | Oct 11 09:44:48.813 INFO kablam! 74 | #[macro_use] Oct 11 09:44:48.814 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:44:48.814 INFO kablam! | Oct 11 09:44:48.814 INFO kablam! note: lint level defined here Oct 11 09:44:48.814 INFO kablam! --> src/lib.rs:2:9 Oct 11 09:44:48.815 INFO kablam! | Oct 11 09:44:48.815 INFO kablam! 2 | #![deny(warnings)] Oct 11 09:44:48.815 INFO kablam! | ^^^^^^^^ Oct 11 09:44:48.815 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 11 09:44:48.816 INFO kablam! Oct 11 09:44:48.882 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.883 INFO kablam! --> src/parser/array.rs:63:5 Oct 11 09:44:48.883 INFO kablam! | Oct 11 09:44:48.883 INFO kablam! 63 | try(( Oct 11 09:44:48.884 INFO kablam! | ^^^ Oct 11 09:44:48.884 INFO kablam! | Oct 11 09:44:48.884 INFO kablam! note: lint level defined here Oct 11 09:44:48.884 INFO kablam! --> src/lib.rs:2:9 Oct 11 09:44:48.884 INFO kablam! | Oct 11 09:44:48.885 INFO kablam! 2 | #![deny(warnings)] Oct 11 09:44:48.885 INFO kablam! | ^^^^^^^^ Oct 11 09:44:48.885 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 11 09:44:48.886 INFO kablam! Oct 11 09:44:48.886 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.886 INFO kablam! --> src/parser/array.rs:63:5 Oct 11 09:44:48.886 INFO kablam! | Oct 11 09:44:48.886 INFO kablam! 63 | try(( Oct 11 09:44:48.887 INFO kablam! | ^^^ Oct 11 09:44:48.887 INFO kablam! Oct 11 09:44:48.887 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.887 INFO kablam! --> src/parser/datetime.rs:67:9 Oct 11 09:44:48.888 INFO kablam! | Oct 11 09:44:48.888 INFO kablam! 67 | try((repeat(4, digit()), char('-'))), Oct 11 09:44:48.888 INFO kablam! | ^^^ Oct 11 09:44:48.888 INFO kablam! Oct 11 09:44:48.888 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.889 INFO kablam! --> src/parser/datetime.rs:81:9 Oct 11 09:44:48.889 INFO kablam! | Oct 11 09:44:48.889 INFO kablam! 81 | try(( Oct 11 09:44:48.889 INFO kablam! | ^^^ Oct 11 09:44:48.890 INFO kablam! Oct 11 09:44:48.890 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.890 INFO kablam! --> src/parser/datetime.rs:88:18 Oct 11 09:44:48.890 INFO kablam! | Oct 11 09:44:48.891 INFO kablam! 88 | optional(try(char('.')).and(skip_many1(digit()))), Oct 11 09:44:48.891 INFO kablam! | ^^^ Oct 11 09:44:48.891 INFO kablam! Oct 11 09:44:48.891 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.891 INFO kablam! --> src/parser/datetime.rs:95:5 Oct 11 09:44:48.892 INFO kablam! | Oct 11 09:44:48.892 INFO kablam! 95 | try(char('Z')).map(|_| ()) Oct 11 09:44:48.892 INFO kablam! | ^^^ Oct 11 09:44:48.892 INFO kablam! Oct 11 09:44:48.893 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.893 INFO kablam! --> src/parser/datetime.rs:98:17 Oct 11 09:44:48.893 INFO kablam! | Oct 11 09:44:48.893 INFO kablam! 98 | try(choice([char('+'), char('-')])), Oct 11 09:44:48.894 INFO kablam! | ^^^ Oct 11 09:44:48.894 INFO kablam! Oct 11 09:44:48.894 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.894 INFO kablam! --> src/parser/inline_table.rs:65:9 Oct 11 09:44:48.895 INFO kablam! | Oct 11 09:44:48.895 INFO kablam! 65 | try((ws(), key(), ws())), Oct 11 09:44:48.895 INFO kablam! | ^^^ Oct 11 09:44:48.895 INFO kablam! Oct 11 09:44:48.896 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.896 INFO kablam! --> src/parser/numbers.rs:71:9 Oct 11 09:44:48.896 INFO kablam! | Oct 11 09:44:48.896 INFO kablam! 71 | try((parse_integer(), look_ahead(one_of("eE.".chars())))), Oct 11 09:44:48.897 INFO kablam! | ^^^ Oct 11 09:44:48.897 INFO kablam! Oct 11 09:44:48.897 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.897 INFO kablam! --> src/parser/strings.rs:130:15 Oct 11 09:44:48.897 INFO kablam! | Oct 11 09:44:48.898 INFO kablam! 130 | skip_many(try(( Oct 11 09:44:48.898 INFO kablam! | ^^^ Oct 11 09:44:48.898 INFO kablam! Oct 11 09:44:48.898 INFO kablam! error: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 11 09:44:48.898 INFO kablam! --> src/parser/trivia.rs:36:9 Oct 11 09:44:48.899 INFO kablam! | Oct 11 09:44:48.899 INFO kablam! 36 | try(char(COMMENT_START_SYMBOL)), Oct 11 09:44:48.899 INFO kablam! | ^^^ Oct 11 09:44:48.899 INFO kablam! Oct 11 09:44:54.292 INFO kablam! error: aborting due to 12 previous errors Oct 11 09:44:54.292 INFO kablam! Oct 11 09:44:54.312 INFO kablam! error: Could not compile `toml_edit`. Oct 11 09:44:54.312 INFO kablam! Oct 11 09:44:54.312 INFO kablam! To learn more, run the command again with --verbose. Oct 11 09:44:54.321 INFO kablam! su: No module specific data is present Oct 11 09:44:55.369 INFO running `"docker" "rm" "-f" "a0b2c655d03f461dcc340a890e458f6d042329ca9ed3c7a27d57919e886940df"` Oct 11 09:44:55.756 INFO blam! a0b2c655d03f461dcc340a890e458f6d042329ca9ed3c7a27d57919e886940df