Oct 11 11:31:21.770 INFO testing simple_redis-0.3.44 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:31:21.770 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:31:21.770 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-3/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 11:31:22.277 INFO blam! 48ab0f90d99e412051776f5bd5d85a6be813ee45784a938b256c97dafbd1981c Oct 11 11:31:22.278 INFO running `"docker" "start" "-a" "48ab0f90d99e412051776f5bd5d85a6be813ee45784a938b256c97dafbd1981c"` Oct 11 11:31:23.296 INFO kablam! usermod: no changes Oct 11 11:31:23.364 INFO kablam! Compiling simple_redis v0.3.44 (/source) Oct 11 11:31:23.436 INFO kablam! warning: lint `async_idents` has been renamed to `keyword_idents` Oct 11 11:31:23.436 INFO kablam! --> src/lib.rs:4:5 Oct 11 11:31:23.436 INFO kablam! | Oct 11 11:31:23.436 INFO kablam! 4 | async_idents, Oct 11 11:31:23.436 INFO kablam! | ^^^^^^^^^^^^ help: use the new name: `keyword_idents` Oct 11 11:31:23.436 INFO kablam! | Oct 11 11:31:23.436 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 11 11:31:23.436 INFO kablam! Oct 11 11:31:23.436 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 11 11:31:23.436 INFO kablam! --> src/lib.rs:38:5 Oct 11 11:31:23.436 INFO kablam! | Oct 11 11:31:23.436 INFO kablam! 38 | private_no_mangle_fns, Oct 11 11:31:23.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:31:23.436 INFO kablam! Oct 11 11:31:23.436 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 11 11:31:23.436 INFO kablam! --> src/lib.rs:39:5 Oct 11 11:31:23.436 INFO kablam! | Oct 11 11:31:23.436 INFO kablam! 39 | private_no_mangle_statics, Oct 11 11:31:23.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:31:23.436 INFO kablam! Oct 11 11:31:23.436 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 11 11:31:23.437 INFO kablam! --> src/lib.rs:54:5 Oct 11 11:31:23.437 INFO kablam! | Oct 11 11:31:23.437 INFO kablam! 54 | unnameable_test_functions, Oct 11 11:31:23.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:31:23.437 INFO kablam! | Oct 11 11:31:23.437 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 11 11:31:23.437 INFO kablam! Oct 11 11:31:24.864 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.864 INFO kablam! --> src/client.rs:10:5 Oct 11 11:31:24.864 INFO kablam! | Oct 11 11:31:24.864 INFO kablam! 10 | use connection; Oct 11 11:31:24.864 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::connection` Oct 11 11:31:24.864 INFO kablam! | Oct 11 11:31:24.864 INFO kablam! note: lint level defined here Oct 11 11:31:24.864 INFO kablam! --> src/lib.rs:2:5 Oct 11 11:31:24.864 INFO kablam! | Oct 11 11:31:24.864 INFO kablam! 2 | absolute_paths_not_starting_with_crate, Oct 11 11:31:24.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:31:24.864 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 11 11:31:24.864 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.864 INFO kablam! Oct 11 11:31:24.864 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.864 INFO kablam! --> src/client.rs:13:5 Oct 11 11:31:24.864 INFO kablam! | Oct 11 11:31:24.864 INFO kablam! 13 | use subscriber; Oct 11 11:31:24.864 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::subscriber` Oct 11 11:31:24.864 INFO kablam! | Oct 11 11:31:24.864 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 11 11:31:24.864 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.864 INFO kablam! Oct 11 11:31:24.865 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.865 INFO kablam! --> src/client.rs:14:5 Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 INFO kablam! 14 | use types::{ Oct 11 11:31:24.865 INFO kablam! | _____^ Oct 11 11:31:24.865 INFO kablam! 15 | | ErrorInfo, RedisBoolResult, RedisEmptyResult, RedisError, RedisMessageResult, RedisResult, Oct 11 11:31:24.865 INFO kablam! 16 | | RedisStringResult, Oct 11 11:31:24.865 INFO kablam! 17 | | }; Oct 11 11:31:24.865 INFO kablam! | |_^ Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 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 11 11:31:24.865 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.865 INFO kablam! help: use `crate` Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 INFO kablam! 14 | use crate::types::{ Oct 11 11:31:24.865 INFO kablam! 15 | ErrorInfo, RedisBoolResult, RedisEmptyResult, RedisError, RedisMessageResult, RedisResult, Oct 11 11:31:24.865 INFO kablam! 16 | RedisStringResult, Oct 11 11:31:24.865 INFO kablam! 17 | }; Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 INFO kablam! Oct 11 11:31:24.865 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.865 INFO kablam! --> src/commands.rs:10:5 Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 INFO kablam! 10 | use client::Client; Oct 11 11:31:24.865 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::client::Client` Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 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 11 11:31:24.865 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.865 INFO kablam! Oct 11 11:31:24.865 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.865 INFO kablam! --> src/commands.rs:13:5 Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 INFO kablam! 13 | use types::{RedisArg, RedisBoolResult, RedisEmptyResult, RedisResult, RedisStringResult}; Oct 11 11:31:24.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{RedisArg, RedisBoolResult, RedisEmptyResult, RedisResult, RedisStringResult}` Oct 11 11:31:24.865 INFO kablam! | Oct 11 11:31:24.865 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 11 11:31:24.870 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.870 INFO kablam! Oct 11 11:31:24.871 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.871 INFO kablam! --> src/connection.rs:12:5 Oct 11 11:31:24.871 INFO kablam! | Oct 11 11:31:24.871 INFO kablam! 12 | use types::{ErrorInfo, RedisEmptyResult, RedisError, RedisResult}; Oct 11 11:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{ErrorInfo, RedisEmptyResult, RedisError, RedisResult}` Oct 11 11:31:24.871 INFO kablam! | Oct 11 11:31:24.871 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 11 11:31:24.871 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.871 INFO kablam! Oct 11 11:31:24.871 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 11 11:31:24.871 INFO kablam! --> src/subscriber.rs:15:5 Oct 11 11:31:24.871 INFO kablam! | Oct 11 11:31:24.871 INFO kablam! 15 | use types::{ErrorInfo, RedisEmptyResult, RedisError, RedisMessageResult}; Oct 11 11:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::types::{ErrorInfo, RedisEmptyResult, RedisError, RedisMessageResult}` Oct 11 11:31:24.871 INFO kablam! | Oct 11 11:31:24.871 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 11 11:31:24.871 INFO kablam! = note: for more information, see issue TBD Oct 11 11:31:24.871 INFO kablam! Oct 11 11:31:25.025 INFO kablam! error: aborting due to 7 previous errors Oct 11 11:31:25.025 INFO kablam! Oct 11 11:31:25.033 INFO kablam! error: Could not compile `simple_redis`. Oct 11 11:31:25.034 INFO kablam! Oct 11 11:31:25.034 INFO kablam! To learn more, run the command again with --verbose. Oct 11 11:31:25.040 INFO kablam! su: No module specific data is present Oct 11 11:31:25.802 INFO running `"docker" "rm" "-f" "48ab0f90d99e412051776f5bd5d85a6be813ee45784a938b256c97dafbd1981c"` Oct 11 11:31:26.151 INFO blam! 48ab0f90d99e412051776f5bd5d85a6be813ee45784a938b256c97dafbd1981c