[INFO] crate fast-rustc-ap-rustc_target 1.0.0 is already in cache
[INFO] checking fast-rustc-ap-rustc_target-1.0.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate fast-rustc-ap-rustc_target 1.0.0 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate fast-rustc-ap-rustc_target 1.0.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate fast-rustc-ap-rustc_target 1.0.0
[INFO] finished tweaking crates.io crate fast-rustc-ap-rustc_target 1.0.0
[INFO] tweaked toml for crates.io crate fast-rustc-ap-rustc_target 1.0.0 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 39e7e0ee45379f2465c23cc60db0d504b457b8c396ca1267be21e6d621eeceb1
[INFO] running `"docker" "start" "-a" "39e7e0ee45379f2465c23cc60db0d504b457b8c396ca1267be21e6d621eeceb1"`
[INFO] [stderr]    Compiling rustc-rayon-core v0.3.0
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]     Checking fast-rustc-ap-graphviz v1.0.0
[INFO] [stderr]    Compiling fast-rustc-ap-rustc_target v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking ena v0.13.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking jobserver v0.1.21
[INFO] [stderr]    Compiling fast-rustc-ap-rustc_macros v1.0.0
[INFO] [stderr]     Checking fast-rustc-ap-serialize v1.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking measureme v0.7.1
[INFO] [stderr]     Checking rustc-rayon v0.3.0
[INFO] [stderr]     Checking fast-rustc-ap-rustc_index v1.0.0
[INFO] [stderr]     Checking fast-rustc-ap-rustc_data_structures v1.0.0
[INFO] [stderr] error[E0605]: non-primitive cast: `std::num::NonZeroU64` as `u32`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast-rustc-ap-rustc_data_structures-1.0.0/profiling.rs:348:29
[INFO] [stderr]     |
[INFO] [stderr] 348 |             let thread_id = std::thread::current().id().as_u64() as u32;
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: an `as` expression can only be used to convert between primitive types. Consider using the `From` trait
[INFO] [stderr] 
[INFO] [stderr] error[E0605]: non-primitive cast: `std::num::NonZeroU64` as `u32`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fast-rustc-ap-rustc_data_structures-1.0.0/profiling.rs:525:25
[INFO] [stderr]     |
[INFO] [stderr] 525 |         let thread_id = std::thread::current().id().as_u64() as u32;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: an `as` expression can only be used to convert between primitive types. Consider using the `From` trait
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0605`.
[INFO] [stderr] error: could not compile `fast-rustc-ap-rustc_data_structures`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "39e7e0ee45379f2465c23cc60db0d504b457b8c396ca1267be21e6d621eeceb1"`
[INFO] running `"docker" "rm" "-f" "39e7e0ee45379f2465c23cc60db0d504b457b8c396ca1267be21e6d621eeceb1"`
[INFO] [stdout] 39e7e0ee45379f2465c23cc60db0d504b457b8c396ca1267be21e6d621eeceb1
