[INFO] cloning repository https://github.com/NPC-Studio/pseudo-yy-boss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NPC-Studio/pseudo-yy-boss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fpseudo-yy-boss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fpseudo-yy-boss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 127c0cde1f0f547d3751cbb12dba1adc372e7f72 [INFO] testing NPC-Studio/pseudo-yy-boss against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNPC-Studio%2Fpseudo-yy-boss" "/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/NPC-Studio/pseudo-yy-boss on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NPC-Studio/pseudo-yy-boss [INFO] finished tweaking git repo https://github.com/NPC-Studio/pseudo-yy-boss [INFO] tweaked toml for git repo https://github.com/NPC-Studio/pseudo-yy-boss written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 weezl v0.1.6 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.2 [INFO] [stderr] Downloaded include_dir v0.6.2 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded yy-typings v0.4.13 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee567a5a0e220bdad410fb02334e14becb1bb8bac5055dd6fc8e252231174c1e [INFO] running `Command { std: "docker" "start" "-a" "ee567a5a0e220bdad410fb02334e14becb1bb8bac5055dd6fc8e252231174c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee567a5a0e220bdad410fb02334e14becb1bb8bac5055dd6fc8e252231174c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee567a5a0e220bdad410fb02334e14becb1bb8bac5055dd6fc8e252231174c1e", kill_on_drop: false }` [INFO] [stdout] ee567a5a0e220bdad410fb02334e14becb1bb8bac5055dd6fc8e252231174c1e [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0030155d4cb3cf6301a31ff1b1b5e7fcbad6efcf28c564fd5747d9cc51d23817 [INFO] running `Command { std: "docker" "start" "-a" "0030155d4cb3cf6301a31ff1b1b5e7fcbad6efcf28c564fd5747d9cc51d23817", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling yy-typings v0.4.13 [INFO] [stderr] Compiling yy-boss v0.5.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.19s [INFO] running `Command { std: "docker" "inspect" "0030155d4cb3cf6301a31ff1b1b5e7fcbad6efcf28c564fd5747d9cc51d23817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0030155d4cb3cf6301a31ff1b1b5e7fcbad6efcf28c564fd5747d9cc51d23817", kill_on_drop: false }` [INFO] [stdout] 0030155d4cb3cf6301a31ff1b1b5e7fcbad6efcf28c564fd5747d9cc51d23817 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f172458ee7e2ee3fd4220542b2a23b9c1be2c02c5711666424818b53427912 [INFO] running `Command { std: "docker" "start" "-a" "e6f172458ee7e2ee3fd4220542b2a23b9c1be2c02c5711666424818b53427912", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling yy-boss v0.5.14 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `yy-boss` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name yy_boss --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=33130c5961651519 -C extra-filename=-33130c5961651519 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9b99663623c6a2c0.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-df7c51232de0c598.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ba52e55cc32640ec.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-df97e8f7164d88db.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib --extern log_panics=/opt/rustwide/target/debug/deps/liblog_panics-140c170df1ea644e.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d9705b908bcd9c65.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-8581635a57800670.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-86a402c7aec0b717.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d3bb6ddc01daff5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4ce08a3c3059ce30.rlib --extern simple_logging=/opt/rustwide/target/debug/deps/libsimple_logging-929cf649716c59c7.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7f238400d00ef48e.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-75c6e083d8544687.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2bf26626c83a6843.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-908f2587483ca9cd.rlib --extern yy_typings=/opt/rustwide/target/debug/deps/libyy_typings-01352bb5968dba40.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.sprites.3c9cfa9e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7.9y5b6r1b5bhsrla.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libyy_boss-75f9e67d66791065.rlib" "/opt/rustwide/target/debug/deps/libstrum-7f238400d00ef48e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4ce08a3c3059ce30.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c60557ec7985ec03.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libsemver-8581635a57800670.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libsimple_logging-929cf649716c59c7.rlib" "/opt/rustwide/target/debug/deps/libthread_id-cc89337bc890514a.rlib" "/opt/rustwide/target/debug/deps/libclap-9b99663623c6a2c0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-dabb0eca3cfd4340.rlib" "/opt/rustwide/target/debug/deps/libimage-ba52e55cc32640ec.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d53ceab13f0d1690.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-967a8dcf19288d47.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libgif-1965e99a08e87d0f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtiff-03035dcf82e5b925.rlib" "/opt/rustwide/target/debug/deps/libweezl-1f8c960735e0d748.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3bf45d35ae949df8.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b2e3c614af11831b.rlib" "/opt/rustwide/target/debug/deps/librayon-d3a7f283230e2f5d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ffe87de0d3af683a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2bf26626c83a6843.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libyy_typings-01352bb5968dba40.rlib" "/opt/rustwide/target/debug/deps/libserde_with-2b35dd3799894596.rlib" "/opt/rustwide/target/debug/deps/libuuid-908f2587483ca9cd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-15ba690d35e5a1e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d3bb6ddc01daff5.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libserde-86a402c7aec0b717.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-d9705b908bcd9c65.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sprites-9b01356d7a77ace7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yy-boss` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e6f172458ee7e2ee3fd4220542b2a23b9c1be2c02c5711666424818b53427912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f172458ee7e2ee3fd4220542b2a23b9c1be2c02c5711666424818b53427912", kill_on_drop: false }` [INFO] [stdout] e6f172458ee7e2ee3fd4220542b2a23b9c1be2c02c5711666424818b53427912