[INFO] cloning repository https://github.com/dariosaldia/nats_fundamentals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dariosaldia/nats_fundamentals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariosaldia%2Fnats_fundamentals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariosaldia%2Fnats_fundamentals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aecc476a03e09e450782bb9c06a5703c0cf1e3c6
[INFO] testing dariosaldia/nats_fundamentals 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%2Fdariosaldia%2Fnats_fundamentals" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dariosaldia/nats_fundamentals
[INFO] finished tweaking git repo https://github.com/dariosaldia/nats_fundamentals
[INFO] tweaked toml for git repo https://github.com/dariosaldia/nats_fundamentals written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dariosaldia/nats_fundamentals 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/dariosaldia/nats_fundamentals 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533
[INFO] running `Command { std: "docker" "start" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533", 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" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533" "/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" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533", 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" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533" "/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.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling lab1_publish_subscribe v0.1.0 (/opt/rustwide/workdir/labs/lab1_publish_subscribe)
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling config v0.15.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling async-nats v0.42.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling lab4_jetstream_basics v0.1.0 (/opt/rustwide/workdir/labs/lab4_jetstream_basics)
[INFO] [stderr]    Compiling lab3_request_reply v0.1.0 (/opt/rustwide/workdir/labs/lab3_request_reply)
[INFO] [stderr]    Compiling lab2_queue_groups v0.1.0 (/opt/rustwide/workdir/labs/lab2_queue_groups)
[INFO] [stderr] error: could not compile `lab4_jetstream_basics` (bin "js-pull")
[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 js_pull --edition=2024 labs/lab4_jetstream_basics/src/bin/js-pull.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=8c6b9d48a020a539 -C extra-filename=-79d3deb28db4e337 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbab63dfdaa994c6.rlib --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-b11da43697422e75.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c5b567c655c732f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e1df4cb71b7ea842.rlib --extern lab4_jetstream_basics=/opt/rustwide/target/debug/deps/liblab4_jetstream_basics-0251a354c0c04a57.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-80d34d2e3cf271a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33d42d2c2f5f1157.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7c430220d07adb6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2c125fbc5151549f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lab4_jetstream_basics` (bin "js-bootstrap")
[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 js_bootstrap --edition=2024 labs/lab4_jetstream_basics/src/bin/js-bootstrap.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=b668c46c8828bc60 -C extra-filename=-d5bacd90e6d455d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbab63dfdaa994c6.rlib --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-b11da43697422e75.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c5b567c655c732f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e1df4cb71b7ea842.rlib --extern lab4_jetstream_basics=/opt/rustwide/target/debug/deps/liblab4_jetstream_basics-0251a354c0c04a57.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-80d34d2e3cf271a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33d42d2c2f5f1157.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7c430220d07adb6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2c125fbc5151549f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `shared` (bin "nats-pub")
[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 nats_pub --edition=2024 shared/src/bin/nats-pub.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=dd73b300e6169252 -C extra-filename=-c5fa061f9bc4d483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbab63dfdaa994c6.rlib --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-b11da43697422e75.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c5b567c655c732f.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-22ee06174b9d7d80.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e1df4cb71b7ea842.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b41d4e0c407cecc.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-80d34d2e3cf271a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33d42d2c2f5f1157.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7c430220d07adb6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-908df490f4120316.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2c125fbc5151549f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `lab4_jetstream_basics` (bin "js-purge")
[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 js_purge --edition=2024 labs/lab4_jetstream_basics/src/bin/js-purge.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=2952b1e6b24c4e03 -C extra-filename=-551448a97e909ed9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbab63dfdaa994c6.rlib --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-b11da43697422e75.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c5b567c655c732f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e1df4cb71b7ea842.rlib --extern lab4_jetstream_basics=/opt/rustwide/target/debug/deps/liblab4_jetstream_basics-0251a354c0c04a57.rlib --extern shared=/opt/rustwide/target/debug/deps/libshared-80d34d2e3cf271a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33d42d2c2f5f1157.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a7c430220d07adb6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2c125fbc5151549f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533", kill_on_drop: false }`
[INFO] [stdout] d3ead9f3d8bac61d514aaa540ba38054e980f50739385edc6223d51a47101533
