[INFO] fetching crate shex_ast 0.1.87... [INFO] testing shex_ast-0.1.87 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate shex_ast 0.1.87 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate shex_ast 0.1.87 [INFO] finished tweaking crates.io crate shex_ast 0.1.87 [INFO] tweaked toml for crates.io crate shex_ast 0.1.87 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shex_ast 0.1.87 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shex_ast 0.1.87 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rbe v0.1.86 [INFO] [stderr] Downloaded hashbag v0.1.12 [INFO] [stderr] Downloaded srdf v0.1.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94bca8ea56a4ff18c04a8d691c93a770dcf4ade1bea8cdd1a6ea4055cbaa864 [INFO] running `Command { std: "docker" "start" "-a" "d94bca8ea56a4ff18c04a8d691c93a770dcf4ade1bea8cdd1a6ea4055cbaa864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94bca8ea56a4ff18c04a8d691c93a770dcf4ade1bea8cdd1a6ea4055cbaa864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94bca8ea56a4ff18c04a8d691c93a770dcf4ade1bea8cdd1a6ea4055cbaa864", kill_on_drop: false }` [INFO] [stdout] d94bca8ea56a4ff18c04a8d691c93a770dcf4ade1bea8cdd1a6ea4055cbaa864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20dd4e2e44baa01d06eb29e0bec98802cb4b9c0a9894d6f347c18d381cd2d7d [INFO] running `Command { std: "docker" "start" "-a" "e20dd4e2e44baa01d06eb29e0bec98802cb4b9c0a9894d6f347c18d381cd2d7d", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling json-event-parser v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling oxsdatatypes v0.2.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling oxrdf v0.3.0-beta.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling oxrdfxml v0.2.0-beta.2 [INFO] [stderr] Compiling oxjsonld v0.2.0-beta.2 [INFO] [stderr] Compiling oxttl v0.2.0-beta.3 [INFO] [stderr] Compiling sparesults v0.3.0-beta.3 [INFO] [stderr] Compiling oxrdfio v0.2.0-beta.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rbe v0.1.86 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling iri_s v0.1.82 [INFO] [stderr] Compiling prefixmap v0.1.82 [INFO] [stderr] Compiling srdf v0.1.87 [INFO] [stderr] Compiling shex_ast v0.1.87 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "e20dd4e2e44baa01d06eb29e0bec98802cb4b9c0a9894d6f347c18d381cd2d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20dd4e2e44baa01d06eb29e0bec98802cb4b9c0a9894d6f347c18d381cd2d7d", kill_on_drop: false }` [INFO] [stdout] e20dd4e2e44baa01d06eb29e0bec98802cb4b9c0a9894d6f347c18d381cd2d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5d4c8fc73e6665a1273a48e398f5b718324b4e89502203eff77ed00f675015d [INFO] running `Command { std: "docker" "start" "-a" "e5d4c8fc73e6665a1273a48e398f5b718324b4e89502203eff77ed00f675015d", kill_on_drop: false }` [INFO] [stderr] Compiling shex_ast v0.1.87 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "e5d4c8fc73e6665a1273a48e398f5b718324b4e89502203eff77ed00f675015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d4c8fc73e6665a1273a48e398f5b718324b4e89502203eff77ed00f675015d", kill_on_drop: false }` [INFO] [stdout] e5d4c8fc73e6665a1273a48e398f5b718324b4e89502203eff77ed00f675015d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7957201693f26a6a2341eb5f56d91eaf0337e1de40e620089955f59a9e84d4c [INFO] running `Command { std: "docker" "start" "-a" "c7957201693f26a6a2341eb5f56d91eaf0337e1de40e620089955f59a9e84d4c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shex_ast-cad82a6aa0fdc356) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test ast::node_constraint::tests::test_deserialize_pattern ... ok [INFO] [stdout] test ast::node_constraint::tests::test_serialize_pattern ... ok [INFO] [stdout] test ast::node_constraint::tests::test_deserialize_pattern_flags ... ok [INFO] [stdout] test ast::shape_expr::tests::test_serde_xsfacet_pattern ... ok [INFO] [stdout] test ast::xs_facet::tests::test_serde_xsfacet_pattern ... ok [INFO] [stdout] test ast::xs_facet::tests::test_serde_xsfacet_pattern_flags ... ok [INFO] [stdout] test ast::node_constraint::tests::test_serialize_pattern_flags ... ok [INFO] [stdout] test ir::dependency_graph::tests::test_neg_cycle_yes ... ok [INFO] [stdout] test ir::dependency_graph::tests::test_neg_cycle_no ... ok [INFO] [stdout] test ast::tests::test_shape_expr_triple_constraint ... ok [INFO] [stdout] test ast::node_constraint::tests::test_deserialize_node_kind_iri ... ok [INFO] [stdout] test ast::node_constraint::tests::test_serialize_node_kind_iri ... ok [INFO] [stdout] test ast::tests::test_triple ... ok [INFO] [stdout] test ast::tests::test_json ... ok [INFO] [stdout] test tests::test_se_conversion ... ok [INFO] [stdout] test tests::test_se_conversion_err ... ok [INFO] [stdout] test ast::tests::test_shape_expr_ref ... ok [INFO] [stdout] test ast::tests::test_triple_constraint1 ... ok [INFO] [stdout] test ir::schema_ir::tests::test_find_component ... ok [INFO] [stdout] test ast::schema::tests::test_deser_user ... ok [INFO] [stdout] test ir::schema_ir::tests::test_ir_references_and ... ok [INFO] [stdout] test ir::schema_ir::tests::test_ir_references ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests shex_ast [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" "c7957201693f26a6a2341eb5f56d91eaf0337e1de40e620089955f59a9e84d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7957201693f26a6a2341eb5f56d91eaf0337e1de40e620089955f59a9e84d4c", kill_on_drop: false }` [INFO] [stdout] c7957201693f26a6a2341eb5f56d91eaf0337e1de40e620089955f59a9e84d4c