[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaighcam%2FFastNoise2rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haighcam/FastNoise2rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be490234b85fa53dd952a2ba7852d776c996c06bb1959ad86c43d38ce68455c1
[INFO] running `Command { std: "docker" "start" "-a" "be490234b85fa53dd952a2ba7852d776c996c06bb1959ad86c43d38ce68455c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be490234b85fa53dd952a2ba7852d776c996c06bb1959ad86c43d38ce68455c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be490234b85fa53dd952a2ba7852d776c996c06bb1959ad86c43d38ce68455c1", kill_on_drop: false }`
[INFO] [stdout] be490234b85fa53dd952a2ba7852d776c996c06bb1959ad86c43d38ce68455c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25bd31731557e7a48d4684a97966ff32e6f56bdcbcf3222dc93d7649b424fe2b
[INFO] running `Command { std: "docker" "start" "-a" "25bd31731557e7a48d4684a97966ff32e6f56bdcbcf3222dc93d7649b424fe2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling gif v0.11.4
[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 flate2 v1.0.25
[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 png v0.17.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[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 image v0.24.5
[INFO] [stderr]    Compiling fastnoise v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.77s
[INFO] running `Command { std: "docker" "inspect" "25bd31731557e7a48d4684a97966ff32e6f56bdcbcf3222dc93d7649b424fe2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25bd31731557e7a48d4684a97966ff32e6f56bdcbcf3222dc93d7649b424fe2b", kill_on_drop: false }`
[INFO] [stdout] 25bd31731557e7a48d4684a97966ff32e6f56bdcbcf3222dc93d7649b424fe2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55dc4a17b7aa78f05fdd533da57273160195e41ee0e0d1ec9899b9eecf23812c
[INFO] running `Command { std: "docker" "start" "-a" "55dc4a17b7aa78f05fdd533da57273160195e41ee0e0d1ec9899b9eecf23812c", 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]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let _simd_level = max_smooth.get_simd_level();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `false_`
[INFO] [stdout]     |
[INFO] [stdout] 330 -         let simd_level = max_smooth.get_simd_level();
[INFO] [stdout] 330 +         let ffi::false_ = max_smooth.get_simd_level();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "55dc4a17b7aa78f05fdd533da57273160195e41ee0e0d1ec9899b9eecf23812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55dc4a17b7aa78f05fdd533da57273160195e41ee0e0d1ec9899b9eecf23812c", kill_on_drop: false }`
[INFO] [stdout] 55dc4a17b7aa78f05fdd533da57273160195e41ee0e0d1ec9899b9eecf23812c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c2dcb64d11da8c4a4a5e2a20a6fe60ae8cf667ecc53f46d8d54c22f5e1389a7
[INFO] running `Command { std: "docker" "start" "-a" "2c2dcb64d11da8c4a4a5e2a20a6fe60ae8cf667ecc53f46d8d54c22f5e1389a7", 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]     |             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let _simd_level = max_smooth.get_simd_level();
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `false_`
[INFO] [stderr]     |
[INFO] [stderr] 330 -         let simd_level = max_smooth.get_simd_level();
[INFO] [stderr] 330 +         let ffi::false_ = max_smooth.get_simd_level();
[INFO] [stderr]     |
[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-9d7f3364129f7b8f)
[INFO] [stderr] /opt/rustwide/target/debug/deps/fastnoise-9d7f3364129f7b8f: 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-9d7f3364129f7b8f` (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" "2c2dcb64d11da8c4a4a5e2a20a6fe60ae8cf667ecc53f46d8d54c22f5e1389a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2dcb64d11da8c4a4a5e2a20a6fe60ae8cf667ecc53f46d8d54c22f5e1389a7", kill_on_drop: false }`
[INFO] [stdout] 2c2dcb64d11da8c4a4a5e2a20a6fe60ae8cf667ecc53f46d8d54c22f5e1389a7
