[INFO] cloning repository https://github.com/mash-97/mps-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mash-97/mps-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmash-97%2Fmps-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmash-97%2Fmps-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6781fedd50ed675a5b25b29a8045a4ed4c22560a
[INFO] testing mash-97/mps-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmash-97%2Fmps-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mash-97/mps-rs
[INFO] finished tweaking git repo https://github.com/mash-97/mps-rs
[INFO] tweaked toml for git repo https://github.com/mash-97/mps-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mash-97/mps-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mash-97/mps-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc
[INFO] running `Command { std: "docker" "start" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", 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" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mps-rs v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling mps-rs v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mps-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mps --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=685d8fedf61e9387 -C extra-filename=-ca890b41e536671a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-72d794a6ca53eab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82a2934e116901de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a369ea5070ed06b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e88aafd6df834140.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4ec69cac092c6374.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ed5fbd1db1f6d6fc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d7f2c48190e6f4d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9355b3d4ff5e6be8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-47847f9d068e66e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6b330f5ed41dd4a3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-99d048c15cb6118e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-768be85baf0a12d4.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a37d985f162dbef2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4d0aed7e40907ee6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mps-rs` (bin "mps" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mps --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0678e9a6a7d5324b -C extra-filename=-226c8e6e7fb70ec3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-72d794a6ca53eab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82a2934e116901de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a369ea5070ed06b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e88aafd6df834140.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4ec69cac092c6374.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ed5fbd1db1f6d6fc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d7f2c48190e6f4d.rlib --extern mps=/opt/rustwide/target/debug/deps/libmps-f2a85372b3b2fcd9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9355b3d4ff5e6be8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-47847f9d068e66e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6b330f5ed41dd4a3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-99d048c15cb6118e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-768be85baf0a12d4.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a37d985f162dbef2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4d0aed7e40907ee6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mps-rs` (bin "mps")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mps --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=040634c4e5f345df -C extra-filename=-8e9c3176e85d0369 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-72d794a6ca53eab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82a2934e116901de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a369ea5070ed06b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e88aafd6df834140.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4ec69cac092c6374.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d7f2c48190e6f4d.rlib --extern mps=/opt/rustwide/target/debug/deps/libmps-f2a85372b3b2fcd9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9355b3d4ff5e6be8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-47847f9d068e66e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6b330f5ed41dd4a3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-768be85baf0a12d4.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4d0aed7e40907ee6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mps-rs` (test "edge_cases_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name edge_cases_test --edition=2021 tests/edge_cases_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdff0640cdcd93cc -C extra-filename=-b9aa7ca7b61ef17d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-72d794a6ca53eab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82a2934e116901de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a369ea5070ed06b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e88aafd6df834140.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4ec69cac092c6374.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ed5fbd1db1f6d6fc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d7f2c48190e6f4d.rlib --extern mps=/opt/rustwide/target/debug/deps/libmps-f2a85372b3b2fcd9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9355b3d4ff5e6be8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-47847f9d068e66e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6b330f5ed41dd4a3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-99d048c15cb6118e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-768be85baf0a12d4.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a37d985f162dbef2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4d0aed7e40907ee6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mps-rs` (test "serve_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name serve_test --edition=2021 tests/serve_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7fd61b98aa0c6b09 -C extra-filename=-a9817ca604c4f7df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-72d794a6ca53eab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-82a2934e116901de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f4ba878a4f26d60a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5edc69e55eb1b5b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-a369ea5070ed06b2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e88aafd6df834140.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4ec69cac092c6374.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-ed5fbd1db1f6d6fc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d7f2c48190e6f4d.rlib --extern mps=/opt/rustwide/target/debug/deps/libmps-f2a85372b3b2fcd9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9355b3d4ff5e6be8.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-47847f9d068e66e0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6b330f5ed41dd4a3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-99d048c15cb6118e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-768be85baf0a12d4.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a37d985f162dbef2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4d0aed7e40907ee6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcW7W78p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmps-f2a85372b3b2fcd9,libserde_yaml-6b330f5ed41dd4a3,libunsafe_libyaml-d3127b66fe569cc5,libcsv-a369ea5070ed06b2,libcsv_core-f03df036c4c840f2,libdirs-e88aafd6df834140,libdirs_sys-82d67a297a43e84d,liboption_ext-61303ef911796993,libreqwest-9355b3d4ff5e6be8,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libhyper_tls-a8f656615110c81c,libtokio_native_tls-199fa286870efce4,libencoding_rs-c7a67ac351c2b19f,libtower_http-5b99287f24a1839b,libnative_tls-fe7e0deb11ce7028,libopenssl_probe-6b1b371432012237,libopenssl-1239b5d5af19d95e,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1d9d682ac9d026ff,liburl-bc9c7c164a9ff56b,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libthiserror-305297abc8a52265,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libtower_http-4d0aed7e40907ee6,libaxum-72d794a6ca53eab6,libserde_path_to_error-c825e559883fa087,libserde_json-15bd8aae49a9158b,libzmij-ef63f1da73704b4c,libserde_urlencoded-f4d14c40ab7c7c85,libryu-1f4f40e4352371e5,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-e43fdbce60b76ae4,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-aac3f7002f4ce3b0,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-5d5b0c0746f97e50,libindexmap-0d7f2c48190e6f4d,libequivalent-6a754676e6af62ae,libhashbrown-6b92ca17a46d4c7a,libfnv-79e2cbfbe03dcd16,libtokio_util-b9dc7df857b00393,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-04b287164a72dbf0,libmatchit-616cb01453b9e7d4,libaxum_core-fd49e7b14207e091,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libtracing-d5b711ec1ef110d8,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libtower-c2cec1ed5875c7bf,libsync_wrapper-6bdfbc29c4269203,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-768be85baf0a12d4,libsignal_hook_registry-a760c7518082b676,liberrno-b828f94e94d1c0fa,libsocket2-060d3d37f2e0fb7d,libbytes-2ed9460101f17bbf,libmio-466749991c5f6273,libparking_lot-ffadff8dabf49814,libparking_lot_core-1a2829851bfdb608,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,librustyline-47847f9d068e66e0,libnix-5a8b6efcdd89b31f,liblibc-177b4b632c025eff,libfd_lock-55d3cf13d9e0d01a,librustix-66eac2e94111ec6f,libbitflags-db7b9c0337a7ee76,liblinux_raw_sys-0b6cde911e9a3109,libcfg_if-83060ec5685761ae,libunicode_width-b1bc0d6c10c00ecc,libunicode_segmentation-63c0e35c356241ee,liblog-f16ce4b64309590f,libhome-2459c00c573c2c5a,libradix_trie-fe8711486b230481,libnibble_vec-ed36847a45805b61,libsmallvec-bc3128fdd57228fc,libendian_type-86fda68ea442df8c,libfutures_util-4ec69cac092c6374,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcolored-5edc69e55eb1b5b3,liblazy_static-3674be3f4245d19b,libchrono-82a2934e116901de,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libanyhow-9e4c44ac98d8e4ea,libclap-f4ba878a4f26d60a,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libserde-6a73a15ec8c3d9e9,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcW7W78p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chat_llm_test-2ac62d5b2350d8d5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mps-rs` (test "chat_llm_test") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc", kill_on_drop: false }`
[INFO] [stdout] 764f2d14cf2eb23185c6a7f13b0c9320fca285375d15d221f8736e2cd0c93abc
