[INFO] fetching crate wasmtime-jit 17.0.3...
[INFO] building wasmtime-jit-17.0.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate wasmtime-jit 17.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wasmtime-jit 17.0.3
[INFO] finished tweaking crates.io crate wasmtime-jit 17.0.3
[INFO] tweaked toml for crates.io crate wasmtime-jit 17.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-jit 17.0.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--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]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (available: v0.25.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding cpp_demangle v0.3.5 (available: v0.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (available: v0.32.3)
[INFO] [stderr]       Adding object v0.32.2 (available: v0.37.3)
[INFO] [stderr]       Adding rustix v0.38.44 (available: v1.1.2)
[INFO] [stderr]       Adding target-lexicon v0.12.16 (available: v0.13.3)
[INFO] [stderr]       Adding wasmtime-environ v17.0.3 (available: v37.0.1)
[INFO] [stderr]       Adding wasmtime-jit-debug v17.0.3 (available: v34.0.2)
[INFO] [stderr]       Adding wasmtime-jit-icache-coherence v17.0.3 (available: v34.0.2)
[INFO] [stderr]       Adding wasmtime-runtime v17.0.3 (available: v20.0.2)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.61.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1fa0a83566a1eb60670a5b49c5f7d30cee0bfe584541f50c50a6b4e3b986aba
[INFO] running `Command { std: "docker" "start" "-a" "b1fa0a83566a1eb60670a5b49c5f7d30cee0bfe584541f50c50a6b4e3b986aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1fa0a83566a1eb60670a5b49c5f7d30cee0bfe584541f50c50a6b4e3b986aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1fa0a83566a1eb60670a5b49c5f7d30cee0bfe584541f50c50a6b4e3b986aba", kill_on_drop: false }`
[INFO] [stdout] b1fa0a83566a1eb60670a5b49c5f7d30cee0bfe584541f50c50a6b4e3b986aba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f63ac9b5f2751b1b730630e46f702c93bb51e7eebd8d2721aa71bcf349cd6304
[INFO] running `Command { std: "docker" "start" "-a" "f63ac9b5f2751b1b730630e46f702c93bb51e7eebd8d2721aa71bcf349cd6304", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasmtime-asm-macros v17.0.3
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-wmemcheck v17.0.3
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v17.0.3
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v17.0.3
[INFO] [stderr]    Compiling wasmtime-runtime v17.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cranelift-entity v0.104.3
[INFO] [stderr]    Compiling wasmtime-types v17.0.3
[INFO] [stderr]    Compiling wasmtime-environ v17.0.3
[INFO] [stderr]    Compiling wasmtime-jit v17.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `jitdump`
[INFO] [stdout]   --> src/profiling.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |             if cfg!(feature = "jitdump") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `jitdump` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `vtune`
[INFO] [stdout]   --> src/profiling.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |             if cfg!(feature = "vtune") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `vtune` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.65s
[INFO] running `Command { std: "docker" "inspect" "f63ac9b5f2751b1b730630e46f702c93bb51e7eebd8d2721aa71bcf349cd6304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63ac9b5f2751b1b730630e46f702c93bb51e7eebd8d2721aa71bcf349cd6304", kill_on_drop: false }`
[INFO] [stdout] f63ac9b5f2751b1b730630e46f702c93bb51e7eebd8d2721aa71bcf349cd6304
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c1540b9144f5df182b706edae235af55f74e84aa0ef63ef709c952b5d07bf5e
[INFO] running `Command { std: "docker" "start" "-a" "8c1540b9144f5df182b706edae235af55f74e84aa0ef63ef709c952b5d07bf5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmtime-jit v17.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `jitdump`
[INFO] [stdout]   --> src/profiling.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |             if cfg!(feature = "jitdump") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `jitdump` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `vtune`
[INFO] [stdout]   --> src/profiling.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |             if cfg!(feature = "vtune") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `vtune` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `jitdump`
[INFO] [stdout]   --> src/profiling.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |             if cfg!(feature = "jitdump") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `jitdump` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `vtune`
[INFO] [stdout]   --> src/profiling.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |             if cfg!(feature = "vtune") {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `addr2line`, `debug-builtins`, `demangle`, and `profiling`
[INFO] [stdout]    = help: consider adding `vtune` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "8c1540b9144f5df182b706edae235af55f74e84aa0ef63ef709c952b5d07bf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c1540b9144f5df182b706edae235af55f74e84aa0ef63ef709c952b5d07bf5e", kill_on_drop: false }`
[INFO] [stdout] 8c1540b9144f5df182b706edae235af55f74e84aa0ef63ef709c952b5d07bf5e
