Dec 05 11:11:37.530 INFO testing pkgw/drorg against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 11:11:37.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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.295 INFO [stdout] 5dec7fa812258db5140047f52496cd8a739b207a72b234d19bb502763c92411a Dec 05 11:11:38.302 INFO running `"docker" "start" "-a" "5dec7fa812258db5140047f52496cd8a739b207a72b234d19bb502763c92411a"` Dec 05 11:11:39.402 INFO [stderr] usermod: no changes Dec 05 11:11:39.708 INFO [stderr] Compiling unicode-bidi v0.2.6 Dec 05 11:11:39.708 INFO [stderr] Compiling app_dirs v1.2.1 Dec 05 11:11:39.712 INFO [stderr] Compiling mime v0.2.6 Dec 05 11:11:39.712 INFO [stderr] Compiling phf_generator v0.7.23 Dec 05 11:11:39.712 INFO [stderr] Compiling tempfile v3.0.4 Dec 05 11:11:39.712 INFO [stderr] Compiling uuid v0.2.3 Dec 05 11:11:39.712 INFO [stderr] Compiling diesel v1.3.3 Dec 05 11:11:41.340 INFO [stderr] Compiling phf_codegen v0.7.23 Dec 05 11:11:42.820 INFO [stderr] Compiling hyper v0.10.15 Dec 05 11:11:43.782 INFO [stderr] Compiling isolang v0.2.1 Dec 05 11:11:45.882 INFO [stderr] Compiling url v0.5.10 Dec 05 11:12:12.520 INFO [stderr] Compiling hyper-native-tls v0.3.0 Dec 05 11:12:15.028 INFO [stderr] Compiling yup-oauth2 v1.0.9 Dec 05 11:12:24.940 INFO [stderr] Compiling google-people1 v1.0.8+20181010 Dec 05 11:12:24.940 INFO [stderr] Compiling google-drive3 v1.0.8+20181004 Dec 05 11:13:00.544 INFO [stderr] Compiling timeago v0.1.5 Dec 05 11:13:01.418 INFO [stderr] Compiling drorg v0.1.0 (/source) Dec 05 11:13:04.339 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:04.339 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:04.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:13:04.339 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:04.339 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.339 INFO [stderr] Dec 05 11:13:04.339 INFO [stderr] warning: cannot find type `Doc` in this scope Dec 05 11:13:04.339 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:04.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 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:04.339 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.339 INFO [stderr] Dec 05 11:13:04.339 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:04.339 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:04.339 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 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:04.339 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.339 INFO [stderr] Dec 05 11:13:04.339 INFO [stderr] warning: cannot find type `docs` in this scope Dec 05 11:13:04.339 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:04.339 INFO [stderr] | Dec 05 11:13:04.339 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:04.340 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.340 INFO [stderr] | Dec 05 11:13:04.340 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:04.340 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.340 INFO [stderr] Dec 05 11:13:04.340 INFO [stderr] warning: cannot find type `NewDoc` in this scope Dec 05 11:13:04.340 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:04.340 INFO [stderr] | Dec 05 11:13:04.340 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:04.340 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.344 INFO [stderr] | Dec 05 11:13:04.344 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:04.345 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.345 INFO [stderr] Dec 05 11:13:04.345 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:04.345 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:04.345 INFO [stderr] | Dec 05 11:13:04.345 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:04.345 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.345 INFO [stderr] | Dec 05 11:13:04.345 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:04.345 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.345 INFO [stderr] Dec 05 11:13:04.345 INFO [stderr] warning: cannot find type `Link` in this scope Dec 05 11:13:04.345 INFO [stderr] --> src/database.rs:134:10 Dec 05 11:13:04.345 INFO [stderr] | Dec 05 11:13:04.345 INFO [stderr] 134 | #[derive(Queryable)] Dec 05 11:13:04.345 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.345 INFO [stderr] | Dec 05 11:13:04.345 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:04.345 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.345 INFO [stderr] Dec 05 11:13:04.346 INFO [stderr] warning: cannot find type `links` in this scope Dec 05 11:13:04.346 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:04.346 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 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:04.346 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.346 INFO [stderr] Dec 05 11:13:04.346 INFO [stderr] warning: cannot find type `NewLink` in this scope Dec 05 11:13:04.346 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:04.346 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 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:04.346 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.346 INFO [stderr] Dec 05 11:13:04.346 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:13:04.346 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:13:04.346 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.346 INFO [stderr] | Dec 05 11:13:04.346 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:04.346 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.346 INFO [stderr] Dec 05 11:13:04.347 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:13:04.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 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:04.347 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.347 INFO [stderr] Dec 05 11:13:04.347 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 11:13:04.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 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:04.347 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.347 INFO [stderr] Dec 05 11:13:04.347 INFO [stderr] warning: cannot find type `mime_type` in this scope Dec 05 11:13:04.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 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:04.347 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.347 INFO [stderr] Dec 05 11:13:04.347 INFO [stderr] warning: cannot find type `starred` in this scope Dec 05 11:13:04.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 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:04.347 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.347 INFO [stderr] Dec 05 11:13:04.347 INFO [stderr] warning: cannot find type `trashed` in this scope Dec 05 11:13:04.347 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.347 INFO [stderr] | Dec 05 11:13:04.347 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.348 INFO [stderr] | Dec 05 11:13:04.348 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:04.348 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.348 INFO [stderr] Dec 05 11:13:04.352 INFO [stderr] warning: cannot find type `modified_time` in this scope Dec 05 11:13:04.352 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.352 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 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:04.352 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.352 INFO [stderr] Dec 05 11:13:04.352 INFO [stderr] warning: cannot find type `parent_id` in this scope Dec 05 11:13:04.352 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.352 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 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:04.352 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.352 INFO [stderr] Dec 05 11:13:04.352 INFO [stderr] warning: cannot find type `child_id` in this scope Dec 05 11:13:04.352 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:04.352 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:04.352 INFO [stderr] | Dec 05 11:13:04.352 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:04.353 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:04.353 INFO [stderr] Dec 05 11:13:17.456 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Dec 05 11:13:17.471 INFO [stderr] su: No module specific data is present Dec 05 11:13:17.986 INFO running `"docker" "inspect" "5dec7fa812258db5140047f52496cd8a739b207a72b234d19bb502763c92411a"` Dec 05 11:13:18.158 INFO running `"docker" "rm" "-f" "5dec7fa812258db5140047f52496cd8a739b207a72b234d19bb502763c92411a"` Dec 05 11:13:18.398 INFO [stdout] 5dec7fa812258db5140047f52496cd8a739b207a72b234d19bb502763c92411a Dec 05 11:13:18.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:18.636 INFO [stdout] 6fe63348d1124e0e9868295fa5b63395c9217434d886450149f58e0046aee859 Dec 05 11:13:18.642 INFO running `"docker" "start" "-a" "6fe63348d1124e0e9868295fa5b63395c9217434d886450149f58e0046aee859"` Dec 05 11:13:19.540 INFO [stderr] usermod: no changes Dec 05 11:13:19.760 INFO [stderr] Compiling drorg v0.1.0 (/source) Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `Doc` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:23:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 23 | #[derive(Queryable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `docs` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `NewDoc` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:83:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 83 | #[derive(Insertable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.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:22.013 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.013 INFO [stderr] Dec 05 11:13:22.013 INFO [stderr] warning: cannot find type `Link` in this scope Dec 05 11:13:22.013 INFO [stderr] --> src/database.rs:134:10 Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.013 INFO [stderr] 134 | #[derive(Queryable)] Dec 05 11:13:22.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.013 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `links` in this scope Dec 05 11:13:22.014 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `NewLink` in this scope Dec 05 11:13:22.014 INFO [stderr] --> src/database.rs:149:10 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 149 | #[derive(Insertable)] Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `mime_type` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `starred` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `trashed` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.014 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.014 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:22.014 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.014 INFO [stderr] Dec 05 11:13:22.014 INFO [stderr] warning: cannot find type `modified_time` in this scope Dec 05 11:13:22.014 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.014 INFO [stderr] | Dec 05 11:13:22.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.015 INFO [stderr] | Dec 05 11:13:22.015 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:22.015 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.015 INFO [stderr] Dec 05 11:13:22.015 INFO [stderr] warning: cannot find type `parent_id` in this scope Dec 05 11:13:22.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.015 INFO [stderr] | Dec 05 11:13:22.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.015 INFO [stderr] | Dec 05 11:13:22.015 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:22.015 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.015 INFO [stderr] Dec 05 11:13:22.015 INFO [stderr] warning: cannot find type `child_id` in this scope Dec 05 11:13:22.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:13:22.015 INFO [stderr] | Dec 05 11:13:22.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:13:22.015 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:13:22.015 INFO [stderr] | Dec 05 11:13:22.015 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:22.015 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:13:22.015 INFO [stderr] Dec 05 11:13:23.593 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.02s Dec 05 11:13:23.612 INFO [stderr] su: No module specific data is present Dec 05 11:13:24.413 INFO running `"docker" "inspect" "6fe63348d1124e0e9868295fa5b63395c9217434d886450149f58e0046aee859"` Dec 05 11:13:24.750 INFO running `"docker" "rm" "-f" "6fe63348d1124e0e9868295fa5b63395c9217434d886450149f58e0046aee859"` Dec 05 11:13:25.004 INFO [stdout] 6fe63348d1124e0e9868295fa5b63395c9217434d886450149f58e0046aee859 Dec 05 11:13:25.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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:25.420 INFO [stdout] 7e127384db99042f976bcee653771e9038890b7a50bcd9a854d08de7434a2e65 Dec 05 11:13:25.426 INFO running `"docker" "start" "-a" "7e127384db99042f976bcee653771e9038890b7a50bcd9a854d08de7434a2e65"` Dec 05 11:13:26.938 INFO [stderr] usermod: no changes Dec 05 11:13:27.204 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 05 11:13:27.220 INFO [stderr] Running /target/debug/deps/drorg-69279a9dc9f6b5d2 Dec 05 11:13:27.235 INFO [stdout] Dec 05 11:13:27.235 INFO [stdout] running 0 tests Dec 05 11:13:27.235 INFO [stdout] Dec 05 11:13:27.235 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 11:13:27.235 INFO [stdout] Dec 05 11:13:27.236 INFO [stderr] su: No module specific data is present Dec 05 11:13:28.178 INFO running `"docker" "inspect" "7e127384db99042f976bcee653771e9038890b7a50bcd9a854d08de7434a2e65"` Dec 05 11:13:28.524 INFO running `"docker" "rm" "-f" "7e127384db99042f976bcee653771e9038890b7a50bcd9a854d08de7434a2e65"` Dec 05 11:13:28.865 INFO [stdout] 7e127384db99042f976bcee653771e9038890b7a50bcd9a854d08de7434a2e65