Oct 10 23:55:54.647 INFO testing drklee3/twittex against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:55:54.647 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:55:54.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:55:55.052 INFO blam! d1aa3477e62950a6e0c50d1ca9e1fe0fe1fa49adca2abf91ae6c4ae23c61c40c Oct 10 23:55:55.056 INFO running `"docker" "start" "-a" "d1aa3477e62950a6e0c50d1ca9e1fe0fe1fa49adca2abf91ae6c4ae23c61c40c"` Oct 10 23:55:56.720 INFO kablam! usermod: no changes Oct 10 23:55:57.204 INFO kablam! Compiling want v0.0.4 Oct 10 23:55:57.228 INFO kablam! Compiling num-traits v0.2.5 Oct 10 23:55:57.228 INFO kablam! Compiling fern v0.5.6 Oct 10 23:55:57.252 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 23:55:57.252 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 10 23:55:57.264 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 23:55:57.264 INFO kablam! Compiling digest v0.6.2 Oct 10 23:55:57.264 INFO kablam! Compiling crypto-mac v0.4.0 Oct 10 23:55:58.676 INFO kablam! Compiling sha-1 v0.4.1 Oct 10 23:55:58.796 INFO kablam! Compiling regex v0.1.80 Oct 10 23:56:02.420 INFO kablam! Compiling hmac v0.4.2 Oct 10 23:56:05.272 INFO kablam! Compiling num-integer v0.1.39 Oct 10 23:56:05.600 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 23:56:05.600 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 23:56:08.088 INFO kablam! Compiling chrono v0.4.4 Oct 10 23:56:13.108 INFO kablam! Compiling tokio-fs v0.1.1 Oct 10 23:56:14.286 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 23:56:14.377 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 23:56:21.620 INFO kablam! Compiling diesel v1.3.2 Oct 10 23:56:22.100 INFO kablam! Compiling tokio v0.1.7 Oct 10 23:56:28.610 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 23:56:35.499 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 23:56:35.500 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 23:56:43.447 INFO kablam! Compiling hyper v0.11.27 Oct 10 23:57:01.208 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 23:57:06.989 INFO kablam! Compiling egg-mode v0.12.0 Oct 10 23:57:13.269 INFO kablam! Compiling migrations_internals v1.3.0 Oct 10 23:57:16.081 INFO kablam! Compiling migrations_macros v1.3.0 Oct 10 23:57:28.972 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 10 23:57:31.389 INFO kablam! Compiling twittex v0.1.0 (/source) Oct 10 23:57:39.745 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:57:39.745 INFO kablam! --> src/lib.rs:11:1 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 11 | #[macro_use] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:7:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:7:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:7:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:14:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `tweets` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:22:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 10 23:57:39.745 INFO kablam! --> src/models.rs:22:10 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.745 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:57:39.745 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:57:39.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.745 INFO kablam! | Oct 10 23:57:39.745 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 10 23:57:39.745 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.745 INFO kablam! Oct 10 23:57:39.746 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:57:39.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:57:39.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 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 10 23:57:39.746 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.746 INFO kablam! Oct 10 23:57:39.746 INFO kablam! warning: cannot find type `user_id` in this scope Oct 10 23:57:39.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:57:39.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 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 10 23:57:39.746 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.746 INFO kablam! Oct 10 23:57:39.746 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 10 23:57:39.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:57:39.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:57:39.746 INFO kablam! | Oct 10 23:57:39.746 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 10 23:57:39.746 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:57:39.746 INFO kablam! Oct 10 23:57:39.776 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 23:57:39.776 INFO kablam! --> src/config.rs:72:23 Oct 10 23:57:39.776 INFO kablam! | Oct 10 23:57:39.776 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 10 23:57:39.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:57:39.776 INFO kablam! | Oct 10 23:57:39.776 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:57:39.776 INFO kablam! Oct 10 23:57:39.780 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 23:57:39.780 INFO kablam! --> src/lib.rs:66:33 Oct 10 23:57:39.780 INFO kablam! | Oct 10 23:57:39.780 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 10 23:57:39.780 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:57:39.780 INFO kablam! Oct 10 23:58:03.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Oct 10 23:58:03.130 INFO kablam! su: No module specific data is present Oct 10 23:58:03.764 INFO running `"docker" "rm" "-f" "d1aa3477e62950a6e0c50d1ca9e1fe0fe1fa49adca2abf91ae6c4ae23c61c40c"` Oct 10 23:58:04.022 INFO blam! d1aa3477e62950a6e0c50d1ca9e1fe0fe1fa49adca2abf91ae6c4ae23c61c40c Oct 10 23:58:04.040 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:58:04.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:58:04.465 INFO blam! 4dea0a40e8042398daca859b39623f48477c336a1b6eb88c62e7fc5f817abfc9 Oct 10 23:58:04.470 INFO running `"docker" "start" "-a" "4dea0a40e8042398daca859b39623f48477c336a1b6eb88c62e7fc5f817abfc9"` Oct 10 23:58:05.813 INFO kablam! usermod: no changes Oct 10 23:58:06.232 INFO kablam! Compiling twittex v0.1.0 (/source) Oct 10 23:58:19.341 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 23:58:19.341 INFO kablam! --> tests/test.rs:244:18 Oct 10 23:58:19.341 INFO kablam! | Oct 10 23:58:19.341 INFO kablam! 244 | let home_dir = env::home_dir().unwrap(); Oct 10 23:58:19.341 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:58:19.342 INFO kablam! | Oct 10 23:58:19.342 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:58:19.342 INFO kablam! Oct 10 23:58:20.736 INFO kablam! warning: unused `#[macro_use]` import Oct 10 23:58:20.736 INFO kablam! --> src/lib.rs:11:1 Oct 10 23:58:20.736 INFO kablam! | Oct 10 23:58:20.736 INFO kablam! 11 | #[macro_use] Oct 10 23:58:20.736 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:58:20.736 INFO kablam! | Oct 10 23:58:20.736 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:58:20.736 INFO kablam! Oct 10 23:58:20.736 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 10 23:58:20.736 INFO kablam! --> src/models.rs:7:10 Oct 10 23:58:20.736 INFO kablam! | Oct 10 23:58:20.736 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:58:20.736 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.736 INFO kablam! | Oct 10 23:58:20.736 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 23:58:20.736 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 10 23:58:20.748 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.748 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `UserCount` in this scope Oct 10 23:58:20.749 INFO kablam! --> src/models.rs:7:10 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 10 23:58:20.749 INFO kablam! --> src/models.rs:7:10 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 7 | #[derive(QueryableByName)] Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `Tweet` in this scope Oct 10 23:58:20.749 INFO kablam! --> src/models.rs:14:10 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 14 | #[derive(Queryable, Debug)] Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `tweets` in this scope Oct 10 23:58:20.749 INFO kablam! --> src/models.rs:22:10 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `NewTweet` in this scope Oct 10 23:58:20.749 INFO kablam! --> src/models.rs:22:10 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 22 | #[derive(Insertable, Debug)] Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `table` in this scope Oct 10 23:58:20.749 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `id` in this scope Oct 10 23:58:20.749 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `user_id` in this scope Oct 10 23:58:20.749 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 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 10 23:58:20.749 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.749 INFO kablam! Oct 10 23:58:20.749 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 10 23:58:20.749 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 10 23:58:20.749 INFO kablam! | Oct 10 23:58:20.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 10 23:58:20.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 23:58:20.762 INFO kablam! | Oct 10 23:58:20.762 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 10 23:58:20.762 INFO kablam! = note: for more information, see issue #50504 Oct 10 23:58:20.762 INFO kablam! Oct 10 23:58:21.184 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 23:58:21.184 INFO kablam! --> src/config.rs:72:23 Oct 10 23:58:21.184 INFO kablam! | Oct 10 23:58:21.184 INFO kablam! 72 | let mut dir = match std::env::home_dir() { Oct 10 23:58:21.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:58:21.184 INFO kablam! | Oct 10 23:58:21.184 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:58:21.184 INFO kablam! Oct 10 23:58:21.184 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 23:58:21.184 INFO kablam! --> src/lib.rs:66:33 Oct 10 23:58:21.184 INFO kablam! | Oct 10 23:58:21.184 INFO kablam! 66 | } else if let Some(mut dir) = env::home_dir() { Oct 10 23:58:21.184 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:58:21.184 INFO kablam! Oct 10 23:58:29.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.00s Oct 10 23:58:29.876 INFO kablam! su: No module specific data is present Oct 10 23:58:31.088 INFO running `"docker" "rm" "-f" "4dea0a40e8042398daca859b39623f48477c336a1b6eb88c62e7fc5f817abfc9"` Oct 10 23:58:31.488 INFO blam! 4dea0a40e8042398daca859b39623f48477c336a1b6eb88c62e7fc5f817abfc9 Oct 10 23:58:31.504 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:58:31.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:58:31.978 INFO blam! 1e77aefa08a5f6046f08efacbc2f7c7faa302b35a136fcb21fc1a492ebe04a56 Oct 10 23:58:31.979 INFO running `"docker" "start" "-a" "1e77aefa08a5f6046f08efacbc2f7c7faa302b35a136fcb21fc1a492ebe04a56"` Oct 10 23:58:34.006 INFO kablam! usermod: no changes Oct 10 23:58:34.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 10 23:58:34.568 INFO kablam! Running /target/debug/deps/twittex-904e37dfc9b625b9 Oct 10 23:58:34.572 INFO blam! Oct 10 23:58:34.572 INFO blam! running 0 tests Oct 10 23:58:34.572 INFO blam! Oct 10 23:58:34.572 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:58:34.572 INFO blam! Oct 10 23:58:34.574 INFO kablam! Running /target/debug/deps/twittex-2d1b6106fe520506 Oct 10 23:58:34.578 INFO blam! Oct 10 23:58:34.578 INFO blam! running 0 tests Oct 10 23:58:34.578 INFO blam! Oct 10 23:58:34.578 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:58:34.578 INFO blam! Oct 10 23:58:34.580 INFO kablam! Running /target/debug/deps/test-62ba3004e8f6baf9 Oct 10 23:58:34.596 INFO blam! Oct 10 23:58:34.596 INFO blam! running 10 tests Oct 10 23:58:34.800 INFO blam! test get_config_path ... ok Oct 10 23:58:34.808 INFO blam! test exec_cmds ... ok Oct 10 23:58:34.836 INFO blam! test example_config_is_valid ... ok Oct 10 23:58:34.860 INFO blam! test update_config ... ok Oct 10 23:58:34.996 INFO blam! test search_content_override_search ... ok Oct 10 23:58:34.996 INFO blam! test search_content_override_command ... ok Oct 10 23:58:35.000 INFO blam! test search_content ... ok Oct 10 23:58:35.061 INFO blam! test only_condition_override ... ok Oct 10 23:58:35.098 INFO blam! test test_database ... FAILED Oct 10 23:58:35.100 INFO blam! test save_config ... FAILED Oct 10 23:58:35.101 INFO blam! Oct 10 23:58:35.101 INFO blam! failures: Oct 10 23:58:35.102 INFO blam! Oct 10 23:58:35.103 INFO blam! ---- test_database stdout ---- Oct 10 23:58:35.103 INFO blam! thread 'test_database' panicked at 'called `Result::unwrap()` on an `Err` value: DieselConnection(BadConnection("Unable to open the database file"))', libcore/result.rs:1009:5 Oct 10 23:58:35.103 INFO blam! stack backtrace: Oct 10 23:58:35.103 INFO blam! 0: 0x55d67e21874e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:58:35.103 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:58:35.103 INFO blam! 1: 0x55d67e224d56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:58:35.103 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:58:35.103 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:58:35.103 INFO blam! 2: 0x55d67e21da5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:211 Oct 10 23:58:35.103 INFO blam! 3: 0x55d67e21d76b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:221 Oct 10 23:58:35.103 INFO blam! 4: 0x55d67e21e10c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:476 Oct 10 23:58:35.103 INFO blam! 5: 0x55d67e21dcc9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:390 Oct 10 23:58:35.103 INFO blam! 6: 0x55d67e21dbc5 - rust_begin_unwind Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:325 Oct 10 23:58:35.103 INFO blam! 7: 0x55d67e265a8b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:58:35.103 INFO blam! at libcore/panicking.rs:77 Oct 10 23:58:35.103 INFO blam! 8: 0x55d67dec3273 - core::result::unwrap_failed::hf91213c7b21214d1 Oct 10 23:58:35.103 INFO blam! at libcore/macros.rs:26 Oct 10 23:58:35.103 INFO blam! 9: 0x55d67dec2c4f - >::unwrap::h70aaea33cdc56467 Oct 10 23:58:35.103 INFO blam! at libcore/result.rs:808 Oct 10 23:58:35.103 INFO blam! 10: 0x55d67dec0dea - test::test_database::h0431102d07391261 Oct 10 23:58:35.103 INFO blam! at tests/test.rs:226 Oct 10 23:58:35.103 INFO blam! 11: 0x55d67dec0d39 - test::test_database::{{closure}}::h187fb4570365303c Oct 10 23:58:35.103 INFO blam! at tests/test.rs:223 Oct 10 23:58:35.103 INFO blam! 12: 0x55d67dec369d - core::ops::function::FnOnce::call_once::h135732185f0cbb1a Oct 10 23:58:35.103 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:58:35.103 INFO blam! 13: 0x55d67dec8f1e - >::call_box::h95b7cb918af67b5d Oct 10 23:58:35.103 INFO blam! at libtest/lib.rs:1468 Oct 10 23:58:35.103 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:58:35.103 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:58:35.103 INFO blam! 14: 0x55d67e22ff29 - __rust_maybe_catch_panic Oct 10 23:58:35.103 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:58:35.103 INFO blam! 15: 0x55d67dee9a6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:289 Oct 10 23:58:35.103 INFO blam! at libstd/panic.rs:392 Oct 10 23:58:35.103 INFO blam! at libtest/lib.rs:1423 Oct 10 23:58:35.103 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:58:35.103 INFO blam! 16: 0x55d67deea674 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:58:35.103 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:58:35.103 INFO blam! at libstd/panic.rs:313 Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:310 Oct 10 23:58:35.103 INFO blam! 17: 0x55d67e22ff29 - __rust_maybe_catch_panic Oct 10 23:58:35.103 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:58:35.103 INFO blam! 18: 0x55d67ded7c36 - >::call_box::h96125cb29a9ba44b Oct 10 23:58:35.103 INFO blam! at libstd/panicking.rs:289 Oct 10 23:58:35.103 INFO blam! at libstd/panic.rs:392 Oct 10 23:58:35.103 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:58:35.103 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:58:35.103 INFO blam! 19: 0x55d67e21b11a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:58:35.103 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:58:35.103 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:58:35.104 INFO blam! 20: 0x55d67e20dcb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:58:35.104 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:58:35.104 INFO blam! 21: 0x7fa2c474e6b9 - start_thread Oct 10 23:58:35.104 INFO blam! 22: 0x7fa2c426e41c - clone Oct 10 23:58:35.104 INFO blam! 23: 0x0 - Oct 10 23:58:35.104 INFO blam! Oct 10 23:58:35.104 INFO blam! ---- save_config stdout ---- Oct 10 23:58:35.104 INFO blam! thread 'save_config' panicked at 'assertion failed: res.is_ok()', tests/test.rs:92:3 Oct 10 23:58:35.104 INFO blam! stack backtrace: Oct 10 23:58:35.104 INFO blam! 0: 0x55d67e21874e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:58:35.104 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:58:35.104 INFO blam! 1: 0x55d67e224d56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:58:35.104 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:58:35.104 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:58:35.104 INFO blam! 2: 0x55d67e21da5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:211 Oct 10 23:58:35.104 INFO blam! 3: 0x55d67e21d76b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:221 Oct 10 23:58:35.104 INFO blam! 4: 0x55d67e21e10c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:476 Oct 10 23:58:35.104 INFO blam! 5: 0x55d67e1f64cf - std::panicking::begin_panic::h86bb7d7640b4419a Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:410 Oct 10 23:58:35.104 INFO blam! 6: 0x55d67debd775 - test::save_config::h18ca730c1b440734 Oct 10 23:58:35.104 INFO blam! at tests/test.rs:92 Oct 10 23:58:35.104 INFO blam! 7: 0x55d67debd699 - test::save_config::{{closure}}::hc076093d349654c7 Oct 10 23:58:35.104 INFO blam! at tests/test.rs:87 Oct 10 23:58:35.104 INFO blam! 8: 0x55d67dec381d - core::ops::function::FnOnce::call_once::h7fef3ce11583d7cc Oct 10 23:58:35.104 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:58:35.104 INFO blam! 9: 0x55d67dec8f1e - >::call_box::h95b7cb918af67b5d Oct 10 23:58:35.104 INFO blam! at libtest/lib.rs:1468 Oct 10 23:58:35.104 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:58:35.104 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:58:35.104 INFO blam! 10: 0x55d67e22ff29 - __rust_maybe_catch_panic Oct 10 23:58:35.104 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:58:35.104 INFO blam! 11: 0x55d67dee9a6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:289 Oct 10 23:58:35.104 INFO blam! at libstd/panic.rs:392 Oct 10 23:58:35.104 INFO blam! at libtest/lib.rs:1423 Oct 10 23:58:35.104 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:58:35.104 INFO blam! 12: 0x55d67deea674 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:58:35.104 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:58:35.104 INFO blam! at libstd/panic.rs:313 Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:310 Oct 10 23:58:35.104 INFO blam! 13: 0x55d67e22ff29 - __rust_maybe_catch_panic Oct 10 23:58:35.104 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:58:35.104 INFO blam! 14: 0x55d67ded7c36 - >::call_box::h96125cb29a9ba44b Oct 10 23:58:35.104 INFO blam! at libstd/panicking.rs:289 Oct 10 23:58:35.104 INFO blam! at libstd/panic.rs:392 Oct 10 23:58:35.104 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:58:35.104 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:58:35.104 INFO blam! 15: 0x55d67e21b11a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:58:35.104 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:58:35.104 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:58:35.104 INFO blam! 16: 0x55d67e20dcb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:58:35.104 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:58:35.104 INFO blam! 17: 0x7fa2c474e6b9 - start_thread Oct 10 23:58:35.104 INFO blam! 18: 0x7fa2c426e41c - clone Oct 10 23:58:35.104 INFO blam! 19: 0x0 - Oct 10 23:58:35.104 INFO blam! Oct 10 23:58:35.128 INFO blam! Oct 10 23:58:35.128 INFO blam! failures: Oct 10 23:58:35.128 INFO blam! save_config Oct 10 23:58:35.128 INFO blam! test_database Oct 10 23:58:35.128 INFO blam! Oct 10 23:58:35.128 INFO blam! test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:58:35.128 INFO blam! Oct 10 23:58:35.132 INFO kablam! error: test failed, to rerun pass '--test test' Oct 10 23:58:35.134 INFO kablam! su: No module specific data is present Oct 10 23:58:36.436 INFO running `"docker" "rm" "-f" "1e77aefa08a5f6046f08efacbc2f7c7faa302b35a136fcb21fc1a492ebe04a56"` Oct 10 23:58:36.908 INFO blam! 1e77aefa08a5f6046f08efacbc2f7c7faa302b35a136fcb21fc1a492ebe04a56