[INFO] fetching crate near-fixed-bit-tree 0.0.0... [INFO] checking near-fixed-bit-tree-0.0.0 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate near-fixed-bit-tree 0.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate near-fixed-bit-tree 0.0.0 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 crates.io crate near-fixed-bit-tree 0.0.0 [INFO] finished tweaking crates.io crate near-fixed-bit-tree 0.0.0 [INFO] tweaked toml for crates.io crate near-fixed-bit-tree 0.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] a1644898ba9dbd3f9b7715f8a075cbb6d6336b7d8c357c73243c60a02f82eef3 [INFO] running `Command { std: "docker" "start" "-a" "a1644898ba9dbd3f9b7715f8a075cbb6d6336b7d8c357c73243c60a02f82eef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1644898ba9dbd3f9b7715f8a075cbb6d6336b7d8c357c73243c60a02f82eef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1644898ba9dbd3f9b7715f8a075cbb6d6336b7d8c357c73243c60a02f82eef3", kill_on_drop: false }` [INFO] [stdout] a1644898ba9dbd3f9b7715f8a075cbb6d6336b7d8c357c73243c60a02f82eef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 729637fb44178cdfc832e11507ff8690171ff9cef228f098a27c34837067aa8e [INFO] running `Command { std: "docker" "start" "-a" "729637fb44178cdfc832e11507ff8690171ff9cef228f098a27c34837067aa8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking uint v0.9.4 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stdout] error: invalid suffix `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:97:6 [INFO] [stdout] | [INFO] [stdout] 97 | (1D => $file:ident, $table:ident, $name:expr, $type:expr) => {{ [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | (2D => $file:ident, $table:ident, $name:expr, $type:expr) => {{ [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | write_table!(1D => f, log_table, "LOG_TABLE", "u8"); [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | write_table!(1D => f, exp_table, "EXP_TABLE", "u8"); [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | write_table!(2D => f, mul_table, "MUL_TABLE", "u8"); [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | write_table!(2D => f, mul_table_low, "MUL_TABLE_LOW", "u8"); [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 `D` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reed-solomon-erasure-4.0.2/build.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | write_table!(2D => f, mul_table_high, "MUL_TABLE_HIGH", "u8"); [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] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reed-solomon-erasure` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "729637fb44178cdfc832e11507ff8690171ff9cef228f098a27c34837067aa8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729637fb44178cdfc832e11507ff8690171ff9cef228f098a27c34837067aa8e", kill_on_drop: false }` [INFO] [stdout] 729637fb44178cdfc832e11507ff8690171ff9cef228f098a27c34837067aa8e