Oct 21 19:01:05.674 INFO checking cfcosta/poller against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:01:05.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 19:01:10.556 INFO blam! 0bd676d46ae239fbb5f1d86f8b70d132e3e14ca04745bcab0ce8a915bdeee80c Oct 21 19:01:10.569 INFO running `"docker" "start" "-a" "0bd676d46ae239fbb5f1d86f8b70d132e3e14ca04745bcab0ce8a915bdeee80c"` Oct 21 19:01:11.672 INFO kablam! usermod: no changes Oct 21 19:01:12.240 INFO kablam! Checking colored v1.6.1 Oct 21 19:01:12.247 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 21 19:01:12.247 INFO kablam! Compiling actix_derive v0.2.0 Oct 21 19:01:12.248 INFO kablam! Compiling structopt-derive v0.2.10 Oct 21 19:01:12.269 INFO kablam! Checking diesel v1.3.2 Oct 21 19:01:12.270 INFO kablam! Checking failure v0.1.1 Oct 21 19:01:12.270 INFO kablam! Checking tokio v0.1.7 Oct 21 19:01:15.588 INFO kablam! Checking fern v0.5.6 Oct 21 19:01:15.744 INFO kablam! Checking dotenv v0.13.0 Oct 21 19:01:21.613 INFO kablam! Checking tokio-core v0.1.17 Oct 21 19:01:33.169 INFO kablam! Checking structopt v0.2.10 Oct 21 19:01:33.577 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 19:01:33.577 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 19:01:35.640 INFO kablam! Checking clap-port-flag v0.3.0 Oct 21 19:01:43.978 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 19:01:48.255 INFO kablam! Checking actix v0.5.8 Oct 21 19:01:57.236 INFO kablam! Checking actix-web v0.6.15 Oct 21 19:02:13.524 INFO kablam! Checking migrations_internals v1.3.0 Oct 21 19:02:20.937 INFO kablam! Compiling migrations_macros v1.3.0 Oct 21 19:02:25.296 INFO kablam! Checking diesel_migrations v1.3.0 Oct 21 19:02:26.125 INFO kablam! Checking poller v0.1.0 (/source) Oct 21 19:02:33.298 INFO kablam! warning: cannot find type `Entry` in this scope Oct 21 19:02:33.299 INFO kablam! --> src/models.rs:8:10 Oct 21 19:02:33.299 INFO kablam! | Oct 21 19:02:33.299 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.299 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.300 INFO kablam! | Oct 21 19:02:33.300 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:02:33.300 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.301 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.301 INFO kablam! Oct 21 19:02:33.301 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 21 19:02:33.301 INFO kablam! --> src/models.rs:15:10 Oct 21 19:02:33.302 INFO kablam! | Oct 21 19:02:33.302 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.302 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.303 INFO kablam! | Oct 21 19:02:33.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.303 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.303 INFO kablam! Oct 21 19:02:33.303 INFO kablam! warning: cannot find type `Vote` in this scope Oct 21 19:02:33.303 INFO kablam! --> src/models.rs:23:10 Oct 21 19:02:33.303 INFO kablam! | Oct 21 19:02:33.303 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.303 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.303 INFO kablam! | Oct 21 19:02:33.303 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.303 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.303 INFO kablam! Oct 21 19:02:33.308 INFO kablam! warning: cannot find type `votes` in this scope Oct 21 19:02:33.308 INFO kablam! --> src/models.rs:30:10 Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! 30 | #[derive(Insertable)] Oct 21 19:02:33.308 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.308 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.308 INFO kablam! Oct 21 19:02:33.308 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 21 19:02:33.308 INFO kablam! --> src/models.rs:30:10 Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! 30 | #[derive(Insertable)] Oct 21 19:02:33.308 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.308 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.308 INFO kablam! Oct 21 19:02:33.308 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:33.308 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:33.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.308 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.308 INFO kablam! Oct 21 19:02:33.308 INFO kablam! warning: cannot find type `id` in this scope Oct 21 19:02:33.308 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.308 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.308 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.308 INFO kablam! | Oct 21 19:02:33.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.309 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.309 INFO kablam! Oct 21 19:02:33.309 INFO kablam! warning: cannot find type `name` in this scope Oct 21 19:02:33.309 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.309 INFO kablam! | Oct 21 19:02:33.309 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.309 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.309 INFO kablam! | Oct 21 19:02:33.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.309 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.309 INFO kablam! Oct 21 19:02:33.309 INFO kablam! warning: cannot find type `image` in this scope Oct 21 19:02:33.309 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.309 INFO kablam! | Oct 21 19:02:33.309 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.309 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.309 INFO kablam! | Oct 21 19:02:33.309 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.309 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.309 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `votes` in this scope Oct 21 19:02:33.325 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `Entry` in this scope Oct 21 19:02:33.325 INFO kablam! --> src/models.rs:8:10 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `PollResult` in this scope Oct 21 19:02:33.325 INFO kablam! --> src/models.rs:15:10 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `Vote` in this scope Oct 21 19:02:33.325 INFO kablam! --> src/models.rs:23:10 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `votes` in this scope Oct 21 19:02:33.325 INFO kablam! --> src/models.rs:30:10 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 30 | #[derive(Insertable)] Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `NewVote` in this scope Oct 21 19:02:33.325 INFO kablam! --> src/models.rs:30:10 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 30 | #[derive(Insertable)] Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:02:33.325 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.325 INFO kablam! warning: cannot find type `id` in this scope Oct 21 19:02:33.325 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.325 INFO kablam! | Oct 21 19:02:33.325 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.325 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.325 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `name` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `image` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `votes` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `ip` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `ip` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:33.326 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 19:02:33.326 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:02:33.326 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:02:33.326 INFO kablam! | Oct 21 19:02:33.326 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:02:33.326 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:02:33.326 INFO kablam! Oct 21 19:02:34.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 21 19:02:34.564 INFO kablam! su: No module specific data is present Oct 21 19:02:35.060 INFO running `"docker" "rm" "-f" "0bd676d46ae239fbb5f1d86f8b70d132e3e14ca04745bcab0ce8a915bdeee80c"` Oct 21 19:02:35.253 INFO blam! 0bd676d46ae239fbb5f1d86f8b70d132e3e14ca04745bcab0ce8a915bdeee80c