Oct 13 00:40:07.742 INFO testing shaneutt/dcos-k8s-rust-skaffold-demo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:40:07.742 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 00:40:08.308 INFO blam! 27a97ffa35cde2b8219299ea079b9a035266e5c7d039c45903bb63c935856bea Oct 13 00:40:08.309 INFO running `"docker" "start" "-a" "27a97ffa35cde2b8219299ea079b9a035266e5c7d039c45903bb63c935856bea"` Oct 13 00:40:09.947 INFO kablam! usermod: no changes Oct 13 00:40:10.207 INFO kablam! Compiling httparse v1.3.3 Oct 13 00:40:10.211 INFO kablam! Compiling serde_json v1.0.31 Oct 13 00:40:10.211 INFO kablam! Compiling thread_local v0.3.6 Oct 13 00:40:10.211 INFO kablam! Compiling aho-corasick v0.6.8 Oct 13 00:40:10.219 INFO kablam! Compiling syn v0.15.7 Oct 13 00:40:10.219 INFO kablam! Compiling diesel v1.3.3 Oct 13 00:40:10.219 INFO kablam! Compiling failure v0.1.2 Oct 13 00:40:13.291 INFO kablam! Compiling regex v1.0.5 Oct 13 00:40:16.347 INFO kablam! Compiling hyper v0.10.13 Oct 13 00:40:37.283 INFO kablam! Compiling dotenv v0.13.0 Oct 13 00:40:37.563 INFO kablam! Compiling serde_derive v1.0.79 Oct 13 00:40:45.013 INFO kablam! Compiling rocket v0.3.17 Oct 13 00:41:08.239 INFO kablam! Compiling rocket_contrib v0.3.17 Oct 13 00:41:08.240 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 13 00:41:46.259 INFO kablam! Compiling rust-web-demo v0.1.0 (/source) Oct 13 00:41:47.615 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:47.615 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:47.615 INFO kablam! | Oct 13 00:41:47.615 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:47.615 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.615 INFO kablam! | Oct 13 00:41:47.615 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 00:41:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.615 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.615 INFO kablam! Oct 13 00:41:47.615 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 13 00:41:47.615 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:47.615 INFO kablam! | Oct 13 00:41:47.615 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:47.615 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.615 INFO kablam! | Oct 13 00:41:47.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.615 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.615 INFO kablam! Oct 13 00:41:47.615 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:47.615 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:47.615 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 13 00:41:47.616 INFO kablam! --> src/forms.rs:3:70 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:47.616 INFO kablam! --> src/forms.rs:3:70 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `Employee` in this scope Oct 13 00:41:47.616 INFO kablam! --> src/models.rs:3:48 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:47.616 INFO kablam! --> src/models.rs:3:59 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `Employee` in this scope Oct 13 00:41:47.616 INFO kablam! --> src/models.rs:3:59 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `table` in this scope Oct 13 00:41:47.616 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `id` in this scope Oct 13 00:41:47.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `fname` in this scope Oct 13 00:41:47.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `lname` in this scope Oct 13 00:41:47.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:47.616 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.616 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.616 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.616 INFO kablam! Oct 13 00:41:47.616 INFO kablam! warning: cannot find type `age` in this scope Oct 13 00:41:47.616 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:47.616 INFO kablam! | Oct 13 00:41:47.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:47.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.617 INFO kablam! | Oct 13 00:41:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.617 INFO kablam! Oct 13 00:41:47.617 INFO kablam! warning: cannot find type `title` in this scope Oct 13 00:41:47.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:47.617 INFO kablam! | Oct 13 00:41:47.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:47.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:47.617 INFO kablam! | Oct 13 00:41:47.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:47.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:47.617 INFO kablam! Oct 13 00:41:53.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 13 00:41:53.479 INFO kablam! su: No module specific data is present Oct 13 00:41:54.553 INFO running `"docker" "rm" "-f" "27a97ffa35cde2b8219299ea079b9a035266e5c7d039c45903bb63c935856bea"` Oct 13 00:41:54.875 INFO blam! 27a97ffa35cde2b8219299ea079b9a035266e5c7d039c45903bb63c935856bea Oct 13 00:41:54.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 00:41:55.304 INFO blam! 3fe66756c69ef063a07e963c5998f70c2585c3f28184cdf0160b7cbafea35ce3 Oct 13 00:41:55.307 INFO running `"docker" "start" "-a" "3fe66756c69ef063a07e963c5998f70c2585c3f28184cdf0160b7cbafea35ce3"` Oct 13 00:41:57.740 INFO kablam! usermod: no changes Oct 13 00:41:58.080 INFO kablam! Compiling rust-web-demo v0.1.0 (/source) Oct 13 00:41:59.979 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:59.980 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:59.980 INFO kablam! | Oct 13 00:41:59.980 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:59.980 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.980 INFO kablam! | Oct 13 00:41:59.980 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 00:41:59.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.980 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.980 INFO kablam! Oct 13 00:41:59.980 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 13 00:41:59.980 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:59.980 INFO kablam! | Oct 13 00:41:59.980 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:59.980 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.980 INFO kablam! | Oct 13 00:41:59.980 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.980 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.983 INFO kablam! Oct 13 00:41:59.983 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:59.983 INFO kablam! --> src/forms.rs:3:58 Oct 13 00:41:59.983 INFO kablam! | Oct 13 00:41:59.983 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:59.983 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.983 INFO kablam! | Oct 13 00:41:59.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.983 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.983 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `EmployeeForm` in this scope Oct 13 00:41:59.984 INFO kablam! --> src/forms.rs:3:70 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:59.984 INFO kablam! --> src/forms.rs:3:70 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, FromForm, Insertable, AsChangeset)] Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `Employee` in this scope Oct 13 00:41:59.984 INFO kablam! --> src/models.rs:3:48 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `employees` in this scope Oct 13 00:41:59.984 INFO kablam! --> src/models.rs:3:59 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `Employee` in this scope Oct 13 00:41:59.984 INFO kablam! --> src/models.rs:3:59 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 3 | #[derive(Clone, Debug, Serialize, Deserialize, Queryable, Insertable)] Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `table` in this scope Oct 13 00:41:59.984 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `id` in this scope Oct 13 00:41:59.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `fname` in this scope Oct 13 00:41:59.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.984 INFO kablam! warning: cannot find type `lname` in this scope Oct 13 00:41:59.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:59.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.984 INFO kablam! | Oct 13 00:41:59.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.984 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.984 INFO kablam! Oct 13 00:41:59.999 INFO kablam! warning: cannot find type `age` in this scope Oct 13 00:41:59.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:41:59.999 INFO kablam! | Oct 13 00:41:59.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:41:59.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:41:59.999 INFO kablam! | Oct 13 00:41:59.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:41:59.999 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:41:59.999 INFO kablam! Oct 13 00:41:59.999 INFO kablam! warning: cannot find type `title` in this scope Oct 13 00:42:00.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 00:42:00.000 INFO kablam! | Oct 13 00:42:00.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 00:42:00.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 00:42:00.000 INFO kablam! | Oct 13 00:42:00.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:42:00.000 INFO kablam! = note: for more information, see issue #50504 Oct 13 00:42:00.000 INFO kablam! Oct 13 00:42:06.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.29s Oct 13 00:42:06.099 INFO kablam! su: No module specific data is present Oct 13 00:42:08.010 INFO running `"docker" "rm" "-f" "3fe66756c69ef063a07e963c5998f70c2585c3f28184cdf0160b7cbafea35ce3"` Oct 13 00:42:08.407 INFO blam! 3fe66756c69ef063a07e963c5998f70c2585c3f28184cdf0160b7cbafea35ce3 Oct 13 00:42:08.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 00:42:08.976 INFO blam! c1129ef0b5dda5a6c28e61a9b4048e3123b6e134108e5940e3b7c14d4f4636ed Oct 13 00:42:08.978 INFO running `"docker" "start" "-a" "c1129ef0b5dda5a6c28e61a9b4048e3123b6e134108e5940e3b7c14d4f4636ed"` Oct 13 00:42:11.229 INFO kablam! usermod: no changes Oct 13 00:42:11.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 13 00:42:11.455 INFO kablam! Running /target/debug/deps/rust_web_demo-f40f6de96c7816b4 Oct 13 00:42:11.508 INFO blam! Oct 13 00:42:11.508 INFO blam! running 0 tests Oct 13 00:42:11.508 INFO blam! Oct 13 00:42:11.508 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:42:11.508 INFO blam! Oct 13 00:42:11.530 INFO kablam! su: No module specific data is present Oct 13 00:42:13.318 INFO running `"docker" "rm" "-f" "c1129ef0b5dda5a6c28e61a9b4048e3123b6e134108e5940e3b7c14d4f4636ed"` Oct 13 00:42:13.737 INFO blam! c1129ef0b5dda5a6c28e61a9b4048e3123b6e134108e5940e3b7c14d4f4636ed