Nov 16 19:48:01.967 INFO testing mfranciszkiewicz/golem-core-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 19:48:01.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:48:02.224 INFO [stdout] ab6c1a846dc51693774e90d85c9a6df059205f39d09214be7c597f2ca5489947 Nov 16 19:48:02.235 INFO running `"docker" "start" "-a" "ab6c1a846dc51693774e90d85c9a6df059205f39d09214be7c597f2ca5489947"` Nov 16 19:48:03.021 INFO [stderr] usermod: no changes Nov 16 19:48:03.254 INFO [stderr] Compiling tokio-io v0.1.7 Nov 16 19:48:03.255 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 19:48:03.255 INFO [stderr] Compiling semver v0.9.0 Nov 16 19:48:03.255 INFO [stderr] Compiling bincode v0.9.2 Nov 16 19:48:03.257 INFO [stderr] Compiling tokio-threadpool v0.1.4 Nov 16 19:48:03.259 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 19:48:03.259 INFO [stderr] Compiling parking_lot v0.5.5 Nov 16 19:48:03.260 INFO [stderr] Compiling failure v0.1.1 Nov 16 19:48:05.857 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 16 19:48:05.943 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 19:48:07.419 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 19:48:07.431 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 16 19:48:07.539 INFO [stderr] Compiling crossbeam-channel v0.1.3 Nov 16 19:48:09.995 INFO [stderr] Compiling tokio-fs v0.1.1 Nov 16 19:48:11.311 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 19:48:11.311 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 16 19:48:15.523 INFO [stderr] Compiling tokio v0.1.7 Nov 16 19:48:16.523 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 19:48:19.503 INFO [stderr] Compiling tokio-core v0.1.17 Nov 16 19:48:21.563 INFO [stderr] Compiling actix v0.5.8 Nov 16 19:48:25.131 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 16 19:48:25.131 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 16 19:48:33.761 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 16 19:48:48.394 INFO [stderr] Compiling net v0.1.0 (/source/net) Nov 16 19:48:50.055 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 19:48:50.058 INFO [stderr] --> net/src/codec/message.rs:7:48 Nov 16 19:48:50.058 INFO [stderr] | Nov 16 19:48:50.059 INFO [stderr] 7 | #[derive(Serialize, Deserialize, Debug, Clone, Message)] Nov 16 19:48:50.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.059 INFO [stderr] | Nov 16 19:48:50.059 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 19:48:50.060 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 19:48:50.060 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.060 INFO [stderr] Nov 16 19:48:50.061 INFO [stderr] warning: cannot find type `SendMessage` in this scope Nov 16 19:48:50.061 INFO [stderr] --> net/src/transport/message.rs:20:10 Nov 16 19:48:50.061 INFO [stderr] | Nov 16 19:48:50.062 INFO [stderr] 20 | #[derive(Message, Debug)] Nov 16 19:48:50.062 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.062 INFO [stderr] | Nov 16 19:48:50.063 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 19:48:50.063 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.063 INFO [stderr] Nov 16 19:48:50.063 INFO [stderr] warning: cannot find type `EmptyResult` in this scope Nov 16 19:48:50.064 INFO [stderr] --> net/src/transport/message.rs:20:10 Nov 16 19:48:50.064 INFO [stderr] | Nov 16 19:48:50.064 INFO [stderr] 20 | #[derive(Message, Debug)] Nov 16 19:48:50.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.065 INFO [stderr] | Nov 16 19:48:50.065 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 19:48:50.065 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.066 INFO [stderr] Nov 16 19:48:50.066 INFO [stderr] warning: cannot find type `SessionSendMessage` in this scope Nov 16 19:48:50.066 INFO [stderr] --> net/src/transport/message.rs:30:10 Nov 16 19:48:50.067 INFO [stderr] | Nov 16 19:48:50.067 INFO [stderr] 30 | #[derive(Message, Debug)] Nov 16 19:48:50.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.067 INFO [stderr] | Nov 16 19:48:50.068 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 19:48:50.068 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.068 INFO [stderr] Nov 16 19:48:50.068 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.069 INFO [stderr] --> net/src/transport/message.rs:30:10 Nov 16 19:48:50.069 INFO [stderr] | Nov 16 19:48:50.069 INFO [stderr] 30 | #[derive(Message, Debug)] Nov 16 19:48:50.070 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.070 INFO [stderr] | Nov 16 19:48:50.070 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 19:48:50.070 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.072 INFO [stderr] Nov 16 19:48:50.072 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 19:48:50.073 INFO [stderr] --> net/src/transport/message.rs:39:10 Nov 16 19:48:50.073 INFO [stderr] | Nov 16 19:48:50.073 INFO [stderr] 39 | #[derive(Message, Debug)] Nov 16 19:48:50.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.074 INFO [stderr] | Nov 16 19:48:50.074 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 19:48:50.075 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.075 INFO [stderr] Nov 16 19:48:50.075 INFO [stderr] warning: cannot find type `EmptyResult` in this scope Nov 16 19:48:50.076 INFO [stderr] --> net/src/transport/message.rs:39:10 Nov 16 19:48:50.076 INFO [stderr] | Nov 16 19:48:50.076 INFO [stderr] 39 | #[derive(Message, Debug)] Nov 16 19:48:50.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.077 INFO [stderr] | Nov 16 19:48:50.077 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 19:48:50.078 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.078 INFO [stderr] Nov 16 19:48:50.078 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 19:48:50.078 INFO [stderr] --> net/src/transport/message.rs:48:10 Nov 16 19:48:50.079 INFO [stderr] | Nov 16 19:48:50.079 INFO [stderr] 48 | #[derive(Message, Debug)] Nov 16 19:48:50.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.080 INFO [stderr] | Nov 16 19:48:50.080 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 19:48:50.080 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.081 INFO [stderr] Nov 16 19:48:50.081 INFO [stderr] warning: cannot find type `EmptyResult` in this scope Nov 16 19:48:50.081 INFO [stderr] --> net/src/transport/message.rs:48:10 Nov 16 19:48:50.081 INFO [stderr] | Nov 16 19:48:50.082 INFO [stderr] 48 | #[derive(Message, Debug)] Nov 16 19:48:50.082 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.082 INFO [stderr] | Nov 16 19:48:50.083 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 19:48:50.083 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.083 INFO [stderr] Nov 16 19:48:50.084 INFO [stderr] warning: cannot find type `Stop` in this scope Nov 16 19:48:50.084 INFO [stderr] --> net/src/transport/message.rs:57:10 Nov 16 19:48:50.084 INFO [stderr] | Nov 16 19:48:50.084 INFO [stderr] 57 | #[derive(Message, Clone, Debug)] Nov 16 19:48:50.085 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.085 INFO [stderr] | Nov 16 19:48:50.085 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 19:48:50.086 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.086 INFO [stderr] Nov 16 19:48:50.086 INFO [stderr] warning: cannot find type `EmptyResult` in this scope Nov 16 19:48:50.087 INFO [stderr] --> net/src/transport/message.rs:57:10 Nov 16 19:48:50.087 INFO [stderr] | Nov 16 19:48:50.087 INFO [stderr] 57 | #[derive(Message, Clone, Debug)] Nov 16 19:48:50.088 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.088 INFO [stderr] | Nov 16 19:48:50.088 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 19:48:50.089 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.089 INFO [stderr] Nov 16 19:48:50.089 INFO [stderr] warning: cannot find type `ReceivedMessage` in this scope Nov 16 19:48:50.089 INFO [stderr] --> net/src/transport/message.rs:67:10 Nov 16 19:48:50.090 INFO [stderr] | Nov 16 19:48:50.090 INFO [stderr] 67 | #[derive(Message, Debug)] Nov 16 19:48:50.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.091 INFO [stderr] | Nov 16 19:48:50.091 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 19:48:50.091 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.092 INFO [stderr] Nov 16 19:48:50.092 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.092 INFO [stderr] --> net/src/transport/message.rs:67:10 Nov 16 19:48:50.093 INFO [stderr] | Nov 16 19:48:50.093 INFO [stderr] 67 | #[derive(Message, Debug)] Nov 16 19:48:50.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.094 INFO [stderr] | Nov 16 19:48:50.094 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 19:48:50.094 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.094 INFO [stderr] Nov 16 19:48:50.095 INFO [stderr] warning: cannot find type `Network` in this scope Nov 16 19:48:50.095 INFO [stderr] --> net/src/transport/message.rs:77:10 Nov 16 19:48:50.095 INFO [stderr] | Nov 16 19:48:50.096 INFO [stderr] 77 | #[derive(Message)] Nov 16 19:48:50.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.096 INFO [stderr] | Nov 16 19:48:50.097 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 19:48:50.097 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.097 INFO [stderr] Nov 16 19:48:50.097 INFO [stderr] warning: cannot find type `Listening` in this scope Nov 16 19:48:50.098 INFO [stderr] --> net/src/transport/message.rs:77:10 Nov 16 19:48:50.098 INFO [stderr] | Nov 16 19:48:50.098 INFO [stderr] 77 | #[derive(Message)] Nov 16 19:48:50.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.099 INFO [stderr] | Nov 16 19:48:50.099 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 19:48:50.099 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.100 INFO [stderr] Nov 16 19:48:50.100 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.100 INFO [stderr] --> net/src/transport/message.rs:77:10 Nov 16 19:48:50.101 INFO [stderr] | Nov 16 19:48:50.101 INFO [stderr] 77 | #[derive(Message)] Nov 16 19:48:50.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.102 INFO [stderr] | Nov 16 19:48:50.102 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 19:48:50.102 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.102 INFO [stderr] Nov 16 19:48:50.103 INFO [stderr] warning: cannot find type `Network` in this scope Nov 16 19:48:50.103 INFO [stderr] --> net/src/transport/message.rs:94:10 Nov 16 19:48:50.103 INFO [stderr] | Nov 16 19:48:50.104 INFO [stderr] 94 | #[derive(Message)] Nov 16 19:48:50.104 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.104 INFO [stderr] | Nov 16 19:48:50.105 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 19:48:50.105 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.105 INFO [stderr] Nov 16 19:48:50.106 INFO [stderr] warning: cannot find type `Stopped` in this scope Nov 16 19:48:50.106 INFO [stderr] --> net/src/transport/message.rs:94:10 Nov 16 19:48:50.106 INFO [stderr] | Nov 16 19:48:50.106 INFO [stderr] 94 | #[derive(Message)] Nov 16 19:48:50.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.107 INFO [stderr] | Nov 16 19:48:50.107 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 19:48:50.108 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.108 INFO [stderr] Nov 16 19:48:50.108 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.109 INFO [stderr] --> net/src/transport/message.rs:94:10 Nov 16 19:48:50.109 INFO [stderr] | Nov 16 19:48:50.109 INFO [stderr] 94 | #[derive(Message)] Nov 16 19:48:50.110 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.110 INFO [stderr] | Nov 16 19:48:50.110 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 19:48:50.111 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.111 INFO [stderr] Nov 16 19:48:50.111 INFO [stderr] warning: cannot find type `Network` in this scope Nov 16 19:48:50.112 INFO [stderr] --> net/src/transport/message.rs:111:10 Nov 16 19:48:50.112 INFO [stderr] | Nov 16 19:48:50.112 INFO [stderr] 111 | #[derive(Message)] Nov 16 19:48:50.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.113 INFO [stderr] | Nov 16 19:48:50.113 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 19:48:50.113 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.114 INFO [stderr] Nov 16 19:48:50.114 INFO [stderr] warning: cannot find type `Connected` in this scope Nov 16 19:48:50.114 INFO [stderr] --> net/src/transport/message.rs:111:10 Nov 16 19:48:50.115 INFO [stderr] | Nov 16 19:48:50.115 INFO [stderr] 111 | #[derive(Message)] Nov 16 19:48:50.115 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.116 INFO [stderr] | Nov 16 19:48:50.116 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 19:48:50.116 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.117 INFO [stderr] Nov 16 19:48:50.117 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.117 INFO [stderr] --> net/src/transport/message.rs:111:10 Nov 16 19:48:50.118 INFO [stderr] | Nov 16 19:48:50.118 INFO [stderr] 111 | #[derive(Message)] Nov 16 19:48:50.118 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.119 INFO [stderr] | Nov 16 19:48:50.119 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 19:48:50.119 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.119 INFO [stderr] Nov 16 19:48:50.120 INFO [stderr] warning: cannot find type `Disconnected` in this scope Nov 16 19:48:50.120 INFO [stderr] --> net/src/transport/message.rs:130:10 Nov 16 19:48:50.120 INFO [stderr] | Nov 16 19:48:50.121 INFO [stderr] 130 | #[derive(Message, Debug)] Nov 16 19:48:50.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.121 INFO [stderr] | Nov 16 19:48:50.122 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 19:48:50.122 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.122 INFO [stderr] Nov 16 19:48:50.122 INFO [stderr] warning: cannot find type `NoResult` in this scope Nov 16 19:48:50.123 INFO [stderr] --> net/src/transport/message.rs:130:10 Nov 16 19:48:50.123 INFO [stderr] | Nov 16 19:48:50.123 INFO [stderr] 130 | #[derive(Message, Debug)] Nov 16 19:48:50.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.124 INFO [stderr] | Nov 16 19:48:50.124 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 19:48:50.125 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.125 INFO [stderr] Nov 16 19:48:50.125 INFO [stderr] warning: cannot find type `CreateSession` in this scope Nov 16 19:48:50.125 INFO [stderr] --> net/src/transport/tcp.rs:26:17 Nov 16 19:48:50.126 INFO [stderr] | Nov 16 19:48:50.126 INFO [stderr] 26 | #[derive(Debug, Message)] Nov 16 19:48:50.126 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.127 INFO [stderr] | Nov 16 19:48:50.127 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 19:48:50.127 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.128 INFO [stderr] Nov 16 19:48:50.128 INFO [stderr] warning: cannot find type `UdpPacket` in this scope Nov 16 19:48:50.128 INFO [stderr] --> net/src/transport/udp.rs:26:10 Nov 16 19:48:50.129 INFO [stderr] | Nov 16 19:48:50.129 INFO [stderr] 26 | #[derive(Message)] Nov 16 19:48:50.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:48:50.130 INFO [stderr] | Nov 16 19:48:50.130 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 19:48:50.130 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:48:50.131 INFO [stderr] Nov 16 19:48:53.735 INFO [stderr] Compiling golem-core v0.1.0 (/source) Nov 16 19:48:54.007 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.96s Nov 16 19:48:54.031 INFO [stderr] su: No module specific data is present Nov 16 19:48:55.103 INFO running `"docker" "inspect" "ab6c1a846dc51693774e90d85c9a6df059205f39d09214be7c597f2ca5489947"` Nov 16 19:48:55.285 INFO running `"docker" "rm" "-f" "ab6c1a846dc51693774e90d85c9a6df059205f39d09214be7c597f2ca5489947"` Nov 16 19:48:55.483 INFO [stdout] ab6c1a846dc51693774e90d85c9a6df059205f39d09214be7c597f2ca5489947 Nov 16 19:48:55.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:48:55.743 INFO [stdout] 6e6fa8beb2805705538d0d78b44eeca8d2e4b3576a63ae72ba333053e9e402c8 Nov 16 19:48:55.744 INFO running `"docker" "start" "-a" "6e6fa8beb2805705538d0d78b44eeca8d2e4b3576a63ae72ba333053e9e402c8"` Nov 16 19:48:57.101 INFO [stderr] usermod: no changes Nov 16 19:48:57.349 INFO [stderr] Compiling golem-core v0.1.0 (/source) Nov 16 19:48:58.067 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s Nov 16 19:48:58.084 INFO [stderr] su: No module specific data is present Nov 16 19:48:59.150 INFO running `"docker" "inspect" "6e6fa8beb2805705538d0d78b44eeca8d2e4b3576a63ae72ba333053e9e402c8"` Nov 16 19:48:59.429 INFO running `"docker" "rm" "-f" "6e6fa8beb2805705538d0d78b44eeca8d2e4b3576a63ae72ba333053e9e402c8"` Nov 16 19:48:59.637 INFO [stdout] 6e6fa8beb2805705538d0d78b44eeca8d2e4b3576a63ae72ba333053e9e402c8 Nov 16 19:48:59.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:49:00.029 INFO [stdout] ddd6bf98048e2f45f88bd02107fed87904616f45f91acf11488a13443960588c Nov 16 19:49:00.031 INFO running `"docker" "start" "-a" "ddd6bf98048e2f45f88bd02107fed87904616f45f91acf11488a13443960588c"` Nov 16 19:49:00.653 INFO [stderr] usermod: no changes Nov 16 19:49:00.875 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 16 19:49:00.899 INFO [stderr] Running /target/debug/deps/golem_core-5cb931fdc320ca80 Nov 16 19:49:00.903 INFO [stdout] Nov 16 19:49:00.903 INFO [stdout] running 0 tests Nov 16 19:49:00.903 INFO [stdout] Nov 16 19:49:00.903 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:49:00.903 INFO [stdout] Nov 16 19:49:00.907 INFO [stderr] Doc-tests golem-core Nov 16 19:49:01.248 INFO [stdout] Nov 16 19:49:01.248 INFO [stdout] running 0 tests Nov 16 19:49:01.248 INFO [stdout] Nov 16 19:49:01.248 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:49:01.248 INFO [stdout] Nov 16 19:49:01.255 INFO [stderr] su: No module specific data is present Nov 16 19:49:01.943 INFO running `"docker" "inspect" "ddd6bf98048e2f45f88bd02107fed87904616f45f91acf11488a13443960588c"` Nov 16 19:49:02.285 INFO running `"docker" "rm" "-f" "ddd6bf98048e2f45f88bd02107fed87904616f45f91acf11488a13443960588c"` Nov 16 19:49:02.510 INFO [stdout] ddd6bf98048e2f45f88bd02107fed87904616f45f91acf11488a13443960588c