[INFO] fetching crate activation_functions 0.1.1...
[INFO] testing activation_functions-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate activation_functions 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate activation_functions 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate activation_functions 0.1.1
[INFO] finished tweaking crates.io crate activation_functions 0.1.1
[INFO] tweaked toml for crates.io crate activation_functions 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f190e796ea9b67b02d930235d4f15277705eebc0532514ce87ede981a2a240d
[INFO] running `Command { std: "docker" "start" "-a" "2f190e796ea9b67b02d930235d4f15277705eebc0532514ce87ede981a2a240d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f190e796ea9b67b02d930235d4f15277705eebc0532514ce87ede981a2a240d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f190e796ea9b67b02d930235d4f15277705eebc0532514ce87ede981a2a240d", kill_on_drop: false }`
[INFO] [stdout] 2f190e796ea9b67b02d930235d4f15277705eebc0532514ce87ede981a2a240d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d4005211fe21b70a3eba5d846073b6077150d5294de2ebca744f6a4ce92bc08
[INFO] running `Command { std: "docker" "start" "-a" "9d4005211fe21b70a3eba5d846073b6077150d5294de2ebca744f6a4ce92bc08", kill_on_drop: false }`
[INFO] [stderr]    Compiling activation_functions v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] running `Command { std: "docker" "inspect" "9d4005211fe21b70a3eba5d846073b6077150d5294de2ebca744f6a4ce92bc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4005211fe21b70a3eba5d846073b6077150d5294de2ebca744f6a4ce92bc08", kill_on_drop: false }`
[INFO] [stdout] 9d4005211fe21b70a3eba5d846073b6077150d5294de2ebca744f6a4ce92bc08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ea2c2a59ba8783b3862110dae11231cd38d2494d7926435bf8d5ee8262216f
[INFO] running `Command { std: "docker" "start" "-a" "b2ea2c2a59ba8783b3862110dae11231cd38d2494d7926435bf8d5ee8262216f", kill_on_drop: false }`
[INFO] [stderr]    Compiling activation_functions v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "b2ea2c2a59ba8783b3862110dae11231cd38d2494d7926435bf8d5ee8262216f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ea2c2a59ba8783b3862110dae11231cd38d2494d7926435bf8d5ee8262216f", kill_on_drop: false }`
[INFO] [stdout] b2ea2c2a59ba8783b3862110dae11231cd38d2494d7926435bf8d5ee8262216f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10453b090e8696c369860d66d443531197aaf948314d91675efc9a0dfb7fb866
[INFO] running `Command { std: "docker" "start" "-a" "10453b090e8696c369860d66d443531197aaf948314d91675efc9a0dfb7fb866", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/activation_functions-63b89e46e55c203e)
[INFO] [stderr]    Doc-tests activation_functions
[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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - f64::relu (line 141) ... FAILED
[INFO] [stdout] test src/lib.rs - f64::bstep (line 115) ... FAILED
[INFO] [stdout] test src/lib.rs - f32::sigmoid (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - f64::gaussian (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - f64::silu (line 158) ... FAILED
[INFO] [stdout] test src/lib.rs - f64::sigmoid (line 102) ... FAILED
[INFO] [stdout] test src/lib.rs - f32::silu (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - f32::gaussian (line 85) ... FAILED
[INFO] [stdout] test src/lib.rs - f32::relu (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - f32::tanh (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - f64::tanh (line 128) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - f32::bstep (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - f64::relu (line 141) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `relu` in this scope
[INFO] [stdout]  --> src/lib.rs:143:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = relu(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::relu;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::relu;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f64::bstep (line 115) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `bstep` in this scope
[INFO] [stdout]  --> src/lib.rs:117:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = bstep(x);
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::bstep;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::bstep;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::sigmoid (line 12) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `sigmoid` in this scope
[INFO] [stdout]  --> src/lib.rs:14:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = sigmoid(x);
[INFO] [stdout]   |                  ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::sigmoid;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::sigmoid;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f64::gaussian (line 171) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `gaussian` in this scope
[INFO] [stdout]  --> src/lib.rs:173:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = gaussian(x);
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::gaussian;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::gaussian;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f64::silu (line 158) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `silu` in this scope
[INFO] [stdout]  --> src/lib.rs:160:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = silu(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::silu;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::silu;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f64::sigmoid (line 102) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `sigmoid` in this scope
[INFO] [stdout]  --> src/lib.rs:104:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = sigmoid(x);
[INFO] [stdout]   |                  ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::sigmoid;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::sigmoid;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::silu (line 72) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `silu` in this scope
[INFO] [stdout]  --> src/lib.rs:74:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = silu(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::silu;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::silu;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::gaussian (line 85) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `gaussian` in this scope
[INFO] [stdout]  --> src/lib.rs:87:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = gaussian(x);
[INFO] [stdout]   |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::gaussian;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::gaussian;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::relu (line 55) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `relu` in this scope
[INFO] [stdout]  --> src/lib.rs:57:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = relu(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::relu;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::relu;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::tanh (line 42) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `tanh` in this scope
[INFO] [stdout]  --> src/lib.rs:44:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = tanh(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::tanh;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::tanh;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f64::tanh (line 128) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `tanh` in this scope
[INFO] [stdout]  --> src/lib.rs:130:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f64 = tanh(x);
[INFO] [stdout]   |                  ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::tanh;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::tanh;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - f32::bstep (line 25) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `bstep` in this scope
[INFO] [stdout]  --> src/lib.rs:27:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let answer:f32 = bstep(x);
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f32::bstep;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use activation_functions::f64::bstep;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - f32::bstep (line 25)
[INFO] [stdout]     src/lib.rs - f32::gaussian (line 85)
[INFO] [stdout]     src/lib.rs - f32::relu (line 55)
[INFO] [stdout]     src/lib.rs - f32::sigmoid (line 12)
[INFO] [stdout]     src/lib.rs - f32::silu (line 72)
[INFO] [stdout]     src/lib.rs - f32::tanh (line 42)
[INFO] [stdout]     src/lib.rs - f64::bstep (line 115)
[INFO] [stdout]     src/lib.rs - f64::gaussian (line 171)
[INFO] [stdout]     src/lib.rs - f64::relu (line 141)
[INFO] [stdout]     src/lib.rs - f64::sigmoid (line 102)
[INFO] [stdout]     src/lib.rs - f64::silu (line 158)
[INFO] [stdout]     src/lib.rs - f64::tanh (line 128)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10453b090e8696c369860d66d443531197aaf948314d91675efc9a0dfb7fb866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10453b090e8696c369860d66d443531197aaf948314d91675efc9a0dfb7fb866", kill_on_drop: false }`
[INFO] [stdout] 10453b090e8696c369860d66d443531197aaf948314d91675efc9a0dfb7fb866
