[INFO] cloning repository https://github.com/Bergmann89/xsd-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bergmann89/xsd-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergmann89%2Fxsd-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergmann89%2Fxsd-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f8e1ef4eab84a3a12176ce419e57d1a43839fa4
[INFO] checking Bergmann89/xsd-parser against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBergmann89%2Fxsd-parser" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bergmann89/xsd-parser
[INFO] finished tweaking git repo https://github.com/Bergmann89/xsd-parser
[INFO] tweaked toml for git repo https://github.com/Bergmann89/xsd-parser written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bergmann89/xsd-parser on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bergmann89/xsd-parser 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0f5805c7fa0c814556c12e6963f4442fb2288d3aed337fdc2b4dccb5cde8a98
[INFO] running `Command { std: "docker" "start" "-a" "a0f5805c7fa0c814556c12e6963f4442fb2288d3aed337fdc2b4dccb5cde8a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0f5805c7fa0c814556c12e6963f4442fb2288d3aed337fdc2b4dccb5cde8a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f5805c7fa0c814556c12e6963f4442fb2288d3aed337fdc2b4dccb5cde8a98", kill_on_drop: false }`
[INFO] [stdout] a0f5805c7fa0c814556c12e6963f4442fb2288d3aed337fdc2b4dccb5cde8a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2975395fdbb43c7dddf14777cac6ee89063b46c6a3eae93ee7c053ab625be322
[INFO] running `Command { std: "docker" "start" "-a" "2975395fdbb43c7dddf14777cac6ee89063b46c6a3eae93ee7c053ab625be322", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.52
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking xml v1.1.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking term v0.2.14
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking text-diff v0.4.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling xsd-parser v1.4.0 (/opt/rustwide/workdir/xsd-parser)
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[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]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde-xml-rs v0.7.1
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap v4.5.52
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking xsd-parser-types v0.1.2 (/opt/rustwide/workdir/xsd-parser-types)
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling benchmark v0.0.0 (/opt/rustwide/workdir/benchmark)
[INFO] [stderr]    Compiling read_write v0.1.0 (/opt/rustwide/workdir/examples/read_write)
[INFO] [stderr]    Compiling bpmn v0.0.0 (/opt/rustwide/workdir/examples/bpmn)
[INFO] [stderr] error: failed to run custom build command for `bpmn v0.0.0 (/opt/rustwide/workdir/examples/bpmn)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bpmn-009721ab419def72/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/examples/bpmn/schema/BPMN20.xsd
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Unable to create debug output dir!
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stderr]      1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::context::<&str>
[INFO] [stderr]      2: build_script_build::main
[INFO] [stderr]      3: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      4: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      5: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      6: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      7: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panicking.rs:581:40
[INFO] [stderr]      8: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panicking.rs:544:19
[INFO] [stderr]      9: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     10: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/rt.rs:175:24
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panicking.rs:581:40
[INFO] [stderr]     12: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panicking.rs:544:19
[INFO] [stderr]     13: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/a7b168ac4977e8e93a43448b44847adaa305d5a9/library/std/src/rt.rs:171:5
[INFO] [stderr]     15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     16: main
[INFO] [stderr]     17: <unknown>
[INFO] [stderr]     18: __libc_start_main
[INFO] [stderr]     19: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xsd-parser` (test "mod")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name mod --edition=2021 xsd-parser/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable_pub --warn=rust_2021_compatibility --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=nonstandard_style --warn=missing_docs --warn=missing_debug_implementations --warn=future_incompatible '--allow=clippy::uninlined_format_args' '--allow=clippy::struct_field_names' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::result_large_err' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' --allow=incomplete_features '--allow=clippy::explicit_iter_loop' '--allow=clippy::default_trait_access' '--warn=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("num", "reqwest", "serde", "update-expectations", "web-resolver"))' -C metadata=123e7dd6a1702da6 -C extra-filename=-6f797caaed71f8ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-626f8c21796e77f7.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-b3f6c99f2bf3854f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eee819b501adc421.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-9e70394ea1f1a4d1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d264a41ff9af6542.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-14c123954106e4fb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-652d52eeb443ee82.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-42559a8a6d065d70.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-a58b5750a94b8607.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-914b5d8bc7c3cda2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-88324bc9d3a9b78d.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-1be37fd9a2f8f189.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-183898e96b59eca4.rmeta --extern serde_xml_rs_v7=/opt/rustwide/target/debug/deps/libserde_xml_rs-814f08f5a400b22f.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-ec8c86bdf8766c48.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-602659051ed0fdf9.rmeta --extern text_diff=/opt/rustwide/target/debug/deps/libtext_diff-0e5730f9a4de71da.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc2d22d26a67687a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9e760ad0d160843f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-613f2944e48c0a2c.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2f4544f9b02c727a.rmeta --extern unindent=/opt/rustwide/target/debug/deps/libunindent-f2eac39de9e1c211.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-49cfcc24efcdaf0c.rmeta --extern xsd_parser=/opt/rustwide/target/debug/deps/libxsd_parser-d738db8c4e33cb02.rmeta --extern xsd_parser_types=/opt/rustwide/target/debug/deps/libxsd_parser_types-77360ccadb5e80fa.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2975395fdbb43c7dddf14777cac6ee89063b46c6a3eae93ee7c053ab625be322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2975395fdbb43c7dddf14777cac6ee89063b46c6a3eae93ee7c053ab625be322", kill_on_drop: false }`
[INFO] [stdout] 2975395fdbb43c7dddf14777cac6ee89063b46c6a3eae93ee7c053ab625be322
