[INFO] cloning repository https://github.com/shard77/ctfbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shard77/ctfbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshard77%2Fctfbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshard77%2Fctfbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 055b376b12c3ed1b9a94097889ab0d8352eb7068 [INFO] testing shard77/ctfbox against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshard77%2Fctfbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shard77/ctfbox on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shard77/ctfbox [INFO] finished tweaking git repo https://github.com/shard77/ctfbox [INFO] tweaked toml for git repo https://github.com/shard77/ctfbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shard77/ctfbox 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded enum-ordinalize v3.1.15 [INFO] [stderr] Downloaded validators v0.24.4 [INFO] [stderr] Downloaded cow-utils v0.1.3 [INFO] [stderr] Downloaded phonenumber v0.3.3+8.13.9 [INFO] [stderr] Downloaded str-utils v0.1.7 [INFO] [stderr] Downloaded validators-derive v0.24.5 [INFO] [stderr] Downloaded validators-options v0.24.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2225a753ea65d4f08b6c154916e9fbff3e73fb69f8e961e6f43fa028619d811 [INFO] running `Command { std: "docker" "start" "-a" "d2225a753ea65d4f08b6c154916e9fbff3e73fb69f8e961e6f43fa028619d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2225a753ea65d4f08b6c154916e9fbff3e73fb69f8e961e6f43fa028619d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2225a753ea65d4f08b6c154916e9fbff3e73fb69f8e961e6f43fa028619d811", kill_on_drop: false }` [INFO] [stdout] d2225a753ea65d4f08b6c154916e9fbff3e73fb69f8e961e6f43fa028619d811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57eb87da9e217a0c2a18ec21ee915d715c596d6e7feb88c29da13c52c33ea0d7 [INFO] running `Command { std: "docker" "start" "-a" "57eb87da9e217a0c2a18ec21ee915d715c596d6e7feb88c29da13c52c33ea0d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling str-utils v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.39/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=7006968d10f51468 -C extra-filename=-7006968d10f51468 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "57eb87da9e217a0c2a18ec21ee915d715c596d6e7feb88c29da13c52c33ea0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57eb87da9e217a0c2a18ec21ee915d715c596d6e7feb88c29da13c52c33ea0d7", kill_on_drop: false }` [INFO] [stdout] 57eb87da9e217a0c2a18ec21ee915d715c596d6e7feb88c29da13c52c33ea0d7 [INFO] testing shard77/ctfbox against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshard77%2Fctfbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shard77/ctfbox on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shard77/ctfbox [INFO] finished tweaking git repo https://github.com/shard77/ctfbox [INFO] tweaked toml for git repo https://github.com/shard77/ctfbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shard77/ctfbox 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c43a632533592baef5e95e342fd8612c25165d942cd5417405b5452ecba3b2 [INFO] running `Command { std: "docker" "start" "-a" "a0c43a632533592baef5e95e342fd8612c25165d942cd5417405b5452ecba3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c43a632533592baef5e95e342fd8612c25165d942cd5417405b5452ecba3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c43a632533592baef5e95e342fd8612c25165d942cd5417405b5452ecba3b2", kill_on_drop: false }` [INFO] [stdout] a0c43a632533592baef5e95e342fd8612c25165d942cd5417405b5452ecba3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8633cb98468c215ed25c16af91eac62809182201537a297d04fa8089d8b0f3eb [INFO] running `Command { std: "docker" "start" "-a" "8633cb98468c215ed25c16af91eac62809182201537a297d04fa8089d8b0f3eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling str-utils v0.1.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling validators-options v0.24.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling phonenumber v0.3.3+8.13.9 [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling validators-derive v0.24.5 [INFO] [stderr] Compiling hyper v1.0.1 [INFO] [stderr] Compiling hyper-util v0.1.1 [INFO] [stderr] Compiling validators v0.24.4 [INFO] [stderr] Compiling ctfbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [Lit(Lit { lws: "", val: "", rws: "\n" }), Extends(Extends { path: "layouts/base.html" }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "title", nodes: [Lit(Lit { lws: "", val: "Login", rws: "" })], ws2: Ws(None, None) }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "content", nodes: [Lit(Lit { lws: "\n", val: "
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
", rws: "\n " }), If(If { ws: Ws(None, None), branches: [Cond { ws: Ws(None, None), cond: Some(CondTest { target: None, expr: Call(Attr(Var("error_message"), "is_some"), []) }), nodes: [Lit(Lit { lws: "\n ", val: "
\n \n Error!\n ", rws: "" }), Expr(Ws(None, None), Call(Attr(Call(Attr(Var("error_message"), "as_ref"), []), "map_or"), [StrLit(""), Path(["String", "as_str"])])), Lit(Lit { lws: "", val: "\n
\n
", rws: "\n " })] }] }), Lit(Lit { lws: "\n ", val: "
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n", rws: "\n" })], ws2: Ws(None, None) })] [INFO] [stderr] impl ::askama::Template for LoginTemplate { [INFO] [stderr] fn render_into(&self, writer: &mut (impl ::std::fmt::Write + ?Sized)) -> ::askama::Result<()> { [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/layouts/base.html") ; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/pages/auth/login.html") ; [INFO] [stderr] writer.write_str("\n\n \n \n \n \n \n Login\n \n \n \n \n \n ")?; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/components/navbar.html") ; [INFO] [stderr] writer.write_str("")?; [INFO] [stderr] writer.write_str("\n
\n
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
\n ")?; [INFO] [stderr] if *(&(self.error_message.is_some()) as &bool) { [INFO] [stderr] ::std::write!( [INFO] [stderr] writer, [INFO] [stderr] "\n
\n \n Error!\n {expr0}\n
\n
\n ", [INFO] [stderr] expr0 = &::askama::MarkupDisplay::new_unsafe(&(self.error_message.as_ref().map_or("", String::as_str)), ::askama::Html), [INFO] [stderr] )?; [INFO] [stderr] } [INFO] [stderr] writer.write_str("\n
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n
\n\n \n")?; [INFO] [stderr] ::askama::Result::Ok(()) [INFO] [stderr] } [INFO] [stderr] const EXTENSION: ::std::option::Option<&'static ::std::primitive::str> = [INFO] [stderr] Some("html") [INFO] [stderr] ; [INFO] [stderr] const SIZE_HINT: ::std::primitive::usize = [INFO] [stderr] 4706 [INFO] [stderr] ; [INFO] [stderr] const MIME_TYPE: &'static ::std::primitive::str = [INFO] [stderr] "text/html; charset=utf-8" [INFO] [stderr] ; [INFO] [stderr] } [INFO] [stderr] impl ::std::fmt::Display for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { [INFO] [stderr] ::askama::Template::render_into(self, f).map_err(|_| ::std::fmt::Error {}) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] impl ::askama_axum::IntoResponse for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn into_response(self)-> ::askama_axum::Response { [INFO] [stderr] ::askama_axum::into_response(&self) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] [INFO] [stdout] warning: unused import: `validators::prelude::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use validators::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct LoginTemplate { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 45 | error_message: Option, [INFO] [stdout] 46 | username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_message` and `username` are never read [INFO] [stdout] --> src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct RegisterTemplate { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 52 | error_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 53 | username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct IndexTemplate { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 59 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `username`, `email`, `password`, and `password_confirm` are never read [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct RegisterForm { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 70 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 72 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | password_confirm: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegisterForm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.42s [INFO] running `Command { std: "docker" "inspect" "8633cb98468c215ed25c16af91eac62809182201537a297d04fa8089d8b0f3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8633cb98468c215ed25c16af91eac62809182201537a297d04fa8089d8b0f3eb", kill_on_drop: false }` [INFO] [stdout] 8633cb98468c215ed25c16af91eac62809182201537a297d04fa8089d8b0f3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2b757e065b49d9c9ae500a20e00142d6a7912dee6709962611bc1b400160561 [INFO] running `Command { std: "docker" "start" "-a" "c2b757e065b49d9c9ae500a20e00142d6a7912dee6709962611bc1b400160561", kill_on_drop: false }` [INFO] [stderr] Compiling ctfbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [Lit(Lit { lws: "", val: "", rws: "\n" }), Extends(Extends { path: "layouts/base.html" }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "title", nodes: [Lit(Lit { lws: "", val: "Login", rws: "" })], ws2: Ws(None, None) }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "content", nodes: [Lit(Lit { lws: "\n", val: "
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
", rws: "\n " }), If(If { ws: Ws(None, None), branches: [Cond { ws: Ws(None, None), cond: Some(CondTest { target: None, expr: Call(Attr(Var("error_message"), "is_some"), []) }), nodes: [Lit(Lit { lws: "\n ", val: "
\n \n Error!\n ", rws: "" }), Expr(Ws(None, None), Call(Attr(Call(Attr(Var("error_message"), "as_ref"), []), "map_or"), [StrLit(""), Path(["String", "as_str"])])), Lit(Lit { lws: "", val: "\n
\n
", rws: "\n " })] }] }), Lit(Lit { lws: "\n ", val: "
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n", rws: "\n" })], ws2: Ws(None, None) })] [INFO] [stderr] impl ::askama::Template for LoginTemplate { [INFO] [stderr] fn render_into(&self, writer: &mut (impl ::std::fmt::Write + ?Sized)) -> ::askama::Result<()> { [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/pages/auth/login.html") ; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/layouts/base.html") ; [INFO] [stderr] writer.write_str("\n\n \n \n \n \n \n Login\n \n \n \n \n \n ")?; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/components/navbar.html") ; [INFO] [stderr] writer.write_str("")?; [INFO] [stderr] writer.write_str("\n
\n
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
\n ")?; [INFO] [stderr] if *(&(self.error_message.is_some()) as &bool) { [INFO] [stderr] ::std::write!( [INFO] [stderr] writer, [INFO] [stderr] "\n
\n \n Error!\n {expr0}\n
\n
\n ", [INFO] [stderr] expr0 = &::askama::MarkupDisplay::new_unsafe(&(self.error_message.as_ref().map_or("", String::as_str)), ::askama::Html), [INFO] [stderr] )?; [INFO] [stderr] } [INFO] [stderr] writer.write_str("\n
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n
\n\n \n")?; [INFO] [stderr] ::askama::Result::Ok(()) [INFO] [stderr] } [INFO] [stderr] const EXTENSION: ::std::option::Option<&'static ::std::primitive::str> = [INFO] [stderr] Some("html") [INFO] [stderr] ; [INFO] [stderr] const SIZE_HINT: ::std::primitive::usize = [INFO] [stderr] 4706 [INFO] [stderr] ; [INFO] [stderr] const MIME_TYPE: &'static ::std::primitive::str = [INFO] [stderr] "text/html; charset=utf-8" [INFO] [stderr] ; [INFO] [stderr] } [INFO] [stderr] impl ::std::fmt::Display for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { [INFO] [stderr] ::askama::Template::render_into(self, f).map_err(|_| ::std::fmt::Error {}) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] impl ::askama_axum::IntoResponse for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn into_response(self)-> ::askama_axum::Response { [INFO] [stderr] ::askama_axum::into_response(&self) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] [INFO] [stdout] warning: unused import: `validators::prelude::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use validators::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct LoginTemplate { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 45 | error_message: Option, [INFO] [stdout] 46 | username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error_message` and `username` are never read [INFO] [stdout] --> src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | struct RegisterTemplate { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 52 | error_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 53 | username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct IndexTemplate { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 59 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `username`, `email`, `password`, and `password_confirm` are never read [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct RegisterForm { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 70 | username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 72 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | password_confirm: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RegisterForm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "c2b757e065b49d9c9ae500a20e00142d6a7912dee6709962611bc1b400160561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b757e065b49d9c9ae500a20e00142d6a7912dee6709962611bc1b400160561", kill_on_drop: false }` [INFO] [stdout] c2b757e065b49d9c9ae500a20e00142d6a7912dee6709962611bc1b400160561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f4567cc8fd5177b3cd353b449f27e12b366711818317dd93b05f0adb2d524bc [INFO] running `Command { std: "docker" "start" "-a" "6f4567cc8fd5177b3cd353b449f27e12b366711818317dd93b05f0adb2d524bc", kill_on_drop: false }` [INFO] [stderr] [Lit(Lit { lws: "", val: "", rws: "\n" }), Extends(Extends { path: "layouts/base.html" }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "title", nodes: [Lit(Lit { lws: "", val: "Login", rws: "" })], ws2: Ws(None, None) }), Lit(Lit { lws: "\n\n", val: "", rws: "" }), BlockDef(BlockDef { ws1: Ws(None, None), name: "content", nodes: [Lit(Lit { lws: "\n", val: "
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
", rws: "\n " }), If(If { ws: Ws(None, None), branches: [Cond { ws: Ws(None, None), cond: Some(CondTest { target: None, expr: Call(Attr(Var("error_message"), "is_some"), []) }), nodes: [Lit(Lit { lws: "\n ", val: "
\n \n Error!\n ", rws: "" }), Expr(Ws(None, None), Call(Attr(Call(Attr(Var("error_message"), "as_ref"), []), "map_or"), [StrLit(""), Path(["String", "as_str"])])), Lit(Lit { lws: "", val: "\n
\n
", rws: "\n " })] }] }), Lit(Lit { lws: "\n ", val: "
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n", rws: "\n" })], ws2: Ws(None, None) })] [INFO] [stderr] impl ::askama::Template for LoginTemplate { [INFO] [stderr] fn render_into(&self, writer: &mut (impl ::std::fmt::Write + ?Sized)) -> ::askama::Result<()> { [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/pages/auth/login.html") ; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/layouts/base.html") ; [INFO] [stderr] writer.write_str("\n\n \n \n \n \n \n Login\n \n \n \n \n \n ")?; [INFO] [stderr] include_bytes! ("/opt/rustwide/workdir/templates/components/navbar.html") ; [INFO] [stderr] writer.write_str("")?; [INFO] [stderr] writer.write_str("\n
\n
\n

