[INFO] fetching crate apifuzz-runner 0.1.3...
[INFO] testing apifuzz-runner-0.1.3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate apifuzz-runner 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate apifuzz-runner 0.1.3
[INFO] finished tweaking crates.io crate apifuzz-runner 0.1.3
[INFO] tweaked toml for crates.io crate apifuzz-runner 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apifuzz-runner 0.1.3 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apifuzz-runner 0.1.3 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded jsonschema v0.41.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded referencing v0.41.0
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded apifuzz-core v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d
[INFO] running `Command { std: "docker" "start" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", 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" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", 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" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling apifuzz-core v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling apifuzz-runner v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", 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" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling apifuzz-runner v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.15s
[INFO] running `Command { std: "docker" "inspect" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", 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" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apifuzz_runner-c93f1c9e9174684f)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test datagen::tests::gen_any_of ... ok
[INFO] [stdout] test datagen::tests::gen_boolean ... ok
[INFO] [stdout] test datagen::tests::gen_array ... ok
[INFO] [stdout] test datagen::tests::gen_all_of ... ok
[INFO] [stdout] test datagen::tests::gen_enum ... ok
[INFO] [stdout] test datagen::tests::gen_ref_resolution ... ok
[INFO] [stdout] test datagen::tests::gen_string_basic ... ok
[INFO] [stdout] test datagen::tests::gen_object_required ... ok
[INFO] [stdout] test datagen::tests::gen_integer_range ... ok
[INFO] [stdout] test datagen::tests::gen_string_email ... ok
[INFO] [stdout] test datagen::tests::gen_string_length_constraints ... ok
[INFO] [stdout] test native::tests::body_empty_schema_warns_on_2xx ... ok
[INFO] [stdout] test native::tests::body_no_schema_on_2xx_empty_body_silent ... ok
[INFO] [stdout] test native::tests::body_no_schema_on_4xx_silent ... ok
[INFO] [stdout] test native::tests::body_non_json_with_json_content_type ... ok
[INFO] [stdout] test native::tests::extract_operations_from_spec ... ok
[INFO] [stdout] test native::tests::header_content_type_mismatch_detected ... ok
[INFO] [stdout] test native::tests::body_no_schema_defined_warns_on_2xx ... ok
[INFO] [stdout] test native::tests::header_no_types_on_4xx_silent ... ok
[INFO] [stdout] test native::tests::parse_spec_invalid_json_error ... ok
[INFO] [stdout] test native::tests::parse_spec_invalid_yaml_error ... ok
[INFO] [stdout] test native::tests::parse_spec_json_by_extension ... ok
[INFO] [stdout] test native::tests::parse_spec_sniff_json ... ok
[INFO] [stdout] test native::tests::parse_spec_sniff_yaml ... ok
[INFO] [stdout] test native::tests::response_time_exceeded_detected ... ok
[INFO] [stdout] test native::tests::parse_spec_yml_by_extension ... ok
[INFO] [stdout] test native::tests::parse_spec_yaml_by_extension ... ok
[INFO] [stdout] test native::tests::response_time_no_limit_configured ... ok
[INFO] [stdout] test native::tests::response_time_under_limit_ok ... ok
[INFO] [stdout] test native::tests::server_error_400_not_flagged ... ok
[INFO] [stdout] test native::tests::server_error_500_detected ... ok
[INFO] [stdout] test native::tests::server_error_502_detected ... ok
[INFO] [stdout] test native::tests::status_5xx_excluded_from_expectation ... ok
[INFO] [stdout] test native::tests::status_any_declared_undeclared_detected ... ok
[INFO] [stdout] test native::tests::header_content_type_charset_ignored ... ok
[INFO] [stdout] test native::tests::header_missing_content_type_detected ... ok
[INFO] [stdout] test native::tests::body_matches_schema ... ok
[INFO] [stdout] test native::tests::clean_200_with_full_spec_no_failures ... ok
[INFO] [stdout] test native::tests::header_content_type_match_ok ... ok
[INFO] [stdout] test native::tests::header_schema_valid_integer_ok ... ok
[INFO] [stdout] test native::tests::body_violates_schema ... ok
[INFO] [stdout] test native::tests::status_any_declared_ok ... ok
[INFO] [stdout] test native::tests::status_rejection_2xx_detected ... ok
[INFO] [stdout] test native::tests::status_rejection_422_not_flagged ... ok
[INFO] [stdout] test native::tests::status_success_expected_non_2xx ... ok
[INFO] [stdout] test native::tests::header_required_present_ok ... ok
[INFO] [stdout] test native::tests::multiple_checks_fire_simultaneously ... ok
[INFO] [stdout] test native::tests::header_optional_missing_silent ... ok
[INFO] [stdout] test native::tests::status_success_expected_wrong_2xx ... ok
[INFO] [stdout] test native::tests::header_required_missing_detected ... ok
[INFO] [stdout] test native::tests::status_success_expected_ok ... ok
[INFO] [stdout] test native::tests::header_schema_violation_detected ... ok
[INFO] [stdout] test native::tests::server_error_200_not_flagged ... ok
[INFO] [stdout] test native::tests::header_no_types_declared_warns_on_2xx ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apifuzz_runner
[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" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d", kill_on_drop: false }`
[INFO] [stdout] 4abd275cbe44bcccf316684cca118bf393a852dff3e88aa93c29143a07ffd17d
