[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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/mateuszptr/rust_dhcp"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/mateuszptr/rust_dhcp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mateuszptr/rust_dhcp" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/mateuszptr/rust_dhcp"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mateuszptr/rust_dhcp on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mateuszptr/rust_dhcp against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-0/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d7dc6194b0bc2c6c79746841b2b75c8c01f46d1351c4f9d856f2e88b6098c72b [INFO] running `"docker" "start" "-a" "d7dc6194b0bc2c6c79746841b2b75c8c01f46d1351c4f9d856f2e88b6098c72b"` [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 parking_lot_core v0.2.14 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Checking tokio-io v0.1.6 [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] Compiling error-chain v0.11.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp 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] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.17 [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" "d7dc6194b0bc2c6c79746841b2b75c8c01f46d1351c4f9d856f2e88b6098c72b"` [INFO] running `"docker" "rm" "-f" "d7dc6194b0bc2c6c79746841b2b75c8c01f46d1351c4f9d856f2e88b6098c72b"` [INFO] [stdout] d7dc6194b0bc2c6c79746841b2b75c8c01f46d1351c4f9d856f2e88b6098c72b