[INFO] cloning repository https://github.com/dicej/spin-informational-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dicej/spin-informational-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fspin-informational-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fspin-informational-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb96d3e4daab307d700812d8c163be996b82524c
[INFO] checking dicej/spin-informational-demo against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fspin-informational-demo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dicej/spin-informational-demo
[INFO] finished tweaking git repo https://github.com/dicej/spin-informational-demo
[INFO] tweaked toml for git repo https://github.com/dicej/spin-informational-demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dicej/spin-informational-demo on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dicej/spin-informational-demo 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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 wasm-metadata v0.217.0
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.32.0
[INFO] [stderr]   Downloaded wit-parser v0.217.0
[INFO] [stderr]   Downloaded wasm-encoder v0.217.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.32.0
[INFO] [stderr]   Downloaded wit-component v0.217.0
[INFO] [stderr]   Downloaded wasmparser v0.217.0
[INFO] [stderr]   Downloaded spdx v0.10.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b42b0f5f2d3bddaf890ba26dbae29f2366daf91725df84945a3aef92e1201d0b
[INFO] running `Command { std: "docker" "start" "-a" "b42b0f5f2d3bddaf890ba26dbae29f2366daf91725df84945a3aef92e1201d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b42b0f5f2d3bddaf890ba26dbae29f2366daf91725df84945a3aef92e1201d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42b0f5f2d3bddaf890ba26dbae29f2366daf91725df84945a3aef92e1201d0b", kill_on_drop: false }`
[INFO] [stdout] b42b0f5f2d3bddaf890ba26dbae29f2366daf91725df84945a3aef92e1201d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e81487b17d6211d412a5dd38948b07878485295e724c377f641cc5c95a88478
[INFO] running `Command { std: "docker" "start" "-a" "7e81487b17d6211d412a5dd38948b07878485295e724c377f641cc5c95a88478", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.33.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]    Compiling spdx v0.10.7
[INFO] [stderr]     Checking wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wasmparser v0.217.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling wit-parser v0.217.0
[INFO] [stderr]    Compiling wasm-encoder v0.217.0
[INFO] [stderr]    Compiling wasm-metadata v0.217.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.32.0
[INFO] [stderr]    Compiling wit-component v0.217.0
[INFO] [stderr]     Checking wit-bindgen v0.32.0
[INFO] [stderr]     Checking informational v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.62s
[INFO] running `Command { std: "docker" "inspect" "7e81487b17d6211d412a5dd38948b07878485295e724c377f641cc5c95a88478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e81487b17d6211d412a5dd38948b07878485295e724c377f641cc5c95a88478", kill_on_drop: false }`
[INFO] [stdout] 7e81487b17d6211d412a5dd38948b07878485295e724c377f641cc5c95a88478
