[INFO] fetching crate alpaca 0.1.0... [INFO] testing alpaca-0.1.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate alpaca 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate alpaca 0.1.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42ca8a4a8496e0a805d79eed3e183c68a91c63db2822735381e14ac8d46655e5 [INFO] running `Command { std: "docker" "start" "-a" "42ca8a4a8496e0a805d79eed3e183c68a91c63db2822735381e14ac8d46655e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42ca8a4a8496e0a805d79eed3e183c68a91c63db2822735381e14ac8d46655e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ca8a4a8496e0a805d79eed3e183c68a91c63db2822735381e14ac8d46655e5", kill_on_drop: false }` [INFO] [stdout] 42ca8a4a8496e0a805d79eed3e183c68a91c63db2822735381e14ac8d46655e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3a60f496efb002de60ef4ccef8b2fc0228d3f43966397695b0854c10ae5a83 [INFO] running `Command { std: "docker" "start" "-a" "bd3a60f496efb002de60ef4ccef8b2fc0228d3f43966397695b0854c10ae5a83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.39.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam v0.1.6 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd3a60f496efb002de60ef4ccef8b2fc0228d3f43966397695b0854c10ae5a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a60f496efb002de60ef4ccef8b2fc0228d3f43966397695b0854c10ae5a83", kill_on_drop: false }` [INFO] [stdout] bd3a60f496efb002de60ef4ccef8b2fc0228d3f43966397695b0854c10ae5a83