[INFO] fetching crate wasmer-api 0.1.0... [INFO] building wasmer-api-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate wasmer-api 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wasmer-api 0.1.0 [INFO] finished tweaking crates.io crate wasmer-api 0.1.0 [INFO] tweaked toml for crates.io crate wasmer-api 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-api 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 232 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding wasmer-config v0.9.0 (available: v0.600.1) [INFO] [stderr] Adding webc v6.1.0 (available: v9.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c6bae15aaa22199ea97009fbae2edf190d0cd179502175096ae835181538b7 [INFO] running `Command { std: "docker" "start" "-a" "11c6bae15aaa22199ea97009fbae2edf190d0cd179502175096ae835181538b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c6bae15aaa22199ea97009fbae2edf190d0cd179502175096ae835181538b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c6bae15aaa22199ea97009fbae2edf190d0cd179502175096ae835181538b7", kill_on_drop: false }` [INFO] [stdout] 11c6bae15aaa22199ea97009fbae2edf190d0cd179502175096ae835181538b7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a65215b87be60e369ed4619e9d9d51148d3205aa1b62447c88d0d93330617a1f [INFO] running `Command { std: "docker" "start" "-a" "a65215b87be60e369ed4619e9d9d51148d3205aa1b62447c88d0d93330617a1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling cynic-parser v0.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling merge-streams v0.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cynic-codegen v3.12.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling harsh v0.2.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling wasmer-config v0.8.0 [INFO] [stderr] Compiling wasmer-config v0.9.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cynic-proc-macros v3.12.0 [INFO] [stderr] Compiling cynic v3.12.0 [INFO] [stderr] Compiling webc v6.1.0 [INFO] [stderr] Compiling wasmer-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "a65215b87be60e369ed4619e9d9d51148d3205aa1b62447c88d0d93330617a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65215b87be60e369ed4619e9d9d51148d3205aa1b62447c88d0d93330617a1f", kill_on_drop: false }` [INFO] [stdout] a65215b87be60e369ed4619e9d9d51148d3205aa1b62447c88d0d93330617a1f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b9493c88b75c0e0e88893422f6bf7ac8794b318b4f03ad887399820350f3f37 [INFO] running `Command { std: "docker" "start" "-a" "2b9493c88b75c0e0e88893422f6bf7ac8794b318b4f03ad887399820350f3f37", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cynic v3.12.0 [INFO] [stderr] Compiling wasmer-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wasmer-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name wasmer_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e39921a333c09d8f -C extra-filename=-3d7ed047ef4efc3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern cynic=/opt/rustwide/target/debug/deps/libcynic-38e05b86c9928223.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ab6dc26dc74ef87e.rmeta --extern harsh=/opt/rustwide/target/debug/deps/libharsh-efc8b51475a29e4a.rmeta --extern merge_streams=/opt/rustwide/target/debug/deps/libmerge_streams-dae3b731a552b2eb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-38ac06538b045e8c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f27665e8ad942951.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5fad89d0c9851d1e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-22d2fd2d47e5ede2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8125fadce78bb3e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ababeb80c6fbb354.rmeta --extern wasmer_config=/opt/rustwide/target/debug/deps/libwasmer_config-bb8c3d2c4c5f1fbf.rmeta --extern webc=/opt/rustwide/target/debug/deps/libwebc-94dcd18986b9d693.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b9493c88b75c0e0e88893422f6bf7ac8794b318b4f03ad887399820350f3f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9493c88b75c0e0e88893422f6bf7ac8794b318b4f03ad887399820350f3f37", kill_on_drop: false }` [INFO] [stdout] 2b9493c88b75c0e0e88893422f6bf7ac8794b318b4f03ad887399820350f3f37