Oct 10 18:32:44.938 INFO testing mfranciszkiewicz/golem-core-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:32:44.938 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:32:44.938 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 18:32:45.260 INFO blam! 2b104cb497a1cbe227e8df22bf915637f7641e2552be25179b7400394385a996 Oct 10 18:32:45.269 INFO running `"docker" "start" "-a" "2b104cb497a1cbe227e8df22bf915637f7641e2552be25179b7400394385a996"` Oct 10 18:32:45.764 INFO kablam! usermod: no changes Oct 10 18:32:46.043 INFO kablam! Compiling log v0.4.2 Oct 10 18:32:46.045 INFO kablam! Compiling uuid v0.6.5 Oct 10 18:32:46.046 INFO kablam! Compiling bincode v0.9.2 Oct 10 18:32:46.048 INFO kablam! Compiling actix_derive v0.2.0 Oct 10 18:32:46.048 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 10 18:32:46.048 INFO kablam! Compiling backtrace v0.2.3 Oct 10 18:32:46.048 INFO kablam! Compiling failure v0.1.1 Oct 10 18:32:46.049 INFO kablam! Compiling skeptic v0.13.3 Oct 10 18:32:49.090 INFO kablam! Compiling mio v0.6.14 Oct 10 18:32:49.090 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 18:32:49.612 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 10 18:32:49.820 INFO kablam! Compiling error-chain v0.1.12 Oct 10 18:32:53.296 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 18:32:54.966 INFO kablam! Compiling actix v0.5.8 Oct 10 18:32:55.067 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 18:32:55.280 INFO kablam! Compiling mio-uds v0.6.6 Oct 10 18:32:56.981 INFO kablam! Compiling tokio-fs v0.1.1 Oct 10 18:32:58.292 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 18:32:58.292 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 18:33:00.555 INFO kablam! Compiling tokio v0.1.7 Oct 10 18:33:03.955 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 18:33:07.728 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 10 18:33:07.728 INFO kablam! Compiling tokio-signal v0.1.5 Oct 10 18:33:16.724 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 10 18:33:33.124 INFO kablam! Compiling net v0.1.0 (/source/net) Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `Message` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/codec/message.rs:7:48 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 7 | #[derive(Serialize, Deserialize, Debug, Clone, Message)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `SendMessage` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 20 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:20:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 20 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `SessionSendMessage` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 30 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:30:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 30 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `Connect` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 39 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 10 18:33:37.070 INFO kablam! --> net/src/transport/message.rs:39:10 Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 INFO kablam! 39 | #[derive(Message, Debug)] Oct 10 18:33:37.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.070 INFO kablam! | Oct 10 18:33:37.070 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 10 18:33:37.070 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.070 INFO kablam! Oct 10 18:33:37.070 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 48 | #[derive(Message, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:48:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 48 | #[derive(Message, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `Stop` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `EmptyResult` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:57:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 57 | #[derive(Message, Clone, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `ReceivedMessage` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 67 | #[derive(Message, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:67:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 67 | #[derive(Message, Debug)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `Network` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 77 | #[derive(Message)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `Listening` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 77 | #[derive(Message)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:77:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 77 | #[derive(Message)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 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 10 18:33:37.071 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.071 INFO kablam! Oct 10 18:33:37.071 INFO kablam! warning: cannot find type `Network` in this scope Oct 10 18:33:37.071 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.071 INFO kablam! 94 | #[derive(Message)] Oct 10 18:33:37.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.071 INFO kablam! | Oct 10 18:33:37.072 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 10 18:33:37.072 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.072 INFO kablam! Oct 10 18:33:37.072 INFO kablam! warning: cannot find type `Stopped` in this scope Oct 10 18:33:37.072 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 INFO kablam! 94 | #[derive(Message)] Oct 10 18:33:37.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 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 10 18:33:37.072 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.072 INFO kablam! Oct 10 18:33:37.072 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.072 INFO kablam! --> net/src/transport/message.rs:94:10 Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 INFO kablam! 94 | #[derive(Message)] Oct 10 18:33:37.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 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 10 18:33:37.072 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.072 INFO kablam! Oct 10 18:33:37.072 INFO kablam! warning: cannot find type `Network` in this scope Oct 10 18:33:37.072 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 INFO kablam! 111 | #[derive(Message)] Oct 10 18:33:37.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 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 10 18:33:37.072 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.072 INFO kablam! Oct 10 18:33:37.072 INFO kablam! warning: cannot find type `Connected` in this scope Oct 10 18:33:37.072 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 INFO kablam! 111 | #[derive(Message)] Oct 10 18:33:37.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.072 INFO kablam! | Oct 10 18:33:37.072 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 10 18:33:37.072 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.072 INFO kablam! Oct 10 18:33:37.073 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.073 INFO kablam! --> net/src/transport/message.rs:111:10 Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 INFO kablam! 111 | #[derive(Message)] Oct 10 18:33:37.073 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 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 10 18:33:37.073 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.073 INFO kablam! Oct 10 18:33:37.073 INFO kablam! warning: cannot find type `Disconnected` in this scope Oct 10 18:33:37.073 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 INFO kablam! 130 | #[derive(Message, Debug)] Oct 10 18:33:37.073 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 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 10 18:33:37.073 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.073 INFO kablam! Oct 10 18:33:37.073 INFO kablam! warning: cannot find type `NoResult` in this scope Oct 10 18:33:37.073 INFO kablam! --> net/src/transport/message.rs:130:10 Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 INFO kablam! 130 | #[derive(Message, Debug)] Oct 10 18:33:37.073 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.073 INFO kablam! | Oct 10 18:33:37.073 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 10 18:33:37.073 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.073 INFO kablam! Oct 10 18:33:37.080 INFO kablam! warning: cannot find type `CreateSession` in this scope Oct 10 18:33:37.080 INFO kablam! --> net/src/transport/tcp.rs:26:17 Oct 10 18:33:37.080 INFO kablam! | Oct 10 18:33:37.080 INFO kablam! 26 | #[derive(Debug, Message)] Oct 10 18:33:37.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.080 INFO kablam! | Oct 10 18:33:37.080 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 10 18:33:37.080 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.080 INFO kablam! Oct 10 18:33:37.080 INFO kablam! warning: cannot find type `UdpPacket` in this scope Oct 10 18:33:37.080 INFO kablam! --> net/src/transport/udp.rs:26:10 Oct 10 18:33:37.080 INFO kablam! | Oct 10 18:33:37.080 INFO kablam! 26 | #[derive(Message)] Oct 10 18:33:37.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 10 18:33:37.080 INFO kablam! | Oct 10 18:33:37.080 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 10 18:33:37.080 INFO kablam! = note: for more information, see issue #50504 Oct 10 18:33:37.080 INFO kablam! Oct 10 18:33:40.580 INFO kablam! Compiling golem-core v0.1.0 (/source) Oct 10 18:33:41.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.40s Oct 10 18:33:41.215 INFO kablam! su: No module specific data is present Oct 10 18:33:41.904 INFO running `"docker" "rm" "-f" "2b104cb497a1cbe227e8df22bf915637f7641e2552be25179b7400394385a996"` Oct 10 18:33:42.206 INFO blam! 2b104cb497a1cbe227e8df22bf915637f7641e2552be25179b7400394385a996 Oct 10 18:33:42.207 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:33:42.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 18:33:42.848 INFO blam! 3f19add236800dbf37e1e290731b8ed6da96888f39863a8ab54171feba77821d Oct 10 18:33:42.856 INFO running `"docker" "start" "-a" "3f19add236800dbf37e1e290731b8ed6da96888f39863a8ab54171feba77821d"` Oct 10 18:33:44.035 INFO kablam! usermod: no changes Oct 10 18:33:44.336 INFO kablam! Compiling golem-core v0.1.0 (/source) Oct 10 18:33:45.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 10 18:33:45.540 INFO kablam! su: No module specific data is present Oct 10 18:33:46.098 INFO running `"docker" "rm" "-f" "3f19add236800dbf37e1e290731b8ed6da96888f39863a8ab54171feba77821d"` Oct 10 18:33:46.500 INFO blam! 3f19add236800dbf37e1e290731b8ed6da96888f39863a8ab54171feba77821d Oct 10 18:33:46.502 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:33:46.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 18:33:47.012 INFO blam! d9d90dd33ac52699d778b1cdc80b6f94fb99353b5ac7a2c4f0fe460bf4d9b653 Oct 10 18:33:47.020 INFO running `"docker" "start" "-a" "d9d90dd33ac52699d778b1cdc80b6f94fb99353b5ac7a2c4f0fe460bf4d9b653"` Oct 10 18:33:48.188 INFO kablam! usermod: no changes Oct 10 18:33:48.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 18:33:48.492 INFO kablam! Running /target/debug/deps/golem_core-fb3c45b0264b49ab Oct 10 18:33:48.503 INFO blam! Oct 10 18:33:48.503 INFO blam! running 0 tests Oct 10 18:33:48.503 INFO blam! Oct 10 18:33:48.503 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:33:48.503 INFO blam! Oct 10 18:33:48.508 INFO kablam! Doc-tests golem-core Oct 10 18:33:49.673 INFO blam! Oct 10 18:33:49.673 INFO blam! running 0 tests Oct 10 18:33:49.673 INFO blam! Oct 10 18:33:49.673 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:33:49.673 INFO blam! Oct 10 18:33:49.680 INFO kablam! su: No module specific data is present Oct 10 18:33:50.403 INFO running `"docker" "rm" "-f" "d9d90dd33ac52699d778b1cdc80b6f94fb99353b5ac7a2c4f0fe460bf4d9b653"` Oct 10 18:33:50.705 INFO blam! d9d90dd33ac52699d778b1cdc80b6f94fb99353b5ac7a2c4f0fe460bf4d9b653