[INFO] cloning repository https://github.com/FotoVerite/attik_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FotoVerite/attik_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db43e989d54e076965bc41b2a6b719a8be1562ef
[INFO] testing FotoVerite/attik_rust against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  64% (2468/3816)
Updating files:  65% (2481/3816)
Updating files:  66% (2519/3816)
Updating files:  67% (2557/3816)
Updating files:  68% (2595/3816)
Updating files:  69% (2634/3816)
Updating files:  70% (2672/3816)
Updating files:  71% (2710/3816)
Updating files:  72% (2748/3816)
Updating files:  73% (2786/3816)
Updating files:  73% (2816/3816)
Updating files:  74% (2824/3816)
Updating files:  75% (2862/3816)
Updating files:  76% (2901/3816)
Updating files:  77% (2939/3816)
Updating files:  77% (2974/3816)
Updating files:  78% (2977/3816)
Updating files:  79% (3015/3816)
Updating files:  80% (3053/3816)
Updating files:  81% (3091/3816)
Updating files:  81% (3096/3816)
Updating files:  82% (3130/3816)
Updating files:  83% (3168/3816)
Updating files:  84% (3206/3816)
Updating files:  85% (3244/3816)
Updating files:  86% (3282/3816)
Updating files:  87% (3320/3816)
Updating files:  87% (3351/3816)
Updating files:  88% (3359/3816)
Updating files:  89% (3397/3816)
Updating files:  90% (3435/3816)
Updating files:  91% (3473/3816)
Updating files:  92% (3511/3816)
Updating files:  93% (3549/3816)
Updating files:  94% (3588/3816)
Updating files:  95% (3626/3816)
Updating files:  96% (3664/3816)
Updating files:  97% (3702/3816)
Updating files:  98% (3740/3816)
Updating files:  99% (3778/3816)
Updating files: 100% (3816/3816)
Updating files: 100% (3816/3816), done.
[INFO] started tweaking git repo https://github.com/FotoVerite/attik_rust
[INFO] finished tweaking git repo https://github.com/FotoVerite/attik_rust
[INFO] tweaked toml for git repo https://github.com/FotoVerite/attik_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FotoVerite/attik_rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FotoVerite/attik_rust 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded rcgen v0.14.2
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded rustface v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1da71117e169559b9c39810552ae9dd1f0479b15fd842bd21d3938749f73a97a
[INFO] running `Command { std: "docker" "start" "-a" "1da71117e169559b9c39810552ae9dd1f0479b15fd842bd21d3938749f73a97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da71117e169559b9c39810552ae9dd1f0479b15fd842bd21d3938749f73a97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da71117e169559b9c39810552ae9dd1f0479b15fd842bd21d3938749f73a97a", kill_on_drop: false }`
[INFO] [stdout] 1da71117e169559b9c39810552ae9dd1f0479b15fd842bd21d3938749f73a97a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 263d06b4070ea9e7cdc7b5dab35fa610719706635d0c53a4a80441fbd4781f99
[INFO] running `Command { std: "docker" "start" "-a" "263d06b4070ea9e7cdc7b5dab35fa610719706635d0c53a4a80441fbd4781f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rgb v0.8.51
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustface v0.1.7
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rcgen v0.14.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hackattic_helper v0.1.0 (/opt/rustwide/workdir/hackattic_helper)
[INFO] [stderr]    Compiling hackattic_solutions v0.1.0 (/opt/rustwide/workdir/solutions)
[INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose`
[INFO] [stdout]  --> solutions/src/bin/docker.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{Engine, engine::general_purpose};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> solutions/src/bin/face.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageBuffer`
[INFO] [stdout]  --> solutions/src/bin/face.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::{GenericImageView, ImageBuffer};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> solutions/src/bin/ssl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Asn1IntegerRef`, `PkeyCtxRef`, `PkeyCtx`, `pkcs7::Pkcs7`, and `ssl::NameType`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout] 5  |     asn1::{Asn1Integer, Asn1IntegerRef, Asn1Time, Asn1Type},
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8  |     pkcs7::Pkcs7,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 9  |     pkey::PKey,
[INFO] [stdout] 10 |     pkey_ctx::{PkeyCtx, PkeyCtxRef},
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 11 |     rsa::Rsa,
[INFO] [stdout] 12 |     ssl::NameType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut asn1_integer =
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credentials`, `ignition_key`, and `trigger_token` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct ChallengeResponse {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 20 |     credentials: Credentials,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     ignition_key: String, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     trigger_token: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChallengeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user` and `password` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Credentials {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 26 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     password: String, 
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolutionPayload` is never constructed
[INFO] [stdout]   --> solutions/src/bin/docker.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct SolutionPayload {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `country` is never read
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct RequiredData {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     country: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequiredData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> solutions/src/bin/hash.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Pbkdf2 {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 68 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pbkdf2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> solutions/src/bin/hash.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     N: u32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 00s
[INFO] running `Command { std: "docker" "inspect" "263d06b4070ea9e7cdc7b5dab35fa610719706635d0c53a4a80441fbd4781f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263d06b4070ea9e7cdc7b5dab35fa610719706635d0c53a4a80441fbd4781f99", kill_on_drop: false }`
[INFO] [stdout] 263d06b4070ea9e7cdc7b5dab35fa610719706635d0c53a4a80441fbd4781f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b9a11d906e445b90ea9db3a241cd6abf147be2542ad6cf72d1ee108122e85bc
[INFO] running `Command { std: "docker" "start" "-a" "9b9a11d906e445b90ea9db3a241cd6abf147be2542ad6cf72d1ee108122e85bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fb46fa0eb1bf35f9 -C extra-filename=-c4b9aab9b58fe72d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-614d532210afc96d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-3dfe61f3eb39f496.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=e9e1031be81a24ad -C extra-filename=-fdc224a69d72e27b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-bd9b136ab6c9860b.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6787795dad2022bb.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-d20dd50f1365f34b.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-d0d2e997239d6b6a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-8fc24d1d815f10d3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6282a7f6e3d158c5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e47cec22dfe56901.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-db7d6bcd52a9a582.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-336d8061f8cb27ec.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-6e6a399b7b7163fd.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-f90da813dcbd1072.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-2714e5aec72a6d1f.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f2fa4671cabfc7c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c6215c804b866be.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a4f7b3b8791d0761.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-7cacae8043b16a72.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-9ad226af025d275e.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ccc2330dff423192.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-12a2f9fe7d58fcab.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9b9a11d906e445b90ea9db3a241cd6abf147be2542ad6cf72d1ee108122e85bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9a11d906e445b90ea9db3a241cd6abf147be2542ad6cf72d1ee108122e85bc", kill_on_drop: false }`
[INFO] [stdout] 9b9a11d906e445b90ea9db3a241cd6abf147be2542ad6cf72d1ee108122e85bc
