Oct 15 18:47:26.164 INFO testing simple-interner-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:47:26.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 15 18:47:26.483 INFO blam! 81c664445cdcf3f330518a1986d559e2a0ea5256a183a6796e96268c56965a2e Oct 15 18:47:26.487 INFO running `"docker" "start" "-a" "81c664445cdcf3f330518a1986d559e2a0ea5256a183a6796e96268c56965a2e"` Oct 15 18:47:26.971 INFO kablam! usermod: no changes Oct 15 18:47:27.009 INFO kablam! Compiling simple-interner v0.2.0 (/source) Oct 15 18:47:27.332 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 18:47:27.332 INFO kablam! --> src/interner.rs:1:5 Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 INFO kablam! 1 | use Interned; Oct 15 18:47:27.332 INFO kablam! | ^^^^^^^^ help: use `crate`: `crate::Interned` Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 INFO kablam! note: lint level defined here Oct 15 18:47:27.332 INFO kablam! --> src/lib.rs:14:67 Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 INFO kablam! 14| #![forbid(missing_debug_implementations, unconditional_recursion, future_incompatible)] Oct 15 18:47:27.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 18:47:27.332 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 15 18:47:27.332 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 15 18:47:27.332 INFO kablam! = note: for more information, see issue TBD Oct 15 18:47:27.332 INFO kablam! Oct 15 18:47:27.332 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 18:47:27.332 INFO kablam! --> src/interner.rs:13:5 Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 INFO kablam! 13 | use parking_lot_shim::*; Oct 15 18:47:27.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::parking_lot_shim::*` Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 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 15 18:47:27.332 INFO kablam! = note: for more information, see issue TBD Oct 15 18:47:27.332 INFO kablam! Oct 15 18:47:27.332 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 18:47:27.332 INFO kablam! --> src/lib.rs:32:9 Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 INFO kablam! 32 | pub use interner::Interner; Oct 15 18:47:27.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interner::Interner` Oct 15 18:47:27.332 INFO kablam! | Oct 15 18:47:27.332 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 15 18:47:27.332 INFO kablam! = note: for more information, see issue TBD Oct 15 18:47:27.332 INFO kablam! Oct 15 18:47:27.332 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 15 18:47:27.333 INFO kablam! --> src/lib.rs:35:9 Oct 15 18:47:27.333 INFO kablam! | Oct 15 18:47:27.333 INFO kablam! 35 | pub use interned::Interned; Oct 15 18:47:27.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::interned::Interned` Oct 15 18:47:27.333 INFO kablam! | Oct 15 18:47:27.333 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 15 18:47:27.333 INFO kablam! = note: for more information, see issue TBD Oct 15 18:47:27.333 INFO kablam! Oct 15 18:47:27.394 INFO kablam! error: aborting due to 4 previous errors Oct 15 18:47:27.394 INFO kablam! Oct 15 18:47:27.402 INFO kablam! error: Could not compile `simple-interner`. Oct 15 18:47:27.403 INFO kablam! Oct 15 18:47:27.403 INFO kablam! To learn more, run the command again with --verbose. Oct 15 18:47:27.405 INFO kablam! su: No module specific data is present Oct 15 18:47:27.648 INFO running `"docker" "rm" "-f" "81c664445cdcf3f330518a1986d559e2a0ea5256a183a6796e96268c56965a2e"` Oct 15 18:47:27.730 INFO blam! 81c664445cdcf3f330518a1986d559e2a0ea5256a183a6796e96268c56965a2e