[INFO] cloning repository https://github.com/guisazevedo/UoL_entinela_exam_receiver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guisazevedo/UoL_entinela_exam_receiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguisazevedo%2FUoL_entinela_exam_receiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguisazevedo%2FUoL_entinela_exam_receiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b510bf86ef9995391aae65d05d8d413954cf858b
[INFO] checking guisazevedo/UoL_entinela_exam_receiver against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguisazevedo%2FUoL_entinela_exam_receiver" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guisazevedo/UoL_entinela_exam_receiver
[INFO] finished tweaking git repo https://github.com/guisazevedo/UoL_entinela_exam_receiver
[INFO] tweaked toml for git repo https://github.com/guisazevedo/UoL_entinela_exam_receiver written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guisazevedo/UoL_entinela_exam_receiver on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guisazevedo/UoL_entinela_exam_receiver 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99be0ee743a2a721fad837bcfa821337f814ae7699ed198ac0700b573b282a1f
[INFO] running `Command { std: "docker" "start" "-a" "99be0ee743a2a721fad837bcfa821337f814ae7699ed198ac0700b573b282a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99be0ee743a2a721fad837bcfa821337f814ae7699ed198ac0700b573b282a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99be0ee743a2a721fad837bcfa821337f814ae7699ed198ac0700b573b282a1f", kill_on_drop: false }`
[INFO] [stdout] 99be0ee743a2a721fad837bcfa821337f814ae7699ed198ac0700b573b282a1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1068c8439064460059b13082706012671a79c2650217d4c4624e732eef181c13
[INFO] running `Command { std: "docker" "start" "-a" "1068c8439064460059b13082706012671a79c2650217d4c4624e732eef181c13", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling polars-utils v0.39.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polars-arrow v0.39.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling polars-compute v0.39.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking polars-error v0.39.2
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling polars-core v0.39.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking comfy-table v7.2.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling polars-ops v0.39.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking google-cloud-token v0.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking simd-json v0.13.11
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling google-cloud-googleapis v0.10.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr] error: could not compile `polars-arrow` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.39.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow-format"' --cfg 'feature="atoi_simd"' --cfg 'feature="compute"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_hash"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fast-float"' --cfg 'feature="io_ipc"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "arrow_rs", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "zstd"))' -C metadata=9356cdf7dbcdf0cd -C extra-filename=-c72e88c916c0af92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3c7963d219458afe.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-eefeeeab560dc54d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-cabc5c07a713e95f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8ae198e188e1c636.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-11ddc3998e8bcfa1.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-a1488a7ac6873d00.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-7d56dec51484156a.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-99ba0ec56427d253.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8a7fcfddace9c38c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-d9b71f444e9f8fc8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libpolars_arrow_format-4741c55c3ffe764c.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-d750b728cb615c9e.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-b9767c5db7fdaa84.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e5cf39b0424d7e5c.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-3fc806ec77852de2.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5822656aa136fd3c.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-789128d5ae136a9e/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f5e3cbd5f4e65c84 -C extra-filename=-5ed1af18032a5f9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-666804e4efaf6f44.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6f86fcd80ac48994.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d1118f53a9bee98e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1068c8439064460059b13082706012671a79c2650217d4c4624e732eef181c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1068c8439064460059b13082706012671a79c2650217d4c4624e732eef181c13", kill_on_drop: false }`
[INFO] [stdout] 1068c8439064460059b13082706012671a79c2650217d4c4624e732eef181c13
