[INFO] cloning repository https://github.com/lvertiz4/AlloyPrimitiveExample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lvertiz4/AlloyPrimitiveExample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvertiz4%2FAlloyPrimitiveExample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvertiz4%2FAlloyPrimitiveExample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0311a40bba0ac47a4f32edadaf8d102a1e9a417f [INFO] checking lvertiz4/AlloyPrimitiveExample against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvertiz4%2FAlloyPrimitiveExample" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lvertiz4/AlloyPrimitiveExample [INFO] finished tweaking git repo https://github.com/lvertiz4/AlloyPrimitiveExample [INFO] tweaked toml for git repo https://github.com/lvertiz4/AlloyPrimitiveExample written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lvertiz4/AlloyPrimitiveExample on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lvertiz4/AlloyPrimitiveExample 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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 proc-macro2 v1.0.64 [INFO] [stderr] Downloaded ruint2-macro v1.0.3 [INFO] [stderr] Downloaded alloy-rlp v0.2.0 [INFO] [stderr] Downloaded const-hex v1.6.1 [INFO] [stderr] Downloaded alloy-primitives v0.2.0 [INFO] [stderr] Downloaded ruint2 v1.9.0 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded syn v2.0.25 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d56946f0ce901db6625a150129ec2d98c3bd6428f88ee211208b7ed48c0308b8 [INFO] running `Command { std: "docker" "start" "-a" "d56946f0ce901db6625a150129ec2d98c3bd6428f88ee211208b7ed48c0308b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d56946f0ce901db6625a150129ec2d98c3bd6428f88ee211208b7ed48c0308b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56946f0ce901db6625a150129ec2d98c3bd6428f88ee211208b7ed48c0308b8", kill_on_drop: false }` [INFO] [stdout] d56946f0ce901db6625a150129ec2d98c3bd6428f88ee211208b7ed48c0308b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8922e16f87006c9ed1d14f46dde22ecec8e529c5f9b9df37ecd55d740c567d45 [INFO] running `Command { std: "docker" "start" "-a" "8922e16f87006c9ed1d14f46dde22ecec8e529c5f9b9df37ecd55d740c567d45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint2-macro v1.0.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking const-hex v1.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ruint2 v1.9.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking alloy-primitives v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking AlloyPrimitiveExample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s [INFO] running `Command { std: "docker" "inspect" "8922e16f87006c9ed1d14f46dde22ecec8e529c5f9b9df37ecd55d740c567d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8922e16f87006c9ed1d14f46dde22ecec8e529c5f9b9df37ecd55d740c567d45", kill_on_drop: false }` [INFO] [stdout] 8922e16f87006c9ed1d14f46dde22ecec8e529c5f9b9df37ecd55d740c567d45