Oct 14 12:05:14.903 INFO testing matklad/rowan against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:05:14.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 12:05:15.397 INFO blam! 20794834e58c169b7d9bc8a91ee929c1df0949780ddbec1c239c75080fea86ea Oct 14 12:05:15.400 INFO running `"docker" "start" "-a" "20794834e58c169b7d9bc8a91ee929c1df0949780ddbec1c239c75080fea86ea"` Oct 14 12:05:17.306 INFO kablam! usermod: no changes Oct 14 12:05:17.447 INFO kablam! Compiling semver-parser v0.7.0 Oct 14 12:05:17.447 INFO kablam! Compiling rand_core v0.3.0 Oct 14 12:05:17.447 INFO kablam! Compiling smol_str v0.1.7 Oct 14 12:05:17.447 INFO kablam! Compiling text_unit v0.1.4 Oct 14 12:05:17.447 INFO kablam! Compiling smallvec v0.6.5 Oct 14 12:05:17.447 INFO kablam! Compiling lock_api v0.1.4 Oct 14 12:05:20.703 INFO kablam! Compiling rand_core v0.2.2 Oct 14 12:05:20.839 INFO kablam! Compiling semver v0.9.0 Oct 14 12:05:21.152 INFO kablam! Compiling rand v0.5.5 Oct 14 12:05:22.493 INFO kablam! Compiling rustc_version v0.2.3 Oct 14 12:05:23.807 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 14 12:05:28.391 INFO kablam! Compiling parking_lot v0.6.4 Oct 14 12:05:29.667 INFO kablam! Compiling rowan v0.1.0 (/source) Oct 14 12:05:29.875 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 14 12:05:29.875 INFO kablam! --> src/green.rs:3:5 Oct 14 12:05:29.876 INFO kablam! | Oct 14 12:05:29.876 INFO kablam! 3 | use {SmolStr, TextUnit, Types}; Oct 14 12:05:29.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::{SmolStr, TextUnit, Types}` Oct 14 12:05:29.877 INFO kablam! | Oct 14 12:05:29.877 INFO kablam! note: lint level defined here Oct 14 12:05:29.877 INFO kablam! --> src/lib.rs:6:5 Oct 14 12:05:29.878 INFO kablam! | Oct 14 12:05:29.878 INFO kablam! 6 | future_incompatible, Oct 14 12:05:29.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 12:05:29.878 INFO kablam! = note: #[forbid(absolute_paths_not_starting_with_crate)] implied by #[forbid(future_incompatible)] Oct 14 12:05:29.879 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 14 12:05:29.879 INFO kablam! = note: for more information, see issue TBD Oct 14 12:05:29.879 INFO kablam! Oct 14 12:05:29.880 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 14 12:05:29.880 INFO kablam! --> src/red.rs:2:5 Oct 14 12:05:29.880 INFO kablam! | Oct 14 12:05:29.881 INFO kablam! 2 | use {roots::RedPtr, GreenNode, TextUnit, Types}; Oct 14 12:05:29.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::{roots::RedPtr, GreenNode, TextUnit, Types}` Oct 14 12:05:29.881 INFO kablam! | Oct 14 12:05:29.882 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 14 12:05:29.882 INFO kablam! = note: for more information, see issue TBD Oct 14 12:05:29.882 INFO kablam! Oct 14 12:05:29.883 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 14 12:05:29.883 INFO kablam! --> src/roots.rs:6:5 Oct 14 12:05:29.883 INFO kablam! | Oct 14 12:05:29.883 INFO kablam! 6 | use {red::RedNode, Types}; Oct 14 12:05:29.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::{red::RedNode, Types}` Oct 14 12:05:29.884 INFO kablam! | Oct 14 12:05:29.884 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 14 12:05:29.884 INFO kablam! = note: for more information, see issue TBD Oct 14 12:05:29.885 INFO kablam! Oct 14 12:05:29.885 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 14 12:05:29.885 INFO kablam! --> src/syntax.rs:8:5 Oct 14 12:05:29.886 INFO kablam! | Oct 14 12:05:29.886 INFO kablam! 8 | use { Oct 14 12:05:29.886 INFO kablam! | _____^ Oct 14 12:05:29.886 INFO kablam! 9 | | red::RedNode, Oct 14 12:05:29.887 INFO kablam! 10 | | roots::{OwnedRoot, RedPtr, RefRoot, SyntaxRoot, TreeRoot}, Oct 14 12:05:29.887 INFO kablam! 11 | | GreenNode, SmolStr, TextRange, Types, Oct 14 12:05:29.887 INFO kablam! 12 | | }; Oct 14 12:05:29.887 INFO kablam! | |_^ Oct 14 12:05:29.888 INFO kablam! | Oct 14 12:05:29.888 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 14 12:05:29.888 INFO kablam! = note: for more information, see issue TBD Oct 14 12:05:29.889 INFO kablam! help: use `crate` Oct 14 12:05:29.889 INFO kablam! | Oct 14 12:05:29.889 INFO kablam! 8 | use crate::{ Oct 14 12:05:29.889 INFO kablam! 9 | red::RedNode, Oct 14 12:05:29.890 INFO kablam! 10 | roots::{OwnedRoot, RedPtr, RefRoot, SyntaxRoot, TreeRoot}, Oct 14 12:05:29.890 INFO kablam! 11 | GreenNode, SmolStr, TextRange, Types, Oct 14 12:05:29.890 INFO kablam! 12 | }; Oct 14 12:05:29.890 INFO kablam! | Oct 14 12:05:29.891 INFO kablam! Oct 14 12:05:29.891 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 14 12:05:29.891 INFO kablam! --> src/lib.rs:21:9 Oct 14 12:05:29.892 INFO kablam! | Oct 14 12:05:29.892 INFO kablam! 21 | pub use { Oct 14 12:05:29.892 INFO kablam! | _________^ Oct 14 12:05:29.892 INFO kablam! 22 | | green::{GreenNode, GreenNodeBuilder}, Oct 14 12:05:29.893 INFO kablam! 23 | | roots::{OwnedRoot, RefRoot, TreeRoot}, Oct 14 12:05:29.893 INFO kablam! 24 | | smol_str::SmolStr, Oct 14 12:05:29.893 INFO kablam! ... | Oct 14 12:05:29.894 INFO kablam! 31 | | text_unit::{TextRange, TextUnit}, Oct 14 12:05:29.894 INFO kablam! 32 | | }; Oct 14 12:05:29.894 INFO kablam! | |_^ Oct 14 12:05:29.898 INFO kablam! | Oct 14 12:05:29.898 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 14 12:05:29.899 INFO kablam! = note: for more information, see issue TBD Oct 14 12:05:29.899 INFO kablam! help: use `crate` Oct 14 12:05:29.899 INFO kablam! | Oct 14 12:05:29.899 INFO kablam! 21 | pub use crate::{ Oct 14 12:05:29.899 INFO kablam! 22 | green::{GreenNode, GreenNodeBuilder}, Oct 14 12:05:29.899 INFO kablam! 23 | roots::{OwnedRoot, RefRoot, TreeRoot}, Oct 14 12:05:29.899 INFO kablam! 24 | smol_str::SmolStr, Oct 14 12:05:29.899 INFO kablam! 25 | Oct 14 12:05:29.899 INFO kablam! 26 | syntax::{SyntaxNode, SyntaxNodeChildren}, Oct 14 12:05:29.899 INFO kablam! ... Oct 14 12:05:29.899 INFO kablam! Oct 14 12:05:30.135 INFO kablam! error: aborting due to 5 previous errors Oct 14 12:05:30.135 INFO kablam! Oct 14 12:05:30.150 INFO kablam! error: Could not compile `rowan`. Oct 14 12:05:30.151 INFO kablam! Oct 14 12:05:30.151 INFO kablam! To learn more, run the command again with --verbose. Oct 14 12:05:30.153 INFO kablam! su: No module specific data is present Oct 14 12:05:31.304 INFO running `"docker" "rm" "-f" "20794834e58c169b7d9bc8a91ee929c1df0949780ddbec1c239c75080fea86ea"` Oct 14 12:05:31.611 INFO blam! 20794834e58c169b7d9bc8a91ee929c1df0949780ddbec1c239c75080fea86ea