[INFO] cloning repository https://github.com/xfnw/foxerror
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfnw/foxerror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Ffoxerror", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Ffoxerror'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 165a4b868fc5873189fb3fa0b1d89abc2f301bfe
[INFO] checking xfnw/foxerror against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Ffoxerror" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xfnw/foxerror
[INFO] finished tweaking git repo https://github.com/xfnw/foxerror
[INFO] tweaked toml for git repo https://github.com/xfnw/foxerror written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xfnw/foxerror on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xfnw/foxerror 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec120973e39edffa306763c59c93f323fc8e02f8b2433b77074ecca28b89bde9
[INFO] running `Command { std: "docker" "start" "-a" "ec120973e39edffa306763c59c93f323fc8e02f8b2433b77074ecca28b89bde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec120973e39edffa306763c59c93f323fc8e02f8b2433b77074ecca28b89bde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec120973e39edffa306763c59c93f323fc8e02f8b2433b77074ecca28b89bde9", kill_on_drop: false }`
[INFO] [stdout] ec120973e39edffa306763c59c93f323fc8e02f8b2433b77074ecca28b89bde9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d43ca8d8365200834927b1d0085ec8601b86c6b565958a475c3696df8db3707a
[INFO] running `Command { std: "docker" "start" "-a" "d43ca8d8365200834927b1d0085ec8601b86c6b565958a475c3696df8db3707a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling argh_shared v0.1.14
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking irctokens v0.1.3
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-notify v0.3.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[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]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling argh_derive v0.1.14
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling foxerror v0.1.2 (/opt/rustwide/workdir/crates/foxerror)
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking argh v0.1.14
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling trait-make v0.1.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking append-only-vec v0.1.8
[INFO] [stderr]     Checking mark-tree v0.1.1 (/opt/rustwide/workdir/crates/mark-tree)
[INFO] [stderr]     Checking vancouver v0.1.2 (/opt/rustwide/workdir/crates/vancouver)
[INFO] [stderr]     Checking lazy-regex v3.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking irc-connect v0.2.0 (/opt/rustwide/workdir/crates/irc-connect)
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking fuse3 v0.9.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking maw v0.1.0 (/opt/rustwide/workdir/crates/maw)
[INFO] [stderr]     Checking vasm v1.0.0 (/opt/rustwide/workdir/crates/vasm)
[INFO] [stderr]     Checking cabot v0.1.0 (/opt/rustwide/workdir/crates/cabot)
[INFO] [stderr]     Checking metrics-relay v0.1.0 (/opt/rustwide/workdir/crates/metrics-relay)
[INFO] [stderr]     Checking gekker v0.1.0 (/opt/rustwide/workdir/crates/gekker)
[INFO] [stderr] error: could not compile `vasm` (bin "vasm")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name vasm --edition=2024 crates/vasm/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::use_self' '--warn=clippy::pedantic' '--warn=clippy::or_fun_call' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=488d3d2a006472d9 -C extra-filename=-4c72af35242295c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-05771335118152c0.rmeta --extern foxerror=/opt/rustwide/target/debug/deps/libfoxerror-dbf29a32cdbee8d6.so --extern nom=/opt/rustwide/target/debug/deps/libnom-b424af5b8fb7be72.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 `vasm` (bin "vasm" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name vasm --edition=2024 crates/vasm/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::use_self' '--warn=clippy::pedantic' '--warn=clippy::or_fun_call' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb645db27d51a8c7 -C extra-filename=-6ccac4051e4abfbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-05771335118152c0.rmeta --extern foxerror=/opt/rustwide/target/debug/deps/libfoxerror-dbf29a32cdbee8d6.so --extern nom=/opt/rustwide/target/debug/deps/libnom-b424af5b8fb7be72.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d43ca8d8365200834927b1d0085ec8601b86c6b565958a475c3696df8db3707a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d43ca8d8365200834927b1d0085ec8601b86c6b565958a475c3696df8db3707a", kill_on_drop: false }`
[INFO] [stdout] d43ca8d8365200834927b1d0085ec8601b86c6b565958a475c3696df8db3707a
