[INFO] cloning repository https://github.com/JoaoVitorSantDrade/rust-backend-spawn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoaoVitorSantDrade/rust-backend-spawn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoaoVitorSantDrade%2Frust-backend-spawn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoaoVitorSantDrade%2Frust-backend-spawn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bab3de65acd7bf54a819952c0f7a8482cc766842 [INFO] testing JoaoVitorSantDrade/rust-backend-spawn 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%2FJoaoVitorSantDrade%2Frust-backend-spawn" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/JoaoVitorSantDrade/rust-backend-spawn [INFO] finished tweaking git repo https://github.com/JoaoVitorSantDrade/rust-backend-spawn [INFO] tweaked toml for git repo https://github.com/JoaoVitorSantDrade/rust-backend-spawn written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoaoVitorSantDrade/rust-backend-spawn 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/JoaoVitorSantDrade/rust-backend-spawn 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7 [INFO] running `Command { std: "docker" "start" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7", 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" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7" "/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" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7", 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" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling halfbrown v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling value-trait v0.11.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling simd-json v0.15.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-nats v0.42.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling redis v0.32.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] error: could not compile `async-nats` (lib) [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 async_nats --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-nats-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ring"' --cfg 'feature="server_2_10"' --cfg 'feature="server_2_11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "compatibility_tests", "default", "experimental", "fips", "ring", "server_2_10", "server_2_11", "service", "slow_tests", "websockets"))' -C metadata=484c668e427007df -C extra-filename=-4ea0322b6dcbbaff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-89fd6b8a63ed4e70.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3c950262c6baeff8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb753e192a6bbd2d.rmeta --extern nkeys=/opt/rustwide/target/debug/deps/libnkeys-b20eb77dd21c12f9.rmeta --extern nuid=/opt/rustwide/target/debug/deps/libnuid-e8014ef205902295.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-38c0be05a38fc46c.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-60abd958a9c449b7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-67185cf976cde8cc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-eacc5fe23c49c0a7.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-db9de5d3aac7b21f.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-6cc0df05ce50e36e.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7d80b45e0e17dae1.rmeta --extern rustls_webpki=/opt/rustwide/target/debug/deps/libwebpki-e79d74d8d8766d9d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-05abdcbe26b432b6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-24eee09bd7b45e3d.rmeta --extern serde_nanos=/opt/rustwide/target/debug/deps/libserde_nanos-0ecce87cc53945a0.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-e6dffe253f1db07a.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7c7e073b619032ca.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-71db0f3ed78806d4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-422c26f503bc0c3f.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-d23337002cc8372c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1358a78d9be33da6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-861f4794ef80231f.rmeta --extern tryhard=/opt/rustwide/target/debug/deps/libtryhard-1f10aeacc57a5410.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dca0a369b17f7294.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d7d7a525d82f4f27/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7", kill_on_drop: false }` [INFO] [stdout] 511fd0ffa1e2849b8952e257ea9840e051211d9fed1cb7f5ffda6cba185e82c7