\n Login\n

\n
\n
\n
\n Username\n \n
\n
\n
\n ")?; [INFO] [stderr] if *(&(self.error_message.is_some()) as &bool) { [INFO] [stderr] ::std::write!( [INFO] [stderr] writer, [INFO] [stderr] "\n
\n \n Error!\n {expr0}\n
\n
\n ", [INFO] [stderr] expr0 = &::askama::MarkupDisplay::new_unsafe(&(self.error_message.as_ref().map_or("", String::as_str)), ::askama::Html), [INFO] [stderr] )?; [INFO] [stderr] } [INFO] [stderr] writer.write_str("\n
\n \n Password\n \n \n

\n Make it as long and as crazy as you'd like\n

\n
\n
\n
\n
\n \n Login\n \n
\n
\n \n
\n\n \n")?; [INFO] [stderr] ::askama::Result::Ok(()) [INFO] [stderr] } [INFO] [stderr] const EXTENSION: ::std::option::Option<&'static ::std::primitive::str> = [INFO] [stderr] Some("html") [INFO] [stderr] ; [INFO] [stderr] const SIZE_HINT: ::std::primitive::usize = [INFO] [stderr] 4706 [INFO] [stderr] ; [INFO] [stderr] const MIME_TYPE: &'static ::std::primitive::str = [INFO] [stderr] "text/html; charset=utf-8" [INFO] [stderr] ; [INFO] [stderr] } [INFO] [stderr] impl ::std::fmt::Display for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { [INFO] [stderr] ::askama::Template::render_into(self, f).map_err(|_| ::std::fmt::Error {}) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] impl ::askama_axum::IntoResponse for LoginTemplate { [INFO] [stderr] #[inline] [INFO] [stderr] fn into_response(self)-> ::askama_axum::Response { [INFO] [stderr] ::askama_axum::into_response(&self) [INFO] [stderr] } [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] warning: unused import: `validators::prelude::*` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use validators::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `username` is never read [INFO] [stderr] --> src/main.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 44 | struct LoginTemplate { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 45 | error_message: Option, [INFO] [stderr] 46 | username: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `error_message` and `username` are never read [INFO] [stderr] --> src/main.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 51 | struct RegisterTemplate { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 52 | error_message: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 53 | username: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `username` is never read [INFO] [stderr] --> src/main.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 58 | struct IndexTemplate { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 59 | username: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `username`, `email`, `password`, and `password_confirm` are never read [INFO] [stderr] --> src/main.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 69 | struct RegisterForm { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 70 | username: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 71 | email: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 72 | password: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 73 | password_confirm: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RegisterForm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ctfbox` (bin "ctfbox" test) generated 5 warnings (run `cargo fix --bin "ctfbox" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ctfbox-4d8717934e312dfa) [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" "6f4567cc8fd5177b3cd353b449f27e12b366711818317dd93b05f0adb2d524bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4567cc8fd5177b3cd353b449f27e12b366711818317dd93b05f0adb2d524bc", kill_on_drop: false }` [INFO] [stdout] 6f4567cc8fd5177b3cd353b449f27e12b366711818317dd93b05f0adb2d524bc