Nov 16 13:45:23.278 INFO testing shaneutt/dcos-k8s-rust-skaffold-demo against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 13:45:23.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 16 13:45:23.899 INFO [stdout] 1ed219681a7f609ca08cdab09498a2d1080e80b5e6c2c60cb726419179077d78 Nov 16 13:45:23.905 INFO running `"docker" "start" "-a" "1ed219681a7f609ca08cdab09498a2d1080e80b5e6c2c60cb726419179077d78"` Nov 16 13:45:25.095 INFO [stderr] usermod: no changes Nov 16 13:45:25.403 INFO [stderr] Compiling yansi v0.4.0 Nov 16 13:45:25.403 INFO [stderr] Compiling pq-sys v0.4.6 Nov 16 13:45:25.403 INFO [stderr] Compiling state v0.4.1 Nov 16 13:45:25.403 INFO [stderr] Compiling pear v0.0.20 Nov 16 13:45:25.403 INFO [stderr] Compiling ordermap v0.2.13 Nov 16 13:45:25.411 INFO [stderr] Compiling isatty v0.1.9 Nov 16 13:45:25.411 INFO [stderr] Compiling toml v0.4.8 Nov 16 13:45:25.419 INFO [stderr] Compiling syn v0.15.7 Nov 16 13:45:27.067 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 13:45:29.863 INFO [stderr] Compiling hyper v0.10.13 Nov 16 13:45:30.531 INFO [stderr] Compiling pear_codegen v0.0.20 Nov 16 13:45:30.555 INFO [stderr] Compiling rocket v0.3.17 Nov 16 13:45:30.566 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 16 13:45:30.767 INFO [stderr] Compiling rayon v0.7.1 Nov 16 13:45:33.343 INFO [stderr] Compiling failure v0.1.2 Nov 16 13:45:34.099 INFO [stderr] Compiling dotenv v0.13.0 Nov 16 13:45:41.395 INFO [stderr] Compiling ring v0.11.0 Nov 16 13:46:04.743 INFO [stderr] Compiling serde_derive v1.0.79 Nov 16 13:46:08.303 INFO [stderr] Compiling diesel v1.3.3 Nov 16 13:46:10.079 INFO [stderr] Compiling cookie v0.9.2 Nov 16 13:46:41.522 INFO [stderr] Compiling rocket_contrib v0.3.17 Nov 16 13:47:26.308 INFO [stderr] Compiling rust-web-demo v0.1.0 (/source) Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 13:47:27.504 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 16 13:47:27.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.504 INFO [stderr] Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 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 16 13:47:27.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.504 INFO [stderr] Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 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 16 13:47:27.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.504 INFO [stderr] Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/forms.rs:3:70 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 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 16 13:47:27.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.504 INFO [stderr] Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/forms.rs:3:70 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 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 16 13:47:27.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.504 INFO [stderr] Nov 16 13:47:27.504 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 16 13:47:27.504 INFO [stderr] --> src/models.rs:3:48 Nov 16 13:47:27.504 INFO [stderr] | Nov 16 13:47:27.504 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:27.504 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 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 16 13:47:27.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.505 INFO [stderr] Nov 16 13:47:27.505 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:27.505 INFO [stderr] --> src/models.rs:3:59 Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:27.505 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 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 16 13:47:27.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.505 INFO [stderr] Nov 16 13:47:27.505 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 16 13:47:27.505 INFO [stderr] --> src/models.rs:3:59 Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:27.505 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 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 16 13:47:27.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.505 INFO [stderr] Nov 16 13:47:27.505 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 13:47:27.505 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 13:47:27.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 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 16 13:47:27.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.505 INFO [stderr] Nov 16 13:47:27.505 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 13:47:27.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:27.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.505 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 16 13:47:27.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.505 INFO [stderr] Nov 16 13:47:27.505 INFO [stderr] warning: cannot find type `fname` in this scope Nov 16 13:47:27.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:27.505 INFO [stderr] | Nov 16 13:47:27.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:27.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 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 16 13:47:27.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.527 INFO [stderr] Nov 16 13:47:27.527 INFO [stderr] warning: cannot find type `lname` in this scope Nov 16 13:47:27.527 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:27.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 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 16 13:47:27.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.527 INFO [stderr] Nov 16 13:47:27.527 INFO [stderr] warning: cannot find type `age` in this scope Nov 16 13:47:27.527 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:27.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 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 16 13:47:27.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.527 INFO [stderr] Nov 16 13:47:27.527 INFO [stderr] warning: cannot find type `title` in this scope Nov 16 13:47:27.527 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:27.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:27.527 INFO [stderr] | Nov 16 13:47:27.527 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 16 13:47:27.527 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:27.527 INFO [stderr] Nov 16 13:47:33.549 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Nov 16 13:47:33.567 INFO [stderr] su: No module specific data is present Nov 16 13:47:35.217 INFO running `"docker" "inspect" "1ed219681a7f609ca08cdab09498a2d1080e80b5e6c2c60cb726419179077d78"` Nov 16 13:47:35.521 INFO running `"docker" "rm" "-f" "1ed219681a7f609ca08cdab09498a2d1080e80b5e6c2c60cb726419179077d78"` Nov 16 13:47:35.919 INFO [stdout] 1ed219681a7f609ca08cdab09498a2d1080e80b5e6c2c60cb726419179077d78 Nov 16 13:47:35.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 16 13:47:36.460 INFO [stdout] 9fa8229cd6155ed7915a11f858a1ff0c06b9f5d9178e6a8a9d1da8e50f528cfd Nov 16 13:47:36.463 INFO running `"docker" "start" "-a" "9fa8229cd6155ed7915a11f858a1ff0c06b9f5d9178e6a8a9d1da8e50f528cfd"` Nov 16 13:47:38.608 INFO [stderr] usermod: no changes Nov 16 13:47:38.889 INFO [stderr] Compiling rust-web-demo v0.1.0 (/source) Nov 16 13:47:40.192 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:40.192 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:40.192 INFO [stderr] | Nov 16 13:47:40.193 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:40.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.193 INFO [stderr] | Nov 16 13:47:40.194 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 13:47:40.194 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 16 13:47:40.194 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.195 INFO [stderr] Nov 16 13:47:40.195 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 16 13:47:40.195 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:40.195 INFO [stderr] | Nov 16 13:47:40.196 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:40.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.196 INFO [stderr] | Nov 16 13:47:40.197 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 16 13:47:40.197 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.197 INFO [stderr] Nov 16 13:47:40.197 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:40.198 INFO [stderr] --> src/forms.rs:3:58 Nov 16 13:47:40.198 INFO [stderr] | Nov 16 13:47:40.198 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:40.199 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.199 INFO [stderr] | Nov 16 13:47:40.199 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 16 13:47:40.200 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.200 INFO [stderr] Nov 16 13:47:40.200 INFO [stderr] warning: cannot find type `EmployeeForm` in this scope Nov 16 13:47:40.200 INFO [stderr] --> src/forms.rs:3:70 Nov 16 13:47:40.201 INFO [stderr] | Nov 16 13:47:40.201 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:40.201 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.202 INFO [stderr] | Nov 16 13:47:40.202 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 16 13:47:40.202 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.203 INFO [stderr] Nov 16 13:47:40.203 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:40.203 INFO [stderr] --> src/forms.rs:3:70 Nov 16 13:47:40.203 INFO [stderr] | Nov 16 13:47:40.204 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Nov 16 13:47:40.204 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.204 INFO [stderr] | Nov 16 13:47:40.204 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 16 13:47:40.205 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.205 INFO [stderr] Nov 16 13:47:40.205 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 16 13:47:40.206 INFO [stderr] --> src/models.rs:3:48 Nov 16 13:47:40.206 INFO [stderr] | Nov 16 13:47:40.206 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:40.206 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.207 INFO [stderr] | Nov 16 13:47:40.207 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 16 13:47:40.207 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.207 INFO [stderr] Nov 16 13:47:40.208 INFO [stderr] warning: cannot find type `employees` in this scope Nov 16 13:47:40.208 INFO [stderr] --> src/models.rs:3:59 Nov 16 13:47:40.208 INFO [stderr] | Nov 16 13:47:40.209 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:40.209 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.209 INFO [stderr] | Nov 16 13:47:40.209 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 16 13:47:40.210 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.210 INFO [stderr] Nov 16 13:47:40.210 INFO [stderr] warning: cannot find type `Employee` in this scope Nov 16 13:47:40.210 INFO [stderr] --> src/models.rs:3:59 Nov 16 13:47:40.215 INFO [stderr] | Nov 16 13:47:40.219 INFO [stderr] 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Nov 16 13:47:40.219 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.219 INFO [stderr] | Nov 16 13:47:40.220 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 16 13:47:40.220 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.220 INFO [stderr] Nov 16 13:47:40.220 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 13:47:40.221 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 13:47:40.221 INFO [stderr] | Nov 16 13:47:40.221 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 13:47:40.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.222 INFO [stderr] | Nov 16 13:47:40.222 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 16 13:47:40.222 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.223 INFO [stderr] Nov 16 13:47:40.227 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 13:47:40.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:40.227 INFO [stderr] | Nov 16 13:47:40.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:40.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.228 INFO [stderr] | Nov 16 13:47:40.229 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 16 13:47:40.229 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.229 INFO [stderr] Nov 16 13:47:40.230 INFO [stderr] warning: cannot find type `fname` in this scope Nov 16 13:47:40.230 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:40.230 INFO [stderr] | Nov 16 13:47:40.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:40.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.231 INFO [stderr] | Nov 16 13:47:40.231 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 16 13:47:40.232 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.232 INFO [stderr] Nov 16 13:47:40.232 INFO [stderr] warning: cannot find type `lname` in this scope Nov 16 13:47:40.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:40.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 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 16 13:47:40.233 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.233 INFO [stderr] Nov 16 13:47:40.233 INFO [stderr] warning: cannot find type `age` in this scope Nov 16 13:47:40.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:40.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 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 16 13:47:40.233 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.233 INFO [stderr] Nov 16 13:47:40.233 INFO [stderr] warning: cannot find type `title` in this scope Nov 16 13:47:40.233 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 13:47:40.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:47:40.233 INFO [stderr] | Nov 16 13:47:40.233 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 16 13:47:40.233 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:47:40.233 INFO [stderr] Nov 16 13:47:45.597 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.96s Nov 16 13:47:45.615 INFO [stderr] su: No module specific data is present Nov 16 13:47:46.527 INFO running `"docker" "inspect" "9fa8229cd6155ed7915a11f858a1ff0c06b9f5d9178e6a8a9d1da8e50f528cfd"` Nov 16 13:47:46.847 INFO running `"docker" "rm" "-f" "9fa8229cd6155ed7915a11f858a1ff0c06b9f5d9178e6a8a9d1da8e50f528cfd"` Nov 16 13:47:47.259 INFO [stdout] 9fa8229cd6155ed7915a11f858a1ff0c06b9f5d9178e6a8a9d1da8e50f528cfd Nov 16 13:47:47.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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" "-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 16 13:47:47.733 INFO [stdout] 816496afff49570e7a2414c1728ed5e019cd34843a7c0995d4cd2051fa882388 Nov 16 13:47:47.737 INFO running `"docker" "start" "-a" "816496afff49570e7a2414c1728ed5e019cd34843a7c0995d4cd2051fa882388"` Nov 16 13:47:48.951 INFO [stderr] usermod: no changes Nov 16 13:47:49.240 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 16 13:47:49.251 INFO [stderr] Running /target/debug/deps/rust_web_demo-15c607c52006ec57 Nov 16 13:47:49.287 INFO [stdout] Nov 16 13:47:49.287 INFO [stdout] running 0 tests Nov 16 13:47:49.287 INFO [stdout] Nov 16 13:47:49.287 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:47:49.287 INFO [stdout] Nov 16 13:47:49.294 INFO [stderr] su: No module specific data is present Nov 16 13:47:50.245 INFO running `"docker" "inspect" "816496afff49570e7a2414c1728ed5e019cd34843a7c0995d4cd2051fa882388"` Nov 16 13:47:50.669 INFO running `"docker" "rm" "-f" "816496afff49570e7a2414c1728ed5e019cd34843a7c0995d4cd2051fa882388"` Nov 16 13:47:50.971 INFO [stdout] 816496afff49570e7a2414c1728ed5e019cd34843a7c0995d4cd2051fa882388