[INFO] fetching crate black_scholes_pricer 0.2.1... [INFO] testing black_scholes_pricer-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate black_scholes_pricer 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate black_scholes_pricer 0.2.1 [INFO] finished tweaking crates.io crate black_scholes_pricer 0.2.1 [INFO] tweaked toml for crates.io crate black_scholes_pricer 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate black_scholes_pricer 0.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding wide v0.5.5 (available: v0.7.33) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9de31ad68700a0169b2041de6fa95f2ddf6df4bf529c462da3346a435c75b87 [INFO] running `Command { std: "docker" "start" "-a" "c9de31ad68700a0169b2041de6fa95f2ddf6df4bf529c462da3346a435c75b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9de31ad68700a0169b2041de6fa95f2ddf6df4bf529c462da3346a435c75b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9de31ad68700a0169b2041de6fa95f2ddf6df4bf529c462da3346a435c75b87", kill_on_drop: false }` [INFO] [stdout] c9de31ad68700a0169b2041de6fa95f2ddf6df4bf529c462da3346a435c75b87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdaec5674c7aec45e52e4a7cee5dff2a4c3727234c0272a0c8645f6df7f04ec0 [INFO] running `Command { std: "docker" "start" "-a" "bdaec5674c7aec45e52e4a7cee5dff2a4c3727234c0272a0c8645f6df7f04ec0", kill_on_drop: false }` [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling wide v0.5.5 [INFO] [stderr] Compiling black_scholes_pricer v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_delta` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `vega` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `vega` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `gamma` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `gamma` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "bdaec5674c7aec45e52e4a7cee5dff2a4c3727234c0272a0c8645f6df7f04ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdaec5674c7aec45e52e4a7cee5dff2a4c3727234c0272a0c8645f6df7f04ec0", kill_on_drop: false }` [INFO] [stdout] bdaec5674c7aec45e52e4a7cee5dff2a4c3727234c0272a0c8645f6df7f04ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8edffb7778b093cc0c7a6eebff1a57d30dcb467d6da4257ed330f0539d0306d1 [INFO] running `Command { std: "docker" "start" "-a" "8edffb7778b093cc0c7a6eebff1a57d30dcb467d6da4257ed330f0539d0306d1", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_delta` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `vega` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `vega` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `gamma` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `gamma` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling black_scholes_pricer v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_delta` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `vega` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `vega` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `gamma` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `gamma` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_theta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_theta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_rho` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_rho` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `call_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `call_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use bs::*; [INFO] [stdout] | ^^^^^ the name `put_strike_from_delta` in the value namespace is first re-exported here [INFO] [stdout] 25 | pub use bs_single::*; [INFO] [stdout] | ------------ but the name `put_strike_from_delta` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "8edffb7778b093cc0c7a6eebff1a57d30dcb467d6da4257ed330f0539d0306d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8edffb7778b093cc0c7a6eebff1a57d30dcb467d6da4257ed330f0539d0306d1", kill_on_drop: false }` [INFO] [stdout] 8edffb7778b093cc0c7a6eebff1a57d30dcb467d6da4257ed330f0539d0306d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ffb1c74ea7af50368f21974b97cd220d4e94f80b80863d278b7f19426649152 [INFO] running `Command { std: "docker" "start" "-a" "2ffb1c74ea7af50368f21974b97cd220d4e94f80b80863d278b7f19426649152", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `put_delta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `put_delta` in the value namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `call_delta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `call_delta` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `vega` in the value namespace is first re-exported here [INFO] [stdout] [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stdout] running 21 tests [INFO] [stderr] | ------------ but the name `vega` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `gamma` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `gamma` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `call_theta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `call_theta` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `put_theta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `put_theta` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `call_rho` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `call_rho` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `put_rho` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `put_rho` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `call_strike_from_delta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `call_strike_from_delta` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub use bs::*; [INFO] [stderr] | ^^^^^ the name `put_strike_from_delta` in the value namespace is first re-exported here [INFO] [stderr] 25 | pub use bs_single::*; [INFO] [stderr] | ------------ but the name `put_strike_from_delta` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: `black_scholes_pricer` (lib) generated 10 warnings [INFO] [stderr] warning: `black_scholes_pricer` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/black_scholes_pricer-d9755c14e762affb) [INFO] [stdout] test bs_f32x8_::tests::check_iv_from_price_f32x8 ... ok [INFO] [stdout] test bs_f32x8_::tests::delta_check ... ok [INFO] [stdout] test bs_f32x8_::tests::erf_check ... ok [INFO] [stdout] test bs_f32x8_::tests::gamma_check ... ok [INFO] [stdout] test bs_f32x8_::tests::npd_check ... ok [INFO] [stdout] test bs_f32x8_::tests::ncd_check ... ok [INFO] [stdout] test bs_f32x8_::tests::rho_check ... ok [INFO] [stdout] test bs_single::tests::basic_tests ... ok [INFO] [stdout] test bs_single::tests::implied_rho_from_price ... ok [INFO] [stdout] test bs_single::tests::implied_vol_from_price ... ok [INFO] [stdout] test bs_f32x8_::tests::vega_check ... ok [INFO] [stdout] test bs_single::tests::simple_demo ... ok [INFO] [stdout] test bs_f32x8_::tests::theta_check ... ok [INFO] [stdout] test bs_f32x8_::tests::put_check ... ok [INFO] [stdout] test bs_f32x8_::tests::check_ir_from_price_f32x8 ... ok [INFO] [stdout] test bs_f32x8_::tests::call_check ... ok [INFO] [stdout] test bs_single::tests::cdf_f32_single ... ok [INFO] [stdout] test bs_single::tests::perf_single ... ok [INFO] [stdout] test bs_f32x8_::tests::cdf_perf ... ok [INFO] [stdout] test bs_f32x8_::tests::ncd_perf ... ok [INFO] [stdout] test bs_f32x8_::tests::put_perf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.29s [INFO] [stdout] [INFO] [stderr] Doc-tests black_scholes_pricer [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" "2ffb1c74ea7af50368f21974b97cd220d4e94f80b80863d278b7f19426649152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffb1c74ea7af50368f21974b97cd220d4e94f80b80863d278b7f19426649152", kill_on_drop: false }` [INFO] [stdout] 2ffb1c74ea7af50368f21974b97cd220d4e94f80b80863d278b7f19426649152