[INFO] fetching crate shex_compact 0.1.60... [INFO] checking shex_compact-0.1.60 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate shex_compact 0.1.60 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate shex_compact 0.1.60 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shex_compact 0.1.60 [INFO] finished tweaking crates.io crate shex_compact 0.1.60 [INFO] tweaked toml for crates.io crate shex_compact 0.1.60 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 312 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v4.2.0 (available: v5.0.0) [INFO] [stderr] Adding pprof v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c9acdb89a1390728cc7d14889fe53431f471de207cc529f85001267c76aa935 [INFO] running `Command { std: "docker" "start" "-a" "1c9acdb89a1390728cc7d14889fe53431f471de207cc529f85001267c76aa935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9acdb89a1390728cc7d14889fe53431f471de207cc529f85001267c76aa935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9acdb89a1390728cc7d14889fe53431f471de207cc529f85001267c76aa935", kill_on_drop: false }` [INFO] [stdout] 1c9acdb89a1390728cc7d14889fe53431f471de207cc529f85001267c76aa935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89d138f410f27cbb0387c6a23bcdb45a303cdfd8b483eec13ab7ebd0c9e30a2b [INFO] running `Command { std: "docker" "start" "-a" "89d138f410f27cbb0387c6a23bcdb45a303cdfd8b483eec13ab7ebd0c9e30a2b", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking winnow v0.7.7 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Checking json-event-parser v0.2.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking hashbag v0.1.12 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling symbolic-demangle v12.15.4 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking symbolic-common v12.15.4 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking oxsdatatypes v0.2.2 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking oxrdf v0.2.4 [INFO] [stderr] Checking oxrdfxml v0.1.6 [INFO] [stderr] Checking oxttl v0.1.7 [INFO] [stderr] Checking sparesults v0.2.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking oxrdfio v0.1.7 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking rbe v0.1.62 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking iri_s v0.1.60 [INFO] [stderr] Checking prefixmap v0.1.60 [INFO] [stderr] Checking srdf v0.1.60 [INFO] [stderr] Checking shex_ast v0.1.60 [INFO] [stderr] Checking shapemap v0.1.60 [INFO] [stderr] Checking shex_compact v0.1.60 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/shex_compact_printer.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | let pp_te = printer.pp_triple_expr()(&e.te, printer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `impl Fn(&TripleExpr, &ShExCompactPrinter<'_, A>) -> ...` [INFO] [stdout] --> src/shex_compact_printer.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | let pp_te = printer.pp_triple_expr()(&e.te, printer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shex_compact-fd3e1903154a9bd6.long-type-12572073444103745845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/shex_compact_printer.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | let pp_te = printer.pp_triple_expr()(&e.te, printer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `impl Fn(&TripleExpr, &ShExCompactPrinter<'_, A>) -> ...` [INFO] [stdout] --> src/shex_compact_printer.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | let pp_te = printer.pp_triple_expr()(&e.te, printer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shex_compact-e09ffb1f6e171993.long-type-9268124206205567601.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shex_compact` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shex_compact` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "89d138f410f27cbb0387c6a23bcdb45a303cdfd8b483eec13ab7ebd0c9e30a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d138f410f27cbb0387c6a23bcdb45a303cdfd8b483eec13ab7ebd0c9e30a2b", kill_on_drop: false }` [INFO] [stdout] 89d138f410f27cbb0387c6a23bcdb45a303cdfd8b483eec13ab7ebd0c9e30a2b