[INFO] cloning repository https://github.com/nonlinearthink/rst_raytrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nonlinearthink/rst_raytrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonlinearthink%2Frst_raytrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonlinearthink%2Frst_raytrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df495508e73fd6b196a775e2d2db6219271f2691 [INFO] testing nonlinearthink/rst_raytrace against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonlinearthink%2Frst_raytrace" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nonlinearthink/rst_raytrace on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nonlinearthink/rst_raytrace [INFO] finished tweaking git repo https://github.com/nonlinearthink/rst_raytrace [INFO] tweaked toml for git repo https://github.com/nonlinearthink/rst_raytrace written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nonlinearthink/rst_raytrace 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac693fb42fc23ced85871507c7b877742b0c2a6f8b0f864bc5ed04ebeb8ff22a [INFO] running `Command { std: "docker" "start" "-a" "ac693fb42fc23ced85871507c7b877742b0c2a6f8b0f864bc5ed04ebeb8ff22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac693fb42fc23ced85871507c7b877742b0c2a6f8b0f864bc5ed04ebeb8ff22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac693fb42fc23ced85871507c7b877742b0c2a6f8b0f864bc5ed04ebeb8ff22a", kill_on_drop: false }` [INFO] [stdout] ac693fb42fc23ced85871507c7b877742b0c2a6f8b0f864bc5ed04ebeb8ff22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c24115e8c0c94746bca381d3d496bdef9a0031242004b03e1a34ae41b7b329f [INFO] running `Command { std: "docker" "start" "-a" "6c24115e8c0c94746bca381d3d496bdef9a0031242004b03e1a34ae41b7b329f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling raytracing v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s [INFO] running `Command { std: "docker" "inspect" "6c24115e8c0c94746bca381d3d496bdef9a0031242004b03e1a34ae41b7b329f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c24115e8c0c94746bca381d3d496bdef9a0031242004b03e1a34ae41b7b329f", kill_on_drop: false }` [INFO] [stdout] 6c24115e8c0c94746bca381d3d496bdef9a0031242004b03e1a34ae41b7b329f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c80ab20738ef647519daa12ea3ead4110d25990583f63e2b2b63a44ca496057 [INFO] running `Command { std: "docker" "start" "-a" "8c80ab20738ef647519daa12ea3ead4110d25990583f63e2b2b63a44ca496057", kill_on_drop: false }` [INFO] [stderr] Compiling raytracing v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjtJUnL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libraytracing-73b90e5c12600db5.rlib,libimage-81552a93f3cbd942.rlib,libqoi-4c66ffaa609045f1.rlib,libbytemuck-8ea50a49ec930abb.rlib,libpng-ea3ce75aea5be432.rlib,libfdeflate-0e3a1ab803a58522.rlib,libbitflags-817ea04a92d50a33.rlib,libexr-ec25fc3d87c6e269.rlib,libflume-4ae73db99a189e30.rlib,libzune_inflate-801b60bf92a79731.rlib,libbit_field-a726611ff4126d87.rlib,liblebe-5657b4853f5ea9ed.rlib,libhalf-1014eeafbcf8f93c.rlib,libsmallvec-ae2933959cbf1e1f.rlib,libnum_rational-5106c0d510dbc2e1.rlib,libnum_integer-fcb43fd25fdf3ff4.rlib,libgif-8aa4077c5a27243e.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libbyteorder-f923bb3f21c22618.rlib,libnum_traits-62addfb748d2ecbc.rlib,libtiff-459d2ac202161042.rlib,libflate2-22d67b89d91d7b7a.rlib,libminiz_oxide-e73a0f448de9ced4.rlib,libsimd_adler32-3bac3d5df621fcbe.rlib,libcrc32fast-6e81018eda4e113d.rlib,libweezl-1dcf8a617f81566a.rlib,libjpeg_decoder-abd107154bd11ba9.rlib,librayon-2129076457bbc774.rlib,librayon_core-418b312a793d6b7b.rlib,libcrossbeam_deque-db9c273b78d4b3d6.rlib,libcrossbeam_epoch-d3cdca65dce5e0ad.rlib,libmemoffset-b89be3bc66da9963.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libcrossbeam_utils-006835d2e46a4922.rlib,libeither-3f54dfeb723d44d2.rlib,libindicatif-854c218393d474a9.rlib,libportable_atomic-c1f6f87e29656eb7.rlib,libnumber_prefix-230ffbcf81daa12a.rlib,libconsole-0a092896569168d8.rlib,libunicode_width-fc5636344278ad40.rlib,liblazy_static-2c4e06f363908d28.rlib,libderive_builder-25ad91c2adc90c65.rlib,librand-1362f3fe72d6a981.rlib,librand_chacha-a41b263c9a22f703.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-48af38dbd8fac122.rlib,libgetrandom-68a8c0d6c7c38232.rlib,liblibc-1790a5ab78f327b3.rlib,libcfg_if-da7e6a5cb20f1238.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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/the_next_week-af3f10699c756e65" "-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 `raytracing` (example "the_next_week") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8c80ab20738ef647519daa12ea3ead4110d25990583f63e2b2b63a44ca496057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c80ab20738ef647519daa12ea3ead4110d25990583f63e2b2b63a44ca496057", kill_on_drop: false }` [INFO] [stdout] 8c80ab20738ef647519daa12ea3ead4110d25990583f63e2b2b63a44ca496057