[INFO] updating cached repository mateuszptr/rust_dhcp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mateuszptr/rust_dhcp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mateuszptr/rust_dhcp" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/mateuszptr/rust_dhcp"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/mateuszptr/rust_dhcp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mateuszptr/rust_dhcp" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/mateuszptr/rust_dhcp"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/mateuszptr/rust_dhcp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fefc0f07e07959e9c20d6a16978c7e5c4280f79f [INFO] sha for GitHub repo mateuszptr/rust_dhcp: fefc0f07e07959e9c20d6a16978c7e5c4280f79f [INFO] validating manifest of mateuszptr/rust_dhcp on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mateuszptr/rust_dhcp on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mateuszptr/rust_dhcp [INFO] finished frobbing mateuszptr/rust_dhcp [INFO] frobbed toml for mateuszptr/rust_dhcp written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/mateuszptr/rust_dhcp/Cargo.toml [INFO] started frobbing mateuszptr/rust_dhcp [INFO] finished frobbing mateuszptr/rust_dhcp [INFO] frobbed toml for mateuszptr/rust_dhcp written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/mateuszptr/rust_dhcp/Cargo.toml [INFO] crate mateuszptr/rust_dhcp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mateuszptr/rust_dhcp against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-2/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/mateuszptr/rust_dhcp:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 586ddd34212e0bb985119d92b960bc6f8c05371ddf243662f143d40a239d9488 [INFO] running `"docker" "start" "-a" "586ddd34212e0bb985119d92b960bc6f8c05371ddf243662f143d40a239d9488"` [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking ipaddress v0.1.2 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.5.4 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling hwaddr v0.1.4 [INFO] [stderr] Compiling actix v0.5.7 [INFO] [stderr] Checking rust_dhcp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot find type `DHCPPacket` in this scope [INFO] [stderr] --> src/dhcp_frames.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StatusMessage` in this scope [INFO] [stderr] --> src/server_actor.rs:282:10 [INFO] [stderr] | [INFO] [stderr] 282 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `DHCPPacket` in this scope [INFO] [stderr] --> src/dhcp_frames.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StatusMessage` in this scope [INFO] [stderr] --> src/server_actor.rs:282:10 [INFO] [stderr] | [INFO] [stderr] 282 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:48:45 [INFO] [stderr] | [INFO] [stderr] 48 | options.insert(SUBNET_MASK, netmask.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:50:39 [INFO] [stderr] | [INFO] [stderr] 50 | options.insert(ROUTER, router.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:51:55 [INFO] [stderr] | [INFO] [stderr] 51 | options.insert(DHCP_SERVER_IDENTIFIER, router.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:53:58 [INFO] [stderr] | [INFO] [stderr] 53 | options.insert(IP_ADDRESS_LEASE_TIME, lease_time.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `&u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:55:71 [INFO] [stderr] | [INFO] [stderr] 55 | let dns: Vec = self.conf.dns.iter().flat_map(|addr| {addr.to_bytes().to_vec()}).collect(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `rust_dhcp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:48:45 [INFO] [stderr] | [INFO] [stderr] 48 | options.insert(SUBNET_MASK, netmask.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:50:39 [INFO] [stderr] | [INFO] [stderr] 50 | options.insert(ROUTER, router.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:51:55 [INFO] [stderr] | [INFO] [stderr] 51 | options.insert(DHCP_SERVER_IDENTIFIER, router.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:53:58 [INFO] [stderr] | [INFO] [stderr] 53 | options.insert(IP_ADDRESS_LEASE_TIME, lease_time.to_bytes().to_vec()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_bytes` found for type `&u32` in the current scope [INFO] [stderr] --> src/server_actor.rs:55:71 [INFO] [stderr] | [INFO] [stderr] 55 | let dns: Vec = self.conf.dns.iter().flat_map(|addr| {addr.to_bytes().to_vec()}).collect(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] `use trust_dns_proto::serialize::binary::BinEncodable;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `rust_dhcp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "586ddd34212e0bb985119d92b960bc6f8c05371ddf243662f143d40a239d9488"` [INFO] running `"docker" "rm" "-f" "586ddd34212e0bb985119d92b960bc6f8c05371ddf243662f143d40a239d9488"` [INFO] [stdout] 586ddd34212e0bb985119d92b960bc6f8c05371ddf243662f143d40a239d9488