[INFO] cloning repository https://github.com/wseaton/blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wseaton/blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fblinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fblinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d78249fffcba454e1667a8041d39e35d0c4c8bb2 [INFO] checking wseaton/blinky against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwseaton%2Fblinky" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wseaton/blinky on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wseaton/blinky [INFO] finished tweaking git repo https://github.com/wseaton/blinky [INFO] tweaked toml for git repo https://github.com/wseaton/blinky written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wseaton/blinky already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f03530a990144424af82858ada44b5559c87a8ca13c3d2acab6260861834a933 [INFO] running `Command { std: "docker" "start" "-a" "f03530a990144424af82858ada44b5559c87a8ca13c3d2acab6260861834a933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f03530a990144424af82858ada44b5559c87a8ca13c3d2acab6260861834a933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03530a990144424af82858ada44b5559c87a8ca13c3d2acab6260861834a933", kill_on_drop: false }` [INFO] [stdout] f03530a990144424af82858ada44b5559c87a8ca13c3d2acab6260861834a933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e05936392c0e087d52f317a5022f51c14bdbd030a640dd4d82a44dfb11f2541 [INFO] running `Command { std: "docker" "start" "-a" "1e05936392c0e087d52f317a5022f51c14bdbd030a640dd4d82a44dfb11f2541", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking hexlit v0.5.3 [INFO] [stdout] error: invalid base prefix for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(hex!(a0 0B 0C 0d), [0xa0, 11, 12, 13]); [INFO] [stdout] | ^^ help: try making the prefix lowercase: `0b` [INFO] [stdout] | [INFO] [stdout] = note: base prefixes (`0xff`, `0b1010`, `0o755`) are lowercase [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(hex!(a0 0B 0C 0d), [0xa0, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:174:34 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(hex!(a0 0B 0C 0d), [0xa0, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(hex!(a0 "0b" 0C 0d), [0xa0, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(hex!(a0 "0b" 0C 0d), [0xa0, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `A` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(hex!(0A 0B 0C0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `A` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid base prefix for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:184:28 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(hex!(0A 0B 0C0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ help: try making the prefix lowercase: `0b` [INFO] [stdout] | [INFO] [stdout] = note: base prefixes (`0xff`, `0b1010`, `0o755`) are lowercase [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C0d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(hex!(0A 0B 0C0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^^^ invalid suffix `C0d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `A_0B_0C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(hex!(0A_0B_0C 0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^^^^^^^ invalid suffix `A_0B_0C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:189:34 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(hex!(0A_0B_0C 0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `A` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(hex!(0A|0B|0C|0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `A` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid base prefix for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(hex!(0A|0B|0C|0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ help: try making the prefix lowercase: `0b` [INFO] [stdout] | [INFO] [stdout] = note: base prefixes (`0xff`, `0b1010`, `0o755`) are lowercase [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(hex!(0A|0B|0C|0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(hex!(0A|0B|0C|0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `F` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(hex!(0F 03|0B|0C|0d), [15, 3, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `F` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid base prefix for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:195:31 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(hex!(0F 03|0B|0C|0d), [15, 3, 11, 12, 13]); [INFO] [stdout] | ^^ help: try making the prefix lowercase: `0b` [INFO] [stdout] | [INFO] [stdout] = note: base prefixes (`0xff`, `0b1010`, `0o755`) are lowercase [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:195:34 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(hex!(0F 03|0B|0C|0d), [15, 3, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(hex!(0F 03|0B|0C|0d), [15, 3, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `A` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(hex!(0A-0B-0C-0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `A` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid base prefix for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(hex!(0A-0B-0C-0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ help: try making the prefix lowercase: `0b` [INFO] [stdout] | [INFO] [stdout] = note: base prefixes (`0xff`, `0b1010`, `0o755`) are lowercase [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:200:31 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(hex!(0A-0B-0C-0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(hex!(0A-0B-0C-0d), [10, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `a` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(hex!(1a 0b_0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `a` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:206:28 [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(hex!(1a 0b_0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^^^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | assert_eq!(hex!(1a 0b_0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `a` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(hex!(1a 0_b 0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `a` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(hex!(1a 0_b 0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `C` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(hex!(1a 0_b 0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `C` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `d` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hexlit-0.5.3/src/lib.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | assert_eq!(hex!(1a 0_b 0C 0d), [0x1a, 11, 12, 13]); [INFO] [stdout] | ^^ invalid suffix `d` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hexlit` due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1e05936392c0e087d52f317a5022f51c14bdbd030a640dd4d82a44dfb11f2541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e05936392c0e087d52f317a5022f51c14bdbd030a640dd4d82a44dfb11f2541", kill_on_drop: false }` [INFO] [stdout] 1e05936392c0e087d52f317a5022f51c14bdbd030a640dd4d82a44dfb11f2541