[INFO] cloning repository https://github.com/ahamez/ray-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahamez/ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamez%2Fray-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamez%2Fray-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7daa348119b81c6701c0545071e0972be48109fa [INFO] testing ahamez/ray-tracer against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahamez%2Fray-tracer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ahamez/ray-tracer [INFO] finished tweaking git repo https://github.com/ahamez/ray-tracer [INFO] tweaked toml for git repo https://github.com/ahamez/ray-tracer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ahamez/ray-tracer on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ahamez/ray-tracer 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 373be96d4a5333500cad827efb0ab89691a3aa16b74a9dc8e4b74761d387820b [INFO] running `Command { std: "docker" "start" "-a" "373be96d4a5333500cad827efb0ab89691a3aa16b74a9dc8e4b74761d387820b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "373be96d4a5333500cad827efb0ab89691a3aa16b74a9dc8e4b74761d387820b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373be96d4a5333500cad827efb0ab89691a3aa16b74a9dc8e4b74761d387820b", kill_on_drop: false }` [INFO] [stdout] 373be96d4a5333500cad827efb0ab89691a3aa16b74a9dc8e4b74761d387820b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 563482c7c60c6c09f59e50a3273bcedb850a56b5e9ac7d08222ed4af4f062c7a [INFO] running `Command { std: "docker" "start" "-a" "563482c7c60c6c09f59e50a3273bcedb850a56b5e9ac7d08222ed4af4f062c7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [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 bincode v1.3.3 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/yaml.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_definitions(yaml: &Yaml) -> Definitions { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | fn get_definitions(yaml: &Yaml) -> Definitions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rtc/intersection.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn hit(&self) -> Option<&Intersection> { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn hit(&self) -> Option<&Intersection<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rtc/intersection.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ------------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 135 | pub fn iter(&self) -> std::slice::Iter<'_, Intersection<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPElvtR/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-477f928b9e391267.rlib,libjemallocator-deb9f503cb33a089.rlib,libjemalloc_sys-1bfe129731cdacc5.rlib,libsha3-8f7d2661cbc29f4c.rlib,libkeccak-b140c387dcd0bf6d.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libblock_buffer-9ab6bb49191fc94b.rlib,libblock_padding-e8215780b427fe41.rlib,libdigest-c82d7fc82ba732e0.rlib,libgeneric_array-0a8b69b379115133.rlib,libtypenum-d62b2219f1b9759d.rlib,libray_tracer-3c8820d1c83318b4.rlib,libimage-16f416ee3c8355bd.rlib,libbytemuck-8b17c63ed31acab7.rlib,libpng-a265a70bf5e0ceaf.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libdeflate-15c84fb9e5514404.rlib,libadler32-884c7c82211a01d9.rlib,libnum_iter-aa19c9eb858b7e73.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-ea5ebaa4d8c94ab1.rlib,libnum_integer-063a83cb79d247ce.rlib,libgif-be2f83dd47ba091e.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-d5a2031462912462.rlib,libtiff-98c3e24be6a66567.rlib,libweezl-0be69b6c0a0c39f4.rlib,libjpeg_decoder-7d00e6b5756212e5.rlib,librand-33c3772efce436b6.rlib,librand_chacha-003474bdbe926fe0.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-5696445e1f8863f8.rlib,libgetrandom-1758daac041762dd.rlib,libsmallvec-647ec04a1585c7a5.rlib,librayon-60f3f7bc43afc1f3.rlib,librayon_core-f22b786635beaad2.rlib,libnum_cpus-74adb6c8952e4d16.rlib,libcrossbeam_deque-26d81f155aedb2c2.rlib,libcrossbeam_epoch-b4a04bff09908873.rlib,libmemoffset-1d511730d3d1f3f2.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-b00b0a13cbcc5e54.rlib,libcrossbeam_utils-fcfdb9c13408796d.rlib,liblazy_static-2bb390fee0230a38.rlib,libeither-9e7e392a8497717b.rlib,libyaml_rust-f3c70d80a6ea7a57.rlib,liblinked_hash_map-90eeeaa21af296aa.rlib,libserde-06ecedfcdf86887b.rlib,libfloat_cmp-a0e79a3fb479ba97.rlib,libnum_traits-f3489a6164af1040.rlib,libflate2-f3ec76c744e0324e.rlib,libminiz_oxide-a4a874c7b4882d6a.rlib,libadler-b552001441393eae.rlib,libcrc32fast-a0920cd650b228d6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libclap-964c539f7550d477.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-0629d6d36c0d1ed3.rlib,libatty-36563ac96a33129a.rlib,liblibc-cf7a280daf4b046d.rlib,libansi_term-4ffce2d8d1f5d132.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPElvtR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-66bc238c5431162c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rtc-5078909576537679" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray_tracer` (bin "rtc") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "563482c7c60c6c09f59e50a3273bcedb850a56b5e9ac7d08222ed4af4f062c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563482c7c60c6c09f59e50a3273bcedb850a56b5e9ac7d08222ed4af4f062c7a", kill_on_drop: false }` [INFO] [stdout] 563482c7c60c6c09f59e50a3273bcedb850a56b5e9ac7d08222ed4af4f062c7a