[INFO] cloning repository https://github.com/banga/craytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banga/craytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fcraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fcraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9acfb0d906466d4419af342c4b1d59617d5c8b64 [INFO] testing banga/craytracer against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanga%2Fcraytracer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/banga/craytracer on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/banga/craytracer [INFO] finished tweaking git repo https://github.com/banga/craytracer [INFO] tweaked toml for git repo https://github.com/banga/craytracer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/banga/craytracer 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89786b68bf6eab6304a41e858da8df33815727f90ded4002744c55476edf5ecb [INFO] running `Command { std: "docker" "start" "-a" "89786b68bf6eab6304a41e858da8df33815727f90ded4002744c55476edf5ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89786b68bf6eab6304a41e858da8df33815727f90ded4002744c55476edf5ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89786b68bf6eab6304a41e858da8df33815727f90ded4002744c55476edf5ecb", kill_on_drop: false }` [INFO] [stdout] 89786b68bf6eab6304a41e858da8df33815727f90ded4002744c55476edf5ecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd8f252c88f7442c5344f9dcd6ee223e1aa50bbd5e3f7b2dfcc91c144da6c36 [INFO] running `Command { std: "docker" "start" "-a" "9fd8f252c88f7442c5344f9dcd6ee223e1aa50bbd5e3f7b2dfcc91c144da6c36", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling sobol_burley v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.14 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tobj v4.0.0 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling clap v4.4.14 [INFO] [stderr] Compiling craytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "9fd8f252c88f7442c5344f9dcd6ee223e1aa50bbd5e3f7b2dfcc91c144da6c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd8f252c88f7442c5344f9dcd6ee223e1aa50bbd5e3f7b2dfcc91c144da6c36", kill_on_drop: false }` [INFO] [stdout] 9fd8f252c88f7442c5344f9dcd6ee223e1aa50bbd5e3f7b2dfcc91c144da6c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d7149099901df2161b49dafe0b756f5f25fb13876c687d48d41e96e798c8e7 [INFO] running `Command { std: "docker" "start" "-a" "01d7149099901df2161b49dafe0b756f5f25fb13876c687d48d41e96e798c8e7", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling craytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `craytracer` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name craytracer --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20951d646d88c8cc -C extra-filename=-bf4e081af4390908 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-1b71532e0fd28fae.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1ea5e7c08ab15900.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7aea591c5ebd2a07.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-f0cf10ef1d90a158.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9e77c5346729da41.rlib --extern minifb=/opt/rustwide/target/debug/deps/libminifb-b147be572ff8eee4.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-42ac226196bdea42.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e1db7dd5157f03bd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a81dccd8a38d0f41.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-18d52d4c5d491efd.rlib --extern sobol_burley=/opt/rustwide/target/debug/deps/libsobol_burley-f0d643ab902cb53d.rlib --extern tobj=/opt/rustwide/target/debug/deps/libtobj-bdc03ad5836c8045.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-02158e551a5111df/out` (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" "/tmp/rustclWeOBM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcraytracer-d8a1f611df212d81.rlib,libsobol_burley-f0d643ab902cb53d.rlib,libtobj-bdc03ad5836c8045.rlib,libahash-94db9c6f33bc9064.rlib,libonce_cell-a1d7742f74efe1da.rlib,libzerocopy-136c2da2557a4ca8.rlib,librand_distr-18d52d4c5d491efd.rlib,librand-a81dccd8a38d0f41.rlib,librand_chacha-3774b9f84e59a1b2.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-94b7fbcefdf4902a.rlib,libgetrandom-ab379c3f6fcbe706.rlib,liblibc-bba6efbce0c8d997.rlib,liblog-9e77c5346729da41.rlib,libimage-f0cf10ef1d90a158.rlib,libqoi-b2fc31e0ddc49b1a.rlib,libbytemuck-71dc9660be3cd1b6.rlib,libpng-11f7787e845c1825.rlib,libfdeflate-dd9946cebe863153.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-f8de1072de7906e8.rlib,libflume-c216bcc7d2cecfea.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-968122518e876f8f.rlib,libsmallvec-6c28d06afe872838.rlib,libnum_rational-7041fd0ad3dbf589.rlib,libnum_integer-695cfe4ef1cb4bb8.rlib,libgif-3197465e60c352f2.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libtiff-62ddbdceae3344d0.rlib,libflate2-c23e5d4734ed16f6.rlib,libminiz_oxide-1046e831d7c71c90.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libweezl-2b90a14ccfb21c53.rlib,libjpeg_decoder-e6c34a4c21841f7d.rlib,librayon-693bd7641b1186c6.rlib,librayon_core-428d6b27b925bdf5.rlib,libcrossbeam_deque-93b78ad9be0d31ec.rlib,libcrossbeam_epoch-396cc62bc111e411.rlib,libcrossbeam_utils-1d5a648c857aa8d3.rlib,libeither-9a2eefee56828921.rlib,libapprox-1b71532e0fd28fae.rlib,libnum_traits-8492877777bd9125.rlib,libpretty_assertions-e1db7dd5157f03bd.rlib,libdiff-10d8c747feeb14cd.rlib,libyansi-a942934d3a1602e9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/minifb-02158e551a5111df/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_bvh-e762199f6b066492" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `craytracer` (test "test_bvh") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01d7149099901df2161b49dafe0b756f5f25fb13876c687d48d41e96e798c8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d7149099901df2161b49dafe0b756f5f25fb13876c687d48d41e96e798c8e7", kill_on_drop: false }` [INFO] [stdout] 01d7149099901df2161b49dafe0b756f5f25fb13876c687d48d41e96e798c8e7