[INFO] cloning repository https://github.com/TucksonDev/motsu-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TucksonDev/motsu-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTucksonDev%2Fmotsu-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTucksonDev%2Fmotsu-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca675175a4d2278470b7752d2b7b4a774ae29d32 [INFO] checking TucksonDev/motsu-lib/ca675175a4d2278470b7752d2b7b4a774ae29d32 against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTucksonDev%2Fmotsu-lib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TucksonDev/motsu-lib on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TucksonDev/motsu-lib [INFO] finished tweaking git repo https://github.com/TucksonDev/motsu-lib [INFO] tweaked toml for git repo https://github.com/TucksonDev/motsu-lib written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TucksonDev/motsu-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-sol-types v0.7.6 [INFO] [stderr] Downloaded alloy-primitives v0.7.6 [INFO] [stderr] Downloaded stylus-proc v0.6.0 [INFO] [stderr] Downloaded stylus-sdk v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f400d51dfee72c5a80fc94a63a3ef84a333356d480bdec2f98cf143dadbd84ab [INFO] running `Command { std: "docker" "start" "-a" "f400d51dfee72c5a80fc94a63a3ef84a333356d480bdec2f98cf143dadbd84ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f400d51dfee72c5a80fc94a63a3ef84a333356d480bdec2f98cf143dadbd84ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f400d51dfee72c5a80fc94a63a3ef84a333356d480bdec2f98cf143dadbd84ab", kill_on_drop: false }` [INFO] [stdout] f400d51dfee72c5a80fc94a63a3ef84a333356d480bdec2f98cf143dadbd84ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36223b693374f1c9666623bc8bc1c1c394401a358b44641dfb350c887f65419e [INFO] running `Command { std: "docker" "start" "-a" "36223b693374f1c9666623bc8bc1c1c394401a358b44641dfb350c887f65419e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking keccak-const v0.2.0 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking motsu-proc v0.1.0 (/opt/rustwide/workdir/motsu-proc) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Compiling alloy-primitives v0.7.6 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Compiling alloy-sol-types v0.7.6 [INFO] [stderr] Compiling stylus-proc v0.6.0 [INFO] [stderr] Checking stylus-sdk v0.6.0 [INFO] [stderr] Checking motsu v0.1.0 (/opt/rustwide/workdir/motsu) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "36223b693374f1c9666623bc8bc1c1c394401a358b44641dfb350c887f65419e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36223b693374f1c9666623bc8bc1c1c394401a358b44641dfb350c887f65419e", kill_on_drop: false }` [INFO] [stdout] 36223b693374f1c9666623bc8bc1c1c394401a358b44641dfb350c887f65419e