[INFO] cloning repository https://github.com/Andriamanitra/nnnhl2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andriamanitra/nnnhl2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fnnnhl2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fnnnhl2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 491bcdd994b3711ec86ea6fa822e7974cbe650e4
[INFO] testing Andriamanitra/nnnhl2 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndriamanitra%2Fnnnhl2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Andriamanitra/nnnhl2
[INFO] finished tweaking git repo https://github.com/Andriamanitra/nnnhl2
[INFO] tweaked toml for git repo https://github.com/Andriamanitra/nnnhl2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andriamanitra/nnnhl2 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andriamanitra/nnnhl2 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5
[INFO] running `Command { std: "docker" "start" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5", 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" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5", 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" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rouille v3.6.2
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling nnnhl2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ClubScheduleSeason` is never constructed
[INFO] [stdout]   --> src/api_types/schedule.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ClubScheduleSeason {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClubScheduleMonth` is never constructed
[INFO] [stdout]   --> src/api_types/schedule.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct ClubScheduleMonth {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClubScheduleWeek` is never constructed
[INFO] [stdout]   --> src/api_types/schedule.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ClubScheduleWeek {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StandingsSeasons` is never constructed
[INFO] [stdout]    --> src/api_types/standings.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct StandingsSeasons {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Season` is never constructed
[INFO] [stdout]    --> src/api_types/standings.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct Season {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: rustc interrupted by SIGILL, printing backtrace
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x3e634bc) [0x7d79e14634bc]
[INFO] [stderr] /usr/lib/x86_64-linux-gnu/libc.so.6(+0x45cb0) [0x7d79dd424cb0]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(+0x9de019c) [0x7d79dc1e019c]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm3EVT6getEVTEPNS_4TypeEb+0x68) [0x7d79db20136a]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(+0xa0eef10) [0x7d79dc4eef10]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(+0x92fcbc7) [0x7d79db6fcbc7]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(+0x92fc24b) [0x7d79db6fc24b]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm13slpvectorizer7BoUpSLP12buildTreeRecENS_8ArrayRefIPNS_5ValueEEEjRKNS1_8EdgeInfoEj+0x1593) [0x7d79db59a013]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm13slpvectorizer7BoUpSLP12buildTreeRecENS_8ArrayRefIPNS_5ValueEEEjRKNS1_8EdgeInfoEj+0x14b6) [0x7d79db599f36]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm17SLPVectorizerPass18tryToVectorizeListENS_8ArrayRefIPNS_5ValueEEERNS_13slpvectorizer7BoUpSLPEbb+0x5e5) [0x7d79db5bb5ef]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(+0x91b7813) [0x7d79db5b7813]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm17SLPVectorizerPass22vectorizeChainsInBlockEPNS_10BasicBlockERNS_13slpvectorizer7BoUpSLPE+0x1354) [0x7d79db5c10e2]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm17SLPVectorizerPass7runImplERNS_8FunctionEPNS_15ScalarEvolutionEPNS_19TargetTransformInfoEPNS_17TargetLibraryInfoEPNS_9AAResultsEPNS_8LoopInfoEPNS_13DominatorTreeEPNS_15AssumptionCacheEPNS_12DemandedBitsEPNS_25OptimizationRemarkEmitterE+0xc2a) [0x7d79db819c2a]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm17SLPVectorizerPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE+0x1d9) [0x7d79db818f71]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_+0xf4f) [0x7d79db205c4f]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE+0x2f6) [0x7d79db2daf10]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/libLLVM.so.23.1-rust-1.99.0-beta(_ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_+0x1c9) [0x7d79db89e865]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x692242f) [0x7d79e3f2242f]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x67e7d60) [0x7d79e3de7d60]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x67e769c) [0x7d79e3de769c]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(_RNvXs1_Csdfnn0gXJnUL_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsaFYWXniHX82_17rustc_codegen_ssa6traits5write19WriteBackendMethods28optimize_and_codegen_fat_lto+0x1383) [0x7d79e12b59c3]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(_RNvXs3_Csdfnn0gXJnUL_18rustc_codegen_llvmNtB5_18LlvmCodegenBackendNtNtNtCsaFYWXniHX82_17rustc_codegen_ssa6traits7backend14CodegenBackend12join_codegen+0xb8a) [0x7d79e3f45c4a]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(_RNvMNtCseLPEe1AGWMo_15rustc_interface7queriesNtB2_6Linker4link+0x120) [0x7d79e3f6dd20]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x69680c0) [0x7d79e3f680c0]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x6933524) [0x7d79e3f33524]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x69332ed) [0x7d79e3f332ed]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/lib/librustc_driver-79a971bcf6a44f3b.so(+0x69d1ec7) [0x7d79e3fd1ec7]
[INFO] [stderr] /usr/lib/x86_64-linux-gnu/libc.so.6(+0xa407a) [0x7d79dd48307a]
[INFO] [stderr] /usr/lib/x86_64-linux-gnu/libc.so.6(__clone+0x44) [0x7d79dd516534]
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust
[INFO] [stderr] note: backtrace dumped due to SIGILL! resuming signal
[INFO] [stderr] error: could not compile `nnnhl2` (bin "nnnhl2"); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nnnhl2 --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=826b4f18f1b1e6f8 -C extra-filename=-debdfe9f74aff792 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern chrono=/opt/rustwide/target/release/deps/libchrono-ae63e8e81bee6ff7.rlib --extern maud=/opt/rustwide/target/release/deps/libmaud-6618b308427cf983.rlib --extern rouille=/opt/rustwide/target/release/deps/librouille-3b48424c81d4d41f.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-957744eacf64193f.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-9a9ea34dd03b31f6.rlib --extern ureq=/opt/rustwide/target/release/deps/libureq-a71ee1b3b120723b.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-960594514f2e31a8/out -L native=/opt/rustwide/target/release/build/ring-e498a8ceb9530004/out` (signal: 4, SIGILL: illegal instruction)
[INFO] running `Command { std: "docker" "inspect" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5", kill_on_drop: false }`
[INFO] [stdout] de08630fe48c1a3fc7b8880df84cdc124cec1a70be831c97b29c4b5ea0a846e5
