[INFO] cloning repository https://github.com/paperfoot/aiseo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paperfoot/aiseo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaperfoot%2Faiseo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaperfoot%2Faiseo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab95f2c64f0374380ff7dc12a6decd88b9c55191
[INFO] testing paperfoot/aiseo against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaperfoot%2Faiseo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paperfoot/aiseo
[INFO] finished tweaking git repo https://github.com/paperfoot/aiseo
[INFO] tweaked toml for git repo https://github.com/paperfoot/aiseo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paperfoot/aiseo 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 git repo https://github.com/paperfoot/aiseo 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 zipsign-api v0.1.5
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded tar v0.4.46
[INFO] [stderr]   Downloaded self_update v0.42.0
[INFO] [stderr]   Downloaded quinn v0.11.11
[INFO] [stderr]   Downloaded pear_codegen v0.2.9
[INFO] [stderr]   Downloaded libredox v0.1.18
[INFO] [stderr]   Downloaded cssparser-macros v0.7.0
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded scraper v0.27.0
[INFO] [stderr]   Downloaded web_atoms v0.2.5
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded selectors v0.38.0
[INFO] [stderr]   Downloaded cssparser v0.37.0
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded quinn-proto v0.11.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00
[INFO] running `Command { std: "docker" "start" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", 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" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00" "/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" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", 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" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling scraper v0.27.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.10.1
[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 tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aiseo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", 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" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00" "/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 regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling aiseo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.17s
[INFO] running `Command { std: "docker" "inspect" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", 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" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00" "/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.50s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aiseo-c30bfbd7eccb5663)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test imgprobe::tests::gif_dimensions ... ok
[INFO] [stdout] test imgprobe::tests::jpeg_sof0_dimensions ... ok
[INFO] [stdout] test imgprobe::tests::webp_vp8x_dimensions ... ok
[INFO] [stdout] test imgprobe::tests::html_is_not_an_image ... ok
[INFO] [stdout] test imgprobe::tests::png_dimensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_info_contract.rs (/opt/rustwide/target/debug/deps/agent_info_contract-010bee0d703f2411)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test agent_info_alias_is_routable ... ok
[INFO] [stdout] test audit_has_arg_schema ... ok
[INFO] [stdout] test config_show_is_routable ... ok
[INFO] [stdout] test name_matches_binary ... ok
[INFO] [stdout] test has_required_fields ... ok
[INFO] [stdout] test skill_status_is_routable ... ok
[INFO] [stdout] test exit_codes_cover_full_contract ... ok
[INFO] [stdout] test config_path_is_routable ... ok
[INFO] [stdout] test agent_info_is_routable ... ok
[INFO] [stdout] test skill_install_is_routable ... ok
[INFO] [stdout] test global_flags_documented ... ok
[INFO] [stdout] test config_metadata_present ... ok
[INFO] [stdout] test audit_is_routable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exit_code_contracts.rs (/opt/rustwide/target/debug/deps/exit_code_contracts-30d013c58b89a773)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config_path_exits_0 ... ok
[INFO] [stdout] test audit_missing_file_exits_3 ... ok
[INFO] [stdout] test agent_info_exits_0 ... ok
[INFO] [stdout] test config_show_exits_0 ... ok
[INFO] [stdout] test help_exits_0 ... ok
[INFO] [stdout] test contract_exit_1_transient ... ok
[INFO] [stdout] test contract_exit_2_config ... ok
[INFO] [stdout] test audit_nonexistent_file_exits_3 ... ok
[INFO] [stdout] test contract_exit_0 ... ok
[INFO] [stdout] test contract_exit_4_rate_limited ... ok
[INFO] [stdout] test contract_exit_3_bad_input ... ok
[INFO] [stdout] test version_exits_0 ... ok
[INFO] [stdout] test missing_subcommand_exits_3 ... ok
[INFO] [stdout] test audit_success_exits_0 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/output_contracts.rs (/opt/rustwide/target/debug/deps/output_contracts-f48add4ad93946ab)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parse_error_wrapped_in_envelope ... ok
[INFO] [stdout] test error_envelope_shape ... ok
[INFO] [stdout] test help_wrapped_in_envelope_when_piped ... ok
[INFO] [stdout] test error_code_matches_variant ... ok
[INFO] [stdout] test version_wrapped_in_envelope_when_piped ... ok
[INFO] [stdout] test quiet_still_emits_json ... ok
[INFO] [stdout] test agent_info_audit_keys_match_real_output ... ok
[INFO] [stdout] test success_envelope_shape ... ok
[INFO] [stdout] test success_envelope_with_json_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/robustness.rs (/opt/rustwide/target/debug/deps/robustness-0601f332ab860e28)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test unknown_flag_rejected ... ok
[INFO] [stdout] test config_show_fails_with_malformed_config ... ok
[INFO] [stdout] test config_path_works_with_malformed_config ... ok
[INFO] [stdout] test agent_info_works_with_malformed_config ... ok
[INFO] [stdout] test audit_works_with_temp_home ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00", kill_on_drop: false }`
[INFO] [stdout] 8c62ed4487f5a89a981edd9ddf550f81ee850c80f11ec2edac86591915667e00
