[INFO] fetching crate iso-20022-catm 0.1.0...
[INFO] checking iso-20022-catm-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate iso-20022-catm 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate iso-20022-catm 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iso-20022-catm 0.1.0
[INFO] finished tweaking crates.io crate iso-20022-catm 0.1.0
[INFO] tweaked toml for crates.io crate iso-20022-catm 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d674e04ad5109188482dc4c91c3c9fd1b4ebf16a4c37e374dd30a8c559344aa2
[INFO] running `Command { std: "docker" "start" "-a" "d674e04ad5109188482dc4c91c3c9fd1b4ebf16a4c37e374dd30a8c559344aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d674e04ad5109188482dc4c91c3c9fd1b4ebf16a4c37e374dd30a8c559344aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d674e04ad5109188482dc4c91c3c9fd1b4ebf16a4c37e374dd30a8c559344aa2", kill_on_drop: false }`
[INFO] [stdout] d674e04ad5109188482dc4c91c3c9fd1b4ebf16a4c37e374dd30a8c559344aa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5784a9c497992fafdcb1795c8546e47f384da1afd62de3224992af42125527f5
[INFO] running `Command { std: "docker" "start" "-a" "5784a9c497992fafdcb1795c8546e47f384da1afd62de3224992af42125527f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking iso-20022-catm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `iso-20022-catm` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name iso_20022_catm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=297cc33c293fc78d -C extra-filename=-297cc33c293fc78d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5302ea1fd183c0e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-c988e8a3507f9504.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-abed59eb8a3a24ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31829969eeea1a50.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-61a31c3631a12078.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-5a98fa990ea488e0.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-8f12800b455b5bb5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iso-20022-catm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name iso_20022_catm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=55c330c31068e4e9 -C extra-filename=-55c330c31068e4e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5302ea1fd183c0e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-c988e8a3507f9504.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-abed59eb8a3a24ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31829969eeea1a50.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-61a31c3631a12078.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-5a98fa990ea488e0.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-8f12800b455b5bb5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5784a9c497992fafdcb1795c8546e47f384da1afd62de3224992af42125527f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5784a9c497992fafdcb1795c8546e47f384da1afd62de3224992af42125527f5", kill_on_drop: false }`
[INFO] [stdout] 5784a9c497992fafdcb1795c8546e47f384da1afd62de3224992af42125527f5
[INFO] checking iso-20022-catm-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate iso-20022-catm 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate iso-20022-catm 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iso-20022-catm 0.1.0
[INFO] finished tweaking crates.io crate iso-20022-catm 0.1.0
[INFO] tweaked toml for crates.io crate iso-20022-catm 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 143c25e7f170963c3e99c5fe6140bc1982f6c5ca499f74ab3b4b52930d140eb1
[INFO] running `Command { std: "docker" "start" "-a" "143c25e7f170963c3e99c5fe6140bc1982f6c5ca499f74ab3b4b52930d140eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "143c25e7f170963c3e99c5fe6140bc1982f6c5ca499f74ab3b4b52930d140eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "143c25e7f170963c3e99c5fe6140bc1982f6c5ca499f74ab3b4b52930d140eb1", kill_on_drop: false }`
[INFO] [stdout] 143c25e7f170963c3e99c5fe6140bc1982f6c5ca499f74ab3b4b52930d140eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0422bec5e7a46768292f009b7e027f0ff3f580cc057fa030d08624c7caeda21c
[INFO] running `Command { std: "docker" "start" "-a" "0422bec5e7a46768292f009b7e027f0ff3f580cc057fa030d08624c7caeda21c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking iso-20022-catm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `iso-20022-catm` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name iso_20022_catm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=297cc33c293fc78d -C extra-filename=-297cc33c293fc78d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5302ea1fd183c0e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-c988e8a3507f9504.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-abed59eb8a3a24ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31829969eeea1a50.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-61a31c3631a12078.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-5a98fa990ea488e0.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-8f12800b455b5bb5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iso-20022-catm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name iso_20022_catm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=55c330c31068e4e9 -C extra-filename=-55c330c31068e4e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c5302ea1fd183c0e.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-c988e8a3507f9504.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-abed59eb8a3a24ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31829969eeea1a50.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-61a31c3631a12078.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-5a98fa990ea488e0.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-8f12800b455b5bb5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0422bec5e7a46768292f009b7e027f0ff3f580cc057fa030d08624c7caeda21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0422bec5e7a46768292f009b7e027f0ff3f580cc057fa030d08624c7caeda21c", kill_on_drop: false }`
[INFO] [stdout] 0422bec5e7a46768292f009b7e027f0ff3f580cc057fa030d08624c7caeda21c
