[INFO] fetching crate alpaca 0.1.0... [INFO] testing alpaca-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate alpaca 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate alpaca 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded peg v0.8.0 [INFO] [stderr] Downloaded peg-runtime v0.8.0 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded peg-macros v0.8.0 [INFO] [stderr] Downloaded lzma-sys v0.1.17 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded rust-htslib v0.38.2 [INFO] [stderr] Downloaded triple_accel v0.4.0 [INFO] [stderr] Downloaded bio v0.40.0 [INFO] [stderr] Downloaded bio-types v0.12.1 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded hts-sys v2.0.2 [INFO] [stderr] Downloaded simple_parallel v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d3354a9c576e5f59167ef066207b5e262a75dc2c2211ca9df1ef424e35427d9 [INFO] running `Command { std: "docker" "start" "-a" "9d3354a9c576e5f59167ef066207b5e262a75dc2c2211ca9df1ef424e35427d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d3354a9c576e5f59167ef066207b5e262a75dc2c2211ca9df1ef424e35427d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3354a9c576e5f59167ef066207b5e262a75dc2c2211ca9df1ef424e35427d9", kill_on_drop: false }` [INFO] [stdout] 9d3354a9c576e5f59167ef066207b5e262a75dc2c2211ca9df1ef424e35427d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5617f7e1b9d9574d0a525d1b2fc2a89886af1b880736c2e63d447941a9eea9b9 [INFO] running `Command { std: "docker" "start" "-a" "5617f7e1b9d9574d0a525d1b2fc2a89886af1b880736c2e63d447941a9eea9b9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling peg-runtime v0.8.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling crossbeam v0.1.6 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling peg-macros v0.8.0 [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" "5617f7e1b9d9574d0a525d1b2fc2a89886af1b880736c2e63d447941a9eea9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5617f7e1b9d9574d0a525d1b2fc2a89886af1b880736c2e63d447941a9eea9b9", kill_on_drop: false }` [INFO] [stdout] 5617f7e1b9d9574d0a525d1b2fc2a89886af1b880736c2e63d447941a9eea9b9