Oct 14 20:56:44.974 INFO testing fanzeyi/hakase against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:56:44.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 20:56:45.574 INFO blam! c1af5cdb27143d7796caf1951d8a313321141200c2e2595031ce4b1ce8a6612e Oct 14 20:56:45.575 INFO running `"docker" "start" "-a" "c1af5cdb27143d7796caf1951d8a313321141200c2e2595031ce4b1ce8a6612e"` Oct 14 20:56:47.578 INFO kablam! usermod: no changes Oct 14 20:56:47.907 INFO kablam! Compiling serde v1.0.38 Oct 14 20:56:47.914 INFO kablam! Compiling rand_core v0.1.0-pre.0 Oct 14 20:56:47.919 INFO kablam! Compiling time v0.1.39 Oct 14 20:56:47.935 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 14 20:56:47.935 INFO kablam! Compiling net2 v0.2.32 Oct 14 20:56:47.935 INFO kablam! Compiling term v0.5.1 Oct 14 20:56:47.935 INFO kablam! Compiling num-integer v0.1.36 Oct 14 20:56:47.936 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 14 20:56:50.461 INFO kablam! Compiling base64 v0.9.0 Oct 14 20:56:51.804 INFO kablam! Compiling bytes v0.4.6 Oct 14 20:56:52.999 INFO kablam! Compiling uuid v0.6.3 Oct 14 20:56:53.295 INFO kablam! Compiling tokio-timer v0.2.1 Oct 14 20:57:01.055 INFO kablam! Compiling r2d2 v0.8.2 Oct 14 20:57:01.207 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 14 20:57:01.215 INFO kablam! Compiling syn v0.12.15 Oct 14 20:57:01.253 INFO kablam! Compiling rand v0.5.0-pre.0 Oct 14 20:57:01.351 INFO kablam! Compiling mio v0.6.14 Oct 14 20:57:01.386 INFO kablam! Compiling chrono v0.4.2 Oct 14 20:57:01.703 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 20:57:04.942 INFO kablam! Compiling regex v0.2.10 Oct 14 20:57:10.327 INFO kablam! Compiling serde_derive v1.0.38 Oct 14 20:57:17.439 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 14 20:57:17.507 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 20:57:31.940 INFO kablam! Compiling simplelog v0.5.1 Oct 14 20:57:32.044 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 14 20:57:32.531 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 20:57:32.913 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 20:57:41.447 INFO kablam! Compiling tokio v0.1.5 Oct 14 20:57:51.581 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 20:57:56.567 INFO kablam! Compiling semver v0.8.0 Oct 14 20:57:56.589 INFO kablam! Compiling serde_json v1.0.14 Oct 14 20:57:57.171 INFO kablam! Compiling bincode v1.0.0 Oct 14 20:57:57.295 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 14 20:58:01.028 INFO kablam! Compiling diesel_derives v1.2.0 Oct 14 20:58:01.087 INFO kablam! Compiling gotham_derive v0.2.1 Oct 14 20:58:01.215 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 20:58:12.137 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 14 20:58:13.589 INFO kablam! Compiling hyper v0.11.25 Oct 14 20:58:19.873 INFO kablam! Compiling skeptic v0.13.2 Oct 14 20:58:20.987 INFO kablam! Compiling diesel v1.2.2 Oct 14 20:58:26.198 INFO kablam! Compiling borrow-bag v1.0.0 Oct 14 20:58:35.895 INFO kablam! Compiling gotham v0.2.1 Oct 14 20:59:01.263 INFO kablam! Compiling hakase v0.1.0 (/source) Oct 14 20:59:03.179 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:59:03.180 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:03.181 INFO kablam! | Oct 14 20:59:03.181 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:03.182 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.183 INFO kablam! | Oct 14 20:59:03.183 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:59:03.184 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 14 20:59:03.185 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.185 INFO kablam! Oct 14 20:59:03.186 INFO kablam! warning: cannot find type `Url` in this scope Oct 14 20:59:03.186 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:03.186 INFO kablam! | Oct 14 20:59:03.186 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:03.186 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 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 14 20:59:03.187 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.187 INFO kablam! Oct 14 20:59:03.187 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:59:03.187 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:03.187 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 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 14 20:59:03.187 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.187 INFO kablam! Oct 14 20:59:03.187 INFO kablam! warning: cannot find type `url` in this scope Oct 14 20:59:03.187 INFO kablam! --> src/models.rs:14:10 Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 INFO kablam! 14 | #[derive(Insertable)] Oct 14 20:59:03.187 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 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 14 20:59:03.187 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.187 INFO kablam! Oct 14 20:59:03.187 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 14 20:59:03.187 INFO kablam! --> src/models.rs:14:10 Oct 14 20:59:03.187 INFO kablam! | Oct 14 20:59:03.187 INFO kablam! 14 | #[derive(Insertable)] Oct 14 20:59:03.193 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.193 INFO kablam! | Oct 14 20:59:03.193 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 14 20:59:03.193 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.193 INFO kablam! Oct 14 20:59:03.193 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:59:03.193 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:59:03.193 INFO kablam! | Oct 14 20:59:03.193 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:59:03.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.193 INFO kablam! | Oct 14 20:59:03.193 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 14 20:59:03.193 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.193 INFO kablam! Oct 14 20:59:03.193 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:59:03.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 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 14 20:59:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.194 INFO kablam! warning: cannot find type `code` in this scope Oct 14 20:59:03.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 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 14 20:59:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.194 INFO kablam! warning: cannot find type `myurl` in this scope Oct 14 20:59:03.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 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 14 20:59:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.194 INFO kablam! warning: cannot find type `create_time` in this scope Oct 14 20:59:03.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 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 14 20:59:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.194 INFO kablam! warning: cannot find type `count` in this scope Oct 14 20:59:03.194 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 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 14 20:59:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.194 INFO kablam! warning: unused imports: `LevelFilter`, `TermLogger` Oct 14 20:59:03.194 INFO kablam! --> src/lib.rs:266:21 Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! 266 | use simplelog::{TermLogger, LevelFilter}; Oct 14 20:59:03.194 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 14 20:59:03.194 INFO kablam! | Oct 14 20:59:03.194 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:59:03.194 INFO kablam! Oct 14 20:59:03.691 INFO kablam! warning: function is never used: `create_test_server` Oct 14 20:59:03.691 INFO kablam! --> src/lib.rs:268:5 Oct 14 20:59:03.691 INFO kablam! | Oct 14 20:59:03.691 INFO kablam! 268 | fn create_test_server(password: Option) -> TestServer { Oct 14 20:59:03.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:59:03.691 INFO kablam! | Oct 14 20:59:03.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:59:03.691 INFO kablam! Oct 14 20:59:16.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Oct 14 20:59:16.211 INFO kablam! su: No module specific data is present Oct 14 20:59:17.967 INFO running `"docker" "rm" "-f" "c1af5cdb27143d7796caf1951d8a313321141200c2e2595031ce4b1ce8a6612e"` Oct 14 20:59:18.211 INFO blam! c1af5cdb27143d7796caf1951d8a313321141200c2e2595031ce4b1ce8a6612e Oct 14 20:59:18.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 20:59:18.642 INFO blam! c04ec448523dc375f94a79a061e47ecf05b482fb7e55a0a836ba09cb7ae94c19 Oct 14 20:59:18.644 INFO running `"docker" "start" "-a" "c04ec448523dc375f94a79a061e47ecf05b482fb7e55a0a836ba09cb7ae94c19"` Oct 14 20:59:21.406 INFO kablam! usermod: no changes Oct 14 20:59:21.752 INFO kablam! Compiling hakase v0.1.0 (/source) Oct 14 20:59:25.675 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:59:25.675 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:25.675 INFO kablam! | Oct 14 20:59:25.675 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:25.675 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.675 INFO kablam! | Oct 14 20:59:25.675 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 14 20:59:25.675 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 14 20:59:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.675 INFO kablam! Oct 14 20:59:25.675 INFO kablam! warning: cannot find type `Url` in this scope Oct 14 20:59:25.675 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:25.675 INFO kablam! | Oct 14 20:59:25.675 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:25.675 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.675 INFO kablam! | Oct 14 20:59:25.675 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 14 20:59:25.678 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.678 INFO kablam! Oct 14 20:59:25.678 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 14 20:59:25.678 INFO kablam! --> src/models.rs:5:10 Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 INFO kablam! 5 | #[derive(Queryable, Debug)] Oct 14 20:59:25.678 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 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 14 20:59:25.678 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.678 INFO kablam! Oct 14 20:59:25.678 INFO kablam! warning: cannot find type `url` in this scope Oct 14 20:59:25.678 INFO kablam! --> src/models.rs:14:10 Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 INFO kablam! 14 | #[derive(Insertable)] Oct 14 20:59:25.678 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 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 14 20:59:25.678 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.678 INFO kablam! Oct 14 20:59:25.678 INFO kablam! warning: cannot find type `NewUrl` in this scope Oct 14 20:59:25.678 INFO kablam! --> src/models.rs:14:10 Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 INFO kablam! 14 | #[derive(Insertable)] Oct 14 20:59:25.678 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 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 14 20:59:25.678 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.678 INFO kablam! Oct 14 20:59:25.678 INFO kablam! warning: cannot find type `table` in this scope Oct 14 20:59:25.678 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 14 20:59:25.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 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 14 20:59:25.678 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.678 INFO kablam! Oct 14 20:59:25.678 INFO kablam! warning: cannot find type `id` in this scope Oct 14 20:59:25.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:25.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.678 INFO kablam! | Oct 14 20:59:25.678 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 14 20:59:25.679 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.679 INFO kablam! Oct 14 20:59:25.679 INFO kablam! warning: cannot find type `code` in this scope Oct 14 20:59:25.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:25.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 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 14 20:59:25.679 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.679 INFO kablam! Oct 14 20:59:25.679 INFO kablam! warning: cannot find type `myurl` in this scope Oct 14 20:59:25.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:25.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 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 14 20:59:25.679 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.679 INFO kablam! Oct 14 20:59:25.679 INFO kablam! warning: cannot find type `create_time` in this scope Oct 14 20:59:25.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:25.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 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 14 20:59:25.679 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.679 INFO kablam! Oct 14 20:59:25.679 INFO kablam! warning: cannot find type `count` in this scope Oct 14 20:59:25.679 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 14 20:59:25.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 14 20:59:25.679 INFO kablam! | Oct 14 20:59:25.679 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 14 20:59:25.679 INFO kablam! = note: for more information, see issue #50504 Oct 14 20:59:25.679 INFO kablam! Oct 14 20:59:39.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.66s Oct 14 20:59:39.115 INFO kablam! su: No module specific data is present Oct 14 20:59:40.581 INFO running `"docker" "rm" "-f" "c04ec448523dc375f94a79a061e47ecf05b482fb7e55a0a836ba09cb7ae94c19"` Oct 14 20:59:40.987 INFO blam! c04ec448523dc375f94a79a061e47ecf05b482fb7e55a0a836ba09cb7ae94c19