[INFO] cloning repository https://github.com/jam1garner/arc-tree-thingy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/arc-tree-thingy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 358c9aafc26942e66584fd98fd8b9a2623436572 [INFO] testing jam1garner/arc-tree-thingy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Farc-tree-thingy" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jam1garner/arc-tree-thingy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jam1garner/arc-tree-thingy [INFO] finished tweaking git repo https://github.com/jam1garner/arc-tree-thingy [INFO] tweaked toml for git repo https://github.com/jam1garner/arc-tree-thingy written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/arc-tree-thingy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e9afe7f7dd75b6200c30eaa50d4067a93ae6d1c88fee3fd8576dcafaa7cadb [INFO] running `Command { std: "docker" "start" "-a" "e2e9afe7f7dd75b6200c30eaa50d4067a93ae6d1c88fee3fd8576dcafaa7cadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e9afe7f7dd75b6200c30eaa50d4067a93ae6d1c88fee3fd8576dcafaa7cadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e9afe7f7dd75b6200c30eaa50d4067a93ae6d1c88fee3fd8576dcafaa7cadb", kill_on_drop: false }` [INFO] [stdout] e2e9afe7f7dd75b6200c30eaa50d4067a93ae6d1c88fee3fd8576dcafaa7cadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82688a6bf94cec63c30fbf7c8744cfc1636a2776fdf7559a1ad40b01230d15cd [INFO] running `Command { std: "docker" "start" "-a" "82688a6bf94cec63c30fbf7c8744cfc1636a2776fdf7559a1ad40b01230d15cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling network-reader-adapter v0.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ddsfile v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling fltk-sys v0.15.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling compile-time-crc32-impl v0.1.0 [INFO] [stderr] Compiling diff_derive v0.1.2 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v2.0.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling binwrite_derive v0.1.2 [INFO] [stderr] Compiling modular-bitfield-impl v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling ssbh_write_derive v0.1.0 (https://github.com/ultimate-research/ssbh_lib#e586041c) [INFO] [stderr] Compiling fltk-derive v0.15.13 [INFO] [stderr] Compiling compile-time-crc32 v0.1.2 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling binwrite v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling modular-bitfield v0.10.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling binread v2.1.1 [INFO] [stderr] Compiling binread v1.4.1 [INFO] [stderr] Compiling smash-sli v0.8.0 (https://github.com/jam1garner/smash-sli#161c1490) [INFO] [stderr] Compiling nutexb v0.0.2 (https://github.com/jam1garner/nutexb#f4748a1e) [INFO] [stderr] error: could not compile `fltk-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fltk_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fltk-derive-0.15.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=e8f8681c93ea4634 -C extra-filename=-e8f8681c93ea4634 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-945698be8acfc853.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-51bdf4ab87d86d97.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "82688a6bf94cec63c30fbf7c8744cfc1636a2776fdf7559a1ad40b01230d15cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82688a6bf94cec63c30fbf7c8744cfc1636a2776fdf7559a1ad40b01230d15cd", kill_on_drop: false }` [INFO] [stdout] 82688a6bf94cec63c30fbf7c8744cfc1636a2776fdf7559a1ad40b01230d15cd