Oct 11 06:42:12.564 INFO testing FredericDesgreniers/Cold against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:42:12.564 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:42:12.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:42:12.914 INFO blam! 42ce89f0a2cbdefa8321f5db9cf77ef044b5462d5b625a1ce31565b9ffcf34f5 Oct 11 06:42:12.917 INFO running `"docker" "start" "-a" "42ce89f0a2cbdefa8321f5db9cf77ef044b5462d5b625a1ce31565b9ffcf34f5"` Oct 11 06:42:13.761 INFO kablam! usermod: no changes Oct 11 06:42:14.316 INFO kablam! Compiling actix-web v0.7.2 Oct 11 06:42:14.332 INFO kablam! Compiling r2d2 v0.8.2 Oct 11 06:42:14.332 INFO kablam! Compiling h2 v0.1.10 Oct 11 06:42:14.332 INFO kablam! Compiling cookie v0.11.0 Oct 11 06:42:14.332 INFO kablam! Compiling chrono v0.4.5 Oct 11 06:42:14.336 INFO kablam! Compiling dotenv v0.13.0 Oct 11 06:42:14.336 INFO kablam! Compiling actix v0.7.3 Oct 11 06:42:17.151 INFO kablam! Compiling diesel v1.3.2 Oct 11 06:42:21.720 INFO kablam! Compiling tera v0.11.9 Oct 11 06:42:36.833 INFO kablam! Compiling irc v0.1.0 (/source/irc) Oct 11 06:42:50.040 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 06:42:50.040 INFO kablam! --> irc/src/lib.rs:1:12 Oct 11 06:42:50.040 INFO kablam! | Oct 11 06:42:50.040 INFO kablam! 1 | #![feature(attr_literals)] Oct 11 06:42:50.040 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:42:50.040 INFO kablam! | Oct 11 06:42:50.040 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 06:42:50.040 INFO kablam! Oct 11 06:43:07.672 INFO kablam! Compiling cold_data v0.1.0 (/source/cold_data) Oct 11 06:43:17.068 INFO kablam! warning: unused import: `Actor` Oct 11 06:43:17.068 INFO kablam! --> cold_data/src/cache.rs:1:13 Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! 1 | use actix::{Actor, Addr}; Oct 11 06:43:17.068 INFO kablam! | ^^^^^ Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:43:17.068 INFO kablam! Oct 11 06:43:17.068 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 11 06:43:17.068 INFO kablam! --> cold_data/src/cache.rs:10:5 Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! 10 | use std::collections::HashMap; Oct 11 06:43:17.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:43:17.068 INFO kablam! Oct 11 06:43:17.068 INFO kablam! warning: cannot find type `commands` in this scope Oct 11 06:43:17.068 INFO kablam! --> cold_data/src/models.rs:6:25 Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! 6 | #[derive(PartialEq, Eq, Insertable)] Oct 11 06:43:17.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 06:43:17.068 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 11 06:43:17.068 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.068 INFO kablam! Oct 11 06:43:17.068 INFO kablam! warning: cannot find type `CreateCommand` in this scope Oct 11 06:43:17.068 INFO kablam! --> cold_data/src/models.rs:6:25 Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 INFO kablam! 6 | #[derive(PartialEq, Eq, Insertable)] Oct 11 06:43:17.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.068 INFO kablam! | Oct 11 06:43:17.068 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 11 06:43:17.068 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.068 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `commands` in this scope Oct 11 06:43:17.069 INFO kablam! --> cold_data/src/models.rs:6:25 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 6 | #[derive(PartialEq, Eq, Insertable)] Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `Command` in this scope Oct 11 06:43:17.069 INFO kablam! --> cold_data/src/models.rs:27:21 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 27 | #[derive(Serialize, Queryable)] Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `table` in this scope Oct 11 06:43:17.069 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `channel` in this scope Oct 11 06:43:17.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `match_expr` in this scope Oct 11 06:43:17.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: cannot find type `command` in this scope Oct 11 06:43:17.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 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 11 06:43:17.069 INFO kablam! = note: for more information, see issue #50504 Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.069 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 06:43:17.069 INFO kablam! --> cold_data/src/lib.rs:96:57 Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! 96 | let row_change = diesel::delete(commands.filter((channel.eq(msg.channel).and(match_expr.eq(msg.match_expr))))) Oct 11 06:43:17.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 06:43:17.069 INFO kablam! | Oct 11 06:43:17.069 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 06:43:17.069 INFO kablam! Oct 11 06:43:17.356 INFO kablam! warning: unused import: `futures::Future` Oct 11 06:43:17.356 INFO kablam! --> cold_data/src/lib.rs:21:5 Oct 11 06:43:17.356 INFO kablam! | Oct 11 06:43:17.356 INFO kablam! 21 | use futures::Future; Oct 11 06:43:17.356 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:43:17.356 INFO kablam! Oct 11 06:43:17.368 INFO kablam! warning: unused variable: `msg` Oct 11 06:43:17.368 INFO kablam! --> cold_data/src/lib.rs:112:9 Oct 11 06:43:17.368 INFO kablam! | Oct 11 06:43:17.368 INFO kablam! 112 | msg: ListCommands, Oct 11 06:43:17.368 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 11 06:43:17.368 INFO kablam! | Oct 11 06:43:17.368 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:43:17.368 INFO kablam! Oct 11 06:43:17.368 INFO kablam! warning: unused variable: `ctx` Oct 11 06:43:17.368 INFO kablam! --> cold_data/src/lib.rs:113:9 Oct 11 06:43:17.368 INFO kablam! | Oct 11 06:43:17.368 INFO kablam! 113 | ctx: &mut Self::Context, Oct 11 06:43:17.368 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 06:43:17.368 INFO kablam! Oct 11 06:43:17.420 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 06:43:17.420 INFO kablam! --> cold_data/src/lib.rs:1:12 Oct 11 06:43:17.420 INFO kablam! | Oct 11 06:43:17.420 INFO kablam! 1 | #![feature(attr_literals)] Oct 11 06:43:17.420 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:43:17.420 INFO kablam! | Oct 11 06:43:17.420 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 06:43:17.420 INFO kablam! Oct 11 06:43:20.184 INFO kablam! Compiling web_frontend v0.1.0 (/source/web_frontend) Oct 11 06:43:40.336 INFO kablam! Compiling commands v0.1.0 (/source/commands) Oct 11 06:43:52.156 INFO kablam! warning: unused imports: `Arbiter`, `Context` Oct 11 06:43:52.156 INFO kablam! --> commands/src/lib.rs:11:26 Oct 11 06:43:52.156 INFO kablam! | Oct 11 06:43:52.156 INFO kablam! 11 | use actix::{Actor, Addr, Arbiter, Context, Handler, Message}; Oct 11 06:43:52.156 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 11 06:43:52.156 INFO kablam! | Oct 11 06:43:52.156 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:43:52.156 INFO kablam! Oct 11 06:43:52.156 INFO kablam! warning: unused import: `cold_data::models::Command` Oct 11 06:43:52.156 INFO kablam! --> commands/src/lib.rs:13:5 Oct 11 06:43:52.156 INFO kablam! | Oct 11 06:43:52.156 INFO kablam! 13 | use cold_data::models::Command; Oct 11 06:43:52.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:43:52.156 INFO kablam! Oct 11 06:43:52.281 INFO kablam! warning: unused variable: `result` Oct 11 06:43:52.281 INFO kablam! --> commands/src/lib.rs:80:29 Oct 11 06:43:52.281 INFO kablam! | Oct 11 06:43:52.281 INFO kablam! 80 | let result = self.db.send(cold_data::models::RemoveCommand { Oct 11 06:43:52.281 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 11 06:43:52.281 INFO kablam! | Oct 11 06:43:52.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:43:52.281 INFO kablam! Oct 11 06:43:53.877 INFO kablam! Compiling cold v0.1.0 (/source) Oct 11 06:44:05.524 INFO kablam! warning: unused variable: `update_server` Oct 11 06:44:05.524 INFO kablam! --> src/main.rs:67:5 Oct 11 06:44:05.524 INFO kablam! | Oct 11 06:44:05.524 INFO kablam! 67 | update_server: Addr, Oct 11 06:44:05.524 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_update_server` instead Oct 11 06:44:05.524 INFO kablam! | Oct 11 06:44:05.524 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:44:05.524 INFO kablam! Oct 11 06:44:15.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 01s Oct 11 06:44:15.277 INFO kablam! su: No module specific data is present Oct 11 06:44:15.930 INFO running `"docker" "rm" "-f" "42ce89f0a2cbdefa8321f5db9cf77ef044b5462d5b625a1ce31565b9ffcf34f5"` Oct 11 06:44:16.097 INFO blam! 42ce89f0a2cbdefa8321f5db9cf77ef044b5462d5b625a1ce31565b9ffcf34f5 Oct 11 06:44:16.104 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:44:16.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:44:16.624 INFO blam! d48e6c9dbdd030ba703a290b12a4b3e990638aba815513dab0c5e83777316eea Oct 11 06:44:16.636 INFO running `"docker" "start" "-a" "d48e6c9dbdd030ba703a290b12a4b3e990638aba815513dab0c5e83777316eea"` Oct 11 06:44:18.328 INFO kablam! usermod: no changes Oct 11 06:44:18.724 INFO kablam! Compiling cold v0.1.0 (/source) Oct 11 06:44:30.471 INFO kablam! warning: unused variable: `update_server` Oct 11 06:44:30.472 INFO kablam! --> src/main.rs:67:5 Oct 11 06:44:30.472 INFO kablam! | Oct 11 06:44:30.472 INFO kablam! 67 | update_server: Addr, Oct 11 06:44:30.473 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_update_server` instead Oct 11 06:44:30.473 INFO kablam! | Oct 11 06:44:30.473 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:44:30.474 INFO kablam! Oct 11 06:44:31.338 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.99s Oct 11 06:44:31.358 INFO kablam! su: No module specific data is present Oct 11 06:44:31.780 INFO running `"docker" "rm" "-f" "d48e6c9dbdd030ba703a290b12a4b3e990638aba815513dab0c5e83777316eea"` Oct 11 06:44:31.976 INFO blam! d48e6c9dbdd030ba703a290b12a4b3e990638aba815513dab0c5e83777316eea Oct 11 06:44:31.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:44:31.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:44:32.228 INFO blam! 3aaa92ca178fc98e1ae821407cc611207a354ad99c97a26a8acb13728d40bc08 Oct 11 06:44:32.231 INFO running `"docker" "start" "-a" "3aaa92ca178fc98e1ae821407cc611207a354ad99c97a26a8acb13728d40bc08"` Oct 11 06:44:33.260 INFO kablam! usermod: no changes Oct 11 06:44:33.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 06:44:33.549 INFO kablam! Running /target/debug/deps/cold-ab7728072edaa1f5 Oct 11 06:44:33.551 INFO blam! Oct 11 06:44:33.551 INFO blam! running 0 tests Oct 11 06:44:33.552 INFO blam! Oct 11 06:44:33.552 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:44:33.552 INFO blam! Oct 11 06:44:33.555 INFO kablam! su: No module specific data is present Oct 11 06:44:34.401 INFO running `"docker" "rm" "-f" "3aaa92ca178fc98e1ae821407cc611207a354ad99c97a26a8acb13728d40bc08"` Oct 11 06:44:34.664 INFO blam! 3aaa92ca178fc98e1ae821407cc611207a354ad99c97a26a8acb13728d40bc08