Dec 05 07:45:48.080 INFO testing shaneutt/dcos-k8s-rust-skaffold-demo against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 07:45:48.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 07:45:48.568 INFO [stdout] 777988d59d72d4f99ed837b8913e80cad21a90e3cb18664a2502706ee98460d6 Dec 05 07:45:48.570 INFO running `"docker" "start" "-a" "777988d59d72d4f99ed837b8913e80cad21a90e3cb18664a2502706ee98460d6"` Dec 05 07:45:49.699 INFO [stderr] usermod: no changes Dec 05 07:45:50.040 INFO [stderr] Compiling isatty v0.1.9 Dec 05 07:45:50.042 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 05 07:45:50.043 INFO [stderr] Compiling syn v0.15.7 Dec 05 07:45:50.048 INFO [stderr] Compiling hyper v0.10.13 Dec 05 07:45:50.048 INFO [stderr] Compiling diesel v1.3.3 Dec 05 07:45:50.048 INFO [stderr] Compiling failure v0.1.2 Dec 05 07:45:50.780 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 07:45:52.296 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 05 07:45:53.256 INFO [stderr] Compiling rayon-core v1.4.1 Dec 05 07:45:57.723 INFO [stderr] Compiling rayon v0.7.1 Dec 05 07:46:01.656 INFO [stderr] Compiling ring v0.11.0 Dec 05 07:46:08.560 INFO [stderr] Compiling serde_derive v1.0.79 Dec 05 07:46:16.451 INFO [stderr] Compiling cookie v0.9.2 Dec 05 07:46:18.412 INFO [stderr] Compiling rocket v0.3.17 Dec 05 07:46:40.182 INFO [stderr] Compiling rocket_contrib v0.3.17 Dec 05 07:46:40.184 INFO [stderr] Compiling rocket_codegen v0.3.17 Dec 05 07:47:11.484 INFO [stderr] Compiling rust-web-demo v0.1.0 (/source) Dec 05 07:47:12.696 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:12.696 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:12.696 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:12.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 07:47:12.697 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 07:47:12.697 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.697 INFO [stderr] Dec 05 07:47:12.697 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 05 07:47:12.697 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:12.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 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 07:47:12.697 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.697 INFO [stderr] Dec 05 07:47:12.697 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:12.697 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:12.697 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 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 07:47:12.697 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.697 INFO [stderr] Dec 05 07:47:12.697 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 05 07:47:12.697 INFO [stderr] --> src/forms.rs:3:70 Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:12.697 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 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 07:47:12.697 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.697 INFO [stderr] Dec 05 07:47:12.697 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:12.697 INFO [stderr] --> src/forms.rs:3:70 Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:12.697 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.697 INFO [stderr] | Dec 05 07:47:12.697 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 07:47:12.697 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.697 INFO [stderr] Dec 05 07:47:12.708 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 05 07:47:12.708 INFO [stderr] --> src/models.rs:3:48 Dec 05 07:47:12.708 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:12.709 INFO [stderr] --> src/models.rs:3:59 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 05 07:47:12.709 INFO [stderr] --> src/models.rs:3:59 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `fname` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `lname` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `age` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:12.709 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 07:47:12.709 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:12.709 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:12.709 INFO [stderr] | Dec 05 07:47:12.709 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 07:47:12.709 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:12.709 INFO [stderr] Dec 05 07:47:18.725 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Dec 05 07:47:18.737 INFO [stderr] su: No module specific data is present Dec 05 07:47:19.426 INFO running `"docker" "inspect" "777988d59d72d4f99ed837b8913e80cad21a90e3cb18664a2502706ee98460d6"` Dec 05 07:47:19.768 INFO running `"docker" "rm" "-f" "777988d59d72d4f99ed837b8913e80cad21a90e3cb18664a2502706ee98460d6"` Dec 05 07:47:20.080 INFO [stdout] 777988d59d72d4f99ed837b8913e80cad21a90e3cb18664a2502706ee98460d6 Dec 05 07:47:20.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 07:47:20.664 INFO [stdout] 22ec9bf96016a91542efddbfde37435ac2d5076fefe36de2f2b92e1c1b937dc4 Dec 05 07:47:20.670 INFO running `"docker" "start" "-a" "22ec9bf96016a91542efddbfde37435ac2d5076fefe36de2f2b92e1c1b937dc4"` Dec 05 07:47:22.407 INFO [stderr] usermod: no changes Dec 05 07:47:22.680 INFO [stderr] Compiling rust-web-demo v0.1.0 (/source) Dec 05 07:47:23.972 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:23.972 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:23.972 INFO [stderr] | Dec 05 07:47:23.972 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:23.972 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.972 INFO [stderr] | Dec 05 07:47:23.972 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 07:47:23.972 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 07:47:23.972 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.972 INFO [stderr] Dec 05 07:47:23.972 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 05 07:47:23.972 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:23.972 INFO [stderr] | Dec 05 07:47:23.972 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:23.972 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.972 INFO [stderr] | Dec 05 07:47:23.972 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 07:47:23.972 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.972 INFO [stderr] Dec 05 07:47:23.972 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/forms.rs:3:58 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/forms.rs:3:70 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/forms.rs:3:70 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/models.rs:3:48 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `employees` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/models.rs:3:59 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `Employee` in this scope Dec 05 07:47:23.973 INFO [stderr] --> src/models.rs:3:59 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 07:47:23.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 07:47:23.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `fname` in this scope Dec 05 07:47:23.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `lname` in this scope Dec 05 07:47:23.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:23.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.973 INFO [stderr] | Dec 05 07:47:23.973 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 07:47:23.973 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.973 INFO [stderr] Dec 05 07:47:23.973 INFO [stderr] warning: cannot find type `age` in this scope Dec 05 07:47:23.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:23.974 INFO [stderr] | Dec 05 07:47:23.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:23.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.974 INFO [stderr] | Dec 05 07:47:23.974 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 07:47:23.974 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.974 INFO [stderr] Dec 05 07:47:23.974 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 07:47:23.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 07:47:23.974 INFO [stderr] | Dec 05 07:47:23.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 07:47:23.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 07:47:23.981 INFO [stderr] | Dec 05 07:47:23.981 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 07:47:23.981 INFO [stderr] = note: for more information, see issue #50504 Dec 05 07:47:23.981 INFO [stderr] Dec 05 07:47:29.124 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.68s Dec 05 07:47:29.131 INFO [stderr] su: No module specific data is present Dec 05 07:47:29.809 INFO running `"docker" "inspect" "22ec9bf96016a91542efddbfde37435ac2d5076fefe36de2f2b92e1c1b937dc4"` Dec 05 07:47:30.154 INFO running `"docker" "rm" "-f" "22ec9bf96016a91542efddbfde37435ac2d5076fefe36de2f2b92e1c1b937dc4"` Dec 05 07:47:30.390 INFO [stdout] 22ec9bf96016a91542efddbfde37435ac2d5076fefe36de2f2b92e1c1b937dc4 Dec 05 07:47:30.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 07:47:30.830 INFO [stdout] 298392aa51a1d0f617cdbb14235a9e3d0012c43b45db92369daa4580b6c0b0b9 Dec 05 07:47:30.838 INFO running `"docker" "start" "-a" "298392aa51a1d0f617cdbb14235a9e3d0012c43b45db92369daa4580b6c0b0b9"` Dec 05 07:47:31.898 INFO [stderr] usermod: no changes Dec 05 07:47:32.168 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 05 07:47:32.178 INFO [stderr] Running /target/debug/deps/rust_web_demo-052321ac29cd948e Dec 05 07:47:32.191 INFO [stdout] Dec 05 07:47:32.191 INFO [stdout] running 0 tests Dec 05 07:47:32.191 INFO [stdout] Dec 05 07:47:32.191 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:47:32.191 INFO [stdout] Dec 05 07:47:32.195 INFO [stderr] su: No module specific data is present Dec 05 07:47:32.746 INFO running `"docker" "inspect" "298392aa51a1d0f617cdbb14235a9e3d0012c43b45db92369daa4580b6c0b0b9"` Dec 05 07:47:33.020 INFO running `"docker" "rm" "-f" "298392aa51a1d0f617cdbb14235a9e3d0012c43b45db92369daa4580b6c0b0b9"` Dec 05 07:47:33.404 INFO [stdout] 298392aa51a1d0f617cdbb14235a9e3d0012c43b45db92369daa4580b6c0b0b9