[INFO] cloning repository https://github.com/dcchut/dcc-lsystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcchut/dcc-lsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c368025ff12fa07b398df8fd76337aaac2e820f
[INFO] testing dcchut/dcc-lsystem against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dcchut/dcc-lsystem
[INFO] finished tweaking git repo https://github.com/dcchut/dcc-lsystem
[INFO] tweaked toml for git repo https://github.com/dcchut/dcc-lsystem written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcchut/dcc-lsystem on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding gif v0.12.0 (available: v0.14.1)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.9)
[INFO] [stderr]       Adding imageproc v0.23.0 (available: v0.26.0)
[INFO] [stderr]       Adding mtpng v0.3.5 (available: v0.4.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2403301cd2ab309f408b7b858aca7925fbd32c0713d0fd38dcd806053963d4ea
[INFO] running `Command { std: "docker" "start" "-a" "2403301cd2ab309f408b7b858aca7925fbd32c0713d0fd38dcd806053963d4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2403301cd2ab309f408b7b858aca7925fbd32c0713d0fd38dcd806053963d4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2403301cd2ab309f408b7b858aca7925fbd32c0713d0fd38dcd806053963d4ea", kill_on_drop: false }`
[INFO] [stdout] 2403301cd2ab309f408b7b858aca7925fbd32c0713d0fd38dcd806053963d4ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02fffc69063c23aaa840c06d94d389d444b60d38bf565976f83727758071c26b
[INFO] running `Command { std: "docker" "start" "-a" "02fffc69063c23aaa840c06d94d389d444b60d38bf565976f83727758071c26b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling gif-dispose v5.0.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling resize v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling imagequant v4.4.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling yuv v0.1.9
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ordered-channel v1.2.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling mtpng v0.3.5
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dcc-lsystem-derive v0.1.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling lodepng v3.12.1
[INFO] [stderr]    Compiling gifski v1.34.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dcc-lsystem-derive v0.1.2 (/opt/rustwide/workdir/dcc-lsystem-derive)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling dcc-lsystem v0.7.0 (/opt/rustwide/workdir/dcc-lsystem)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> dcc-lsystem/src/arena.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "02fffc69063c23aaa840c06d94d389d444b60d38bf565976f83727758071c26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fffc69063c23aaa840c06d94d389d444b60d38bf565976f83727758071c26b", kill_on_drop: false }`
[INFO] [stdout] 02fffc69063c23aaa840c06d94d389d444b60d38bf565976f83727758071c26b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7a30b3fca2f7a484732f088ea95bad2d3971df1eeb79fb04836727e58400309
[INFO] running `Command { std: "docker" "start" "-a" "d7a30b3fca2f7a484732f088ea95bad2d3971df1eeb79fb04836727e58400309", kill_on_drop: false }`
[INFO] [stderr]    Compiling dcc-lsystem-derive v0.1.2 (/opt/rustwide/workdir/dcc-lsystem-derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> dcc-lsystem/src/arena.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dcc-lsystem v0.7.0 (/opt/rustwide/workdir/dcc-lsystem)
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> dcc-lsystem/examples/random_fractal_generator.rs:60:57
[INFO] [stdout]    |
[INFO] [stdout] 60 |             axiom.push(choices.choose(&mut rng).unwrap().clone());
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> dcc-lsystem/examples/random_fractal_generator.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |                           .0
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 77 | |                         .clone(),
[INFO] [stdout]    | |________________________________^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> dcc-lsystem/examples/random_fractal_generator.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |                           .0
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 95 | |                         .clone(),
[INFO] [stdout]    | |________________________________^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> dcc-lsystem/src/arena.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.36s
[INFO] running `Command { std: "docker" "inspect" "d7a30b3fca2f7a484732f088ea95bad2d3971df1eeb79fb04836727e58400309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a30b3fca2f7a484732f088ea95bad2d3971df1eeb79fb04836727e58400309", kill_on_drop: false }`
[INFO] [stdout] d7a30b3fca2f7a484732f088ea95bad2d3971df1eeb79fb04836727e58400309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 528aadb9d119ab06c1b6435ef20153c133cb612bdbd10db788e4955f8c90ad7d
[INFO] running `Command { std: "docker" "start" "-a" "528aadb9d119ab06c1b6435ef20153c133cb612bdbd10db788e4955f8c90ad7d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> dcc-lsystem/src/arena.rs:157:21
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn iter_mut(&mut self) -> IterMut<T> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dcc-lsystem` (lib) generated 1 warning (run `cargo fix --lib -p dcc-lsystem` to apply 1 suggestion)
[INFO] [stderr] warning: `dcc-lsystem` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stderr]   --> dcc-lsystem/examples/random_fractal_generator.rs:60:57
[INFO] [stderr]    |
[INFO] [stderr] 60 |             axiom.push(choices.choose(&mut rng).unwrap().clone());
[INFO] [stderr]    |                                                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> dcc-lsystem/examples/random_fractal_generator.rs:76:27
[INFO] [stderr]    |
[INFO] [stderr] 76 |                           .0
[INFO] [stderr]    |  ___________________________^
[INFO] [stderr] 77 | |                         .clone(),
[INFO] [stderr]    | |________________________________^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> dcc-lsystem/examples/random_fractal_generator.rs:94:27
[INFO] [stderr]    |
[INFO] [stderr] 94 |                           .0
[INFO] [stderr]    |  ___________________________^
[INFO] [stderr] 95 | |                         .clone(),
[INFO] [stderr]    | |________________________________^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `dcc-lsystem` (example "random_fractal_generator") generated 3 warnings (run `cargo fix --example "random_fractal_generator" -p dcc-lsystem` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dcc_lsystem-2e709623bbf59ae6)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test arena::tests::arena_enumerate ... ok
[INFO] [stdout] test arena::tests::arena_basic ... ok
[INFO] [stdout] test arena::tests::arena_iterator_mut ... ok
[INFO] [stdout] test arena::tests::arena_iterator ... ok
[INFO] [stdout] test builder::tests::test_builder_invalid_token ... ok
[INFO] [stdout] test tests::basic_algae_test ... ok
[INFO] [stdout] test tests::fractal_binary_tree ... ok
[INFO] [stdout] test builder::tests::test_builder_axiom_and_transformation_rule_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dcc_lsystem_derive-668e6df05594c315)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dcc_lsystem
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::as_slice (line 242) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::len (line 45) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::iter_mut (line 141) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::iter (line 121) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::is_valid (line 163) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::get_mut (line 101) ... ok
[INFO] [stdout] test dcc-lsystem/src/image.rs - image::fill_mut (line 10) - compile ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::EnumerableArena (line 280) ... ok
[INFO] [stdout] test dcc-lsystem/src/lib.rs - (line 125) - compile ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::is_empty (line 63) ... ok
[INFO] [stdout] test dcc-lsystem/src/lib.rs - (line 83) - compile ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system (line 35) - compile ... ok
[INFO] [stdout] test dcc-lsystem/src/lib.rs - (line 186) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::enumerate (line 221) ... ok
[INFO] [stdout] test dcc-lsystem/src/lib.rs - (line 178) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::new (line 30) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::push (line 203) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena (line 10) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::get (line 82) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::EnumerableArena (line 261) ... ok
[INFO] [stdout] test dcc-lsystem/src/arena.rs - arena::Arena<T>::is_valid_slice (line 182) ... ok
[INFO] [stdout] test dcc-lsystem/src/builder.rs - builder::LSystemBuilder (line 29) ... ok
[INFO] [stdout] test dcc-lsystem/src/builder.rs - builder::LSystemBuilder::axiom (line 133) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system (line 8) ... ok
[INFO] [stdout] test dcc-lsystem/src/builder.rs - builder::LSystemBuilder::finish (line 159) ... ok
[INFO] [stdout] test dcc-lsystem/src/builder.rs - builder::LSystemBuilder::transformation_rule (line 100) ... ok
[INFO] [stdout] test dcc-lsystem/src/lib.rs - (line 34) ... ok
[INFO] [stdout] test dcc-lsystem/src/builder.rs - builder::LSystemBuilder::token (line 69) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::step (line 130) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::get_state (line 253) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::steps (line 193) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::step_by (line 166) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::render (line 220) ... ok
[INFO] [stdout] test dcc-lsystem/src/token.rs - token::Token::new (line 16) ... FAILED
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::new (line 165) ... FAILED
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::pen_down (line 324) ... FAILED
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::Heading::dx (line 408) ... FAILED
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::y (line 204) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::MovingTurtle (line 29) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::TurtleContainer (line 70) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::TurtleContainer (line 84) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::Heading::right (line 394) ... ok
[INFO] [stdout] test dcc-lsystem/src/system.rs - system::LSystem::reset (line 99) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::bounds (line 300) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::set_position (line 238) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::x (line 188) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::Heading::left (line 376) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle (line 127) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::lines (line 220) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::Heading::dy (line 427) ... ok
[INFO] [stdout] test dcc-lsystem/src/token.rs - token::Token::name (line 38) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::delta_move (line 263) ... ok
[INFO] [stdout] test dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::pen_up (line 342) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dcc-lsystem/src/token.rs - token::Token::new (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBaALJN/rustcdZ8JUP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdcc_lsystem-b4f39cbb121e1cd6,libtempfile-c2efee83fa325de4,libgetrandom-1ffcb258de7530aa,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-af76dca749efe19e,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libdyn_clone-1c1b05e4f4a02cac,liblazy_static-b3603208c0de2608,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,librand-fdfcfa34fafb6539,librand_chacha-f1d14e56172f988c,librand_core-96795504b7097c73,libgetrandom-0829081ce67ff4af,libmtpng-1e7a79c0dac84709,liblibz_sys-9c1a8b6bffd98992,libcrc-5e2d6746e1c5a1b8,libgifski-1d61ccb12fa8f7b8,liblodepng-a1e04030f9349f2e,libresize-ad37cc8b6c222cf4,libgif_dispose-59bd4a69d870d001,libloop9-1ac294f594997f3a,libpbr-935dd9327f268eba,libordered_channel-f200848d35071dd4,libcrossbeam_channel-54e7071fd9e2348e,libquick_error-8d402ad4d863a69d,libimgref-3061c516f5a3939d,libimagequant-e0a1a5825bc967c5,libthread_local-930fa34297cc73a9,libarrayvec-41dcfe80309d7422,librgb-fc8c76a8f8dc879a,libimageproc-3e506e688d54d681,librand_distr-586bc98e3549ae57,librand-cad9e5142c34cf2a,librand_chacha-035a9d88e7ff6210,libppv_lite86-b0cc77b79da96ae6,librand_core-87d4eee5e2632d68,libgetrandom-e79194b9f56edb89,liblibc-311f777bfaf1d866,libnalgebra-a29eb23775aaf258,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-ce8dc11e8c555c72,libwide-64472f2effc3e891,libsafe_arch-61eba7cb60866ba1,libapprox-a9f5566ddb66e88c,librusttype-3ea2e8c423b42ac5,libab_glyph_rasterizer-268fcf5e2ede9f15,libowned_ttf_parser-b96976958e7c61f4,libttf_parser-376657040b996834,libconv-69804b009ba1299f,libcustom_derive-4acdd0be81371749,libnum-a429946f54e014b8,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libitertools-e528317219236035,libimage-188536fda88fcb3b,libqoi-b7fadb3a1b2d892e,libbytemuck-51195f687df779a3,libpng-4622593ca9d5852f,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-2363f198f53f1d3c,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-2ca8d7c8ceedbf4b,libzerocopy-7b26b0413ad18bba,libsmallvec-45f6e3b8047adea1,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-8434f84c7e6b85f7,libtiff-b64346bf433d877d,libflate2-58aa1a93e904fc3e,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libweezl-f88782bf0aba6af8,libjpeg_decoder-7fa98bf9d428cfbe,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libthiserror-f522087005440e54}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBaALJN/rustcdZ8JUP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBaALJN/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::new (line 165) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfds0B2/rustcOaxS4W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdcc_lsystem-b4f39cbb121e1cd6,libtempfile-c2efee83fa325de4,libgetrandom-1ffcb258de7530aa,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-af76dca749efe19e,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libdyn_clone-1c1b05e4f4a02cac,liblazy_static-b3603208c0de2608,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,librand-fdfcfa34fafb6539,librand_chacha-f1d14e56172f988c,librand_core-96795504b7097c73,libgetrandom-0829081ce67ff4af,libmtpng-1e7a79c0dac84709,liblibz_sys-9c1a8b6bffd98992,libcrc-5e2d6746e1c5a1b8,libgifski-1d61ccb12fa8f7b8,liblodepng-a1e04030f9349f2e,libresize-ad37cc8b6c222cf4,libgif_dispose-59bd4a69d870d001,libloop9-1ac294f594997f3a,libpbr-935dd9327f268eba,libordered_channel-f200848d35071dd4,libcrossbeam_channel-54e7071fd9e2348e,libquick_error-8d402ad4d863a69d,libimgref-3061c516f5a3939d,libimagequant-e0a1a5825bc967c5,libthread_local-930fa34297cc73a9,libarrayvec-41dcfe80309d7422,librgb-fc8c76a8f8dc879a,libimageproc-3e506e688d54d681,librand_distr-586bc98e3549ae57,librand-cad9e5142c34cf2a,librand_chacha-035a9d88e7ff6210,libppv_lite86-b0cc77b79da96ae6,librand_core-87d4eee5e2632d68,libgetrandom-e79194b9f56edb89,liblibc-311f777bfaf1d866,libnalgebra-a29eb23775aaf258,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-ce8dc11e8c555c72,libwide-64472f2effc3e891,libsafe_arch-61eba7cb60866ba1,libapprox-a9f5566ddb66e88c,librusttype-3ea2e8c423b42ac5,libab_glyph_rasterizer-268fcf5e2ede9f15,libowned_ttf_parser-b96976958e7c61f4,libttf_parser-376657040b996834,libconv-69804b009ba1299f,libcustom_derive-4acdd0be81371749,libnum-a429946f54e014b8,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libitertools-e528317219236035,libimage-188536fda88fcb3b,libqoi-b7fadb3a1b2d892e,libbytemuck-51195f687df779a3,libpng-4622593ca9d5852f,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-2363f198f53f1d3c,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-2ca8d7c8ceedbf4b,libzerocopy-7b26b0413ad18bba,libsmallvec-45f6e3b8047adea1,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-8434f84c7e6b85f7,libtiff-b64346bf433d877d,libflate2-58aa1a93e904fc3e,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libweezl-f88782bf0aba6af8,libjpeg_decoder-7fa98bf9d428cfbe,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libthiserror-f522087005440e54}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfds0B2/rustcOaxS4W/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfds0B2/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::pen_down (line 324) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestazTju8/rustccbfuh6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdcc_lsystem-b4f39cbb121e1cd6,libtempfile-c2efee83fa325de4,libgetrandom-1ffcb258de7530aa,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-af76dca749efe19e,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libdyn_clone-1c1b05e4f4a02cac,liblazy_static-b3603208c0de2608,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,librand-fdfcfa34fafb6539,librand_chacha-f1d14e56172f988c,librand_core-96795504b7097c73,libgetrandom-0829081ce67ff4af,libmtpng-1e7a79c0dac84709,liblibz_sys-9c1a8b6bffd98992,libcrc-5e2d6746e1c5a1b8,libgifski-1d61ccb12fa8f7b8,liblodepng-a1e04030f9349f2e,libresize-ad37cc8b6c222cf4,libgif_dispose-59bd4a69d870d001,libloop9-1ac294f594997f3a,libpbr-935dd9327f268eba,libordered_channel-f200848d35071dd4,libcrossbeam_channel-54e7071fd9e2348e,libquick_error-8d402ad4d863a69d,libimgref-3061c516f5a3939d,libimagequant-e0a1a5825bc967c5,libthread_local-930fa34297cc73a9,libarrayvec-41dcfe80309d7422,librgb-fc8c76a8f8dc879a,libimageproc-3e506e688d54d681,librand_distr-586bc98e3549ae57,librand-cad9e5142c34cf2a,librand_chacha-035a9d88e7ff6210,libppv_lite86-b0cc77b79da96ae6,librand_core-87d4eee5e2632d68,libgetrandom-e79194b9f56edb89,liblibc-311f777bfaf1d866,libnalgebra-a29eb23775aaf258,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-ce8dc11e8c555c72,libwide-64472f2effc3e891,libsafe_arch-61eba7cb60866ba1,libapprox-a9f5566ddb66e88c,librusttype-3ea2e8c423b42ac5,libab_glyph_rasterizer-268fcf5e2ede9f15,libowned_ttf_parser-b96976958e7c61f4,libttf_parser-376657040b996834,libconv-69804b009ba1299f,libcustom_derive-4acdd0be81371749,libnum-a429946f54e014b8,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libitertools-e528317219236035,libimage-188536fda88fcb3b,libqoi-b7fadb3a1b2d892e,libbytemuck-51195f687df779a3,libpng-4622593ca9d5852f,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-2363f198f53f1d3c,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-2ca8d7c8ceedbf4b,libzerocopy-7b26b0413ad18bba,libsmallvec-45f6e3b8047adea1,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-8434f84c7e6b85f7,libtiff-b64346bf433d877d,libflate2-58aa1a93e904fc3e,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libweezl-f88782bf0aba6af8,libjpeg_decoder-7fa98bf9d428cfbe,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libthiserror-f522087005440e54}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestazTju8/rustccbfuh6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestazTju8/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- dcc-lsystem/src/turtle.rs - turtle::Heading::dx (line 408) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsX1uH6/rustcIuYCPM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdcc_lsystem-b4f39cbb121e1cd6,libtempfile-c2efee83fa325de4,libgetrandom-1ffcb258de7530aa,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-af76dca749efe19e,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libdyn_clone-1c1b05e4f4a02cac,liblazy_static-b3603208c0de2608,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,librand-fdfcfa34fafb6539,librand_chacha-f1d14e56172f988c,librand_core-96795504b7097c73,libgetrandom-0829081ce67ff4af,libmtpng-1e7a79c0dac84709,liblibz_sys-9c1a8b6bffd98992,libcrc-5e2d6746e1c5a1b8,libgifski-1d61ccb12fa8f7b8,liblodepng-a1e04030f9349f2e,libresize-ad37cc8b6c222cf4,libgif_dispose-59bd4a69d870d001,libloop9-1ac294f594997f3a,libpbr-935dd9327f268eba,libordered_channel-f200848d35071dd4,libcrossbeam_channel-54e7071fd9e2348e,libquick_error-8d402ad4d863a69d,libimgref-3061c516f5a3939d,libimagequant-e0a1a5825bc967c5,libthread_local-930fa34297cc73a9,libarrayvec-41dcfe80309d7422,librgb-fc8c76a8f8dc879a,libimageproc-3e506e688d54d681,librand_distr-586bc98e3549ae57,librand-cad9e5142c34cf2a,librand_chacha-035a9d88e7ff6210,libppv_lite86-b0cc77b79da96ae6,librand_core-87d4eee5e2632d68,libgetrandom-e79194b9f56edb89,liblibc-311f777bfaf1d866,libnalgebra-a29eb23775aaf258,libmatrixmultiply-40cc0532eeebbfbd,librawpointer-a726d041f28ef5ec,libtypenum-0e02f3386ab040bb,libsimba-ce8dc11e8c555c72,libwide-64472f2effc3e891,libsafe_arch-61eba7cb60866ba1,libapprox-a9f5566ddb66e88c,librusttype-3ea2e8c423b42ac5,libab_glyph_rasterizer-268fcf5e2ede9f15,libowned_ttf_parser-b96976958e7c61f4,libttf_parser-376657040b996834,libconv-69804b009ba1299f,libcustom_derive-4acdd0be81371749,libnum-a429946f54e014b8,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libitertools-e528317219236035,libimage-188536fda88fcb3b,libqoi-b7fadb3a1b2d892e,libbytemuck-51195f687df779a3,libpng-4622593ca9d5852f,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-2363f198f53f1d3c,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-2ca8d7c8ceedbf4b,libzerocopy-7b26b0413ad18bba,libsmallvec-45f6e3b8047adea1,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-8434f84c7e6b85f7,libtiff-b64346bf433d877d,libflate2-58aa1a93e904fc3e,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libcrc32fast-66fcb8dfd77ba9de,libcfg_if-5af52f617df93f8f,libweezl-f88782bf0aba6af8,libjpeg_decoder-7fa98bf9d428cfbe,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libthiserror-f522087005440e54}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsX1uH6/rustcIuYCPM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsX1uH6/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dcc-lsystem/src/token.rs - token::Token::new (line 16)
[INFO] [stdout]     dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::new (line 165)
[INFO] [stdout]     dcc-lsystem/src/turtle.rs - turtle::BaseTurtle::pen_down (line 324)
[INFO] [stdout]     dcc-lsystem/src/turtle.rs - turtle::Heading::dx (line 408)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p dcc-lsystem --doc`
[INFO] running `Command { std: "docker" "inspect" "528aadb9d119ab06c1b6435ef20153c133cb612bdbd10db788e4955f8c90ad7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528aadb9d119ab06c1b6435ef20153c133cb612bdbd10db788e4955f8c90ad7d", kill_on_drop: false }`
[INFO] [stdout] 528aadb9d119ab06c1b6435ef20153c133cb612bdbd10db788e4955f8c90ad7d
