[INFO] fetching crate styluszeppelin 0.1.5... [INFO] testing styluszeppelin-0.1.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate styluszeppelin 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate styluszeppelin 0.1.5 [INFO] finished tweaking crates.io crate styluszeppelin 0.1.5 [INFO] tweaked toml for crates.io crate styluszeppelin 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate styluszeppelin 0.1.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.3.3 (available: v1.4.0) [INFO] [stderr] Adding alloy-sol-macro v0.3.1 (available: v0.3.2) [INFO] [stderr] Adding alloy-sol-types v0.3.1 (available: v0.3.2) [INFO] [stderr] Adding stylus-proc v0.4.3 (available: v0.9.2) [INFO] [stderr] Adding stylus-sdk v0.4.3 (available: v0.9.2) [INFO] [stderr] Adding syn-solidity v0.3.1 (available: v0.3.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d770ca7a8d84da51d51e6c2e3d9e51da5d056383bfdc7cee32cf23d5db4b2843 [INFO] running `Command { std: "docker" "start" "-a" "d770ca7a8d84da51d51e6c2e3d9e51da5d056383bfdc7cee32cf23d5db4b2843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d770ca7a8d84da51d51e6c2e3d9e51da5d056383bfdc7cee32cf23d5db4b2843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d770ca7a8d84da51d51e6c2e3d9e51da5d056383bfdc7cee32cf23d5db4b2843", kill_on_drop: false }` [INFO] [stdout] d770ca7a8d84da51d51e6c2e3d9e51da5d056383bfdc7cee32cf23d5db4b2843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7cfb204bb7193060edca7c15ef2c31b329c9a360aa4745fb95ee951e6bef9f7 [INFO] running `Command { std: "docker" "start" "-a" "c7cfb204bb7193060edca7c15ef2c31b329c9a360aa4745fb95ee951e6bef9f7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling syn-solidity v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling alloy-sol-macro v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rustlearn v0.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling alloy-primitives v0.3.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alloy-sol-types v0.3.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling stylus-proc v0.4.3 [INFO] [stderr] Compiling stylus-sdk v0.4.3 [INFO] [stdout] error[E0080]: evaluation panicked: BYTES must be equal to Self::BYTES [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.0/src/bytes.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | const { Self::assert_bytes(BYTES) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `alloy_primitives::ruint::bytes::>::to_le_bytes::<32>::{constant#1}` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: erroneous constant encountered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.0/src/bytes.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | const { Self::assert_bytes(BYTES) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: the above error was encountered while instantiating `fn ruint::bytes::>::to_le_bytes::<32>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.0/src/bytes.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | let mut bytes = self.to_le_bytes::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stylus-sdk` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c7cfb204bb7193060edca7c15ef2c31b329c9a360aa4745fb95ee951e6bef9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7cfb204bb7193060edca7c15ef2c31b329c9a360aa4745fb95ee951e6bef9f7", kill_on_drop: false }` [INFO] [stdout] c7cfb204bb7193060edca7c15ef2c31b329c9a360aa4745fb95ee951e6bef9f7