[INFO] crate alpaca 0.1.0 is already in cache [INFO] checking alpaca-0.1.0 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate alpaca 0.1.0 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate alpaca 0.1.0 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate alpaca 0.1.0 [INFO] finished tweaking crates.io crate alpaca 0.1.0 [INFO] tweaked toml for crates.io crate alpaca 0.1.0 written to work/builds/worker-7/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fbdea63e0fde5b6e997f0cdf792b6d2253a7fe89f2bf53448d4ce6f92715cf2b [INFO] running `"docker" "start" "-a" "fbdea63e0fde5b6e997f0cdf792b6d2253a7fe89f2bf53448d4ce6f92715cf2b"` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bio v0.29.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling peg-runtime v0.6.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stderr] | [INFO] [stderr] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stderr] = note: target type: `[std::sync::atomic::AtomicBool; 32]` (256 bits) [INFO] [stderr] [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0512`. [INFO] [stderr] error: could not compile `crossbeam`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fbdea63e0fde5b6e997f0cdf792b6d2253a7fe89f2bf53448d4ce6f92715cf2b"` [INFO] running `"docker" "rm" "-f" "fbdea63e0fde5b6e997f0cdf792b6d2253a7fe89f2bf53448d4ce6f92715cf2b"` [INFO] [stdout] fbdea63e0fde5b6e997f0cdf792b6d2253a7fe89f2bf53448d4ce6f92715cf2b