[INFO] cloning repository https://github.com/mesozoic-technology/rust-sketches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mesozoic-technology/rust-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesozoic-technology%2Frust-sketches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesozoic-technology%2Frust-sketches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 653ed4308d7d18b62ef4dcc13b028f18bd842d69
[INFO] checking mesozoic-technology/rust-sketches against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesozoic-technology%2Frust-sketches" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mesozoic-technology/rust-sketches
[INFO] finished tweaking git repo https://github.com/mesozoic-technology/rust-sketches
[INFO] tweaked toml for git repo https://github.com/mesozoic-technology/rust-sketches written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mesozoic-technology/rust-sketches on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mesozoic-technology/rust-sketches 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded keccak-asm v0.1.1
[INFO] [stderr]   Downloaded const-hex v1.11.4
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.4
[INFO] [stderr]   Downloaded alloy-rlp v0.3.4
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded alloy-primitives v0.7.4
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded syn-solidity v0.7.4
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.7.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.4
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded sha3-asm v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30da305c8e6e254e8b545c65a220073c40ca0604c29fe8f2cb43943caacc2d83
[INFO] running `Command { std: "docker" "start" "-a" "30da305c8e6e254e8b545c65a220073c40ca0604c29fe8f2cb43943caacc2d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30da305c8e6e254e8b545c65a220073c40ca0604c29fe8f2cb43943caacc2d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30da305c8e6e254e8b545c65a220073c40ca0604c29fe8f2cb43943caacc2d83", kill_on_drop: false }`
[INFO] [stdout] 30da305c8e6e254e8b545c65a220073c40ca0604c29fe8f2cb43943caacc2d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab09ff6b57057da6c19894f79670cec5f350a9d562a6c68b64580fede41022d5
[INFO] running `Command { std: "docker" "start" "-a" "ab09ff6b57057da6c19894f79670cec5f350a9d562a6c68b64580fede41022d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking const-hex v1.11.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ruint v1.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn-solidity v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking alloy-primitives v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.4
[INFO] [stderr]     Checking alloy-sol-types v0.7.4
[INFO] [stderr]     Checking rust-sketches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] running `Command { std: "docker" "inspect" "ab09ff6b57057da6c19894f79670cec5f350a9d562a6c68b64580fede41022d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab09ff6b57057da6c19894f79670cec5f350a9d562a6c68b64580fede41022d5", kill_on_drop: false }`
[INFO] [stdout] ab09ff6b57057da6c19894f79670cec5f350a9d562a6c68b64580fede41022d5
