[INFO] fetching crate seam-codegen 0.5.38...
[INFO] testing seam-codegen-0.5.38 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate seam-codegen 0.5.38 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate seam-codegen 0.5.38
[INFO] finished tweaking crates.io crate seam-codegen 0.5.38
[INFO] tweaked toml for crates.io crate seam-codegen 0.5.38 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seam-codegen 0.5.38 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 seam-codegen 0.5.38 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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b1b7e97637bf5445b4d1d1742801a51919f6492bcb897116e17dc746ffbf8f59
[INFO] running `Command { std: "docker" "start" "-a" "b1b7e97637bf5445b4d1d1742801a51919f6492bcb897116e17dc746ffbf8f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1b7e97637bf5445b4d1d1742801a51919f6492bcb897116e17dc746ffbf8f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b7e97637bf5445b4d1d1742801a51919f6492bcb897116e17dc746ffbf8f59", kill_on_drop: false }`
[INFO] [stdout] b1b7e97637bf5445b4d1d1742801a51919f6492bcb897116e17dc746ffbf8f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fd4e6ac461afe11b965fcd2c59b50b1755099ad26069668f38007e0c80f30abd
[INFO] running `Command { std: "docker" "start" "-a" "fd4e6ac461afe11b965fcd2c59b50b1755099ad26069668f38007e0c80f30abd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling seam-codegen v0.5.38 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.34s
[INFO] running `Command { std: "docker" "inspect" "fd4e6ac461afe11b965fcd2c59b50b1755099ad26069668f38007e0c80f30abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4e6ac461afe11b965fcd2c59b50b1755099ad26069668f38007e0c80f30abd", kill_on_drop: false }`
[INFO] [stdout] fd4e6ac461afe11b965fcd2c59b50b1755099ad26069668f38007e0c80f30abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 20477d690044b986965e70b141191c823b3327fa0863f911fa4257f657226298
[INFO] running `Command { std: "docker" "start" "-a" "20477d690044b986965e70b141191c823b3327fa0863f911fa4257f657226298", kill_on_drop: false }`
[INFO] [stderr]    Compiling seam-codegen v0.5.38 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.91s
[INFO] running `Command { std: "docker" "inspect" "20477d690044b986965e70b141191c823b3327fa0863f911fa4257f657226298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20477d690044b986965e70b141191c823b3327fa0863f911fa4257f657226298", kill_on_drop: false }`
[INFO] [stdout] 20477d690044b986965e70b141191c823b3327fa0863f911fa4257f657226298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0249bd53ac477d622cb21f22f74054127dfba9ff1b37b54d72ea5f808a7fe2a5
[INFO] running `Command { std: "docker" "start" "-a" "0249bd53ac477d622cb21f22f74054127dfba9ff1b37b54d72ea5f808a7fe2a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seam_codegen-22a1b83088d08b58)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test manifest::tests::cache_hint_config_roundtrip ... ok
[INFO] [stdout] test manifest::tests::cache_hint_in_manifest ... ok
[INFO] [stdout] test manifest::tests::backward_compat_empty_transport ... ok
[INFO] [stdout] test manifest::tests::cache_hint_disabled_roundtrip ... ok
[INFO] [stdout] test manifest::tests::context_field_in_procedure_schema ... ok
[INFO] [stdout] test manifest::tests::deserialize_command_without_invalidates ... ok
[INFO] [stdout] test manifest::tests::deserialize_manifest_with_context ... ok
[INFO] [stdout] test manifest::tests::deserialize_stream_manifest ... ok
[INFO] [stdout] test manifest::tests::deserialize_invalidates ... ok
[INFO] [stdout] test manifest::tests::deserialize_invalidates_with_each ... ok
[INFO] [stdout] test manifest::tests::deserialize_transport_defaults ... ok
[INFO] [stdout] test manifest::tests::deserialize_upload_manifest ... ok
[INFO] [stdout] test manifest::tests::deserialize_v2_manifest ... ok
[INFO] [stdout] test manifest::tests::deserialize_v1_manifest ... ok
[INFO] [stdout] test manifest::tests::cache_hint_omitted ... ok
[INFO] [stdout] test manifest::tests::effective_output_returns_output_for_query ... ok
[INFO] [stdout] test manifest::tests::serialize_outputs_kind ... ok
[INFO] [stdout] test manifest::tests::suppress_roundtrip ... ok
[INFO] [stdout] test rpc_hash::tests::empty_procedures ... ok
[INFO] [stdout] test rpc_hash::tests::hash_length_custom ... ok
[INFO] [stdout] test manifest::tests::suppress_omitted_when_none ... ok
[INFO] [stdout] test manifest::tests::validate_context_refs_fail ... ok
[INFO] [stdout] test manifest::tests::validate_context_refs_pass ... ok
[INFO] [stdout] test rpc_hash::tests::deterministic_with_same_salt ... ok
[INFO] [stdout] test rpc_hash::tests::different_salt_different_hashes ... ok
[INFO] [stdout] test rpc_hash::tests::hash_length_type_hint_false ... ok
[INFO] [stdout] test rpc_hash::tests::hash_length_type_hint_true ... ok
[INFO] [stdout] test rpc_hash::tests::random_salt_is_16_hex_chars ... ok
[INFO] [stdout] test rpc_hash::tests::no_collision_on_typical_set ... ok
[INFO] [stdout] test rpc_hash::tests::serialization_roundtrip ... ok
[INFO] [stdout] test typescript::tests::channel::hint_channel_resolved_from_defaults ... ok
[INFO] [stdout] test typescript::tests::channel::hint_with_procedure_override ... ok
[INFO] [stdout] test typescript::tests::manifest::command_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::client_ts_has_no_query_react_import ... ok
[INFO] [stdout] test typescript::tests::manifest::command_with_hashes ... ok
[INFO] [stdout] test typescript::tests::manifest::data_id_inline_default ... ok
[INFO] [stdout] test typescript::tests::manifest::data_id_inline_custom ... ok
[INFO] [stdout] test typescript::tests::manifest::command_without_invalidates_no_field ... ok
[INFO] [stdout] test typescript::tests::channel::channel_procedure_meta_uses_channel_types ... ok
[INFO] [stdout] test typescript::tests::channel::hint_with_transport_defaults ... ok
[INFO] [stdout] test typescript::tests::channel::transport_hint_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::codegen_without_hashes_unchanged ... ok
[INFO] [stdout] test typescript::tests::channel::factory_backward_compat_no_transport ... ok
[INFO] [stdout] test typescript::tests::channel::dot_namespace_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::error_schema_absent_no_error_type ... ok
[INFO] [stdout] test typescript::tests::manifest::error_schema_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::full_manifest_render_with_hashes ... ok
[INFO] [stdout] test typescript::tests::manifest::hooks_module_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::full_manifest_render ... ok
[INFO] [stdout] test typescript::tests::manifest::invalidates_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::invalidates_with_error_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::procedure_config_basic ... ok
[INFO] [stdout] test typescript::tests::manifest::procedure_config_invalidates_with_mapping ... ok
[INFO] [stdout] test manifest::tests::effective_output_returns_chunk_output_for_stream ... ok
[INFO] [stdout] test typescript::tests::manifest::procedure_config_cache_hint ... ok
[INFO] [stdout] test typescript::tests::manifest::procedure_config_no_extra_fields ... ok
[INFO] [stdout] test typescript::tests::manifest::stream_codegen ... ok
[INFO] [stdout] test typescript::tests::manifest::stream_codegen_with_hashes ... ok
[INFO] [stdout] test typescript::tests::manifest::type_declarations_without_hooks ... ok
[INFO] [stdout] test typescript::tests::manifest::type_declarations ... ok
[INFO] [stdout] test typescript::tests::render::discriminator_form ... ok
[INFO] [stdout] test typescript::tests::manifest::upload_codegen ... ok
[INFO] [stdout] test typescript::tests::render::empty_schema ... ok
[INFO] [stdout] test typescript::tests::manifest::type_declarations_with_hooks ... ok
[INFO] [stdout] test typescript::tests::manifest::subscription_codegen ... ok
[INFO] [stdout] test typescript::tests::render::nullable_primitive ... ok
[INFO] [stdout] test typescript::tests::render::primitive_boolean ... ok
[INFO] [stdout] test typescript::tests::render::primitive_numbers ... ok
[INFO] [stdout] test typescript::tests::render::primitive_string ... ok
[INFO] [stdout] test typescript::tests::render::to_pascal_case_dotted ... ok
[INFO] [stdout] test typescript::tests::render::elements ... ok
[INFO] [stdout] test typescript::tests::render::empty_properties_uses_type_alias ... ok
[INFO] [stdout] test typescript::tests::render::to_pascal_case_multi_dot ... ok
[INFO] [stdout] test typescript::tests::render::enum_form ... ok
[INFO] [stdout] test typescript::tests::render::to_pascal_case_simple ... ok
[INFO] [stdout] test typescript::tests::render::top_level_properties_uses_interface ... ok
[INFO] [stdout] test typescript::tests::render::nested_properties ... ok
[INFO] [stdout] test typescript::tests::render::values_form ... ok
[INFO] [stdout] test typescript::tests::render::empty_optional_properties_uses_type_alias ... ok
[INFO] [stdout] test typescript::tests::render::primitive_timestamp ... ok
[INFO] [stdout] test typescript::tests::render::properties_required_and_optional ... ok
[INFO] [stdout] test typescript::tests::render::nullable_elements ... ok
[INFO] [stdout] test typescript::tests::render::top_level_non_properties_uses_type_alias ... ok
[INFO] [stdout] test manifest::tests::deserialize_procedure_transport ... ok
[INFO] [stdout] test typescript::tests::manifest::subscription_codegen_with_hashes ... ok
[INFO] [stderr]    Doc-tests seam_codegen
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[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" "0249bd53ac477d622cb21f22f74054127dfba9ff1b37b54d72ea5f808a7fe2a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0249bd53ac477d622cb21f22f74054127dfba9ff1b37b54d72ea5f808a7fe2a5", kill_on_drop: false }`
[INFO] [stdout] 0249bd53ac477d622cb21f22f74054127dfba9ff1b37b54d72ea5f808a7fe2a5
