[INFO] cloning repository https://github.com/Jason-W123/stylus-timelock-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jason-W123/stylus-timelock-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJason-W123%2Fstylus-timelock-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJason-W123%2Fstylus-timelock-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29f7550c7ca944a06c3b2e0098f080588ac972a4
[INFO] checking Jason-W123/stylus-timelock-example against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJason-W123%2Fstylus-timelock-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Jason-W123/stylus-timelock-example
[INFO] finished tweaking git repo https://github.com/Jason-W123/stylus-timelock-example
[INFO] tweaked toml for git repo https://github.com/Jason-W123/stylus-timelock-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jason-W123/stylus-timelock-example 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/Jason-W123/stylus-timelock-example 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]     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 windows-targets v0.52.3
[INFO] [stderr]   Downloaded keccak-asm v0.1.1
[INFO] [stderr]   Downloaded const-hex v1.11.0
[INFO] [stderr]   Downloaded mini-alloc v0.4.2
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.6
[INFO] [stderr]   Downloaded alloy-rlp v0.3.4
[INFO] [stderr]   Downloaded stylus-proc v0.5.1
[INFO] [stderr]   Downloaded auto_impl v1.1.2
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.6
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded alloy-primitives v0.7.6
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded syn-solidity v0.7.6
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.7.6
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.6
[INFO] [stderr]   Downloaded stylus-sdk v0.5.1
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded sha3-asm v0.1.1
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2f67dcceb0be654c8877a4cf5e3996619639c2dfd5e31258c43e2f0831779ce6
[INFO] running `Command { std: "docker" "start" "-a" "2f67dcceb0be654c8877a4cf5e3996619639c2dfd5e31258c43e2f0831779ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f67dcceb0be654c8877a4cf5e3996619639c2dfd5e31258c43e2f0831779ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f67dcceb0be654c8877a4cf5e3996619639c2dfd5e31258c43e2f0831779ce6", kill_on_drop: false }`
[INFO] [stdout] 2f67dcceb0be654c8877a4cf5e3996619639c2dfd5e31258c43e2f0831779ce6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d48ee99e16e58db33cb331bf34083ee671de25497584a61facac8fa34fc92c58
[INFO] running `Command { std: "docker" "start" "-a" "d48ee99e16e58db33cb331bf34083ee671de25497584a61facac8fa34fc92c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling const-hex v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking mini-alloc v0.4.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling syn-solidity v0.7.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.6
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.6
[INFO] [stderr]    Compiling alloy-primitives v0.7.6
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.6
[INFO] [stderr]    Compiling alloy-sol-types v0.7.6
[INFO] [stderr]    Compiling stylus-proc v0.5.1
[INFO] [stderr]     Checking stylus-sdk v0.5.1
[INFO] [stderr]     Checking stylus-timelock-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.03s
[INFO] running `Command { std: "docker" "inspect" "d48ee99e16e58db33cb331bf34083ee671de25497584a61facac8fa34fc92c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48ee99e16e58db33cb331bf34083ee671de25497584a61facac8fa34fc92c58", kill_on_drop: false }`
[INFO] [stdout] d48ee99e16e58db33cb331bf34083ee671de25497584a61facac8fa34fc92c58
