[INFO] cloning repository https://github.com/authentra/authentra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/authentra/authentra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauthentra%2Fauthentra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauthentra%2Fauthentra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1a1b7b082bbf1f6292093aa751542174e709a05 [INFO] testing authentra/authentra against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauthentra%2Fauthentra" "/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/authentra/authentra on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/authentra/authentra [INFO] finished tweaking git repo https://github.com/authentra/authentra [INFO] tweaked toml for git repo https://github.com/authentra/authentra written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/authentra/authentra already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/JelteF/derive_more` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.19.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.24 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.86 [INFO] [stderr] Downloaded refinery-macros v0.8.10 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded serde_spanned v0.6.2 [INFO] [stderr] Downloaded deadpool-postgres v0.10.5 [INFO] [stderr] Downloaded refinery v0.8.10 [INFO] [stderr] Downloaded blake2 v0.10.6 [INFO] [stderr] Downloaded axum-extra v0.7.4 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded opentelemetry-proto v0.2.0 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] [stderr] Downloaded winnow v0.4.6 [INFO] [stderr] Downloaded toml_edit v0.19.10 [INFO] [stderr] Downloaded js-sys v0.3.63 [INFO] [stderr] Downloaded wasm-bindgen v0.2.86 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded serde_with v3.0.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.8 [INFO] [stderr] Downloaded tower-http v0.4.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.19.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.19.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded toml_datetime v0.6.2 [INFO] [stderr] Downloaded toml v0.7.4 [INFO] [stderr] Downloaded refinery-core v0.8.10 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.86 [INFO] [stderr] Downloaded serde_with_macros v3.0.0 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.5 [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] [stderr] Downloaded argon2 v0.4.1 [INFO] [stderr] Downloaded axum-macros v0.3.7 [INFO] [stderr] Downloaded opentelemetry-otlp v0.12.0 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] [stderr] Downloaded postgres-types v0.2.5 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.86 [INFO] [stderr] Downloaded md-5 v0.10.5 [INFO] [stderr] Downloaded postgres-derive v0.4.4 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded http-range-header v0.3.0 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded uuid v1.3.3 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e31f8c4d3296290f7384aff4d061641ab137c13862c10a5e95eef7934893be38 [INFO] running `Command { std: "docker" "start" "-a" "e31f8c4d3296290f7384aff4d061641ab137c13862c10a5e95eef7934893be38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e31f8c4d3296290f7384aff4d061641ab137c13862c10a5e95eef7934893be38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31f8c4d3296290f7384aff4d061641ab137c13862c10a5e95eef7934893be38", kill_on_drop: false }` [INFO] [stdout] e31f8c4d3296290f7384aff4d061641ab137c13862c10a5e95eef7934893be38 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1fcbfa5d8c9850b5f40a4bc6d6ff59af85f2b35b8f7bc9431eabbdbb28fb10 [INFO] running `Command { std: "docker" "start" "-a" "4a1fcbfa5d8c9850b5f40a4bc6d6ff59af85f2b35b8f7bc9431eabbdbb28fb10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling derive_more-impl v0.99.17 (https://github.com/JelteF/derive_more?rev=ce92a90#ce92a900) [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling postgres-derive v0.4.4 [INFO] [stderr] Compiling axum-macros v0.3.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling refinery-core v0.8.10 [INFO] [stderr] Compiling deadpool-postgres v0.10.5 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 (https://github.com/JelteF/derive_more?rev=ce92a90#ce92a900) [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling refinery-macros v0.8.10 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling refinery v0.8.10 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling axum-extra v0.7.4 [INFO] [stderr] Compiling opentelemetry-proto v0.2.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.12.0 [INFO] [stdout] warning: unused import: `tracing::instrument` [INFO] [stdout] --> server/src/routes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `allowed_origins` is never read [INFO] [stdout] --> server/src/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AuthentraConfiguration { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub allowed_origins: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthentraConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "4a1fcbfa5d8c9850b5f40a4bc6d6ff59af85f2b35b8f7bc9431eabbdbb28fb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1fcbfa5d8c9850b5f40a4bc6d6ff59af85f2b35b8f7bc9431eabbdbb28fb10", kill_on_drop: false }` [INFO] [stdout] 4a1fcbfa5d8c9850b5f40a4bc6d6ff59af85f2b35b8f7bc9431eabbdbb28fb10 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e85bd5725c465075fe22b6df8073cdfadd76f42df9c0487781a68d99a36b58 [INFO] running `Command { std: "docker" "start" "-a" "20e85bd5725c465075fe22b6df8073cdfadd76f42df9c0487781a68d99a36b58", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused import: `tracing::instrument` [INFO] [stdout] --> server/src/routes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `allowed_origins` is never read [INFO] [stdout] --> server/src/config.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AuthentraConfiguration { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub allowed_origins: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthentraConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.40s [INFO] running `Command { std: "docker" "inspect" "20e85bd5725c465075fe22b6df8073cdfadd76f42df9c0487781a68d99a36b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e85bd5725c465075fe22b6df8073cdfadd76f42df9c0487781a68d99a36b58", kill_on_drop: false }` [INFO] [stdout] 20e85bd5725c465075fe22b6df8073cdfadd76f42df9c0487781a68d99a36b58 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43838aac75cbdd48427a855e48a9d95d14de8a621c981a47564a530ea09fcf87 [INFO] running `Command { std: "docker" "start" "-a" "43838aac75cbdd48427a855e48a9d95d14de8a621c981a47564a530ea09fcf87", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tracing::instrument` [INFO] [stderr] --> server/src/routes.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use tracing::instrument; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `allowed_origins` is never read [INFO] [stderr] --> server/src/config.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct AuthentraConfiguration { [INFO] [stderr] | ---------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | pub allowed_origins: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AuthentraConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "authentra" test) generated 2 warnings (run `cargo fix --bin "authentra" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/authentra-3a3386154419e06a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test utils::id_gen::tests::check_string_conversion ... ok [INFO] [stdout] test utils::id_gen::tests::check_byte_conversion ... ok [INFO] [stdout] test utils::id_gen::tests::test_length_mismatch - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43838aac75cbdd48427a855e48a9d95d14de8a621c981a47564a530ea09fcf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43838aac75cbdd48427a855e48a9d95d14de8a621c981a47564a530ea09fcf87", kill_on_drop: false }` [INFO] [stdout] 43838aac75cbdd48427a855e48a9d95d14de8a621c981a47564a530ea09fcf87