[INFO] fetching crate hitman 0.9.1...
[INFO] checking hitman-0.9.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate hitman 0.9.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hitman 0.9.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hitman 0.9.1
[INFO] finished tweaking crates.io crate hitman 0.9.1
[INFO] tweaked toml for crates.io crate hitman 0.9.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate hitman 0.9.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.3
[INFO] [stderr]   Downloaded spinoff v0.8.0
[INFO] [stderr]   Downloaded pest v1.0.6
[INFO] [stderr]   Downloaded pest_derive v1.0.8
[INFO] [stderr]   Downloaded syntect-tui v3.0.5
[INFO] [stderr]   Downloaded jsonpath v0.1.1
[INFO] [stderr]   Downloaded custom_error v1.9.2
[INFO] [stderr]   Downloaded tui-input v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 149ece4a5986fdccd5fe70485ad9786c628c61f04f1040534835c129f1650a67
[INFO] running `Command { std: "docker" "start" "-a" "149ece4a5986fdccd5fe70485ad9786c628c61f04f1040534835c129f1650a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "149ece4a5986fdccd5fe70485ad9786c628c61f04f1040534835c129f1650a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149ece4a5986fdccd5fe70485ad9786c628c61f04f1040534835c129f1650a67", kill_on_drop: false }`
[INFO] [stdout] 149ece4a5986fdccd5fe70485ad9786c628c61f04f1040534835c129f1650a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec0ef638df969e8ffb1a79d5c575fac55a6473e29ff499954798609d46e5edb
[INFO] running `Command { std: "docker" "start" "-a" "cec0ef638df969e8ffb1a79d5c575fac55a6473e29ff499954798609d46e5edb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking notify-types v1.0.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking jsonpath v0.1.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.3
[INFO] [stderr]     Checking tui-input v0.11.0
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking spinoff v0.8.0
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking syntect-tui v3.0.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking hitman v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         assert!(fuzzy_match("a", "a"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout]     = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |         assert!(!fuzzy_match("a", "b"));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |         assert!(!fuzzy_match("ab", "a"));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         assert!(fuzzy_match("a", "A"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout]     = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert!(fuzzy_match("", "a"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout]     = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert!(!fuzzy_match("a", ""));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert!(fuzzy_match("a", "ab"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout]     = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option<i64>`
[INFO] [stdout]    --> src/prompt.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         assert!(fuzzy_match("abc", "uaaxbycz"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `Option<i64>` doesn't implement `Not`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/option.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `Not`
[INFO] [stdout]     = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0600`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hitman` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cec0ef638df969e8ffb1a79d5c575fac55a6473e29ff499954798609d46e5edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec0ef638df969e8ffb1a79d5c575fac55a6473e29ff499954798609d46e5edb", kill_on_drop: false }`
[INFO] [stdout] cec0ef638df969e8ffb1a79d5c575fac55a6473e29ff499954798609d46e5edb
