Nov 09 10:58:38.589 INFO checking jonkgrimes/juno-server against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 10:58:38.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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:39.202 INFO blam! fe29fde2a1f1955a341d360e1ebb850185a49d3bab000de41f0032a3dd47fced Nov 09 10:58:39.204 INFO running `"docker" "start" "-a" "fe29fde2a1f1955a341d360e1ebb850185a49d3bab000de41f0032a3dd47fced"` Nov 09 10:58:41.026 INFO kablam! usermod: no changes Nov 09 10:58:41.527 INFO kablam! Checking ipnetwork v0.12.8 Nov 09 10:58:41.533 INFO kablam! Compiling actix-web v0.7.3 Nov 09 10:58:41.533 INFO kablam! Compiling ring v0.13.2 Nov 09 10:58:41.549 INFO kablam! Checking tokio-io v0.1.7 Nov 09 10:58:41.555 INFO kablam! Compiling syn v0.15.15 Nov 09 10:58:41.555 INFO kablam! Checking regex v0.2.11 Nov 09 10:58:41.556 INFO kablam! Checking uuid v0.6.5 Nov 09 10:58:41.570 INFO kablam! Checking flate2 v1.0.2 Nov 09 10:58:44.007 INFO kablam! Compiling synstructure v0.9.0 Nov 09 10:58:44.373 INFO kablam! Compiling actix_derive v0.3.0 Nov 09 10:58:45.664 INFO kablam! Checking chrono v0.4.5 Nov 09 10:58:46.959 INFO kablam! Compiling phf_generator v0.7.22 Nov 09 10:58:47.405 INFO kablam! Checking diesel v1.3.3 Nov 09 10:58:48.295 INFO kablam! Checking tokio-codec v0.1.0 Nov 09 10:58:49.623 INFO kablam! Checking tokio-reactor v0.1.2 Nov 09 10:58:49.735 INFO kablam! Checking tokio-fs v0.1.2 Nov 09 10:58:50.807 INFO kablam! Checking h2 v0.1.11 Nov 09 10:58:56.735 INFO kablam! Compiling phf_codegen v0.7.22 Nov 09 10:58:56.939 INFO kablam! Checking dotenv v0.9.0 Nov 09 10:59:08.813 INFO kablam! Checking tokio-udp v0.1.1 Nov 09 10:59:08.828 INFO kablam! Checking tokio-tcp v0.1.0 Nov 09 10:59:09.427 INFO kablam! Checking tokio-signal v0.2.1 Nov 09 10:59:12.607 INFO kablam! Checking tera v0.11.11 Nov 09 10:59:14.273 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Nov 09 10:59:14.528 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 10:59:17.368 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 09 10:59:18.631 INFO kablam! Checking tokio v0.1.7 Nov 09 10:59:37.503 INFO kablam! Checking cookie v0.11.0 Nov 09 10:59:37.583 INFO kablam! Checking trust-dns-resolver v0.9.0 Nov 09 10:59:37.613 INFO kablam! Checking failure v0.1.2 Nov 09 10:59:39.222 INFO kablam! Compiling serde_derive v1.0.80 Nov 09 10:59:46.537 INFO kablam! Checking actix v0.7.3 Nov 09 11:00:06.567 INFO kablam! Checking ipnetwork v0.13.1 Nov 09 11:00:33.600 INFO kablam! Checking juno-server v0.1.0 (/source) Nov 09 11:00:41.947 INFO kablam! warning: unused `#[macro_use]` import Nov 09 11:00:41.947 INFO kablam! --> src/main.rs:14:1 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 14 | #[macro_use] Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^^^^^^ Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:41.947 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 11:00:41.947 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:41.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:41.947 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 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:41.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: unused `#[macro_use]` import Nov 09 11:00:41.947 INFO kablam! --> src/main.rs:14:1 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 14 | #[macro_use] Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^^^^^^ Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `id` in this scope Nov 09 11:00:41.947 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 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:41.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:41.947 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 11:00:41.947 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:41.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `table` in this scope Nov 09 11:00:41.947 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 11:00:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.947 INFO kablam! | Nov 09 11:00:41.947 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:41.947 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.947 INFO kablam! Nov 09 11:00:41.947 INFO kablam! warning: cannot find type `uuid` in this scope Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `id` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `uuid` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `hostname` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `ip` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `hostname` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:41.948 INFO kablam! warning: cannot find type `ip` in this scope Nov 09 11:00:41.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 11:00:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 11:00:41.948 INFO kablam! | Nov 09 11:00:41.948 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:41.948 INFO kablam! = note: for more information, see issue #50504 Nov 09 11:00:41.948 INFO kablam! Nov 09 11:00:42.679 INFO kablam! warning: unused `std::result::Result` that must be used Nov 09 11:00:42.679 INFO kablam! --> src/agent_server.rs:32:13 Nov 09 11:00:42.679 INFO kablam! | Nov 09 11:00:42.679 INFO kablam! 32 | session.do_send(Message(message.to_owned())); Nov 09 11:00:42.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 11:00:42.679 INFO kablam! | Nov 09 11:00:42.679 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 09 11:00:42.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 09 11:00:42.679 INFO kablam! Nov 09 11:00:43.008 INFO kablam! warning: unused `std::result::Result` that must be used Nov 09 11:00:43.008 INFO kablam! --> src/agent_server.rs:32:13 Nov 09 11:00:43.008 INFO kablam! | Nov 09 11:00:43.008 INFO kablam! 32 | session.do_send(Message(message.to_owned())); Nov 09 11:00:43.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 11:00:43.008 INFO kablam! | Nov 09 11:00:43.008 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 09 11:00:43.008 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 09 11:00:43.008 INFO kablam! Nov 09 11:00:43.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Nov 09 11:00:43.159 INFO kablam! su: No module specific data is present Nov 09 11:00:43.983 INFO running `"docker" "rm" "-f" "fe29fde2a1f1955a341d360e1ebb850185a49d3bab000de41f0032a3dd47fced"` Nov 09 11:00:44.335 INFO blam! fe29fde2a1f1955a341d360e1ebb850185a49d3bab000de41f0032a3dd47fced