[INFO] cloning repository https://github.com/hayden4r4/blackscholes-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayden4r4/blackscholes-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayden4r4%2Fblackscholes-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayden4r4%2Fblackscholes-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 052f08ed98615aa3f7c8d7780b7d437be67f3ee7 [INFO] testing hayden4r4/blackscholes-wasm against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayden4r4%2Fblackscholes-wasm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (363/415) Updating files: 88% (366/415) Updating files: 89% (370/415) Updating files: 90% (374/415) Updating files: 91% (378/415) Updating files: 92% (382/415) Updating files: 93% (386/415) Updating files: 94% (391/415) Updating files: 95% (395/415) Updating files: 96% (399/415) Updating files: 97% (403/415) Updating files: 98% (407/415) Updating files: 99% (411/415) Updating files: 100% (415/415) Updating files: 100% (415/415), done. [INFO] validating manifest of git repo https://github.com/hayden4r4/blackscholes-wasm on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hayden4r4/blackscholes-wasm [INFO] finished tweaking git repo https://github.com/hayden4r4/blackscholes-wasm [INFO] tweaked toml for git repo https://github.com/hayden4r4/blackscholes-wasm written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hayden4r4/blackscholes-wasm 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0268d0110da1819650112b98a1a2add8d2a712115a8a453b4f5fe74a4bb2764 [INFO] running `Command { std: "docker" "start" "-a" "b0268d0110da1819650112b98a1a2add8d2a712115a8a453b4f5fe74a4bb2764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0268d0110da1819650112b98a1a2add8d2a712115a8a453b4f5fe74a4bb2764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0268d0110da1819650112b98a1a2add8d2a712115a8a453b4f5fe74a4bb2764", kill_on_drop: false }` [INFO] [stdout] b0268d0110da1819650112b98a1a2add8d2a712115a8a453b4f5fe74a4bb2764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879a4c68040e723d2d04324224405b9e1917375518e15de4902f9e6b165b9fae [INFO] running `Command { std: "docker" "start" "-a" "879a4c68040e723d2d04324224405b9e1917375518e15de4902f9e6b165b9fae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling blackscholes_wasm v0.10.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inspectable` [INFO] [stdout] --> src/lib.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[wasm_bindgen(inspectable)] [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inspectable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "879a4c68040e723d2d04324224405b9e1917375518e15de4902f9e6b165b9fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879a4c68040e723d2d04324224405b9e1917375518e15de4902f9e6b165b9fae", kill_on_drop: false }` [INFO] [stdout] 879a4c68040e723d2d04324224405b9e1917375518e15de4902f9e6b165b9fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4f608041a00eefadaa98bb860c94f6b0fa7617d25dd6d9ea27a6c85e7a11616 [INFO] running `Command { std: "docker" "start" "-a" "a4f608041a00eefadaa98bb860c94f6b0fa7617d25dd6d9ea27a6c85e7a11616", kill_on_drop: false }` [INFO] [stderr] Compiling blackscholes_wasm v0.10.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inspectable` [INFO] [stdout] --> src/lib.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[wasm_bindgen(inspectable)] [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inspectable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a4f608041a00eefadaa98bb860c94f6b0fa7617d25dd6d9ea27a6c85e7a11616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f608041a00eefadaa98bb860c94f6b0fa7617d25dd6d9ea27a6c85e7a11616", kill_on_drop: false }` [INFO] [stdout] a4f608041a00eefadaa98bb860c94f6b0fa7617d25dd6d9ea27a6c85e7a11616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 405143e289bf56debae300dc247ff12ff29faead0c2ad25fcc5fd6f49c4c17dd [INFO] running `Command { std: "docker" "start" "-a" "405143e289bf56debae300dc247ff12ff29faead0c2ad25fcc5fd6f49c4c17dd", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `inspectable` [INFO] [stderr] --> src/lib.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | #[wasm_bindgen(inspectable)] [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inspectable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `blackscholes_wasm` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blackscholes_wasm-6a92db26c25df01f) [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] running `Command { std: "docker" "inspect" "405143e289bf56debae300dc247ff12ff29faead0c2ad25fcc5fd6f49c4c17dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405143e289bf56debae300dc247ff12ff29faead0c2ad25fcc5fd6f49c4c17dd", kill_on_drop: false }` [INFO] [stdout] 405143e289bf56debae300dc247ff12ff29faead0c2ad25fcc5fd6f49c4c17dd