[INFO] fetching crate coil-wasm 0.1.1...
[INFO] testing coil-wasm-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate coil-wasm 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate coil-wasm 0.1.1
[INFO] finished tweaking crates.io crate coil-wasm 0.1.1
[INFO] tweaked toml for crates.io crate coil-wasm 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coil-wasm 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coil-wasm 0.1.1 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f
[INFO] running `Command { std: "docker" "start" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.117.2
[INFO] [stderr]    Compiling pulley-interpreter v30.0.2
[INFO] [stderr]    Compiling cranelift-bitset v0.117.2
[INFO] [stderr]    Compiling cranelift-isle v0.117.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.117.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling wasmtime-math v30.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasm-encoder v0.224.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.117.2
[INFO] [stderr]    Compiling wasmtime-component-util v30.0.2
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling cranelift-control v0.117.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-component-macro v30.0.2
[INFO] [stderr]    Compiling wasmtime-cache v30.0.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wasmtime-asm-macros v30.0.2
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v30.0.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling wasmtime-slab v30.0.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.117.2
[INFO] [stderr]    Compiling wast v245.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.117.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v30.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasmtime-fiber v30.0.2
[INFO] [stderr]    Compiling wasmtime-jit-debug v30.0.2
[INFO] [stderr]    Compiling wasmtime v30.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling cranelift-entity v0.117.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cranelift-bforest v0.117.2
[INFO] [stderr]    Compiling wit-parser v0.224.1
[INFO] [stderr]    Compiling wat v1.245.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v30.0.2
[INFO] [stderr]    Compiling wasmprinter v0.224.1
[INFO] [stderr]    Compiling wasmtime-environ v30.0.2
[INFO] [stderr]    Compiling cranelift-native v0.117.2
[INFO] [stderr]    Compiling cranelift-frontend v0.117.2
[INFO] [stderr]    Compiling wasmtime-cranelift v30.0.2
[INFO] [stderr]    Compiling coil-wasm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling coil-wasm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.63s
[INFO] running `Command { std: "docker" "inspect" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coil_wasm-b7e84e9cac08d8f9)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test host_services::execution::auth::tests::auth_details_are_stable_for_checks ... ok
[INFO] [stdout] test host_services::execution::data::tests::data_summary_uses_the_contract_summary ... ok
[INFO] [stdout] test host_services::execution::cache::tests::cache_keys_are_stable_for_the_same_context ... ok
[INFO] [stdout] test artifact::tests::compiled_module_cache_key_tracks_the_artifact_checksum ... ok
[INFO] [stdout] test host_services::execution::render::tests::render_fragment_includes_the_slot_and_locale ... ok
[INFO] [stdout] test output::abi::tests::byte_cursor_rejects_offset_overflow_when_reading_arrays ... ok
[INFO] [stdout] test host_services::execution::storage::tests::storage_totals_accumulate_by_class ... ok
[INFO] [stdout] test output::abi::tests::typed_output_uses_the_coil_magic_header ... ok
[INFO] [stdout] test output::abi::tests::write_len_u32_rejects_lengths_that_do_not_fit_in_the_abi ... ok
[INFO] [stdout] test tests::execution_session_enforces_host_grants_and_resource_limits ... ok
[INFO] [stdout] test tests::execution_session_tracks_peak_concurrency ... ok
[INFO] [stdout] test tests::execution_session_rejects_invalid_outcomes_and_runtime_overruns ... ok
[INFO] [stdout] test tests::extension_package_validates_configuration_schema_and_installation ... ok
[INFO] [stdout] test tests::execution_session_wraps_data_access_in_a_module_owned_contract ... ok
[INFO] [stdout] test tests::module_data_contract_carries_a_typed_repository_binding ... ok
[INFO] [stdout] test tests::manifest_rejects_visual_render_grants_on_job_handlers ... ok
[INFO] [stdout] test tests::typed_execution_output_roundtrips_for_all_supported_surfaces ... ok
[INFO] [stdout] test tests::installed_extension_prepares_invocation_with_granted_capabilities_and_limits ... ok
[INFO] [stdout] test tests::typed_execution_output_rejects_invalid_http_statuses ... ok
[INFO] [stdout] test tests::extension_registry_rejects_host_api_mismatch_and_duplicate_targets ... ok
[INFO] [stdout] test tests::installation_rejects_grants_that_were_not_declared ... ok
[INFO] [stdout] test host_services::execution::journal::tests::denied_executor_rejects_execution ... ok
[INFO] [stdout] test tests::typed_execution_output_rejects_surface_mismatches_on_decode ... ok
[INFO] [stdout] test tests::typed_execution_output_rejects_invalid_metadata_and_cache_hints ... ok
[INFO] [stdout] test tests::typed_return_payload_rejects_body_point_mismatches ... ok
[INFO] [stdout] test host_services::execution::synthetic::tests::synthetic_executor_materializes_auth_results ... ok
[INFO] [stdout] test tests::execution_session_defaults_to_a_denied_host_executor ... ok
[INFO] [stdout] test tests::wasm_engine_collects_typed_return_payloads_from_guest_memory ... ok
[INFO] [stdout] test tests::wasm_engine_rejects_invalid_capability_slots ... ok
[INFO] [stdout] test tests::wasm_engine_rejects_typed_output_payloads_outside_guest_memory ... ok
[INFO] [stdout] test tests::wasm_engine_executes_guest_handlers_against_granted_slots ... ok
[INFO] [stdout] test tests::wasm_engine_rejects_typed_output_point_mismatches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests coil_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f", kill_on_drop: false }`
[INFO] [stdout] dbd8bd52372c21f60797e8a9b33d5f54af12403d7b1e3c900794fdca0f05bc3f
