[INFO] fetching crate near-vm-logic 0.15.0... [INFO] checking near-vm-logic-0.15.0 against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] extracting crate near-vm-logic 0.15.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate near-vm-logic 0.15.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-vm-logic 0.15.0 [INFO] finished tweaking crates.io crate near-vm-logic 0.15.0 [INFO] tweaked toml for crates.io crate near-vm-logic 0.15.0 written to /workspace/builds/worker-0/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d7fa2e05b496da3741120a62bcf889c7bbcf8591fcb1d0dedaf5ec7bc703deb4 [INFO] running `Command { std: "docker" "start" "-a" "d7fa2e05b496da3741120a62bcf889c7bbcf8591fcb1d0dedaf5ec7bc703deb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7fa2e05b496da3741120a62bcf889c7bbcf8591fcb1d0dedaf5ec7bc703deb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fa2e05b496da3741120a62bcf889c7bbcf8591fcb1d0dedaf5ec7bc703deb4", kill_on_drop: false }` [INFO] [stdout] d7fa2e05b496da3741120a62bcf889c7bbcf8591fcb1d0dedaf5ec7bc703deb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 030800fe5f0bc29267d6ccab85e51e806f90853ec00c0a3afa1049bc503d23cb [INFO] running `Command { std: "docker" "start" "-a" "030800fe5f0bc29267d6ccab85e51e806f90853ec00c0a3afa1049bc503d23cb", 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 libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking time-core v0.1.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] [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" "030800fe5f0bc29267d6ccab85e51e806f90853ec00c0a3afa1049bc503d23cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030800fe5f0bc29267d6ccab85e51e806f90853ec00c0a3afa1049bc503d23cb", kill_on_drop: false }` [INFO] [stdout] 030800fe5f0bc29267d6ccab85e51e806f90853ec00c0a3afa1049bc503d23cb