Nov 09 10:58:41.461 INFO checking jonkgrimes/juno-server against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 10:58:41.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-alt check --frozen --all --all-targets" "-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"` Nov 09 10:58:41.797 INFO blam! 139e1a43feeae472d4b06a6b7bc6a09fb292fc1feae913dd3ff76233138c399a Nov 09 10:58:41.799 INFO running `"docker" "start" "-a" "139e1a43feeae472d4b06a6b7bc6a09fb292fc1feae913dd3ff76233138c399a"` Nov 09 10:58:43.258 INFO kablam! usermod: no changes Nov 09 10:58:43.762 INFO kablam! Compiling actix-web v0.7.3 Nov 09 10:58:43.772 INFO kablam! Checking slug v0.1.3 Nov 09 10:58:43.786 INFO kablam! Checking r2d2 v0.8.2 Nov 09 10:58:43.789 INFO kablam! Compiling syn v0.14.5 Nov 09 10:58:43.790 INFO kablam! Compiling syn v0.15.15 Nov 09 10:58:43.791 INFO kablam! Checking uuid v0.6.5 Nov 09 10:58:43.793 INFO kablam! Checking tokio-reactor v0.1.2 Nov 09 10:58:43.794 INFO kablam! Checking h2 v0.1.11 Nov 09 10:58:45.928 INFO kablam! Checking flate2 v1.0.2 Nov 09 10:58:47.255 INFO kablam! Checking dotenv v0.9.0 Nov 09 10:58:47.919 INFO kablam! Checking tokio-fs v0.1.2 Nov 09 10:58:48.159 INFO kablam! Checking diesel v1.3.3 Nov 09 10:58:49.519 INFO kablam! Checking tera v0.11.11 Nov 09 10:58:49.581 INFO kablam! Checking tokio-tcp v0.1.0 Nov 09 10:58:49.632 INFO kablam! Checking tokio-udp v0.1.1 Nov 09 10:58:52.075 INFO kablam! Checking tokio-signal v0.2.1 Nov 09 10:58:54.215 INFO kablam! Checking tokio v0.1.7 Nov 09 10:58:54.215 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 09 10:59:15.623 INFO kablam! Checking trust-dns-resolver v0.9.0 Nov 09 10:59:21.005 INFO kablam! Compiling serde_derive v1.0.80 Nov 09 10:59:47.733 INFO kablam! Compiling synstructure v0.9.0 Nov 09 10:59:47.733 INFO kablam! Compiling actix_derive v0.3.0 Nov 09 10:59:58.791 INFO kablam! Checking ipnetwork v0.13.1 Nov 09 11:00:01.678 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 11:00:07.251 INFO kablam! Checking failure v0.1.2 Nov 09 11:00:08.179 INFO kablam! Checking actix v0.7.3 Nov 09 11:00:34.800 INFO kablam! Checking juno-server v0.1.0 (/source) Nov 09 11:00:42.447 INFO kablam! warning: unused `#[macro_use]` import Nov 09 11:00:42.448 INFO kablam! --> src/main.rs:14:1 Nov 09 11:00:42.448 INFO kablam! | Nov 09 11:00:42.448 INFO kablam! 14 | #[macro_use] Nov 09 11:00:42.449 INFO kablam! | ^^^^^^^^^^^^ Nov 09 11:00:42.449 INFO kablam! | Nov 09 11:00:42.449 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 11:00:42.450 INFO kablam! Nov 09 11:00:42.450 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:42.450 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:42.450 INFO kablam! | Nov 09 11:00:42.451 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:42.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.451 INFO kablam! | Nov 09 11:00:42.452 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 11:00:42.452 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! Nov 09 11:00:42.452 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.452 INFO kablam! Nov 09 11:00:42.453 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:42.453 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:42.453 INFO kablam! | Nov 09 11:00:42.454 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:42.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.454 INFO kablam! | Nov 09 11:00:42.455 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! Nov 09 11:00:42.455 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.455 INFO kablam! Nov 09 11:00:42.455 INFO kablam! warning: cannot find type `id` in this scope Nov 09 11:00:42.455 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 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! Nov 09 11:00:42.455 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.455 INFO kablam! Nov 09 11:00:42.455 INFO kablam! warning: cannot find type `uuid` in this scope Nov 09 11:00:42.455 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 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! Nov 09 11:00:42.455 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.455 INFO kablam! Nov 09 11:00:42.455 INFO kablam! warning: cannot find type `hostname` in this scope Nov 09 11:00:42.455 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 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! Nov 09 11:00:42.455 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.455 INFO kablam! Nov 09 11:00:42.455 INFO kablam! warning: cannot find type `ip` in this scope Nov 09 11:00:42.455 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.455 INFO kablam! | Nov 09 11:00:42.455 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! Nov 09 11:00:42.455 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.455 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: unused `#[macro_use]` import Nov 09 11:00:42.507 INFO kablam! --> src/main.rs:14:1 Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! 14 | #[macro_use] Nov 09 11:00:42.507 INFO kablam! | ^^^^^^^^^^^^ Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 11:00:42.507 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:42.507 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:42.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 11:00:42.507 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! Nov 09 11:00:42.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.507 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:42.507 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:42.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 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! Nov 09 11:00:42.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.507 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: cannot find type `id` in this scope Nov 09 11:00:42.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 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! Nov 09 11:00:42.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.507 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: cannot find type `uuid` in this scope Nov 09 11:00:42.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.507 INFO kablam! | Nov 09 11:00:42.507 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! Nov 09 11:00:42.507 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.507 INFO kablam! Nov 09 11:00:42.507 INFO kablam! warning: cannot find type `hostname` in this scope Nov 09 11:00:42.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.508 INFO kablam! | Nov 09 11:00:42.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.508 INFO kablam! | Nov 09 11:00:42.508 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! Nov 09 11:00:42.508 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.508 INFO kablam! Nov 09 11:00:42.508 INFO kablam! warning: cannot find type `ip` in this scope Nov 09 11:00:42.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:42.508 INFO kablam! | Nov 09 11:00:42.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:42.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:42.508 INFO kablam! | Nov 09 11:00:42.508 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! Nov 09 11:00:42.508 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:42.508 INFO kablam! Nov 09 11:00:43.223 INFO kablam! warning: unused `std::result::Result` that must be used Nov 09 11:00:43.223 INFO kablam! --> src/agent_server.rs:32:13 Nov 09 11:00:43.224 INFO kablam! | Nov 09 11:00:43.231 INFO kablam! 32 | session.do_send(Message(message.to_owned())); Nov 09 11:00:43.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 11:00:43.231 INFO kablam! | Nov 09 11:00:43.231 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 09 11:00:43.231 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 09 11:00:43.231 INFO kablam! Nov 09 11:00:43.371 INFO kablam! warning: unused `std::result::Result` that must be used Nov 09 11:00:43.372 INFO kablam! --> src/agent_server.rs:32:13 Nov 09 11:00:43.372 INFO kablam! | Nov 09 11:00:43.372 INFO kablam! 32 | session.do_send(Message(message.to_owned())); Nov 09 11:00:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 11:00:43.373 INFO kablam! | Nov 09 11:00:43.373 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 09 11:00:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 09 11:00:43.374 INFO kablam! Nov 09 11:00:43.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Nov 09 11:00:43.467 INFO kablam! su: No module specific data is present Nov 09 11:00:44.172 INFO running `"docker" "rm" "-f" "139e1a43feeae472d4b06a6b7bc6a09fb292fc1feae913dd3ff76233138c399a"` Nov 09 11:00:44.479 INFO blam! 139e1a43feeae472d4b06a6b7bc6a09fb292fc1feae913dd3ff76233138c399a