[INFO] fetching crate solstice-2d 0.2.13... [INFO] testing solstice-2d-0.2.13 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate solstice-2d 0.2.13 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate solstice-2d 0.2.13 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solstice-2d 0.2.13 [INFO] finished tweaking crates.io crate solstice-2d 0.2.13 [INFO] tweaked toml for crates.io crate solstice-2d 0.2.13 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate solstice-2d 0.2.13 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ab_glyph v0.2.11 [INFO] [stderr] Downloaded direction v0.18.0 [INFO] [stderr] Downloaded wfc v0.10.0 [INFO] [stderr] Downloaded glow v0.8.1 [INFO] [stderr] Downloaded ttf-parser v0.12.2 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.2 [INFO] [stderr] Downloaded solstice v0.1.21 [INFO] [stderr] Downloaded coord_2d v0.3.1 [INFO] [stderr] Downloaded grid_2d v0.15.0 [INFO] [stderr] Downloaded slotmap v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdad13d4a3c47e09ad57382d245d036707e83df2cafbf8b53997edc90b14e66c [INFO] running `Command { std: "docker" "start" "-a" "cdad13d4a3c47e09ad57382d245d036707e83df2cafbf8b53997edc90b14e66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdad13d4a3c47e09ad57382d245d036707e83df2cafbf8b53997edc90b14e66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdad13d4a3c47e09ad57382d245d036707e83df2cafbf8b53997edc90b14e66c", kill_on_drop: false }` [INFO] [stdout] cdad13d4a3c47e09ad57382d245d036707e83df2cafbf8b53997edc90b14e66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f67c0ee48e7d55edb89a59e6cf083576bf354ffaf374c3f90cdfecd9901e24 [INFO] running `Command { std: "docker" "start" "-a" "c9f67c0ee48e7d55edb89a59e6cf083576bf354ffaf374c3f90cdfecd9901e24", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling glow v0.8.1 [INFO] [stderr] Compiling slotmap v1.0.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling owned_ttf_parser v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solstice-derive v0.1.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling solstice v0.1.21 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling solstice-2d v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.14s [INFO] running `Command { std: "docker" "inspect" "c9f67c0ee48e7d55edb89a59e6cf083576bf354ffaf374c3f90cdfecd9901e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f67c0ee48e7d55edb89a59e6cf083576bf354ffaf374c3f90cdfecd9901e24", kill_on_drop: false }` [INFO] [stdout] c9f67c0ee48e7d55edb89a59e6cf083576bf354ffaf374c3f90cdfecd9901e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2caa62c2abdcbc771044d53032ba1940dd3f81efa6dd9e653f8f0deb5e8f011 [INFO] running `Command { std: "docker" "start" "-a" "c2caa62c2abdcbc771044d53032ba1940dd3f81efa6dd9e653f8f0deb5e8f011", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling coord_2d v0.3.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling grid_2d v0.15.0 [INFO] [stderr] Compiling direction v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wfc v0.10.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling glutin v0.25.1 [INFO] [stderr] Compiling solstice-2d v0.2.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rscsg` [INFO] [stdout] --> examples/csg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rscsg::dim3::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rscsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg` [INFO] [stdout] --> examples/csg.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let csg = Csg::subtract( [INFO] [stdout] | ^^^ use of undeclared type `Csg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg` [INFO] [stdout] --> examples/csg.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | &Csg::cube(Vector(1., 1., 1.), true), [INFO] [stdout] | ^^^ use of undeclared type `Csg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Csg` [INFO] [stdout] --> examples/csg.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8), [INFO] [stdout] | ^^^ use of undeclared type `Csg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope [INFO] [stdout] --> examples/csg.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | &Csg::cube(Vector(1., 1., 1.), true), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope [INFO] [stdout] --> examples/csg.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Vector` in this scope [INFO] [stdout] --> examples/csg.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | &Csg::cylinder(Vector(-1., 0., 0.), Vector(1., 0., 0.), 0.5, 8), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Vector` in this scope [INFO] [stdout] --> examples/csg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let Vector(nx, ny, nz) = triangle.normal; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Vector` in this scope [INFO] [stdout] --> examples/csg.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | let Vector(x, y, z) = position; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solstice-2d` [INFO] [stdout] error[E0432]: unresolved import `approx` [INFO] [stdout] --> src/d2/transforms.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | use approx::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `approx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0432]: unresolved import `approx` [INFO] [stdout] --> src/d2/transforms.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | use approx::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `approx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert_abs_diff_eq!([0., -1.], [tx, ty]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | assert_abs_diff_eq!(tx, -px); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_abs_diff_eq!(ty, -py); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | assert_abs_diff_eq!(tx, 2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | assert_abs_diff_eq!(ty, -2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | assert_abs_diff_eq!(tx, -2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | assert_abs_diff_eq!(ty, -2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | assert_abs_diff_eq!(tx, -2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_abs_diff_eq!(ty, 2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | assert_abs_diff_eq!(tx, 2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | assert_abs_diff_eq!(ty, 2., epsilon = 0.001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | assert_abs_diff_eq!([1., 1.], t1.transform_point(0., 0.)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | assert_abs_diff_eq!([1., -1.], t2.transform_point(1., 1.)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_abs_diff_eq` in this scope [INFO] [stdout] --> src/d2/transforms.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | assert_abs_diff_eq!([1., -1.], (t2 * t1).transform_point(0., 0.)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.main3d.af967734-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d.153cgbrd0sttoj4y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeyre-9cdc44122af4fee5.rlib" "/opt/rustwide/target/debug/deps/libindenter-df36a6f233688bdb.rlib" "/opt/rustwide/target/debug/deps/libsolstice_2d-c5940a42ef8557c0.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-8cc0608eb651c8f9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libsimba-a47a3650487317cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-324c08aa557c8595.rlib" "/opt/rustwide/target/debug/deps/libapprox-2cca63617c6fbe7d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-75a3c88d87ccb963.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-954a6a4bbf463e81.rlib" "/opt/rustwide/target/debug/deps/librand-47318afa841cacc9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f45adb3d52073eaa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-5dbb0bf596958d8e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5bd79230742a0226.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f039c5483857328e.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-43b656d0d5268587.rlib" "/opt/rustwide/target/debug/deps/libapprox-380fd06626a6dc6c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-9b6ac8d71b15e403.rlib" "/opt/rustwide/target/debug/deps/librayon-7197d213c7d8e5bd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a003757501d23874.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1fccceb8652ae485.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-a91e44a7e054ebf0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f7b10f864e1e7d1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-da9338dbec88317c.rlib" "/opt/rustwide/target/debug/deps/libsolstice-fe3b3bcd5dce3609.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-85ad2e5c1fb09e6d.rlib" "/opt/rustwide/target/debug/deps/libmint-565991fecc7111f3.rlib" "/opt/rustwide/target/debug/deps/libndarray-81123485272e21a4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e9219396fd8efce7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libslotmap-f4ae24bd001db59f.rlib" "/opt/rustwide/target/debug/deps/libglow-9db1190fd9e1d060.rlib" "/opt/rustwide/target/debug/deps/libglutin-f2537f9ea0f2a5e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-0926640ead670a46.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-a741513453f601df.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0329ad4d0f8b66e2.rlib" "/opt/rustwide/target/debug/deps/libwinit-a5a57446c741a592.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-37bd94666b9898bf.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libmio-05bc342760011228.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-835de64983e719c3.rlib" "/opt/rustwide/target/debug/deps/libnet2-68fd85dfd706366b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-651563121cc255ed.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fa2af817c107857b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-ceb59f568b29695d.rlib" "/opt/rustwide/target/debug/deps/libnom-c56f244655582b10.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ca2af6e3a9813893.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d7309098b19e05ab.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9659123bf0190c90.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c6c0bc2d67448026.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-12eb9f5beba75b84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-ff111ce9be1aefd8.rlib" "/opt/rustwide/target/debug/deps/libnix-8693840c93e64ecf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3f6c4eecd2637da0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-43dcb5204c18e24b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a14520071c79db9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-42fda79086d976f6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ccc5648db329780f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/main3d-9d8cd828340bf91d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.wfc.5209c2b1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33.6vv2kus7gas4c54.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolstice_2d-c5940a42ef8557c0.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-8cc0608eb651c8f9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libsimba-a47a3650487317cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-324c08aa557c8595.rlib" "/opt/rustwide/target/debug/deps/libapprox-2cca63617c6fbe7d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-75a3c88d87ccb963.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-954a6a4bbf463e81.rlib" "/opt/rustwide/target/debug/deps/librand-47318afa841cacc9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f45adb3d52073eaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-5dbb0bf596958d8e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5bd79230742a0226.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f039c5483857328e.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-43b656d0d5268587.rlib" "/opt/rustwide/target/debug/deps/libapprox-380fd06626a6dc6c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-9b6ac8d71b15e403.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1fccceb8652ae485.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-a91e44a7e054ebf0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f7b10f864e1e7d1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-da9338dbec88317c.rlib" "/opt/rustwide/target/debug/deps/libglutin-f2537f9ea0f2a5e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-0926640ead670a46.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-a741513453f601df.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0329ad4d0f8b66e2.rlib" "/opt/rustwide/target/debug/deps/libwinit-a5a57446c741a592.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-37bd94666b9898bf.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libmio-05bc342760011228.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-835de64983e719c3.rlib" "/opt/rustwide/target/debug/deps/libnet2-68fd85dfd706366b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-651563121cc255ed.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fa2af817c107857b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-ceb59f568b29695d.rlib" "/opt/rustwide/target/debug/deps/libnom-c56f244655582b10.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ca2af6e3a9813893.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d7309098b19e05ab.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9659123bf0190c90.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c6c0bc2d67448026.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-12eb9f5beba75b84.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-ff111ce9be1aefd8.rlib" "/opt/rustwide/target/debug/deps/libnix-8693840c93e64ecf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3f6c4eecd2637da0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-43dcb5204c18e24b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a14520071c79db9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-42fda79086d976f6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ccc5648db329780f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/libwfc-d2543d60d42ec474.rlib" "/opt/rustwide/target/debug/deps/librand-c7b9c82a5c866a98.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b2b3122a7ef273b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-85a077f533469d89.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4b9414f494e07b60.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgrid_2d-c2b754198e06f9de.rlib" "/opt/rustwide/target/debug/deps/libdirection-5a23c0f9d7ed4385.rlib" "/opt/rustwide/target/debug/deps/libcoord_2d-21fb2659ced91428.rlib" "/opt/rustwide/target/debug/deps/libsolstice-fe3b3bcd5dce3609.rlib" "/opt/rustwide/target/debug/deps/libmint-565991fecc7111f3.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libndarray-81123485272e21a4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e9219396fd8efce7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libslotmap-f4ae24bd001db59f.rlib" "/opt/rustwide/target/debug/deps/libglow-9db1190fd9e1d060.rlib" "/opt/rustwide/target/debug/deps/libimage-f4ed4b3cd2cb6cd0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-85ad2e5c1fb09e6d.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-9f3e971e8ab1e972.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ef1d1fffb9aa10cd.rlib" "/opt/rustwide/target/debug/deps/librayon-7197d213c7d8e5bd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a003757501d23874.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/wfc-84e9148ea8c9ba33" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c2caa62c2abdcbc771044d53032ba1940dd3f81efa6dd9e653f8f0deb5e8f011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2caa62c2abdcbc771044d53032ba1940dd3f81efa6dd9e653f8f0deb5e8f011", kill_on_drop: false }` [INFO] [stdout] c2caa62c2abdcbc771044d53032ba1940dd3f81efa6dd9e653f8f0deb5e8f011