[INFO] cloning repository https://github.com/dannyn/fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyn/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Ffractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Ffractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9946d144acb822a9d2a0ba9d353a5ff9a3570a35 [INFO] checking dannyn/fractal against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Ffractal" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannyn/fractal on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dannyn/fractal [INFO] finished tweaking git repo https://github.com/dannyn/fractal [INFO] tweaked toml for git repo https://github.com/dannyn/fractal written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dannyn/fractal already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcafad04fcad63aa2b8211889a5924c833b2ca295a1068934473755ffe0a6478 [INFO] running `Command { std: "docker" "start" "-a" "bcafad04fcad63aa2b8211889a5924c833b2ca295a1068934473755ffe0a6478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcafad04fcad63aa2b8211889a5924c833b2ca295a1068934473755ffe0a6478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcafad04fcad63aa2b8211889a5924c833b2ca295a1068934473755ffe0a6478", kill_on_drop: false }` [INFO] [stdout] bcafad04fcad63aa2b8211889a5924c833b2ca295a1068934473755ffe0a6478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96468b4853b1c178bd979ff17a32e990c398b09d8f9fcb69aaf6e3dbf0585b4b [INFO] running `Command { std: "docker" "start" "-a" "96468b4853b1c178bd979ff17a32e990c398b09d8f9fcb69aaf6e3dbf0585b4b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.7 [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Checking lazy_static v0.1.15 [INFO] [stderr] Compiling libloading v0.2.1 [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling xml-rs v0.1.26 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 1 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` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "96468b4853b1c178bd979ff17a32e990c398b09d8f9fcb69aaf6e3dbf0585b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96468b4853b1c178bd979ff17a32e990c398b09d8f9fcb69aaf6e3dbf0585b4b", kill_on_drop: false }` [INFO] [stdout] 96468b4853b1c178bd979ff17a32e990c398b09d8f9fcb69aaf6e3dbf0585b4b [INFO] checking dannyn/fractal against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Ffractal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannyn/fractal on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dannyn/fractal [INFO] finished tweaking git repo https://github.com/dannyn/fractal [INFO] tweaked toml for git repo https://github.com/dannyn/fractal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dannyn/fractal already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81f0f636616867e122fc94c2b8f96152ba491c97dc249efaa3cceff98b5609ce [INFO] running `Command { std: "docker" "start" "-a" "81f0f636616867e122fc94c2b8f96152ba491c97dc249efaa3cceff98b5609ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81f0f636616867e122fc94c2b8f96152ba491c97dc249efaa3cceff98b5609ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f0f636616867e122fc94c2b8f96152ba491c97dc249efaa3cceff98b5609ce", kill_on_drop: false }` [INFO] [stdout] 81f0f636616867e122fc94c2b8f96152ba491c97dc249efaa3cceff98b5609ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4538b7ea4b69787e716b579341d6e394af2bc8d98c4a98165afaf9bb9e2e0d19 [INFO] running `Command { std: "docker" "start" "-a" "4538b7ea4b69787e716b579341d6e394af2bc8d98c4a98165afaf9bb9e2e0d19", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4538b7ea4b69787e716b579341d6e394af2bc8d98c4a98165afaf9bb9e2e0d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4538b7ea4b69787e716b579341d6e394af2bc8d98c4a98165afaf9bb9e2e0d19", kill_on_drop: false }` [INFO] [stdout] 4538b7ea4b69787e716b579341d6e394af2bc8d98c4a98165afaf9bb9e2e0d19