[INFO] cloning repository https://github.com/haighcam/FastNoise2rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haighcam/FastNoise2rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaighcam%2FFastNoise2rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaighcam%2FFastNoise2rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 894d4137849177416e0eb8e48d6db83261fbdc89
[INFO] testing haighcam/FastNoise2rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaighcam%2FFastNoise2rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haighcam/FastNoise2rs
[INFO] finished tweaking git repo https://github.com/haighcam/FastNoise2rs
[INFO] tweaked toml for git repo https://github.com/haighcam/FastNoise2rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haighcam/FastNoise2rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haighcam/FastNoise2rs 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" "+beta-2026-03-05" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3c6194962220e3e2ba3d3dce3545823cd782e7794b374637e732ed08c4ffa0d
[INFO] running `Command { std: "docker" "start" "-a" "f3c6194962220e3e2ba3d3dce3545823cd782e7794b374637e732ed08c4ffa0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c6194962220e3e2ba3d3dce3545823cd782e7794b374637e732ed08c4ffa0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c6194962220e3e2ba3d3dce3545823cd782e7794b374637e732ed08c4ffa0d", kill_on_drop: false }`
[INFO] [stdout] f3c6194962220e3e2ba3d3dce3545823cd782e7794b374637e732ed08c4ffa0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 234e484361bdb4ecf6269f2a41c36377308ebacb456b6174e0236e18c0a43d23
[INFO] running `Command { std: "docker" "start" "-a" "234e484361bdb4ecf6269f2a41c36377308ebacb456b6174e0236e18c0a43d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling fastnoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.36s
[INFO] running `Command { std: "docker" "inspect" "234e484361bdb4ecf6269f2a41c36377308ebacb456b6174e0236e18c0a43d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234e484361bdb4ecf6269f2a41c36377308ebacb456b6174e0236e18c0a43d23", kill_on_drop: false }`
[INFO] [stdout] 234e484361bdb4ecf6269f2a41c36377308ebacb456b6174e0236e18c0a43d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c3e21c99319a51395fa98de26b5c34e8644aa00940246ed0323a65eee457486
[INFO] running `Command { std: "docker" "start" "-a" "1c3e21c99319a51395fa98de26b5c34e8644aa00940246ed0323a65eee457486", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastnoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `simd_level`
[INFO] [stdout]    --> src/lib.rs:330:13
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let simd_level = max_smooth.get_simd_level();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_simd_level`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "1c3e21c99319a51395fa98de26b5c34e8644aa00940246ed0323a65eee457486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3e21c99319a51395fa98de26b5c34e8644aa00940246ed0323a65eee457486", kill_on_drop: false }`
[INFO] [stdout] 1c3e21c99319a51395fa98de26b5c34e8644aa00940246ed0323a65eee457486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b75c73ccc4460373c5262476c34b4b9de64fca3625bd5cfca106459fa67d154
[INFO] running `Command { std: "docker" "start" "-a" "5b75c73ccc4460373c5262476c34b4b9de64fca3625bd5cfca106459fa67d154", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `simd_level`
[INFO] [stderr]    --> src/lib.rs:330:13
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let simd_level = max_smooth.get_simd_level();
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_simd_level`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fastnoise` (lib test) generated 1 warning (run `cargo fix --lib -p fastnoise --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastnoise-21eba9cbebcc6547)
[INFO] [stderr] /opt/rustwide/target/debug/deps/fastnoise-21eba9cbebcc6547: error while loading shared libraries: libFastNoise.so: cannot open shared object file: No such file or directory
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fastnoise-21eba9cbebcc6547` (exit status: 127)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "5b75c73ccc4460373c5262476c34b4b9de64fca3625bd5cfca106459fa67d154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b75c73ccc4460373c5262476c34b4b9de64fca3625bd5cfca106459fa67d154", kill_on_drop: false }`
[INFO] [stdout] 5b75c73ccc4460373c5262476c34b4b9de64fca3625bd5cfca106459fa67d154
