[INFO] fetching crate weaveffi-gen-ruby 0.4.0...
[INFO] testing weaveffi-gen-ruby-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate weaveffi-gen-ruby 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate weaveffi-gen-ruby 0.4.0
[INFO] finished tweaking crates.io crate weaveffi-gen-ruby 0.4.0
[INFO] tweaked toml for crates.io crate weaveffi-gen-ruby 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate weaveffi-gen-ruby 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate weaveffi-gen-ruby 0.4.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59eb164d8717f8d0920a3e7846bbc33e798c7f7bd105f1d4859ebc722c49bf31
[INFO] running `Command { std: "docker" "start" "-a" "59eb164d8717f8d0920a3e7846bbc33e798c7f7bd105f1d4859ebc722c49bf31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59eb164d8717f8d0920a3e7846bbc33e798c7f7bd105f1d4859ebc722c49bf31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59eb164d8717f8d0920a3e7846bbc33e798c7f7bd105f1d4859ebc722c49bf31", kill_on_drop: false }`
[INFO] [stdout] 59eb164d8717f8d0920a3e7846bbc33e798c7f7bd105f1d4859ebc722c49bf31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 418b0f3a4ea7713774bb18fa36efe1e86d98490d62ac842dc9bf8c8c1c37e2da
[INFO] running `Command { std: "docker" "start" "-a" "418b0f3a4ea7713774bb18fa36efe1e86d98490d62ac842dc9bf8c8c1c37e2da", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling weaveffi-ir v0.4.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling weaveffi-core v0.4.0
[INFO] [stderr]    Compiling weaveffi-gen-ruby v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "418b0f3a4ea7713774bb18fa36efe1e86d98490d62ac842dc9bf8c8c1c37e2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418b0f3a4ea7713774bb18fa36efe1e86d98490d62ac842dc9bf8c8c1c37e2da", kill_on_drop: false }`
[INFO] [stdout] 418b0f3a4ea7713774bb18fa36efe1e86d98490d62ac842dc9bf8c8c1c37e2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e07ca6f93e9631fa964c25b9a8fd882051c567aca9251bfcb143f7c61bb1665
[INFO] running `Command { std: "docker" "start" "-a" "8e07ca6f93e9631fa964c25b9a8fd882051c567aca9251bfcb143f7c61bb1665", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling weaveffi-ir v0.4.0
[INFO] [stderr]    Compiling weaveffi-core v0.4.0
[INFO] [stderr]    Compiling weaveffi-gen-ruby v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.35s
[INFO] running `Command { std: "docker" "inspect" "8e07ca6f93e9631fa964c25b9a8fd882051c567aca9251bfcb143f7c61bb1665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e07ca6f93e9631fa964c25b9a8fd882051c567aca9251bfcb143f7c61bb1665", kill_on_drop: false }`
[INFO] [stdout] 8e07ca6f93e9631fa964c25b9a8fd882051c567aca9251bfcb143f7c61bb1665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a850aef12abda20bedabf0bb84633b1e2deeec708fd336beb4c1bc793416eb07
[INFO] running `Command { std: "docker" "start" "-a" "a850aef12abda20bedabf0bb84633b1e2deeec708fd336beb4c1bc793416eb07", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weaveffi_gen_ruby-bab8ae9a7d7268c9)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test tests::enum_param_passes_int32 ... ok
[INFO] [stdout] test tests::bool_param_and_return_conversion ... ok
[INFO] [stdout] test tests::error_class_structure ... ok
[INFO] [stdout] test tests::ffi_type_mapping ... ok
[INFO] [stdout] test tests::function_wrapper_checks_error ... ok
[INFO] [stdout] test tests::generate_ruby_with_enums ... ok
[INFO] [stdout] test tests::handle_type_uses_uint64 ... ok
[INFO] [stdout] test tests::list_of_structs_return ... ok
[INFO] [stdout] test tests::generate_ruby_basic ... ok
[INFO] [stdout] test tests::name_returns_ruby ... ok
[INFO] [stdout] test tests::list_return_uses_array ... ok
[INFO] [stdout] test tests::map_return_builds_hash ... ok
[INFO] [stdout] test tests::optional_struct_returns_nil_on_null ... ok
[INFO] [stdout] test tests::output_files_returns_correct_path ... ok
[INFO] [stdout] test tests::optional_string_returns_nil ... ok
[INFO] [stdout] test tests::generate_ruby_with_lists ... ok
[INFO] [stdout] test tests::renders_struct_with_auto_pointer ... ok
[INFO] [stdout] test tests::return_type_map_is_void ... ok
[INFO] [stdout] test tests::return_type_string_is_pointer ... ok
[INFO] [stdout] test tests::generate_ruby_with_optionals ... ok
[INFO] [stdout] test tests::generate_ruby_with_structs ... ok
[INFO] [stdout] test tests::preamble_has_platform_detection ... ok
[INFO] [stdout] test tests::generates_output_file ... ok
[INFO] [stdout] test tests::renders_enum_with_shouty_snake_case ... ok
[INFO] [stdout] test tests::renders_struct_builder_class ... ok
[INFO] [stdout] test tests::ruby_async_pins_callback_for_lifetime ... ok
[INFO] [stdout] test tests::ruby_custom_module_name ... ok
[INFO] [stdout] test tests::generate_ruby_full_contacts ... ok
[INFO] [stdout] test tests::ruby_emits_doc_on_enum_variant ... ok
[INFO] [stdout] test tests::ruby_emits_doc_on_field ... ok
[INFO] [stdout] test tests::ruby_emits_doc_on_struct ... ok
[INFO] [stdout] test tests::ruby_emits_doc_on_function ... ok
[INFO] [stdout] test tests::ruby_emits_doc_on_param ... ok
[INFO] [stdout] test tests::string_return_reads_and_frees ... ok
[INFO] [stdout] test tests::ruby_no_double_free_on_error ... ok
[INFO] [stdout] test tests::ruby_null_check_on_optional_return ... ok
[INFO] [stdout] test tests::skips_async_functions ... ok
[INFO] [stdout] test tests::struct_return_wraps_in_class ... ok
[INFO] [stdout] test tests::struct_getter_frees_string ... ok
[INFO] [stdout] test tests::void_function_no_result ... ok
[INFO] [stdout] test tests::ruby_generates_gemspec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests weaveffi_gen_ruby
[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" "a850aef12abda20bedabf0bb84633b1e2deeec708fd336beb4c1bc793416eb07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a850aef12abda20bedabf0bb84633b1e2deeec708fd336beb4c1bc793416eb07", kill_on_drop: false }`
[INFO] [stdout] a850aef12abda20bedabf0bb84633b1e2deeec708fd336beb4c1bc793416eb07
