[INFO] fetching crate scinotation 0.0.2... [INFO] checking scinotation-0.0.2 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate scinotation 0.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate scinotation 0.0.2 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate scinotation 0.0.2 [INFO] finished tweaking crates.io crate scinotation 0.0.2 [INFO] tweaked toml for crates.io crate scinotation 0.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb6af8d31b8f1de2660cb2db8b84d702548acf700be3086d04f7a17a05bf7a74 [INFO] running `Command { std: "docker" "start" "-a" "fb6af8d31b8f1de2660cb2db8b84d702548acf700be3086d04f7a17a05bf7a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb6af8d31b8f1de2660cb2db8b84d702548acf700be3086d04f7a17a05bf7a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6af8d31b8f1de2660cb2db8b84d702548acf700be3086d04f7a17a05bf7a74", kill_on_drop: false }` [INFO] [stdout] fb6af8d31b8f1de2660cb2db8b84d702548acf700be3086d04f7a17a05bf7a74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c17e008440f7a8fab0926f84b02eb5110ba5140e7cf8fc489b35b4018197c4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c17e008440f7a8fab0926f84b02eb5110ba5140e7cf8fc489b35b4018197c4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking scinotation v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | let type_b_10 = ::from_int(10is).expect("Couldn't get a 10 value"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | let type_b_10 = ::from_int(10is).expect("Couldn't get a 10 value"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | let type_b_10 = ::from_int(10is).expect("Couldn't get a 10 value"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 184 | let b_ten = ::from_int(10is).expect("Couldn't get a value of 10 for the base type"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:209:100 [INFO] [stdout] | [INFO] [stdout] 209 | let ten_to_pow : Option = extra_exp.to_uint().and_then(|usz| ::from_int(10is.pow(usz))); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:222:43 [INFO] [stdout] | [INFO] [stdout] 222 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:222:47 [INFO] [stdout] | [INFO] [stdout] 222 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | let v2 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | let v2 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 230 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:230:47 [INFO] [stdout] | [INFO] [stdout] 230 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:231:43 [INFO] [stdout] | [INFO] [stdout] 231 | let v2 = SciValue::wrap_with_exponent(2us,3is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | let v2 = SciValue::wrap_with_exponent(2us,3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:232:43 [INFO] [stdout] | [INFO] [stdout] 232 | let v3 = SciValue::wrap_with_exponent(3us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:232:47 [INFO] [stdout] | [INFO] [stdout] 232 | let v3 = SciValue::wrap_with_exponent(3us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:233:43 [INFO] [stdout] | [INFO] [stdout] 233 | let v4 = SciValue::wrap_with_exponent(3us,3is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:233:47 [INFO] [stdout] | [INFO] [stdout] 233 | let v4 = SciValue::wrap_with_exponent(3us,3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:242:53 [INFO] [stdout] | [INFO] [stdout] 242 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | let rhs = SciValue::wrap_with_exponent(5us, 4is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:243:58 [INFO] [stdout] | [INFO] [stdout] 243 | let rhs = SciValue::wrap_with_exponent(5us, 4is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:244:53 [INFO] [stdout] | [INFO] [stdout] 244 | let expected_rhs = SciValue::wrap_with_exponent(500us,2is); [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:244:59 [INFO] [stdout] | [INFO] [stdout] 244 | let expected_rhs = SciValue::wrap_with_exponent(500us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:253:44 [INFO] [stdout] | [INFO] [stdout] 253 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:253:49 [INFO] [stdout] | [INFO] [stdout] 253 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | let rhs = SciValue::wrap_with_exponent(16us, 2is); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:254:50 [INFO] [stdout] | [INFO] [stdout] 254 | let rhs = SciValue::wrap_with_exponent(16us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:261:44 [INFO] [stdout] | [INFO] [stdout] 261 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:261:49 [INFO] [stdout] | [INFO] [stdout] 261 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:262:44 [INFO] [stdout] | [INFO] [stdout] 262 | let rhs = SciValue::wrap_with_exponent(21us,5is); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:262:49 [INFO] [stdout] | [INFO] [stdout] 262 | let rhs = SciValue::wrap_with_exponent(21us,5is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:269:49 [INFO] [stdout] | [INFO] [stdout] 269 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:270:44 [INFO] [stdout] | [INFO] [stdout] 270 | let rhs = SciValue::wrap_with_exponent(2us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:270:49 [INFO] [stdout] | [INFO] [stdout] 270 | let rhs = SciValue::wrap_with_exponent(2us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | let lhs = SciValue::wrap_with_exponent(-2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:277:50 [INFO] [stdout] | [INFO] [stdout] 277 | let lhs = SciValue::wrap_with_exponent(-2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:278:44 [INFO] [stdout] | [INFO] [stdout] 278 | let rhs = SciValue::wrap_with_exponent(1is, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:278:49 [INFO] [stdout] | [INFO] [stdout] 278 | let rhs = SciValue::wrap_with_exponent(1is, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | let v3 = SciValue::wrap_with_exponent(2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:279:49 [INFO] [stdout] | [INFO] [stdout] 279 | let v3 = SciValue::wrap_with_exponent(2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | let lhs = SciValue::wrap_with_exponent(2, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:289:48 [INFO] [stdout] | [INFO] [stdout] 289 | let rhs = SciValue::wrap_with_exponent(10, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:296:48 [INFO] [stdout] | [INFO] [stdout] 296 | let lhs = SciValue::wrap_with_exponent(10, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:297:47 [INFO] [stdout] | [INFO] [stdout] 297 | let rhs = SciValue::wrap_with_exponent(2, 3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:304:47 [INFO] [stdout] | [INFO] [stdout] 304 | let lhs = SciValue::wrap_with_exponent(1, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:305:47 [INFO] [stdout] | [INFO] [stdout] 305 | let rhs = SciValue::wrap_with_exponent(2, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | let val1 = SciValue::wrap_with_exponent(2, 10is); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:315:50 [INFO] [stdout] | [INFO] [stdout] 315 | let val2 = SciValue::wrap_with_exponent(200, 10is); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:321:48 [INFO] [stdout] | [INFO] [stdout] 321 | let val1 = SciValue::wrap_with_exponent(2, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:324:49 [INFO] [stdout] | [INFO] [stdout] 324 | let val2 = SciValue::wrap_with_exponent(11, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | let type_b_10 = ::from_int(10is).expect("Couldn't get a 10 value"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 184 | let b_ten = ::from_int(10is).expect("Couldn't get a value of 10 for the base type"); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:209:100 [INFO] [stdout] | [INFO] [stdout] 209 | let ten_to_pow : Option = extra_exp.to_uint().and_then(|usz| ::from_int(10is.pow(usz))); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:222:43 [INFO] [stdout] | [INFO] [stdout] 222 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:222:47 [INFO] [stdout] | [INFO] [stdout] 222 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | let v2 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | let v2 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 230 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:230:47 [INFO] [stdout] | [INFO] [stdout] 230 | let v1 = SciValue::wrap_with_exponent(2us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:231:43 [INFO] [stdout] | [INFO] [stdout] 231 | let v2 = SciValue::wrap_with_exponent(2us,3is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | let v2 = SciValue::wrap_with_exponent(2us,3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:232:43 [INFO] [stdout] | [INFO] [stdout] 232 | let v3 = SciValue::wrap_with_exponent(3us,2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:232:47 [INFO] [stdout] | [INFO] [stdout] 232 | let v3 = SciValue::wrap_with_exponent(3us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:233:43 [INFO] [stdout] | [INFO] [stdout] 233 | let v4 = SciValue::wrap_with_exponent(3us,3is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:233:47 [INFO] [stdout] | [INFO] [stdout] 233 | let v4 = SciValue::wrap_with_exponent(3us,3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:242:53 [INFO] [stdout] | [INFO] [stdout] 242 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | let rhs = SciValue::wrap_with_exponent(5us, 4is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:243:58 [INFO] [stdout] | [INFO] [stdout] 243 | let rhs = SciValue::wrap_with_exponent(5us, 4is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:244:53 [INFO] [stdout] | [INFO] [stdout] 244 | let expected_rhs = SciValue::wrap_with_exponent(500us,2is); [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:244:59 [INFO] [stdout] | [INFO] [stdout] 244 | let expected_rhs = SciValue::wrap_with_exponent(500us,2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:253:44 [INFO] [stdout] | [INFO] [stdout] 253 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:253:49 [INFO] [stdout] | [INFO] [stdout] 253 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | let rhs = SciValue::wrap_with_exponent(16us, 2is); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:254:50 [INFO] [stdout] | [INFO] [stdout] 254 | let rhs = SciValue::wrap_with_exponent(16us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:261:44 [INFO] [stdout] | [INFO] [stdout] 261 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:261:49 [INFO] [stdout] | [INFO] [stdout] 261 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:262:44 [INFO] [stdout] | [INFO] [stdout] 262 | let rhs = SciValue::wrap_with_exponent(21us,5is); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:262:49 [INFO] [stdout] | [INFO] [stdout] 262 | let rhs = SciValue::wrap_with_exponent(21us,5is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:269:49 [INFO] [stdout] | [INFO] [stdout] 269 | let lhs = SciValue::wrap_with_exponent(5us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:270:44 [INFO] [stdout] | [INFO] [stdout] 270 | let rhs = SciValue::wrap_with_exponent(2us, 2is); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:270:49 [INFO] [stdout] | [INFO] [stdout] 270 | let rhs = SciValue::wrap_with_exponent(2us, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:277:45 [INFO] [stdout] | [INFO] [stdout] 277 | let lhs = SciValue::wrap_with_exponent(-2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:277:50 [INFO] [stdout] | [INFO] [stdout] 277 | let lhs = SciValue::wrap_with_exponent(-2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:278:44 [INFO] [stdout] | [INFO] [stdout] 278 | let rhs = SciValue::wrap_with_exponent(1is, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:278:49 [INFO] [stdout] | [INFO] [stdout] 278 | let rhs = SciValue::wrap_with_exponent(1is, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | let v3 = SciValue::wrap_with_exponent(2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:279:49 [INFO] [stdout] | [INFO] [stdout] 279 | let v3 = SciValue::wrap_with_exponent(2is, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | let lhs = SciValue::wrap_with_exponent(2, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:289:48 [INFO] [stdout] | [INFO] [stdout] 289 | let rhs = SciValue::wrap_with_exponent(10, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:296:48 [INFO] [stdout] | [INFO] [stdout] 296 | let lhs = SciValue::wrap_with_exponent(10, 1is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:297:47 [INFO] [stdout] | [INFO] [stdout] 297 | let rhs = SciValue::wrap_with_exponent(2, 3is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:304:47 [INFO] [stdout] | [INFO] [stdout] 304 | let lhs = SciValue::wrap_with_exponent(1, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:305:47 [INFO] [stdout] | [INFO] [stdout] 305 | let rhs = SciValue::wrap_with_exponent(2, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | let val1 = SciValue::wrap_with_exponent(2, 10is); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:315:50 [INFO] [stdout] | [INFO] [stdout] 315 | let val2 = SciValue::wrap_with_exponent(200, 10is); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:321:48 [INFO] [stdout] | [INFO] [stdout] 321 | let val1 = SciValue::wrap_with_exponent(2, 0is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:324:49 [INFO] [stdout] | [INFO] [stdout] 324 | let val2 = SciValue::wrap_with_exponent(11, 2is); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::SignedInt`, `std::num::Int`, `std::num::FromPrimitive` [INFO] [stdout] --> src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use std::num::{SignedInt, Int, FromPrimitive}; [INFO] [stdout] | ^^^^^^^^^ ^^^ ^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `Int` in `num` [INFO] [stdout] | no `SignedInt` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | for _ in range::(::one(),exp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:256:56 [INFO] [stdout] | [INFO] [stdout] 256 | assert_eq!(lhs + rhs, SciValue::wrap_with_exponent(21us, 2is)); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:256:62 [INFO] [stdout] | [INFO] [stdout] 256 | assert_eq!(lhs + rhs, SciValue::wrap_with_exponent(21us, 2is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scinotation` [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:264:56 [INFO] [stdout] | [INFO] [stdout] 264 | assert_eq!(lhs + rhs, SciValue::wrap_with_exponent(21005us, 2is)); [INFO] [stdout] | ^^^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:264:65 [INFO] [stdout] | [INFO] [stdout] 264 | assert_eq!(lhs + rhs, SciValue::wrap_with_exponent(21005us, 2is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:272:56 [INFO] [stdout] | [INFO] [stdout] 272 | assert_eq!(lhs - rhs, SciValue::wrap_with_exponent(3us, 2is)); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:272:61 [INFO] [stdout] | [INFO] [stdout] 272 | assert_eq!(lhs - rhs, SciValue::wrap_with_exponent(3us, 2is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:281:73 [INFO] [stdout] | [INFO] [stdout] 281 | assert_eq!(lhs.clone() - rhs.clone(), SciValue::wrap_with_exponent(-21is, 1is)); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:281:79 [INFO] [stdout] | [INFO] [stdout] 281 | assert_eq!(lhs.clone() - rhs.clone(), SciValue::wrap_with_exponent(-21is, 1is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:282:64 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(rhs.clone() - lhs, SciValue::wrap_with_exponent(21is, 1is)); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:282:70 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(rhs.clone() - lhs, SciValue::wrap_with_exponent(21is, 1is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:283:56 [INFO] [stdout] | [INFO] [stdout] 283 | assert_eq!(rhs - v3, SciValue::wrap_with_exponent(-19is, 1is)); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:283:62 [INFO] [stdout] | [INFO] [stdout] 283 | assert_eq!(rhs - v3, SciValue::wrap_with_exponent(-19is, 1is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:291:60 [INFO] [stdout] | [INFO] [stdout] 291 | assert_eq!(lhs * rhs, SciValue::wrap_with_exponent(20, 3is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:299:60 [INFO] [stdout] | [INFO] [stdout] 299 | assert_eq!(lhs / rhs, SciValue::wrap_with_exponent(5, -2is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:307:60 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(lhs / rhs, SciValue::wrap_with_exponent(5, -1is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:316:63 [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(val2.reduce(), SciValue::wrap_with_exponent(2, 12is)); [INFO] [stdout] | ^^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:325:65 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(val2.pow(4), SciValue::wrap_with_exponent(14641, 8is)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:330:45 [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(SciValue::wrap_with_exponent(21us, 2is).to_full_value(), Some(2100)); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:330:51 [INFO] [stdout] | [INFO] [stdout] 330 | assert_eq!(SciValue::wrap_with_exponent(21us, 2is).to_full_value(), Some(2100)); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> src/lib.rs:331:45 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(SciValue::wrap_with_exponent(10us, -1is).to_full_value(), None); [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `is` for integer literal [INFO] [stdout] --> src/lib.rs:331:52 [INFO] [stdout] | [INFO] [stdout] 331 | assert_eq!(SciValue::wrap_with_exponent(10us, -1is).to_full_value(), None); [INFO] [stdout] | ^^^ invalid suffix `is` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::SignedInt`, `std::num::Int`, `std::num::FromPrimitive` [INFO] [stdout] --> src/lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | use std::num::{SignedInt, Int, FromPrimitive}; [INFO] [stdout] | ^^^^^^^^^ ^^^ ^^^^^^^^^^^^^ no `FromPrimitive` in `num` [INFO] [stdout] | | | [INFO] [stdout] | | no `Int` in `num` [INFO] [stdout] | no `SignedInt` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | for _ in range::(::one(),exp) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 73 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c17e008440f7a8fab0926f84b02eb5110ba5140e7cf8fc489b35b4018197c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c17e008440f7a8fab0926f84b02eb5110ba5140e7cf8fc489b35b4018197c4c", kill_on_drop: false }` [INFO] [stdout] 3c17e008440f7a8fab0926f84b02eb5110ba5140e7cf8fc489b35b4018197c4c