Nov 16 23:19:56.681 INFO testing jonkgrimes/juno-server against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 23:19:56.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 23:19:57.098 INFO [stdout] 096eba9dd7844b43d343bbbd859ec1d83ccb1d1c39c2a11dce360ea26ed1ada5 Nov 16 23:19:57.099 INFO running `"docker" "start" "-a" "096eba9dd7844b43d343bbbd859ec1d83ccb1d1c39c2a11dce360ea26ed1ada5"` Nov 16 23:19:58.552 INFO [stderr] usermod: no changes Nov 16 23:19:59.019 INFO [stderr] Compiling actix-web v0.7.3 Nov 16 23:19:59.067 INFO [stderr] Compiling ring v0.13.2 Nov 16 23:19:59.082 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 23:19:59.087 INFO [stderr] Compiling http v0.1.8 Nov 16 23:19:59.087 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 23:19:59.103 INFO [stderr] Compiling syn v0.15.15 Nov 16 23:19:59.103 INFO [stderr] Compiling uuid v0.6.5 Nov 16 23:19:59.103 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 23:20:02.576 INFO [stderr] Compiling synstructure v0.9.0 Nov 16 23:20:03.769 INFO [stderr] Compiling actix_derive v0.3.0 Nov 16 23:20:06.963 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 23:20:07.277 INFO [stderr] Compiling tokio-signal v0.2.1 Nov 16 23:20:10.375 INFO [stderr] Compiling diesel v1.3.3 Nov 16 23:20:10.487 INFO [stderr] Compiling tera v0.11.11 Nov 16 23:20:12.367 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 16 23:20:45.896 INFO [stderr] Compiling failure_derive v0.1.2 Nov 16 23:20:45.949 INFO [stderr] Compiling h2 v0.1.11 Nov 16 23:20:46.015 INFO [stderr] Compiling serde_derive v1.0.80 Nov 16 23:20:46.745 INFO [stderr] Compiling trust-dns-resolver v0.9.0 Nov 16 23:21:15.456 INFO [stderr] Compiling failure v0.1.2 Nov 16 23:21:19.395 INFO [stderr] Compiling cookie v0.11.0 Nov 16 23:21:34.467 INFO [stderr] Compiling actix v0.7.3 Nov 16 23:21:48.107 INFO [stderr] Compiling ipnetwork v0.13.1 Nov 16 23:22:29.606 INFO [stderr] Compiling juno-server v0.1.0 (/source) Nov 16 23:22:34.991 INFO [stderr] warning: unused `#[macro_use]` import Nov 16 23:22:34.992 INFO [stderr] --> src/main.rs:14:1 Nov 16 23:22:34.992 INFO [stderr] | Nov 16 23:22:34.992 INFO [stderr] 14 | #[macro_use] Nov 16 23:22:34.992 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 23:22:34.993 INFO [stderr] | Nov 16 23:22:34.993 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 23:22:34.993 INFO [stderr] Nov 16 23:22:34.994 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 23:22:34.994 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 23:22:34.994 INFO [stderr] | Nov 16 23:22:34.995 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 23:22:34.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:34.995 INFO [stderr] | Nov 16 23:22:34.996 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 23:22:34.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:34.996 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:34.997 INFO [stderr] Nov 16 23:22:34.997 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 23:22:34.997 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 23:22:34.998 INFO [stderr] | Nov 16 23:22:34.998 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 23:22:34.998 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:34.999 INFO [stderr] | Nov 16 23:22:35.000 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:35.000 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:35.001 INFO [stderr] Nov 16 23:22:35.001 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 23:22:35.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:22:35.002 INFO [stderr] | Nov 16 23:22:35.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:22:35.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:35.010 INFO [stderr] | Nov 16 23:22:35.011 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:35.011 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:35.011 INFO [stderr] Nov 16 23:22:35.012 INFO [stderr] warning: cannot find type `uuid` in this scope Nov 16 23:22:35.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:22:35.012 INFO [stderr] | Nov 16 23:22:35.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:22:35.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:35.013 INFO [stderr] | Nov 16 23:22:35.013 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:35.014 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:35.014 INFO [stderr] Nov 16 23:22:35.014 INFO [stderr] warning: cannot find type `hostname` in this scope Nov 16 23:22:35.015 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:22:35.015 INFO [stderr] | Nov 16 23:22:35.015 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:22:35.016 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:35.016 INFO [stderr] | Nov 16 23:22:35.016 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:35.016 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:35.017 INFO [stderr] Nov 16 23:22:35.017 INFO [stderr] warning: cannot find type `ip` in this scope Nov 16 23:22:35.017 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:22:35.018 INFO [stderr] | Nov 16 23:22:35.018 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:22:35.018 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:22:35.018 INFO [stderr] | Nov 16 23:22:35.019 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:22:35.019 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:22:35.019 INFO [stderr] Nov 16 23:22:35.555 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 23:22:35.555 INFO [stderr] --> src/agent_server.rs:32:13 Nov 16 23:22:35.556 INFO [stderr] | Nov 16 23:22:35.556 INFO [stderr] 32 | session.do_send(Message(message.to_owned())); Nov 16 23:22:35.556 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:22:35.557 INFO [stderr] | Nov 16 23:22:35.557 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 16 23:22:35.557 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 23:22:35.557 INFO [stderr] Nov 16 23:22:53.310 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s Nov 16 23:22:53.341 INFO [stderr] su: No module specific data is present Nov 16 23:22:55.052 INFO running `"docker" "inspect" "096eba9dd7844b43d343bbbd859ec1d83ccb1d1c39c2a11dce360ea26ed1ada5"` Nov 16 23:22:55.405 INFO running `"docker" "rm" "-f" "096eba9dd7844b43d343bbbd859ec1d83ccb1d1c39c2a11dce360ea26ed1ada5"` Nov 16 23:22:55.787 INFO [stdout] 096eba9dd7844b43d343bbbd859ec1d83ccb1d1c39c2a11dce360ea26ed1ada5 Nov 16 23:22:55.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 23:22:56.360 INFO [stdout] 80ac37a6b498dd04647a3d4ba205438765bc3c6cd3fd02bfd89ae59f043aee05 Nov 16 23:22:56.362 INFO running `"docker" "start" "-a" "80ac37a6b498dd04647a3d4ba205438765bc3c6cd3fd02bfd89ae59f043aee05"` Nov 16 23:22:58.535 INFO [stderr] usermod: no changes Nov 16 23:22:59.084 INFO [stderr] Compiling juno-server v0.1.0 (/source) Nov 16 23:23:03.647 INFO [stderr] warning: unused `#[macro_use]` import Nov 16 23:23:03.647 INFO [stderr] --> src/main.rs:14:1 Nov 16 23:23:03.648 INFO [stderr] | Nov 16 23:23:03.649 INFO [stderr] 14 | #[macro_use] Nov 16 23:23:03.649 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 23:23:03.650 INFO [stderr] | Nov 16 23:23:03.650 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 23:23:03.651 INFO [stderr] Nov 16 23:23:03.651 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 23:23:03.652 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 23:23:03.652 INFO [stderr] | Nov 16 23:23:03.653 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 23:23:03.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.654 INFO [stderr] | Nov 16 23:23:03.654 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 23:23:03.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.655 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.656 INFO [stderr] Nov 16 23:23:03.656 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 23:23:03.657 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 23:23:03.657 INFO [stderr] | Nov 16 23:23:03.658 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 23:23:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.658 INFO [stderr] | Nov 16 23:23:03.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.658 INFO [stderr] Nov 16 23:23:03.658 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 23:23:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:23:03.658 INFO [stderr] | Nov 16 23:23:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:23:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.658 INFO [stderr] | Nov 16 23:23:03.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.658 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.658 INFO [stderr] Nov 16 23:23:03.667 INFO [stderr] warning: cannot find type `uuid` in this scope Nov 16 23:23:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:23:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.667 INFO [stderr] Nov 16 23:23:03.667 INFO [stderr] warning: cannot find type `hostname` in this scope Nov 16 23:23:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:23:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.667 INFO [stderr] Nov 16 23:23:03.667 INFO [stderr] warning: cannot find type `ip` in this scope Nov 16 23:23:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 23:23:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 23:23:03.667 INFO [stderr] | Nov 16 23:23:03.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 23:23:03.667 INFO [stderr] = note: for more information, see issue #50504 Nov 16 23:23:03.667 INFO [stderr] Nov 16 23:23:04.277 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 16 23:23:04.277 INFO [stderr] --> src/agent_server.rs:32:13 Nov 16 23:23:04.278 INFO [stderr] | Nov 16 23:23:04.278 INFO [stderr] 32 | session.do_send(Message(message.to_owned())); Nov 16 23:23:04.278 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:23:04.278 INFO [stderr] | Nov 16 23:23:04.278 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 16 23:23:04.278 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 16 23:23:04.278 INFO [stderr] Nov 16 23:23:04.862 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s Nov 16 23:23:04.899 INFO [stderr] su: No module specific data is present Nov 16 23:23:06.649 INFO running `"docker" "inspect" "80ac37a6b498dd04647a3d4ba205438765bc3c6cd3fd02bfd89ae59f043aee05"` Nov 16 23:23:07.067 INFO running `"docker" "rm" "-f" "80ac37a6b498dd04647a3d4ba205438765bc3c6cd3fd02bfd89ae59f043aee05"` Nov 16 23:23:07.491 INFO [stdout] 80ac37a6b498dd04647a3d4ba205438765bc3c6cd3fd02bfd89ae59f043aee05 Nov 16 23:23:07.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 23:23:07.990 INFO [stdout] 02a2cfeba05f62b17beee01d168f7b18e46dc399d53ad50d9084ed9a1e73d3d0 Nov 16 23:23:07.993 INFO running `"docker" "start" "-a" "02a2cfeba05f62b17beee01d168f7b18e46dc399d53ad50d9084ed9a1e73d3d0"` Nov 16 23:23:10.571 INFO [stderr] usermod: no changes Nov 16 23:23:10.904 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Nov 16 23:23:10.914 INFO [stderr] Running /target/debug/deps/juno_server-aecb972a3d2a1f1d Nov 16 23:23:10.921 INFO [stdout] Nov 16 23:23:10.921 INFO [stdout] running 0 tests Nov 16 23:23:10.921 INFO [stdout] Nov 16 23:23:10.921 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 23:23:10.921 INFO [stdout] Nov 16 23:23:10.925 INFO [stderr] su: No module specific data is present Nov 16 23:23:12.359 INFO running `"docker" "inspect" "02a2cfeba05f62b17beee01d168f7b18e46dc399d53ad50d9084ed9a1e73d3d0"` Nov 16 23:23:12.643 INFO running `"docker" "rm" "-f" "02a2cfeba05f62b17beee01d168f7b18e46dc399d53ad50d9084ed9a1e73d3d0"` Nov 16 23:23:13.002 INFO [stdout] 02a2cfeba05f62b17beee01d168f7b18e46dc399d53ad50d9084ed9a1e73d3d0