[INFO] cloning repository https://github.com/fselmo/rust-pyspec-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fselmo/rust-pyspec-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffselmo%2Frust-pyspec-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffselmo%2Frust-pyspec-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afd747c313c5a9ec2ee04f0293eac7acd6bd4812
[INFO] checking fselmo/rust-pyspec-utils against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffselmo%2Frust-pyspec-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fselmo/rust-pyspec-utils
[INFO] finished tweaking git repo https://github.com/fselmo/rust-pyspec-utils
[INFO] tweaked toml for git repo https://github.com/fselmo/rust-pyspec-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fselmo/rust-pyspec-utils on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fselmo/rust-pyspec-utils 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nybbles v0.4.6
[INFO] [stderr]   Downloaded alloy-trie v0.9.1
[INFO] [stderr]   Downloaded alloy-primitives v1.4.1
[INFO] [stderr]   Downloaded ruint v1.17.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 187eb587f2cb5671c98ec661bd8ab5ebad0faa57f843abcfba70e0495caa0c6d
[INFO] running `Command { std: "docker" "start" "-a" "187eb587f2cb5671c98ec661bd8ab5ebad0faa57f843abcfba70e0495caa0c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187eb587f2cb5671c98ec661bd8ab5ebad0faa57f843abcfba70e0495caa0c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187eb587f2cb5671c98ec661bd8ab5ebad0faa57f843abcfba70e0495caa0c6d", kill_on_drop: false }`
[INFO] [stdout] 187eb587f2cb5671c98ec661bd8ab5ebad0faa57f843abcfba70e0495caa0c6d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f149db017d6ddcb8132119edfa9e84fd8611d8a11bf7286c5419a7bcd761c00
[INFO] running `Command { std: "docker" "start" "-a" "5f149db017d6ddcb8132119edfa9e84fd8611d8a11bf7286c5419a7bcd761c00", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking ruint v1.17.0
[INFO] [stderr]     Checking nybbles v0.4.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking alloy-primitives v1.4.1
[INFO] [stderr]     Checking alloy-trie v0.9.1
[INFO] [stderr]     Checking rust-pyspec-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
[INFO] running `Command { std: "docker" "inspect" "5f149db017d6ddcb8132119edfa9e84fd8611d8a11bf7286c5419a7bcd761c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f149db017d6ddcb8132119edfa9e84fd8611d8a11bf7286c5419a7bcd761c00", kill_on_drop: false }`
[INFO] [stdout] 5f149db017d6ddcb8132119edfa9e84fd8611d8a11bf7286c5419a7bcd761c00
