[INFO] fetching crate include_wit 0.1.3...
[INFO] checking include_wit-0.1.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate include_wit 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate include_wit 0.1.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include_wit 0.1.3
[INFO] finished tweaking crates.io crate include_wit 0.1.3
[INFO] tweaked toml for crates.io crate include_wit 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate include_wit 0.1.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 704cadf1f2e9ae20cf3dcea20ea7a46683a004c9cec3fe1b405eb9bb85f32115
[INFO] running `Command { std: "docker" "start" "-a" "704cadf1f2e9ae20cf3dcea20ea7a46683a004c9cec3fe1b405eb9bb85f32115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "704cadf1f2e9ae20cf3dcea20ea7a46683a004c9cec3fe1b405eb9bb85f32115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704cadf1f2e9ae20cf3dcea20ea7a46683a004c9cec3fe1b405eb9bb85f32115", kill_on_drop: false }`
[INFO] [stdout] 704cadf1f2e9ae20cf3dcea20ea7a46683a004c9cec3fe1b405eb9bb85f32115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b406ee027b5cc5780057b22159a3ab6bfd6f4325153fc413b11f61e5e961ae5d
[INFO] running `Command { std: "docker" "start" "-a" "b406ee027b5cc5780057b22159a3ab6bfd6f4325153fc413b11f61e5e961ae5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking wasmparser v0.121.1
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking wasm-metadata v0.10.18
[INFO] [stderr]     Checking wit-component v0.20.2
[INFO] [stderr]    Compiling include_wit_macro v0.1.3
[INFO] [stderr]     Checking include_wit v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/example.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let resolve = include_wit::include_wit!("wit");
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not resolve path.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `include_wit` (example "example") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b406ee027b5cc5780057b22159a3ab6bfd6f4325153fc413b11f61e5e961ae5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b406ee027b5cc5780057b22159a3ab6bfd6f4325153fc413b11f61e5e961ae5d", kill_on_drop: false }`
[INFO] [stdout] b406ee027b5cc5780057b22159a3ab6bfd6f4325153fc413b11f61e5e961ae5d
