[INFO] crate udp_crafter 0.1.0 is already in cache [INFO] extracting crate udp_crafter 0.1.0 into work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/udp_crafter/0.1.0 [INFO] extracting crate udp_crafter 0.1.0 into work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/udp_crafter/0.1.0 [INFO] validating manifest of udp_crafter-0.1.0 on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of udp_crafter-0.1.0 on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing udp_crafter-0.1.0 [INFO] finished frobbing udp_crafter-0.1.0 [INFO] frobbed toml for udp_crafter-0.1.0 written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/udp_crafter/0.1.0/Cargo.toml [INFO] started frobbing udp_crafter-0.1.0 [INFO] finished frobbing udp_crafter-0.1.0 [INFO] frobbed toml for udp_crafter-0.1.0 written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/udp_crafter/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking udp_crafter-0.1.0 against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-4/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/udp_crafter/0.1.0:/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2276e611e52c484cca7b8547f21ef270fe7b4c9ba673763c6d4a093c175d9a76 [INFO] running `"docker" "start" "-a" "2276e611e52c484cca7b8547f21ef270fe7b4c9ba673763c6d4a093c175d9a76"` [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking pnet_base v0.21.0 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking pnet_sys v0.21.0 [INFO] [stderr] Checking pnet_datalink v0.21.0 [INFO] [stderr] Checking pnet_macros_support v0.21.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] error[E0599]: no method named `to_primitive_values` found for type `pnet_base::MacAddr` in the current scope [INFO] [stderr] --> /opt/crater/target/debug/build/pnet_packet-b000db3544acff20/out/ethernet.rs:442:24 [INFO] [stderr] | [INFO] [stderr] 442 | let vals = val.to_primitive_values(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_primitive_values` found for type `pnet_base::MacAddr` in the current scope [INFO] [stderr] --> /opt/crater/target/debug/build/pnet_packet-b000db3544acff20/out/ethernet.rs:499:24 [INFO] [stderr] | [INFO] [stderr] 499 | let vals = val.to_primitive_values(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_primitive_values` found for type `pnet_base::MacAddr` in the current scope [INFO] [stderr] --> /opt/crater/target/debug/build/pnet_packet-b000db3544acff20/out/arp.rs:776:24 [INFO] [stderr] | [INFO] [stderr] 776 | let vals = val.to_primitive_values(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_primitive_values` found for type `pnet_base::MacAddr` in the current scope [INFO] [stderr] --> /opt/crater/target/debug/build/pnet_packet-b000db3544acff20/out/arp.rs:874:24 [INFO] [stderr] | [INFO] [stderr] 874 | let vals = val.to_primitive_values(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `pnet_packet`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2276e611e52c484cca7b8547f21ef270fe7b4c9ba673763c6d4a093c175d9a76"` [INFO] running `"docker" "rm" "-f" "2276e611e52c484cca7b8547f21ef270fe7b4c9ba673763c6d4a093c175d9a76"` [INFO] [stdout] 2276e611e52c484cca7b8547f21ef270fe7b4c9ba673763c6d4a093c175d9a76