[INFO] cloning repository https://github.com/Wulfheart/attila
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wulfheart/attila" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWulfheart%2Fattila", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWulfheart%2Fattila'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fd9ee5736ff195b252edb33b5562654510d946e
[INFO] testing Wulfheart/attila against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWulfheart%2Fattila" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Wulfheart/attila on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Wulfheart/attila
[INFO] finished tweaking git repo https://github.com/Wulfheart/attila
[INFO] tweaked toml for git repo https://github.com/Wulfheart/attila written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Wulfheart/attila 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37f03c45c721fb8d1d768b7dd54f3ef067f397b471860c695513e58faf2f97ce
[INFO] running `Command { std: "docker" "start" "-a" "37f03c45c721fb8d1d768b7dd54f3ef067f397b471860c695513e58faf2f97ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f03c45c721fb8d1d768b7dd54f3ef067f397b471860c695513e58faf2f97ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f03c45c721fb8d1d768b7dd54f3ef067f397b471860c695513e58faf2f97ce", kill_on_drop: false }`
[INFO] [stdout] 37f03c45c721fb8d1d768b7dd54f3ef067f397b471860c695513e58faf2f97ce
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b87cd52616614f2f653ce2624343765bde625ef1da5d65a4a13347c04f9dd88c
[INFO] running `Command { std: "docker" "start" "-a" "b87cd52616614f2f653ce2624343765bde625ef1da5d65a4a13347c04f9dd88c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling onig v6.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling string_cache v0.8.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling plist v1.3.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling xml5ever v0.16.2
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling select v0.6.0-alpha.1
[INFO] [stderr]    Compiling comrak v0.12.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stderr]    Compiling multi-skill v0.1.2 (https://github.com/Wulfheart/Elo-MMR.git?rev=fab27a0#fab27a0b)
[INFO] [stderr]    Compiling attila v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/main.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct Response(Vec<Ranking>);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, ubyte v0.10.1, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b87cd52616614f2f653ce2624343765bde625ef1da5d65a4a13347c04f9dd88c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87cd52616614f2f653ce2624343765bde625ef1da5d65a4a13347c04f9dd88c", kill_on_drop: false }`
[INFO] [stdout] b87cd52616614f2f653ce2624343765bde625ef1da5d65a4a13347c04f9dd88c
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08e5a3626cdc0b92318f18b0efdce12769bb658be05801d73cdc9c7bb0d3a639
[INFO] running `Command { std: "docker" "start" "-a" "08e5a3626cdc0b92318f18b0efdce12769bb658be05801d73cdc9c7bb0d3a639", kill_on_drop: false }`
[INFO] [stderr]    Compiling attila v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/main.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct Response(Vec<Ranking>);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, ubyte v0.10.1, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "08e5a3626cdc0b92318f18b0efdce12769bb658be05801d73cdc9c7bb0d3a639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e5a3626cdc0b92318f18b0efdce12769bb658be05801d73cdc9c7bb0d3a639", kill_on_drop: false }`
[INFO] [stdout] 08e5a3626cdc0b92318f18b0efdce12769bb658be05801d73cdc9c7bb0d3a639
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37f644b22e15e1023c52dc18bb0e1c6a9bc01dc4d2f934a97090618637a71f53
[INFO] running `Command { std: "docker" "start" "-a" "37f644b22e15e1023c52dc18bb0e1c6a9bc01dc4d2f934a97090618637a71f53", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]   --> src/main.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 | struct Response(Vec<Ranking>);
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `attila` (bin "attila" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, ubyte v0.10.1, xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attila-76e971ca8f14c9a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37f644b22e15e1023c52dc18bb0e1c6a9bc01dc4d2f934a97090618637a71f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f644b22e15e1023c52dc18bb0e1c6a9bc01dc4d2f934a97090618637a71f53", kill_on_drop: false }`
[INFO] [stdout] 37f644b22e15e1023c52dc18bb0e1c6a9bc01dc4d2f934a97090618637a71f53
