[INFO] cloning repository https://github.com/Xmanuel01/Morph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xmanuel01/Morph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2997b0c113164b4d60372780f91f3d57a1cfe1e
[INFO] checking Xmanuel01/Morph against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXmanuel01%2FMorph" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xmanuel01/Morph
[INFO] finished tweaking git repo https://github.com/Xmanuel01/Morph
[INFO] tweaked toml for git repo https://github.com/Xmanuel01/Morph written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xmanuel01/Morph on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xmanuel01/Morph 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded postgres-types v0.2.13
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded postgres v0.19.13
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded io-enum v1.2.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.11
[INFO] [stderr]   Downloaded ctutils v0.4.1
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded subprocess v0.2.15
[INFO] [stderr]   Downloaded mysql v25.0.1
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded torch-sys v0.15.0
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] [stderr]   Downloaded tch v0.15.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83
[INFO] running `Command { std: "docker" "start" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking ctutils v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a186a5698e4fd344 -C extra-filename=-9621d89a0aed935e --out-dir /opt/rustwide/target/debug/build/rustix/9621d89a0aed935e/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3d4f05b564e1f05d/out/libbitflags-3d4f05b564e1f05d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/059f6a9693b4822e/out/liblinux_raw_sys-059f6a9693b4822e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=96257e9a7c8ba9f9 -C extra-filename=-bbd093d7983a20f6 --out-dir /opt/rustwide/target/debug/build/darling_core/bbd093d7983a20f6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern fnv=/opt/rustwide/target/debug/build/fnv/bd60753855300b18/out/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/build/ident_case/ecc112105bc5215b/out/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/9754e702f19a9357/out/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/ae6c806947fc9697/out/libsyn-ae6c806947fc9697.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83", kill_on_drop: false }`
[INFO] [stdout] c97b34abbcca09733bc50d24d7329eb0f1a96f0e6606a090255f19fe2b4ddb83
