[INFO] fetching crate black_scholes_pricer 0.2.1...
[INFO] checking black_scholes_pricer-0.2.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate black_scholes_pricer 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate black_scholes_pricer 0.2.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safe_arch v0.5.2
[INFO] [stderr]   Downloaded wide v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e20140f0ef464f985a319719a29f9046c0f250879c5c031a922be690a0be2b6
[INFO] running `Command { std: "docker" "start" "-a" "3e20140f0ef464f985a319719a29f9046c0f250879c5c031a922be690a0be2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e20140f0ef464f985a319719a29f9046c0f250879c5c031a922be690a0be2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e20140f0ef464f985a319719a29f9046c0f250879c5c031a922be690a0be2b6", kill_on_drop: false }`
[INFO] [stdout] 3e20140f0ef464f985a319719a29f9046c0f250879c5c031a922be690a0be2b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a27291ca1021a356e4b95daa3b5c80989251c7b5f0671f2d0b9f9c7d3a4243a
[INFO] running `Command { std: "docker" "start" "-a" "6a27291ca1021a356e4b95daa3b5c80989251c7b5f0671f2d0b9f9c7d3a4243a", kill_on_drop: false }`
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking wide v0.5.5
[INFO] [stderr]     Checking 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] [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] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "6a27291ca1021a356e4b95daa3b5c80989251c7b5f0671f2d0b9f9c7d3a4243a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a27291ca1021a356e4b95daa3b5c80989251c7b5f0671f2d0b9f9c7d3a4243a", kill_on_drop: false }`
[INFO] [stdout] 6a27291ca1021a356e4b95daa3b5c80989251c7b5f0671f2d0b9f9c7d3a4243a
[INFO] checking black_scholes_pricer-0.2.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate black_scholes_pricer 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate black_scholes_pricer 0.2.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f48468ed98d5b8c72de61a6a1287a040f06c660af2679f84eb734f1d893fb752
[INFO] running `Command { std: "docker" "start" "-a" "f48468ed98d5b8c72de61a6a1287a040f06c660af2679f84eb734f1d893fb752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f48468ed98d5b8c72de61a6a1287a040f06c660af2679f84eb734f1d893fb752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48468ed98d5b8c72de61a6a1287a040f06c660af2679f84eb734f1d893fb752", kill_on_drop: false }`
[INFO] [stdout] f48468ed98d5b8c72de61a6a1287a040f06c660af2679f84eb734f1d893fb752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0609a8fded96e37a8f83e71a95cbeb50b583873329c6d72e05ed48f01fb29fd2
[INFO] running `Command { std: "docker" "start" "-a" "0609a8fded96e37a8f83e71a95cbeb50b583873329c6d72e05ed48f01fb29fd2", kill_on_drop: false }`
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking wide v0.5.5
[INFO] [stderr]     Checking 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] [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] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "0609a8fded96e37a8f83e71a95cbeb50b583873329c6d72e05ed48f01fb29fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0609a8fded96e37a8f83e71a95cbeb50b583873329c6d72e05ed48f01fb29fd2", kill_on_drop: false }`
[INFO] [stdout] 0609a8fded96e37a8f83e71a95cbeb50b583873329c6d72e05ed48f01fb29fd2
