Oct 12 03:12:12.565 INFO testing ci_info-0.1.19 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:12:12.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 03:12:13.000 INFO blam! c5e1ebd85cfe6ebb6652cc211336b15ef0756531ea5aa4c62d4387c6055d21ee Oct 12 03:12:13.004 INFO running `"docker" "start" "-a" "c5e1ebd85cfe6ebb6652cc211336b15ef0756531ea5aa4c62d4387c6055d21ee"` Oct 12 03:12:14.300 INFO kablam! usermod: no changes Oct 12 03:12:14.364 INFO kablam! Compiling ci_info v0.1.19 (/source) Oct 12 03:12:14.460 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Oct 12 03:12:14.460 INFO kablam! --> src/lib.rs:4:5 Oct 12 03:12:14.460 INFO kablam! | Oct 12 03:12:14.460 INFO kablam! 4 | async_idents, Oct 12 03:12:14.460 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Oct 12 03:12:14.460 INFO kablam! | Oct 12 03:12:14.460 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 03:12:14.460 INFO kablam! Oct 12 03:12:14.460 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 12 03:12:14.460 INFO kablam! --> src/lib.rs:38:5 Oct 12 03:12:14.460 INFO kablam! | Oct 12 03:12:14.460 INFO kablam! 38 | private_no_mangle_fns, Oct 12 03:12:14.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:12:14.460 INFO kablam! Oct 12 03:12:14.460 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 12 03:12:14.461 INFO kablam! --> src/lib.rs:39:5 Oct 12 03:12:14.461 INFO kablam! | Oct 12 03:12:14.461 INFO kablam! 39 | private_no_mangle_statics, Oct 12 03:12:14.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:12:14.461 INFO kablam! Oct 12 03:12:14.461 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 12 03:12:14.461 INFO kablam! --> src/lib.rs:54:5 Oct 12 03:12:14.461 INFO kablam! | Oct 12 03:12:14.461 INFO kablam! 54 | unnameable_test_functions, Oct 12 03:12:14.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:12:14.461 INFO kablam! | Oct 12 03:12:14.461 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 12 03:12:14.461 INFO kablam! Oct 12 03:12:15.365 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 03:12:15.365 INFO kablam! --> src/ci.rs:11:5 Oct 12 03:12:15.366 INFO kablam! | Oct 12 03:12:15.366 INFO kablam! 11 | use types::{CiInfo, Vendor}; Oct 12 03:12:15.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{CiInfo, Vendor}` Oct 12 03:12:15.366 INFO kablam! | Oct 12 03:12:15.366 INFO kablam! note: lint level defined here Oct 12 03:12:15.366 INFO kablam! --> src/lib.rs:2:5 Oct 12 03:12:15.366 INFO kablam! | Oct 12 03:12:15.366 INFO kablam! 2 | absolute_paths_not_starting_with_crate, Oct 12 03:12:15.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:12:15.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 03:12:15.366 INFO kablam! = note: for more information, see issue TBD Oct 12 03:12:15.366 INFO kablam! Oct 12 03:12:15.366 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 03:12:15.366 INFO kablam! --> src/lib.rs:155:5 Oct 12 03:12:15.366 INFO kablam! | Oct 12 03:12:15.366 INFO kablam! 155 | use types::CiInfo; Oct 12 03:12:15.366 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::types::CiInfo` Oct 12 03:12:15.366 INFO kablam! | Oct 12 03:12:15.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 03:12:15.366 INFO kablam! = note: for more information, see issue TBD Oct 12 03:12:15.366 INFO kablam! Oct 12 03:12:15.416 INFO kablam! error: aborting due to 2 previous errors Oct 12 03:12:15.416 INFO kablam! Oct 12 03:12:15.428 INFO kablam! error: Could not compile `ci_info`. Oct 12 03:12:15.428 INFO kablam! Oct 12 03:12:15.428 INFO kablam! To learn more, run the command again with --verbose. Oct 12 03:12:15.428 INFO kablam! su: No module specific data is present Oct 12 03:12:16.320 INFO running `"docker" "rm" "-f" "c5e1ebd85cfe6ebb6652cc211336b15ef0756531ea5aa4c62d4387c6055d21ee"` Oct 12 03:12:16.614 INFO blam! c5e1ebd85cfe6ebb6652cc211336b15ef0756531ea5aa4c62d4387c6055d21ee