[INFO] cloning repository https://github.com/bluealloy/revm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluealloy/revm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea2f2a22dafd49309f2e505f9d735358006b6d26 [INFO] checking bluealloy/revm against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluealloy%2Frevm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluealloy/revm 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/bluealloy/revm [INFO] finished tweaking git repo https://github.com/bluealloy/revm [INFO] tweaked toml for git repo https://github.com/bluealloy/revm written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bluealloy/revm 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-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] 7161ac811d8f7f62bee43599d7b6ebb4b5adcbd381bdac912c6acc5eb299d4f7 [INFO] running `Command { std: "docker" "start" "-a" "7161ac811d8f7f62bee43599d7b6ebb4b5adcbd381bdac912c6acc5eb299d4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7161ac811d8f7f62bee43599d7b6ebb4b5adcbd381bdac912c6acc5eb299d4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7161ac811d8f7f62bee43599d7b6ebb4b5adcbd381bdac912c6acc5eb299d4f7", kill_on_drop: false }` [INFO] [stdout] 7161ac811d8f7f62bee43599d7b6ebb4b5adcbd381bdac912c6acc5eb299d4f7 [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] 10add52e2e3f70f7ae2d505d57cdbabfe70e2f5ce6fd0e04c084ba7aab9660f0 [INFO] running `Command { std: "docker" "start" "-a" "10add52e2e3f70f7ae2d505d57cdbabfe70e2f5ce6fd0e04c084ba7aab9660f0", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking uint v0.9.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling ruint v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking sha3 v0.10.6 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling ruint-macro v1.0.1 [INFO] [stdout] error: invalid suffix `U0` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(0_U0, Uint::ZERO); [INFO] [stdout] | ^^^^ invalid suffix `U0` [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 `U0` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | assert_eq!(0000_U0, Uint::ZERO); [INFO] [stdout] | ^^^^^^^ invalid suffix `U0` [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 `U0` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | assert_eq!(0x00_U0, Uint::ZERO); [INFO] [stdout] | ^^^^^^^ invalid suffix `U0` [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 `U0` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | assert_eq!(0b0000_U0, Uint::ZERO); [INFO] [stdout] | ^^^^^^^^^ invalid suffix `U0` [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 `U0` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | assert_eq!(0b0000000_U0, Uint::ZERO); [INFO] [stdout] | ^^^^^^^^^^^^ invalid suffix `U0` [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 `U8` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(10_U8, Uint::from(10)); [INFO] [stdout] | ^^^^^ invalid suffix `U8` [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 `U8` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | assert_eq!(0x10_U8, 16_u64.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^ invalid suffix `U8` [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 `U8` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(0b10_U8, 2_u64.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^ invalid suffix `U8` [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 `U8` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ruint-macro-1.0.1/src/lib.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | assert_eq!(0o10_U8, 8_u64.try_into().unwrap()); [INFO] [stdout] | ^^^^^^^ invalid suffix `U8` [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruint-macro` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10add52e2e3f70f7ae2d505d57cdbabfe70e2f5ce6fd0e04c084ba7aab9660f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10add52e2e3f70f7ae2d505d57cdbabfe70e2f5ce6fd0e04c084ba7aab9660f0", kill_on_drop: false }` [INFO] [stdout] 10add52e2e3f70f7ae2d505d57cdbabfe70e2f5ce6fd0e04c084ba7aab9660f0