Dec 05 11:11:38.264 INFO testing pkgw/drorg against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 11:11:38.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 11:11:38.738 INFO [stdout] a686b846d52a46a1e0648b722a1ec48a4f17391bf38d9fb2909e760c7971c4d2 Dec 05 11:11:38.744 INFO running `"docker" "start" "-a" "a686b846d52a46a1e0648b722a1ec48a4f17391bf38d9fb2909e760c7971c4d2"` Dec 05 11:11:39.985 INFO [stderr] usermod: no changes Dec 05 11:11:40.384 INFO [stderr] Compiling xdg v2.2.0 Dec 05 11:11:40.384 INFO [stderr] Compiling unicode-bidi v0.2.6 Dec 05 11:11:40.396 INFO [stderr] Compiling phf v0.7.23 Dec 05 11:11:40.396 INFO [stderr] Compiling log v0.3.9 Dec 05 11:11:40.414 INFO [stderr] Compiling phf_generator v0.7.23 Dec 05 11:11:40.416 INFO [stderr] Compiling rand v0.3.22 Dec 05 11:11:40.428 INFO [stderr] Compiling structopt-derive v0.2.13 Dec 05 11:11:40.428 INFO [stderr] Compiling diesel v1.3.3 Dec 05 11:11:41.495 INFO [stderr] Compiling uuid v0.2.3 Dec 05 11:11:42.943 INFO [stderr] Compiling phf_codegen v0.7.23 Dec 05 11:11:44.426 INFO [stderr] Compiling mime v0.2.6 Dec 05 11:11:46.281 INFO [stderr] Compiling isolang v0.2.1 Dec 05 11:11:46.382 INFO [stderr] Compiling app_dirs v1.2.1 Dec 05 11:11:48.572 INFO [stderr] Compiling url v0.5.10 Dec 05 11:11:49.729 INFO [stderr] Compiling hyper v0.10.15 Dec 05 11:11:57.324 INFO [stderr] Compiling structopt v0.2.13 Dec 05 11:12:15.716 INFO [stderr] Compiling hyper-native-tls v0.3.0 Dec 05 11:12:18.702 INFO [stderr] Compiling yup-oauth2 v1.0.9 Dec 05 11:12:27.088 INFO [stderr] Compiling google-people1 v1.0.8+20181010 Dec 05 11:12:27.088 INFO [stderr] Compiling google-drive3 v1.0.8+20181004 Dec 05 11:13:04.455 INFO [stderr] Compiling timeago v0.1.5 Dec 05 11:13:05.416 INFO [stderr] Compiling drorg v0.1.0 (/source) Dec 05 11:13:08.293 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:08.293 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:08.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:13:08.293 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! Dec 05 11:13:08.293 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.293 INFO [stderr] Dec 05 11:13:08.293 INFO [stderr] warning: cannot find type `Doc` in this scope Dec 05 11:13:08.293 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:08.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 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! Dec 05 11:13:08.293 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.293 INFO [stderr] Dec 05 11:13:08.293 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:08.293 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:08.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 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! Dec 05 11:13:08.293 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.293 INFO [stderr] Dec 05 11:13:08.293 INFO [stderr] warning: cannot find type `docs` in this scope Dec 05 11:13:08.293 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:08.293 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.293 INFO [stderr] | Dec 05 11:13:08.293 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! Dec 05 11:13:08.293 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `NewDoc` in this scope Dec 05 11:13:08.294 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:08.294 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `Link` in this scope Dec 05 11:13:08.294 INFO [stderr] --> src/database.rs:134:10 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 134 | #[derive(Queryable)] Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `links` in this scope Dec 05 11:13:08.294 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `NewLink` in this scope Dec 05 11:13:08.294 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:13:08.294 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:13:08.294 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.294 INFO [stderr] | Dec 05 11:13:08.294 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! Dec 05 11:13:08.294 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.294 INFO [stderr] Dec 05 11:13:08.294 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:13:08.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 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! Dec 05 11:13:08.295 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.295 INFO [stderr] Dec 05 11:13:08.295 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 11:13:08.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 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! Dec 05 11:13:08.295 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.295 INFO [stderr] Dec 05 11:13:08.295 INFO [stderr] warning: cannot find type `mime_type` in this scope Dec 05 11:13:08.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 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! Dec 05 11:13:08.295 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.295 INFO [stderr] Dec 05 11:13:08.295 INFO [stderr] warning: cannot find type `starred` in this scope Dec 05 11:13:08.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.295 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 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! Dec 05 11:13:08.295 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.295 INFO [stderr] Dec 05 11:13:08.295 INFO [stderr] warning: cannot find type `trashed` in this scope Dec 05 11:13:08.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.295 INFO [stderr] | Dec 05 11:13:08.295 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 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! Dec 05 11:13:08.300 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.300 INFO [stderr] Dec 05 11:13:08.300 INFO [stderr] warning: cannot find type `modified_time` in this scope Dec 05 11:13:08.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 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! Dec 05 11:13:08.300 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.300 INFO [stderr] Dec 05 11:13:08.300 INFO [stderr] warning: cannot find type `parent_id` in this scope Dec 05 11:13:08.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 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! Dec 05 11:13:08.300 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.300 INFO [stderr] Dec 05 11:13:08.300 INFO [stderr] warning: cannot find type `child_id` in this scope Dec 05 11:13:08.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:08.300 INFO [stderr] | Dec 05 11:13:08.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:08.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:08.301 INFO [stderr] | Dec 05 11:13:08.301 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! Dec 05 11:13:08.301 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:08.301 INFO [stderr] Dec 05 11:13:21.456 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Dec 05 11:13:21.468 INFO [stderr] su: No module specific data is present Dec 05 11:13:22.126 INFO running `"docker" "inspect" "a686b846d52a46a1e0648b722a1ec48a4f17391bf38d9fb2909e760c7971c4d2"` Dec 05 11:13:22.314 INFO running `"docker" "rm" "-f" "a686b846d52a46a1e0648b722a1ec48a4f17391bf38d9fb2909e760c7971c4d2"` Dec 05 11:13:22.632 INFO [stdout] a686b846d52a46a1e0648b722a1ec48a4f17391bf38d9fb2909e760c7971c4d2 Dec 05 11:13:22.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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"` Dec 05 11:13:23.062 INFO [stdout] 05fca27cecd4f0b68904069f5539cae3a9feb75e6f8f4efe31de0fff2ef55012 Dec 05 11:13:23.064 INFO running `"docker" "start" "-a" "05fca27cecd4f0b68904069f5539cae3a9feb75e6f8f4efe31de0fff2ef55012"` Dec 05 11:13:24.596 INFO [stderr] usermod: no changes Dec 05 11:13:24.886 INFO [stderr] Compiling drorg v0.1.0 (/source) Dec 05 11:13:27.007 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:27.007 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.008 INFO [stderr] warning: cannot find type `Doc` in this scope Dec 05 11:13:27.008 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.008 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:27.008 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.008 INFO [stderr] warning: cannot find type `docs` in this scope Dec 05 11:13:27.008 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.008 INFO [stderr] warning: cannot find type `NewDoc` in this scope Dec 05 11:13:27.008 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.008 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:27.008 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:27.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.008 INFO [stderr] | Dec 05 11:13:27.008 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! Dec 05 11:13:27.008 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.008 INFO [stderr] Dec 05 11:13:27.011 INFO [stderr] warning: cannot find type `Link` in this scope Dec 05 11:13:27.011 INFO [stderr] --> src/database.rs:134:10 Dec 05 11:13:27.011 INFO [stderr] | Dec 05 11:13:27.011 INFO [stderr] 134 | #[derive(Queryable)] Dec 05 11:13:27.011 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.011 INFO [stderr] | Dec 05 11:13:27.011 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! Dec 05 11:13:27.011 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.011 INFO [stderr] Dec 05 11:13:27.011 INFO [stderr] warning: cannot find type `links` in this scope Dec 05 11:13:27.011 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:27.011 INFO [stderr] | Dec 05 11:13:27.011 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:27.011 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.011 INFO [stderr] | Dec 05 11:13:27.011 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! Dec 05 11:13:27.011 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.011 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `NewLink` in this scope Dec 05 11:13:27.012 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `mime_type` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `starred` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.012 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.012 INFO [stderr] Dec 05 11:13:27.012 INFO [stderr] warning: cannot find type `trashed` in this scope Dec 05 11:13:27.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.012 INFO [stderr] | Dec 05 11:13:27.012 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! Dec 05 11:13:27.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.013 INFO [stderr] Dec 05 11:13:27.013 INFO [stderr] warning: cannot find type `modified_time` in this scope Dec 05 11:13:27.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 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! Dec 05 11:13:27.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.013 INFO [stderr] Dec 05 11:13:27.013 INFO [stderr] warning: cannot find type `parent_id` in this scope Dec 05 11:13:27.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 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! Dec 05 11:13:27.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.013 INFO [stderr] Dec 05 11:13:27.013 INFO [stderr] warning: cannot find type `child_id` in this scope Dec 05 11:13:27.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:27.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:27.013 INFO [stderr] | Dec 05 11:13:27.013 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! Dec 05 11:13:27.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:27.013 INFO [stderr] Dec 05 11:13:28.672 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.06s Dec 05 11:13:28.686 INFO [stderr] su: No module specific data is present Dec 05 11:13:29.784 INFO running `"docker" "inspect" "05fca27cecd4f0b68904069f5539cae3a9feb75e6f8f4efe31de0fff2ef55012"` Dec 05 11:13:30.064 INFO running `"docker" "rm" "-f" "05fca27cecd4f0b68904069f5539cae3a9feb75e6f8f4efe31de0fff2ef55012"` Dec 05 11:13:30.452 INFO [stdout] 05fca27cecd4f0b68904069f5539cae3a9feb75e6f8f4efe31de0fff2ef55012 Dec 05 11:13:30.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --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"` Dec 05 11:13:30.961 INFO [stdout] a7d52fa6ed31b123637bf02c24912043358e92dffd6e778eb558cd9acf0f45dc Dec 05 11:13:30.963 INFO running `"docker" "start" "-a" "a7d52fa6ed31b123637bf02c24912043358e92dffd6e778eb558cd9acf0f45dc"` Dec 05 11:13:32.935 INFO [stderr] usermod: no changes Dec 05 11:13:33.185 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 05 11:13:33.193 INFO [stderr] Running /target/debug/deps/drorg-113924f9cc0788a0 Dec 05 11:13:33.196 INFO [stdout] Dec 05 11:13:33.196 INFO [stdout] running 0 tests Dec 05 11:13:33.196 INFO [stdout] Dec 05 11:13:33.196 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 11:13:33.196 INFO [stdout] Dec 05 11:13:33.199 INFO [stderr] su: No module specific data is present Dec 05 11:13:34.550 INFO running `"docker" "inspect" "a7d52fa6ed31b123637bf02c24912043358e92dffd6e778eb558cd9acf0f45dc"` Dec 05 11:13:34.876 INFO running `"docker" "rm" "-f" "a7d52fa6ed31b123637bf02c24912043358e92dffd6e778eb558cd9acf0f45dc"` Dec 05 11:13:35.163 INFO [stdout] a7d52fa6ed31b123637bf02c24912043358e92dffd6e778eb558cd9acf0f45dc