[INFO] crate tokio-icmp 0.1.0 is already in cache [INFO] extracting crate tokio-icmp 0.1.0 into work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/reg/tokio-icmp/0.1.0 [INFO] extracting crate tokio-icmp 0.1.0 into work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/reg/tokio-icmp/0.1.0 [INFO] validating manifest of tokio-icmp-0.1.0 on toolchain master#003382e4150984cb476047b3925edf8d75df2d59 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tokio-icmp-0.1.0 on toolchain try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tokio-icmp-0.1.0 [INFO] finished frobbing tokio-icmp-0.1.0 [INFO] frobbed toml for tokio-icmp-0.1.0 written to work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/reg/tokio-icmp/0.1.0/Cargo.toml [INFO] started frobbing tokio-icmp-0.1.0 [INFO] finished frobbing tokio-icmp-0.1.0 [INFO] frobbed toml for tokio-icmp-0.1.0 written to work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/reg/tokio-icmp/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tokio-icmp-0.1.0 against try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00 for pr-59527 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59527/worker-3/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/reg/tokio-icmp/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 203e552945309e5e5ffb6653f44cd39d48372ee1b2a5b297d18afd36976ce871 [INFO] running `"docker" "start" "-a" "203e552945309e5e5ffb6653f44cd39d48372ee1b2a5b297d18afd36976ce871"` [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking pnet_macros_support v0.21.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-ffae077e0fff6ebb/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-ffae077e0fff6ebb/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-ffae077e0fff6ebb/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-ffae077e0fff6ebb/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" "203e552945309e5e5ffb6653f44cd39d48372ee1b2a5b297d18afd36976ce871"` [INFO] running `"docker" "rm" "-f" "203e552945309e5e5ffb6653f44cd39d48372ee1b2a5b297d18afd36976ce871"` [INFO] [stdout] 203e552945309e5e5ffb6653f44cd39d48372ee1b2a5b297d18afd36976ce871