Nov 17 03:06:02.108 INFO testing fanzeyi/hakase against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 03:06:02.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 03:06:02.662 INFO [stdout] 04f7ca64b8dcc8feb21083f04da8bffad282be8887869262b80a45afd0bfddc4 Nov 17 03:06:02.667 INFO running `"docker" "start" "-a" "04f7ca64b8dcc8feb21083f04da8bffad282be8887869262b80a45afd0bfddc4"` Nov 17 03:06:03.780 INFO [stderr] usermod: no changes Nov 17 03:06:04.159 INFO [stderr] Compiling rand_core v0.1.0-pre.0 Nov 17 03:06:04.160 INFO [stderr] Compiling bincode v1.0.0 Nov 17 03:06:04.160 INFO [stderr] Compiling semver v0.8.0 Nov 17 03:06:04.160 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 17 03:06:04.171 INFO [stderr] Compiling simplelog v0.5.1 Nov 17 03:06:04.171 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 17 03:06:04.171 INFO [stderr] Compiling gotham_derive v0.2.1 Nov 17 03:06:04.171 INFO [stderr] Compiling serde_urlencoded v0.5.1 Nov 17 03:06:10.071 INFO [stderr] Compiling rand v0.5.0-pre.0 Nov 17 03:06:10.219 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 17 03:06:22.758 INFO [stderr] Compiling skeptic v0.13.2 Nov 17 03:06:31.372 INFO [stderr] Compiling diesel v1.2.2 Nov 17 03:06:34.339 INFO [stderr] Compiling borrow-bag v1.0.0 Nov 17 03:06:39.195 INFO [stderr] Compiling gotham v0.2.1 Nov 17 03:07:14.444 INFO [stderr] Compiling hakase v0.1.0 (/source) Nov 17 03:07:17.351 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:07:17.351 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:17.351 INFO [stderr] | Nov 17 03:07:17.351 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:17.351 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.351 INFO [stderr] | Nov 17 03:07:17.351 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:07:17.351 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.351 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.351 INFO [stderr] Nov 17 03:07:17.354 INFO [stderr] warning: cannot find type `Url` in this scope Nov 17 03:07:17.354 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:17.354 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.354 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.354 INFO [stderr] Nov 17 03:07:17.354 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:07:17.354 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:17.354 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.354 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.354 INFO [stderr] Nov 17 03:07:17.354 INFO [stderr] warning: cannot find type `url` in this scope Nov 17 03:07:17.354 INFO [stderr] --> src/models.rs:14:10 Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] 14 | #[derive(Insertable)] Nov 17 03:07:17.354 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.354 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.354 INFO [stderr] Nov 17 03:07:17.354 INFO [stderr] warning: cannot find type `NewUrl` in this scope Nov 17 03:07:17.354 INFO [stderr] --> src/models.rs:14:10 Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] 14 | #[derive(Insertable)] Nov 17 03:07:17.354 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.354 INFO [stderr] | Nov 17 03:07:17.354 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `code` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `myurl` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: cannot find type `count` in this scope Nov 17 03:07:17.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:17.355 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.355 INFO [stderr] warning: unused imports: `LevelFilter`, `TermLogger` Nov 17 03:07:17.355 INFO [stderr] --> src/lib.rs:266:21 Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] 266 | use simplelog::{TermLogger, LevelFilter}; Nov 17 03:07:17.355 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ Nov 17 03:07:17.355 INFO [stderr] | Nov 17 03:07:17.355 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 03:07:17.355 INFO [stderr] Nov 17 03:07:17.919 INFO [stderr] warning: function is never used: `create_test_server` Nov 17 03:07:17.919 INFO [stderr] --> src/lib.rs:268:5 Nov 17 03:07:17.919 INFO [stderr] | Nov 17 03:07:17.919 INFO [stderr] 268 | fn create_test_server(password: Option) -> TestServer { Nov 17 03:07:17.919 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 03:07:17.919 INFO [stderr] | Nov 17 03:07:17.919 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 03:07:17.919 INFO [stderr] Nov 17 03:07:31.960 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Nov 17 03:07:31.987 INFO [stderr] su: No module specific data is present Nov 17 03:07:33.721 INFO running `"docker" "inspect" "04f7ca64b8dcc8feb21083f04da8bffad282be8887869262b80a45afd0bfddc4"` Nov 17 03:07:34.067 INFO running `"docker" "rm" "-f" "04f7ca64b8dcc8feb21083f04da8bffad282be8887869262b80a45afd0bfddc4"` Nov 17 03:07:34.415 INFO [stdout] 04f7ca64b8dcc8feb21083f04da8bffad282be8887869262b80a45afd0bfddc4 Nov 17 03:07:34.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 17 03:07:34.960 INFO [stdout] 0a76118a77dc8f928e07f3a939f485e2215703c87eb3c3395b844e39af3788bf Nov 17 03:07:34.963 INFO running `"docker" "start" "-a" "0a76118a77dc8f928e07f3a939f485e2215703c87eb3c3395b844e39af3788bf"` Nov 17 03:07:36.818 INFO [stderr] usermod: no changes Nov 17 03:07:37.229 INFO [stderr] Compiling hakase v0.1.0 (/source) Nov 17 03:07:42.083 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:07:42.083 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:42.083 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:07:42.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.083 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.083 INFO [stderr] Nov 17 03:07:42.083 INFO [stderr] warning: cannot find type `Url` in this scope Nov 17 03:07:42.083 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:42.083 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.083 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.083 INFO [stderr] Nov 17 03:07:42.083 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:07:42.083 INFO [stderr] --> src/models.rs:5:10 Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] 5 | #[derive(Queryable, Debug)] Nov 17 03:07:42.083 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.083 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.083 INFO [stderr] Nov 17 03:07:42.083 INFO [stderr] warning: cannot find type `url` in this scope Nov 17 03:07:42.083 INFO [stderr] --> src/models.rs:14:10 Nov 17 03:07:42.083 INFO [stderr] | Nov 17 03:07:42.083 INFO [stderr] 14 | #[derive(Insertable)] Nov 17 03:07:42.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `NewUrl` in this scope Nov 17 03:07:42.084 INFO [stderr] --> src/models.rs:14:10 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 14 | #[derive(Insertable)] Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `code` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `myurl` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:42.084 INFO [stderr] warning: cannot find type `count` in this scope Nov 17 03:07:42.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:07:42.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:07:42.084 INFO [stderr] | Nov 17 03:07:42.084 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:07:42.084 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:07:42.084 INFO [stderr] Nov 17 03:07:53.566 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.71s Nov 17 03:07:53.595 INFO [stderr] su: No module specific data is present Nov 17 03:07:54.411 INFO running `"docker" "inspect" "0a76118a77dc8f928e07f3a939f485e2215703c87eb3c3395b844e39af3788bf"` Nov 17 03:07:54.713 INFO running `"docker" "rm" "-f" "0a76118a77dc8f928e07f3a939f485e2215703c87eb3c3395b844e39af3788bf"` Nov 17 03:07:54.995 INFO [stdout] 0a76118a77dc8f928e07f3a939f485e2215703c87eb3c3395b844e39af3788bf