[INFO] cloning repository https://github.com/Moreliaa/rtxch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Moreliaa/rtxch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dc6e24e58015314ffc7d11707167a9f6e133960 [INFO] testing Moreliaa/rtxch/4dc6e24e58015314ffc7d11707167a9f6e133960 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Moreliaa/rtxch on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Moreliaa/rtxch [INFO] removed 6 missing tests [INFO] finished tweaking git repo https://github.com/Moreliaa/rtxch [INFO] tweaked toml for git repo https://github.com/Moreliaa/rtxch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Moreliaa/rtxch 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cucumber v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b50fd24fcbd169a8e6522bc9fd76f7611aa99cbf8cd71683b9eacce011dda53 [INFO] running `Command { std: "docker" "start" "-a" "0b50fd24fcbd169a8e6522bc9fd76f7611aa99cbf8cd71683b9eacce011dda53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b50fd24fcbd169a8e6522bc9fd76f7611aa99cbf8cd71683b9eacce011dda53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b50fd24fcbd169a8e6522bc9fd76f7611aa99cbf8cd71683b9eacce011dda53", kill_on_drop: false }` [INFO] [stdout] 0b50fd24fcbd169a8e6522bc9fd76f7611aa99cbf8cd71683b9eacce011dda53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b219b52d50fb45fedf215e29233173cea8a14a2304b5d6e9391a88c0609f79af [INFO] running `Command { std: "docker" "start" "-a" "b219b52d50fb45fedf215e29233173cea8a14a2304b5d6e9391a88c0609f79af", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling rtxch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ray.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/ray.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "b219b52d50fb45fedf215e29233173cea8a14a2304b5d6e9391a88c0609f79af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b219b52d50fb45fedf215e29233173cea8a14a2304b5d6e9391a88c0609f79af", kill_on_drop: false }` [INFO] [stdout] b219b52d50fb45fedf215e29233173cea8a14a2304b5d6e9391a88c0609f79af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7053cd6341d5c6b459aeb849dd375ccf97c08ea9a2c4e50340fcab5d3400377c [INFO] running `Command { std: "docker" "start" "-a" "7053cd6341d5c6b459aeb849dd375ccf97c08ea9a2c4e50340fcab5d3400377c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling lazy-regex v3.2.0 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling rtxch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ray.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/ray.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/ray.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/ray.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn intersect(s: &Sphere, r: &Ray) -> Intersections { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcOuuPrS/symbols.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.canvas_test.c7571e4835ec99c8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e.b53rlr8i2o8sg06h4w5i9asa6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libcucumber-fe7a557f2956bbd1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-182d5d3ffbf7a4f0.rlib" "/opt/rustwide/target/debug/deps/libinventory-34daeadef1e6eeb4.rlib" "/opt/rustwide/target/debug/deps/libcucumber_expressions-0f60708494450616.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-096dc6941510993e.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-5393fb4c0160e132.rlib" "/opt/rustwide/target/debug/deps/libbytecount-ad44db31ae71e043.rlib" "/opt/rustwide/target/debug/deps/libnom-76ef4e8ab0390ce9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-97739b1eaad8701d.rlib" "/opt/rustwide/target/debug/deps/libconsole-49efef042f08c699.rlib" "/opt/rustwide/target/debug/deps/liblibc-5eda0f85ce8b0cdf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b42abb07402f835f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6cdc85707e436dc3.rlib" "/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-719573239b453737.rlib" "/opt/rustwide/target/debug/deps/libitertools-aa6515d142a28b57.rlib" "/opt/rustwide/target/debug/deps/libeither-72af1f7ada60e72d.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-55444858d764d15d.rlib" "/opt/rustwide/target/debug/deps/libignore-216046cb7f9933ae.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cbd159030c9dea21.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-96eaa0a3e3ddb0a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4cdeb44705c2490.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-36673e289ed053a5.rlib" "/opt/rustwide/target/debug/deps/libglobset-0a8073ae5496a0ed.rlib" "/opt/rustwide/target/debug/deps/liblog-e38914054eb15c1f.rlib" "/opt/rustwide/target/debug/deps/libbstr-1d1073f6dc58309d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e039049a0b060d7.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-0347b6e492f07d2a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/libfutures-94794249fe6a6949.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b2ceab93615e923c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4ef79521646f1a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-422ea7fecef24f2c.rlib" "/opt/rustwide/target/debug/deps/libslab-0f9b7d74b3d6e4b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6cac21d2eadf6733.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0dd21cfc832f61c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c68d6da0a357d6b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-56527abf9679ff46.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24de25d131d62c82.rlib" "/opt/rustwide/target/debug/deps/libclap-1961b8e39e1c5a40.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-bda327a5a7e330fb.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-298e834227733628.rlib" "/opt/rustwide/target/debug/deps/librustix-89bd8c12eebf1439.rlib" "/opt/rustwide/target/debug/deps/libbitflags-058b3942f6f43295.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0e605da4af72f05c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-70a9f177116bb04d.rlib" "/opt/rustwide/target/debug/deps/libanstream-7e72710d09a1983f.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-6f3640289031e950.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-a0268b1de20565aa.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c5fa150dfc956c18.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-a5bf595df9b0e7ae.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-8822bfc33450354f.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-544039dff7a1c645.rlib" "/opt/rustwide/target/debug/deps/libanstyle-7a84a4bc610c120f.rlib" "/opt/rustwide/target/debug/deps/libregex-b4adae5939963286.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f2c9c6e9f410d4ef.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d46995a50935d9e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e4f880eaec4a3e09.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e2355a0fc6fc4a70.rlib" "/opt/rustwide/target/debug/deps/libgherkin-f7d9aff43927803a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b93edb4458e3f612.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-77469d8fddfae75d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-13d820e075023425.rlib" "/opt/rustwide/target/debug/deps/libsmawk-16c1c375dbcf4b20.rlib" "/opt/rustwide/target/debug/deps/libpeg-a606758a950b7c9b.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-3efad8a42c0fb16d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a5733230b3dd05d7.rlib" "/opt/rustwide/target/debug/deps/libtyped_builder-017f34ab495418c7.rlib" "/opt/rustwide/target/debug/deps/librtxch_lib-da459dd0a6800073.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/canvas_test-e24de4c18c4f244e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rtxch` (test "canvas_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7053cd6341d5c6b459aeb849dd375ccf97c08ea9a2c4e50340fcab5d3400377c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7053cd6341d5c6b459aeb849dd375ccf97c08ea9a2c4e50340fcab5d3400377c", kill_on_drop: false }` [INFO] [stdout] 7053cd6341d5c6b459aeb849dd375ccf97c08ea9a2c4e50340fcab5d3400377c