[INFO] fetching crate containerd-shim-wasm-test-modules 0.4.1...
[INFO] checking containerd-shim-wasm-test-modules-0.4.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate containerd-shim-wasm-test-modules 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate containerd-shim-wasm-test-modules 0.4.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate containerd-shim-wasm-test-modules 0.4.1
[INFO] finished tweaking crates.io crate containerd-shim-wasm-test-modules 0.4.1
[INFO] tweaked toml for crates.io crate containerd-shim-wasm-test-modules 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] [stderr]       Adding oci-spec v0.6.8 (available: v0.7.0)
[INFO] [stderr]       Adding once_cell v1.19.0 (available: v1.20.2)
[INFO] [stderr]       Adding regex v1.10.6 (available: v1.11.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39be8b24d1b12332b6500c7122cf8c69400c317c587a42181c8e337d20251aae
[INFO] running `Command { std: "docker" "start" "-a" "39be8b24d1b12332b6500c7122cf8c69400c317c587a42181c8e337d20251aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39be8b24d1b12332b6500c7122cf8c69400c317c587a42181c8e337d20251aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39be8b24d1b12332b6500c7122cf8c69400c317c587a42181c8e337d20251aae", kill_on_drop: false }`
[INFO] [stdout] 39be8b24d1b12332b6500c7122cf8c69400c317c587a42181c8e337d20251aae
[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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad2827b7ab422c39075089db4c8581a4cef87709892e026862f01f40e5f50077
[INFO] running `Command { std: "docker" "start" "-a" "ad2827b7ab422c39075089db4c8581a4cef87709892e026862f01f40e5f50077", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-encoder v0.219.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling wast v219.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling wat v1.219.1
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]    Compiling containerd-shim-wasm-test-modules v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `containerd-shim-wasm-test-modules v0.4.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/containerd-shim-wasm-test-modules-4678efa6aac8dea0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/modules/unreachable.wat
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/modules/seccomp.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   warning: the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
[INFO] [stderr] 
[INFO] [stderr]   error[E0463]: can't find crate for `std`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the `wasm32-wasi` target may not be installed
[INFO] [stderr]     = help: consider downloading the target with `rustup target add wasm32-wasi`
[INFO] [stderr]     = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stderr] 
[INFO] [stderr]   error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr]   For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr]   Error: running rustc
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::context::<impl anyhow::Context<T,core::convert::Infallible> for core::option::Option<T>>::context
[INFO] [stderr]      1: build_script_build::compile_rust
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: core::ops::function::FnOnce::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      5: std::rt::lang_start::{{closure}}
[INFO] [stderr]      6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      7: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]      8: std::panicking::try
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]      9: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:48
[INFO] [stderr]     11: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:557:40
[INFO] [stderr]     12: std::panicking::try
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panicking.rs:520:19
[INFO] [stderr]     13: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/panic.rs:358:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/std/src/rt.rs:174:20
[INFO] [stderr]     15: std::rt::lang_start
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ad2827b7ab422c39075089db4c8581a4cef87709892e026862f01f40e5f50077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2827b7ab422c39075089db4c8581a4cef87709892e026862f01f40e5f50077", kill_on_drop: false }`
[INFO] [stdout] ad2827b7ab422c39075089db4c8581a4cef87709892e026862f01f40e5f50077
