[INFO] cloning repository https://github.com/nyankyu/strange_attractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyankyu/strange_attractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyankyu%2Fstrange_attractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyankyu%2Fstrange_attractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8a6395bedaa4e9c7723050e2199f4fa66b20be9 [INFO] testing nyankyu/strange_attractor against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyankyu%2Fstrange_attractor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nyankyu/strange_attractor [INFO] finished tweaking git repo https://github.com/nyankyu/strange_attractor [INFO] tweaked toml for git repo https://github.com/nyankyu/strange_attractor written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nyankyu/strange_attractor on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nyankyu/strange_attractor 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6854eee739057ebf0a8b0d70723b069e9a66154b7aa008a0f3a2e586a832cde4 [INFO] running `Command { std: "docker" "start" "-a" "6854eee739057ebf0a8b0d70723b069e9a66154b7aa008a0f3a2e586a832cde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6854eee739057ebf0a8b0d70723b069e9a66154b7aa008a0f3a2e586a832cde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6854eee739057ebf0a8b0d70723b069e9a66154b7aa008a0f3a2e586a832cde4", kill_on_drop: false }` [INFO] [stdout] 6854eee739057ebf0a8b0d70723b069e9a66154b7aa008a0f3a2e586a832cde4 [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=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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf9d90f652a242508fc8d389f39900ef8374e1f62671eba4fe89cd9568434220 [INFO] running `Command { std: "docker" "start" "-a" "bf9d90f652a242508fc8d389f39900ef8374e1f62671eba4fe89cd9568434220", 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 bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling glam v0.17.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling nannou_core v0.18.0 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling nannou_mesh v0.18.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling nannou_wgpu v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling nannou v0.18.1 [INFO] [stderr] Compiling strange_attractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/attractor.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait AttractorParam { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 52 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "bf9d90f652a242508fc8d389f39900ef8374e1f62671eba4fe89cd9568434220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf9d90f652a242508fc8d389f39900ef8374e1f62671eba4fe89cd9568434220", kill_on_drop: false }` [INFO] [stdout] bf9d90f652a242508fc8d389f39900ef8374e1f62671eba4fe89cd9568434220 [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=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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99d3c85271ea7b1c84179baf70bb45569a0153f3255d2713cc9fa2cec404d9f6 [INFO] running `Command { std: "docker" "start" "-a" "99d3c85271ea7b1c84179baf70bb45569a0153f3255d2713cc9fa2cec404d9f6", kill_on_drop: false }` [INFO] [stderr] Compiling strange_attractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/attractor.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait AttractorParam { [INFO] [stdout] | -------------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 52 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczv8MPN/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/{libnannou-584dabccd76003c2.rlib,libnotosans-92bb0ccc983e1ef8.rlib,librusttype-820ed3f293847ac9.rlib,libstb_truetype-aec1ed2cec0c3576.rlib,libcrossbeam_deque-310802c87c50fce4.rlib,libcrossbeam_epoch-08b10462a0039522.rlib,libmemoffset-6fbb0a1d0e28d21f.rlib,libcrossbeam_utils-f34d0b3cdd280b84.rlib,libmaybe_uninit-b016492c71529bc6.rlib,librustc_hash-5a527483989b35a3.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libordered_float-5f88f01168c85c7e.rlib,libnoise-6ea91abe0988ea0a.rlib,librand_xorshift-82e7bdcc6cb0ae13.rlib,librand-a9c8941ef3b7e4d7.rlib,librand_chacha-851e4c676c861ed5.rlib,librand_core-dc79eb42736359d9.rlib,libgetrandom-e3d0755ed9ed182a.rlib,libtoml-71208acf1570505f.rlib,libserde_json-f3cc08d01c12dd85.rlib,libryu-8ff14dfa97b8970c.rlib,libitoa-cbcf4da6e0ac7621.rlib,libpennereq-8b1145f4a7fe1a9c.rlib,libnannou_wgpu-3391175f00006c3d.rlib,libfutures-1eeba1de385302ce.rlib,libfutures_executor-7db5c0954e509847.rlib,libnum_cpus-6fb22f7402759340.rlib,libfutures_util-1fcfc8c917e9ea19.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-3aac7a0b49faaf4a.rlib,libfutures_channel-2567751a6eaafbe5.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_sink-14e79dfc79b50e92.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.rlib,libimage-a2e22ca13041051e.rlib,libbytemuck-25e6bbdcb4ac5beb.rlib,libpng-8a88cc3d20b83b76.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libcrc32fast-6bd2f9a022460d01.rlib,libdeflate-6360a60662cd35bc.rlib,libadler32-884c7c82211a01d9.rlib,libnum_iter-a5201f3eee6c8fe4.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-2ea4501adc54d33f.rlib,libnum_integer-442c0a4b9515febf.rlib,libgif-2c0db86ae6de49e3.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libtiff-f987109282ab48b6.rlib,libweezl-76b503b260314b12.rlib,libminiz_oxide-8bec4ec08a4cad12.rlib,libadler-f4caa73e14204bdd.rlib,libjpeg_decoder-8a249818a84795aa.rlib,librayon-d3f822fe4947950c.rlib,librayon_core-d42d8aa3114bbade.rlib,libeither-229e626b51c6e8a7.rlib,libwgpu-99ad2879d0a57888.rlib,libwgpu_core-6b4be8a5470d9409.rlib,libcopyless-e8fdf1135a352337.rlib,libwgpu_hal-dfb128aa52f79ec5.rlib,librenderdoc_sys-7e2afc9bfeb45349.rlib,libgpu_descriptor-e3a64ea45e6afe7f.rlib,libhashbrown-ad5f773688505e09.rlib,libahash-292e9489b032b252.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-79bf9731980ae467.rlib,libgpu_descriptor_types-f72b0371c1a37c2a.rlib,libbitflags-5c36641155923b05.rlib,libkhronos_egl-74441a377a3466c1.rlib,libprofiling-83e656d231fd775a.rlib,libgpu_alloc-9cc663936c5e86a5.rlib,libgpu_alloc_types-00c50dc4cd5a8051.rlib,libinplace_it-1d15e666ef9111cc.rlib,libash-5b7092bf452cbf27.rlib,liblibloading-352cc3147d091de2.rlib,libnaga-969c12a2709c9df4.rlib,libfxhash-6ae122e7d9b05b12.rlib,libbyteorder-1efcbe4f07366651.rlib,libbit_set-140750763f727513.rlib,libbit_vec-8e677f8183f998ef.rlib,libcodespan_reporting-c9ca64d1c1d10951.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libtermcolor-96a9ed65821a6544.rlib,libhexf_parse-2ac3e111e86d5d60.rlib,libspirv-6a1a95c8a571cd46.rlib,libindexmap-ec9ce6d668526831.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libwgpu_types-52b7d8ad9e581759.rlib,libglow-5f543791d5f78c6d.rlib,libthiserror-d8f408db46e64b20.rlib,libarrayvec-f942e8c771b56381.rlib,libnannou_mesh-149f25316422ad48.rlib,libnannou_core-b9a9f13730bfaf21.rlib,libglam-195fbd87c062d7da.rlib,librand-06cc1353481c1ad8.rlib,librand_chacha-320075251aefd948.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-50a59ed2a4f7d116.rlib,libgetrandom-a2daf1b50c7fac16.rlib,libpalette-865603b0b340e09b.rlib,libserde-fa563020cc045dac.rlib,libapprox-491b86af7475c78c.rlib,libwinit-e5525425dd7187ef.rlib,libmio_misc-adeb01211c096112.rlib,libmio-17637228c0d36a28.rlib,libcrossbeam-92506f1c945997a3.rlib,libcrossbeam_deque-9ef4ee6c8344f758.rlib,libcrossbeam_channel-30cb24af47e121ee.rlib,libcrossbeam_queue-cb7a7ad3f114cab7.rlib,libcrossbeam_epoch-83d4e6858184b011.rlib,libcrossbeam_utils-8767270430be56a4.rlib,libx11_dl-ae98b388d66977de.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-dec6ec895d792770.rlib,libandrew-dcc97cd656567d82.rlib,libxml-6e409f3f24c3e855.rlib,libxdg-04bd2872f0106ae7.rlib,libwalkdir-6e24de5acb5124aa.rlib,libsame_file-1ceb7b6153588b15.rlib,librusttype-5aba8922bb889f58.rlib,libab_glyph_rasterizer-58ae3059bbb17bdd.rlib,libowned_ttf_parser-fd699418b869bd88.rlib,libttf_parser-376657040b996834.rlib,libwayland_cursor-3cc5c6e556b5d58b.rlib,libxcursor-3e5f269f9cd164e8.rlib,libmemmap2-1918de66f78fb526.rlib,libwayland_protocols-f832af501d68632e.rlib,libwayland_client-fb0425911f05d20c.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-bad315f1470213fa.rlib,libonce_cell-24c5d665b6879050.rlib,libnix-c7f89c90c3b74d60.rlib,libwayland_sys-77a906c90bf59a66.rlib,libdlib-3d79174ca6ce2a2c.rlib,liblibloading-6f9f2ae941b5d3c2.rlib,libcalloop-b41c55bcc37d54df.rlib,libnix-e66c9cc8c275ef55.rlib,libcfg_if-7e9efee4241be1ca.rlib,libdlib-3814cfa741f2cf82.rlib,liblibloading-b9d8331ed624d244.rlib,libraw_window_handle-85950b075ec678fa.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libparking_lot-661593d22ca48eed.rlib,libparking_lot_core-baa238eb9b2c91a7.rlib,liblibc-da0848eeffefe57e.rlib,libsmallvec-1a89554e56e84299.rlib,liblock_api-90201506d4856d35.rlib,libscopeguard-d52bd00767847e44.rlib,libinstant-4d6645a170db77ef.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-062448fef1760a61.rlib,liblazy_static-2bb390fee0230a38.rlib,liblyon-cfe5eed241c2ca3f.rlib,liblyon_tessellation-c3b8b4dbbf8ef469.rlib,libfloat_next_after-ac5a1c26bb8d9026.rlib,liblyon_algorithms-a91691608fbfb162.rlib,libsid-a9cb5aa8832952b0.rlib,liblyon_path-cc346dd0bdeed942.rlib,liblyon_geom-a5ae186f811c9aa4.rlib,libeuclid-2d6d5d1298ec5ac4.rlib,libnum_traits-78eddf8df1b04aaf.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libfind_folder-e5cbbbae3db3ae33.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" "-ldl" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczv8MPN/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/strange_attractor-e024d782737003e8" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strange_attractor` (bin "strange_attractor" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "99d3c85271ea7b1c84179baf70bb45569a0153f3255d2713cc9fa2cec404d9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d3c85271ea7b1c84179baf70bb45569a0153f3255d2713cc9fa2cec404d9f6", kill_on_drop: false }` [INFO] [stdout] 99d3c85271ea7b1c84179baf70bb45569a0153f3255d2713cc9fa2cec404d9f6