Oct 13 03:54:44.770 INFO testing pimeys/t1-dashboard against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:54:44.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:54:45.452 INFO blam! 3d7aa94d514c262317b2b621cd73299b2b5176e13c0ab7618f3a6b273930d18b Oct 13 03:54:45.454 INFO running `"docker" "start" "-a" "3d7aa94d514c262317b2b621cd73299b2b5176e13c0ab7618f3a6b273930d18b"` Oct 13 03:54:46.915 INFO kablam! usermod: no changes Oct 13 03:54:47.307 INFO kablam! Compiling termcolor v1.0.3 Oct 13 03:54:47.309 INFO kablam! Compiling ipnetwork v0.12.8 Oct 13 03:54:47.337 INFO kablam! Compiling uuid v0.6.5 Oct 13 03:54:47.340 INFO kablam! Compiling want v0.0.6 Oct 13 03:54:47.341 INFO kablam! Compiling mio v0.6.16 Oct 13 03:54:47.342 INFO kablam! Compiling r2d2 v0.8.2 Oct 13 03:54:47.351 INFO kablam! Compiling tokio-io v0.1.8 Oct 13 03:54:47.351 INFO kablam! Compiling http v0.1.12 Oct 13 03:54:50.512 INFO kablam! Compiling num-bigint v0.1.44 Oct 13 03:54:52.894 INFO kablam! Compiling chrono v0.4.6 Oct 13 03:54:54.539 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 13 03:54:54.543 INFO kablam! Compiling regex v1.0.5 Oct 13 03:54:54.638 INFO kablam! Compiling sha-1 v0.7.0 Oct 13 03:54:57.872 INFO kablam! Compiling serde_derive v1.0.77 Oct 13 03:54:58.220 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 13 03:55:08.137 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 03:55:08.168 INFO kablam! Compiling tungstenite v0.6.0 Oct 13 03:55:08.332 INFO kablam! Compiling mio-uds v0.6.7 Oct 13 03:55:16.123 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 13 03:55:16.131 INFO kablam! Compiling num v0.1.42 Oct 13 03:55:16.139 INFO kablam! Compiling tokio-fs v0.1.3 Oct 13 03:55:31.615 INFO kablam! Compiling bigdecimal v0.0.11 Oct 13 03:55:31.719 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 13 03:55:31.907 INFO kablam! Compiling tokio-uds v0.2.1 Oct 13 03:55:31.936 INFO kablam! Compiling tokio-udp v0.1.2 Oct 13 03:55:37.087 INFO kablam! Compiling diesel v1.3.2 Oct 13 03:55:37.477 INFO kablam! Compiling env_logger v0.5.13 Oct 13 03:55:37.704 INFO kablam! Compiling tokio v0.1.8 Oct 13 03:55:37.857 INFO kablam! Compiling h2 v0.1.12 Oct 13 03:55:42.963 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 13 03:55:56.705 INFO kablam! Compiling hyper v0.12.9 Oct 13 03:56:05.603 INFO kablam! Compiling warp v0.1.3 Oct 13 03:56:41.702 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 13 03:56:42.807 INFO kablam! Compiling t1-dashboard v0.1.0 (/source) Oct 13 03:56:45.631 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:56:45.631 INFO kablam! --> src/main.rs:2:1 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 2 | #[macro_use] extern crate log; Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:56:45.631 INFO kablam! --> src/main.rs:3:1 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `date` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `sgv` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `direction` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.631 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 03:56:45.631 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.631 INFO kablam! Oct 13 03:56:45.631 INFO kablam! warning: cannot find type `noise` in this scope Oct 13 03:56:45.631 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.631 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `filtered` in this scope Oct 13 03:56:45.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 13 03:56:45.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `rssi` in this scope Oct 13 03:56:45.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:41 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:41 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `Entry` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:41 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `entries` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:52 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `Entry` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:52 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:52 Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.632 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.632 INFO kablam! | Oct 13 03:56:45.632 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 03:56:45.632 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.632 INFO kablam! Oct 13 03:56:45.632 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 03:56:45.632 INFO kablam! --> src/models.rs:5:52 Oct 13 03:56:45.633 INFO kablam! | Oct 13 03:56:45.633 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:56:45.633 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:56:45.633 INFO kablam! | Oct 13 03:56:45.633 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 03:56:45.633 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:56:45.633 INFO kablam! Oct 13 03:56:45.633 INFO kablam! warning: unused import: `dsl::*` Oct 13 03:56:45.633 INFO kablam! --> src/main.rs:28:21 Oct 13 03:56:45.633 INFO kablam! | Oct 13 03:56:45.633 INFO kablam! 28 | entries::{self, dsl::*}, Oct 13 03:56:45.633 INFO kablam! | ^^^^^^ Oct 13 03:56:45.633 INFO kablam! Oct 13 03:56:46.195 INFO kablam! warning: unused variable: `db` Oct 13 03:56:46.195 INFO kablam! --> src/main.rs:59:15 Oct 13 03:56:46.195 INFO kablam! | Oct 13 03:56:46.195 INFO kablam! 59 | .map(|db: Arc| { Oct 13 03:56:46.195 INFO kablam! | ^^ help: consider using `_db` instead Oct 13 03:56:46.195 INFO kablam! | Oct 13 03:56:46.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:56:46.195 INFO kablam! Oct 13 03:56:58.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Oct 13 03:56:58.592 INFO kablam! su: No module specific data is present Oct 13 03:56:59.700 INFO running `"docker" "rm" "-f" "3d7aa94d514c262317b2b621cd73299b2b5176e13c0ab7618f3a6b273930d18b"` Oct 13 03:56:59.962 INFO blam! 3d7aa94d514c262317b2b621cd73299b2b5176e13c0ab7618f3a6b273930d18b Oct 13 03:56:59.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:57:00.371 INFO blam! 4a951d7e0fdbef7a5e646787e092a6c578e9394eb99e7bf3c68695f5d63451ae Oct 13 03:57:00.383 INFO running `"docker" "start" "-a" "4a951d7e0fdbef7a5e646787e092a6c578e9394eb99e7bf3c68695f5d63451ae"` Oct 13 03:57:01.712 INFO kablam! usermod: no changes Oct 13 03:57:01.987 INFO kablam! Compiling t1-dashboard v0.1.0 (/source) Oct 13 03:57:04.364 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:57:04.364 INFO kablam! --> src/main.rs:2:1 Oct 13 03:57:04.364 INFO kablam! | Oct 13 03:57:04.364 INFO kablam! 2 | #[macro_use] extern crate log; Oct 13 03:57:04.364 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:57:04.364 INFO kablam! | Oct 13 03:57:04.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:57:04.364 INFO kablam! Oct 13 03:57:04.364 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:57:04.364 INFO kablam! --> src/main.rs:3:1 Oct 13 03:57:04.364 INFO kablam! | Oct 13 03:57:04.364 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 13 03:57:04.364 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:57:04.364 INFO kablam! Oct 13 03:57:04.364 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:57:04.364 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:57:04.364 INFO kablam! | Oct 13 03:57:04.364 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:57:04.364 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.364 INFO kablam! | Oct 13 03:57:04.364 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `date` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `sgv` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `direction` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `noise` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 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 03:57:04.367 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.367 INFO kablam! Oct 13 03:57:04.367 INFO kablam! warning: cannot find type `filtered` in this scope Oct 13 03:57:04.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.367 INFO kablam! | Oct 13 03:57:04.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.368 INFO kablam! | Oct 13 03:57:04.368 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 13 03:57:04.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `rssi` in this scope Oct 13 03:57:04.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 03:57:04.377 INFO kablam! --> src/models.rs:5:41 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 03:57:04.377 INFO kablam! --> src/models.rs:5:41 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `Entry` in this scope Oct 13 03:57:04.377 INFO kablam! --> src/models.rs:5:41 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `entries` in this scope Oct 13 03:57:04.377 INFO kablam! --> src/models.rs:5:52 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 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 03:57:04.377 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.377 INFO kablam! Oct 13 03:57:04.377 INFO kablam! warning: cannot find type `Entry` in this scope Oct 13 03:57:04.377 INFO kablam! --> src/models.rs:5:52 Oct 13 03:57:04.377 INFO kablam! | Oct 13 03:57:04.377 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.377 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 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 03:57:04.378 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.378 INFO kablam! Oct 13 03:57:04.378 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 13 03:57:04.378 INFO kablam! --> src/models.rs:5:52 Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.378 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 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 03:57:04.378 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.378 INFO kablam! Oct 13 03:57:04.378 INFO kablam! warning: cannot find type `Utc` in this scope Oct 13 03:57:04.378 INFO kablam! --> src/models.rs:5:52 Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 13 03:57:04.378 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 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 03:57:04.378 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:57:04.378 INFO kablam! Oct 13 03:57:04.378 INFO kablam! warning: unused import: `dsl::*` Oct 13 03:57:04.378 INFO kablam! --> src/main.rs:28:21 Oct 13 03:57:04.378 INFO kablam! | Oct 13 03:57:04.378 INFO kablam! 28 | entries::{self, dsl::*}, Oct 13 03:57:04.378 INFO kablam! | ^^^^^^ Oct 13 03:57:04.378 INFO kablam! Oct 13 03:57:04.874 INFO kablam! warning: unused variable: `db` Oct 13 03:57:04.874 INFO kablam! --> src/main.rs:59:15 Oct 13 03:57:04.874 INFO kablam! | Oct 13 03:57:04.874 INFO kablam! 59 | .map(|db: Arc| { Oct 13 03:57:04.875 INFO kablam! | ^^ help: consider using `_db` instead Oct 13 03:57:04.875 INFO kablam! | Oct 13 03:57:04.875 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:57:04.875 INFO kablam! Oct 13 03:57:05.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.95s Oct 13 03:57:05.723 INFO kablam! su: No module specific data is present Oct 13 03:57:06.286 INFO running `"docker" "rm" "-f" "4a951d7e0fdbef7a5e646787e092a6c578e9394eb99e7bf3c68695f5d63451ae"` Oct 13 03:57:06.476 INFO blam! 4a951d7e0fdbef7a5e646787e092a6c578e9394eb99e7bf3c68695f5d63451ae Oct 13 03:57:06.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:57:06.898 INFO blam! b42f1f133d78381ee2620e50626e8575e20e3cd98ae43a351d8b02174707879b Oct 13 03:57:06.905 INFO running `"docker" "start" "-a" "b42f1f133d78381ee2620e50626e8575e20e3cd98ae43a351d8b02174707879b"` Oct 13 03:57:08.168 INFO kablam! usermod: no changes Oct 13 03:57:08.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 13 03:57:08.419 INFO kablam! Running /target/debug/deps/t1_dashboard-8a1f9a714a6e8310 Oct 13 03:57:08.423 INFO blam! Oct 13 03:57:08.423 INFO blam! running 0 tests Oct 13 03:57:08.424 INFO blam! Oct 13 03:57:08.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:57:08.424 INFO blam! Oct 13 03:57:08.425 INFO kablam! su: No module specific data is present Oct 13 03:57:09.218 INFO running `"docker" "rm" "-f" "b42f1f133d78381ee2620e50626e8575e20e3cd98ae43a351d8b02174707879b"` Oct 13 03:57:09.507 INFO blam! b42f1f133d78381ee2620e50626e8575e20e3cd98ae43a351d8b02174707879b