[INFO] cloning repository https://github.com/lachuoi/time
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachuoi/time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f95e026939f39373057955fa3e87b17b17718cd4
[INFO] checking lachuoi/time/f95e026939f39373057955fa3e87b17b17718cd4 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Ftime" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lachuoi/time
[INFO] finished tweaking git repo https://github.com/lachuoi/time
[INFO] tweaked toml for git repo https://github.com/lachuoi/time written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lachuoi/time on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lachuoi/time 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/spinframework/spin-rust-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.16.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]   Downloaded wit-parser v0.13.2
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded wasm-metadata v0.10.14
[INFO] [stderr]   Downloaded chrono-tz-build v0.4.1
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.16.0
[INFO] [stderr]   Downloaded routefinder v0.5.3
[INFO] [stderr]   Downloaded wit-bindgen-core v0.16.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded wasm-encoder v0.38.1
[INFO] [stderr]   Downloaded async-trait v0.1.76
[INFO] [stderr]   Downloaded wit-component v0.18.2
[INFO] [stderr]   Downloaded wasmparser v0.118.2
[INFO] [stderr]   Downloaded chrono-tz v0.10.3
[INFO] [stderr]   Downloaded spdx v0.10.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c
[INFO] running `Command { std: "docker" "start" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spin-sdk v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking routefinder v0.5.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling spin-macro v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling wasm-metadata v0.10.14
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]     Checking wit-bindgen v0.16.0
[INFO] [stderr]     Checking spin-executor v3.1.1 (https://github.com/spinframework/spin-rust-sdk?branch=main#71c9aa47)
[INFO] [stderr]     Checking time v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c", kill_on_drop: false }`
[INFO] [stdout] 21ca43a6bcb31c26ac0260e1df6dc6a3090235886a37df847eec666a1c6af05c
