Oct 12 17:30:10.619 INFO checking mfranciszkiewicz/golem-core-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:30:10.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 12 17:30:10.894 INFO blam! 996672698b2ad154e9effe3ff04822060d92a9e958b89416ab9d51cc4838383d Oct 12 17:30:10.905 INFO running `"docker" "start" "-a" "996672698b2ad154e9effe3ff04822060d92a9e958b89416ab9d51cc4838383d"` Oct 12 17:30:11.376 INFO kablam! usermod: no changes Oct 12 17:30:11.681 INFO kablam! Compiling ucd-util v0.1.1 Oct 12 17:30:11.681 INFO kablam! Compiling cpython v0.1.0 Oct 12 17:30:11.682 INFO kablam! Checking spin v0.4.9 Oct 12 17:30:11.684 INFO kablam! Compiling memchr v0.1.11 Oct 12 17:30:11.684 INFO kablam! Compiling memchr v2.0.1 Oct 12 17:30:11.692 INFO kablam! Checking rand v0.5.1 Oct 12 17:30:11.697 INFO kablam! Compiling thread_local v0.3.5 Oct 12 17:30:11.697 INFO kablam! Checking tokio-io v0.1.7 Oct 12 17:30:12.484 INFO kablam! Compiling serde_json v1.0.21 Oct 12 17:30:14.070 INFO kablam! Checking parking_lot_core v0.2.14 Oct 12 17:30:14.070 INFO kablam! Compiling pyo3cls v0.2.7 Oct 12 17:30:14.082 INFO kablam! Compiling thread-id v2.0.0 Oct 12 17:30:14.556 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 17:30:15.733 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 17:30:15.764 INFO kablam! Compiling regex-syntax v0.5.6 Oct 12 17:30:15.784 INFO kablam! Compiling thread_local v0.2.7 Oct 12 17:30:17.348 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 17:30:19.228 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 17:30:20.646 INFO kablam! Checking tokio-fs v0.1.1 Oct 12 17:30:20.728 INFO kablam! Checking parking_lot v0.5.5 Oct 12 17:30:21.970 INFO kablam! Compiling regex v0.1.80 Oct 12 17:30:22.269 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 17:30:22.270 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 17:30:25.575 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 12 17:30:26.021 INFO kablam! Checking tokio v0.1.7 Oct 12 17:30:33.398 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 12 17:30:33.886 INFO kablam! Checking tokio-core v0.1.17 Oct 12 17:30:46.625 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 12 17:30:46.877 INFO kablam! Checking tokio-signal v0.1.5 Oct 12 17:30:55.077 INFO kablam! Compiling skeptic v0.13.3 Oct 12 17:30:57.124 INFO kablam! Compiling python3-sys v0.1.3 Oct 12 17:31:00.749 INFO kablam! Compiling regex v0.2.11 Oct 12 17:31:03.888 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 12 17:31:04.686 INFO kablam! Compiling actix v0.5.8 Oct 12 17:31:15.757 INFO kablam! Compiling pyo3 v0.2.7 Oct 12 17:31:22.294 INFO kablam! Checking net v0.1.0 (/source/net) Oct 12 17:31:25.540 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:31:25.540 INFO kablam! --> net/src/codec/message.rs:7:48 Oct 12 17:31:25.540 INFO kablam! | Oct 12 17:31:25.540 INFO kablam! 7 | #[derive(Serialize, Deserialize, Debug, Clone, Message)] Oct 12 17:31:25.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:31:25.541 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 12 17:31:25.541 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.541 INFO kablam! Oct 12 17:31:25.541 INFO kablam! warning: cannot find type `SendMessage` in this scope Oct 12 17:31:25.541 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 INFO kablam! 20 | #[derive(Message, Debug)] Oct 12 17:31:25.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 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 12 17:31:25.541 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.541 INFO kablam! Oct 12 17:31:25.541 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.541 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 INFO kablam! 20 | #[derive(Message, Debug)] Oct 12 17:31:25.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 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 12 17:31:25.541 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.541 INFO kablam! Oct 12 17:31:25.541 INFO kablam! warning: cannot find type `SessionSendMessage` in this scope Oct 12 17:31:25.541 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 INFO kablam! 30 | #[derive(Message, Debug)] Oct 12 17:31:25.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 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 12 17:31:25.541 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.541 INFO kablam! Oct 12 17:31:25.541 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.541 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 INFO kablam! 30 | #[derive(Message, Debug)] Oct 12 17:31:25.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.541 INFO kablam! | Oct 12 17:31:25.541 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 12 17:31:25.541 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.541 INFO kablam! Oct 12 17:31:25.546 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:31:25.546 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 12 17:31:25.546 INFO kablam! | Oct 12 17:31:25.546 INFO kablam! 39 | #[derive(Message, Debug)] Oct 12 17:31:25.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.546 INFO kablam! | Oct 12 17:31:25.546 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 12 17:31:25.546 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.546 INFO kablam! Oct 12 17:31:25.546 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.546 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 12 17:31:25.546 INFO kablam! | Oct 12 17:31:25.546 INFO kablam! 39 | #[derive(Message, Debug)] Oct 12 17:31:25.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.546 INFO kablam! | Oct 12 17:31:25.546 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 12 17:31:25.546 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.546 INFO kablam! Oct 12 17:31:25.546 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:31:25.546 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 12 17:31:25.546 INFO kablam! | Oct 12 17:31:25.546 INFO kablam! 48 | #[derive(Message, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 48 | #[derive(Message, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `Stop` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `ReceivedMessage` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 67 | #[derive(Message, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 67 | #[derive(Message, Debug)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `Listening` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.547 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.547 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.547 INFO kablam! | Oct 12 17:31:25.547 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 12 17:31:25.547 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.547 INFO kablam! Oct 12 17:31:25.548 INFO kablam! warning: cannot find type `Stopped` in this scope Oct 12 17:31:25.548 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.548 INFO kablam! | Oct 12 17:31:25.548 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.548 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `Connected` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `Disconnected` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 130 | #[derive(Message, Debug)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 130 | #[derive(Message, Debug)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.549 INFO kablam! warning: cannot find type `CreateSession` in this scope Oct 12 17:31:25.549 INFO kablam! --> net/src/transport/tcp.rs:26:17 Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 INFO kablam! 26 | #[derive(Debug, Message)] Oct 12 17:31:25.549 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.549 INFO kablam! | Oct 12 17:31:25.549 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 12 17:31:25.549 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.549 INFO kablam! Oct 12 17:31:25.552 INFO kablam! warning: cannot find type `UdpPacket` in this scope Oct 12 17:31:25.552 INFO kablam! --> net/src/transport/udp.rs:26:10 Oct 12 17:31:25.552 INFO kablam! | Oct 12 17:31:25.552 INFO kablam! 26 | #[derive(Message)] Oct 12 17:31:25.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.552 INFO kablam! | Oct 12 17:31:25.552 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 12 17:31:25.552 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.552 INFO kablam! Oct 12 17:31:25.673 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:31:25.673 INFO kablam! --> net/src/codec/message.rs:7:48 Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 INFO kablam! 7 | #[derive(Serialize, Deserialize, Debug, Clone, Message)] Oct 12 17:31:25.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:31:25.673 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 12 17:31:25.673 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.673 INFO kablam! Oct 12 17:31:25.673 INFO kablam! warning: cannot find type `SendMessage` in this scope Oct 12 17:31:25.673 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 INFO kablam! 20 | #[derive(Message, Debug)] Oct 12 17:31:25.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 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 12 17:31:25.673 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.673 INFO kablam! Oct 12 17:31:25.673 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.673 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 INFO kablam! 20 | #[derive(Message, Debug)] Oct 12 17:31:25.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 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 12 17:31:25.673 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.673 INFO kablam! Oct 12 17:31:25.673 INFO kablam! warning: cannot find type `SessionSendMessage` in this scope Oct 12 17:31:25.673 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 INFO kablam! 30 | #[derive(Message, Debug)] Oct 12 17:31:25.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.673 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 12 17:31:25.673 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.673 INFO kablam! Oct 12 17:31:25.673 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.673 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 12 17:31:25.673 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 30 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 39 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 39 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 48 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 48 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `Stop` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `ReceivedMessage` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 67 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 67 | #[derive(Message, Debug)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.674 INFO kablam! Oct 12 17:31:25.674 INFO kablam! warning: cannot find type `Listening` in this scope Oct 12 17:31:25.674 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.674 INFO kablam! | Oct 12 17:31:25.674 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 12 17:31:25.674 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 77 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `Stopped` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 94 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `Network` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `Connected` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 111 | #[derive(Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `Disconnected` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 130 | #[derive(Message, Debug)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 130 | #[derive(Message, Debug)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.675 INFO kablam! warning: cannot find type `CreateSession` in this scope Oct 12 17:31:25.675 INFO kablam! --> net/src/transport/tcp.rs:26:17 Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 INFO kablam! 26 | #[derive(Debug, Message)] Oct 12 17:31:25.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.675 INFO kablam! | Oct 12 17:31:25.675 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 12 17:31:25.675 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.675 INFO kablam! Oct 12 17:31:25.676 INFO kablam! warning: cannot find type `UdpPacket` in this scope Oct 12 17:31:25.676 INFO kablam! --> net/src/transport/udp.rs:26:10 Oct 12 17:31:25.676 INFO kablam! | Oct 12 17:31:25.676 INFO kablam! 26 | #[derive(Message)] Oct 12 17:31:25.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:31:25.676 INFO kablam! | Oct 12 17:31:25.676 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 12 17:31:25.676 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:31:25.676 INFO kablam! Oct 12 17:31:27.387 INFO kablam! Checking golem-core v0.1.0 (/source) Oct 12 17:31:27.909 INFO kablam! Checking pyext-golem-core v0.1.0 (/source/pyext-golem-core) Oct 12 17:31:32.088 INFO kablam! warning: unused `#[macro_use]` import Oct 12 17:31:32.088 INFO kablam! --> pyext-golem-core/src/lib.rs:6:1 Oct 12 17:31:32.088 INFO kablam! | Oct 12 17:31:32.088 INFO kablam! 6 | #[macro_use] Oct 12 17:31:32.088 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:31:32.088 INFO kablam! | Oct 12 17:31:32.088 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:31:32.088 INFO kablam! Oct 12 17:31:32.090 INFO kablam! warning: unused `#[macro_use]` import Oct 12 17:31:32.090 INFO kablam! --> pyext-golem-core/src/lib.rs:6:1 Oct 12 17:31:32.090 INFO kablam! | Oct 12 17:31:32.090 INFO kablam! 6 | #[macro_use] Oct 12 17:31:32.096 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:31:32.096 INFO kablam! | Oct 12 17:31:32.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:31:32.096 INFO kablam! Oct 12 17:31:32.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 12 17:31:32.933 INFO kablam! su: No module specific data is present Oct 12 17:31:34.494 INFO running `"docker" "rm" "-f" "996672698b2ad154e9effe3ff04822060d92a9e958b89416ab9d51cc4838383d"` Oct 12 17:31:34.796 INFO blam! 996672698b2ad154e9effe3ff04822060d92a9e958b89416ab9d51cc4838383d