[INFO] updating cached repository https://github.com/mateuszptr/rust_dhcp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fefc0f07e07959e9c20d6a16978c7e5c4280f79f [INFO] checking mateuszptr/rust_dhcp against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateuszptr%2Frust_dhcp" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mateuszptr/rust_dhcp on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mateuszptr/rust_dhcp [INFO] finished tweaking git repo https://github.com/mateuszptr/rust_dhcp [INFO] tweaked toml for git repo https://github.com/mateuszptr/rust_dhcp written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mateuszptr/rust_dhcp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-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 `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 22b2c4034085527ff0a09c2f597ab3e6cfb7d97a139cac1b15db6fd166fc2a54 [INFO] running `"docker" "start" "-a" "22b2c4034085527ff0a09c2f597ab3e6cfb7d97a139cac1b15db6fd166fc2a54"` [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling serde v1.0.60 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Checking mio-uds v0.6.6 [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] Compiling openssl v0.9.24 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking ipaddress v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [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] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling actix v0.5.7 [INFO] [stderr] Checking rust_dhcp v0.1.0 (/opt/rustwide/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] 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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `&u32` [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] 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: 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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `u32` [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] | ^^^^^^^^ method not found in `&u32` [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" "22b2c4034085527ff0a09c2f597ab3e6cfb7d97a139cac1b15db6fd166fc2a54"` [INFO] running `"docker" "rm" "-f" "22b2c4034085527ff0a09c2f597ab3e6cfb7d97a139cac1b15db6fd166fc2a54"` [INFO] [stdout] 22b2c4034085527ff0a09c2f597ab3e6cfb7d97a139cac1b15db6fd166fc2a54