[INFO] cloning repository https://github.com/DanielCollins/incarnadine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielCollins/incarnadine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCollins%2Fincarnadine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCollins%2Fincarnadine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eabbc64e87d23201055aca36e76d360a20eeadf [INFO] testing DanielCollins/incarnadine against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielCollins%2Fincarnadine" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielCollins/incarnadine on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielCollins/incarnadine [INFO] finished tweaking git repo https://github.com/DanielCollins/incarnadine [INFO] tweaked toml for git repo https://github.com/DanielCollins/incarnadine written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DanielCollins/incarnadine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.21 [INFO] [stderr] Downloaded gleam v0.2.2 [INFO] [stderr] Downloaded gl_generator v0.3.0 [INFO] [stderr] Downloaded cgl v0.1.3 [INFO] [stderr] Downloaded wayland-client v0.5.8 [INFO] [stderr] Downloaded smallvec v0.1.5 [INFO] [stderr] Downloaded glutin v0.4.5 [INFO] [stderr] Downloaded sdl2_mixer v0.12.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.3 [INFO] [stderr] Downloaded x11-dl v2.2.1 [INFO] [stderr] Downloaded gl_common v0.1.0 [INFO] [stderr] Downloaded fmod v0.9.21 [INFO] [stderr] Downloaded backtrace v0.1.8 [INFO] [stderr] Downloaded glium v0.13.4 [INFO] [stderr] Downloaded wayland-sys v0.5.8 [INFO] [stderr] Downloaded sdl2 v0.13.0 [INFO] [stderr] Downloaded sdl2-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9489a9092855b7a8a616d7e0c818c408ea4a085aa0c8a69f2897c5c1d3ac185e [INFO] running `Command { std: "docker" "start" "-a" "9489a9092855b7a8a616d7e0c818c408ea4a085aa0c8a69f2897c5c1d3ac185e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9489a9092855b7a8a616d7e0c818c408ea4a085aa0c8a69f2897c5c1d3ac185e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9489a9092855b7a8a616d7e0c818c408ea4a085aa0c8a69f2897c5c1d3ac185e", kill_on_drop: false }` [INFO] [stdout] 9489a9092855b7a8a616d7e0c818c408ea4a085aa0c8a69f2897c5c1d3ac185e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2d06cda4e55839626f6e377f23305908b811cd3f66fa0bd99286efe2a3b46a [INFO] running `Command { std: "docker" "start" "-a" "1b2d06cda4e55839626f6e377f23305908b811cd3f66fa0bd99286efe2a3b46a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.6 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling libloading v0.2.1 [INFO] [stderr] Compiling gcc v0.3.21 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling crossbeam v0.1.6 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.8.0 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.3 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling inflate v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling smallvec v0.1.5 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling glob v0.2.10 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling xml-rs v0.1.26 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gl_common v0.1.0 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling log v0.3.5 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling shared_library v0.1.2 [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] [stderr] Compiling fmod v0.9.21 [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcGtJJzG/list" "-m64" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.rfmod.9479f5b6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-35691b609fbccf97.3pvon1jwmn53p6zp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbyteorder-5e7bd36b96e5cb3a.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-34227b1d34d1a7da" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-a58c45e129058c4c.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-008055cc7d873802" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librfmod-35691b609fbccf97.so" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfmodex64 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1b2d06cda4e55839626f6e377f23305908b811cd3f66fa0bd99286efe2a3b46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2d06cda4e55839626f6e377f23305908b811cd3f66fa0bd99286efe2a3b46a", kill_on_drop: false }` [INFO] [stdout] 1b2d06cda4e55839626f6e377f23305908b811cd3f66fa0bd99286efe2a3b46a