[INFO] cloning repository https://github.com/anowell/maglev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anowell/maglev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fmaglev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fmaglev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4b1e004415dd92251fbecb7e80512d52de7f685 [INFO] testing anowell/maglev/c4b1e004415dd92251fbecb7e80512d52de7f685 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fmaglev" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anowell/maglev on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anowell/maglev [INFO] finished tweaking git repo https://github.com/anowell/maglev [INFO] tweaked toml for git repo https://github.com/anowell/maglev written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anowell/maglev 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-env v0.2.0 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 722992a2930e19ed8fee1b9a6259faee3e96ee17d3f1da92c571290d1780b181 [INFO] running `Command { std: "docker" "start" "-a" "722992a2930e19ed8fee1b9a6259faee3e96ee17d3f1da92c571290d1780b181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "722992a2930e19ed8fee1b9a6259faee3e96ee17d3f1da92c571290d1780b181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722992a2930e19ed8fee1b9a6259faee3e96ee17d3f1da92c571290d1780b181", kill_on_drop: false }` [INFO] [stdout] 722992a2930e19ed8fee1b9a6259faee3e96ee17d3f1da92c571290d1780b181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 473078d5a7f42ca5b6d8a5254ef3b8a6fca789fc9ad5c2c82003bd26026ed798 [INFO] running `Command { std: "docker" "start" "-a" "473078d5a7f42ca5b6d8a5254ef3b8a6fca789fc9ad5c2c82003bd26026ed798", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling pluralizer v0.4.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling serde-env v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling if-addrs v0.13.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling maglev-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling maglev-macros v0.1.0 (/opt/rustwide/workdir/maglev-macros) [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling orion v0.17.6 [INFO] [stderr] Compiling maglev v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "473078d5a7f42ca5b6d8a5254ef3b8a6fca789fc9ad5c2c82003bd26026ed798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473078d5a7f42ca5b6d8a5254ef3b8a6fca789fc9ad5c2c82003bd26026ed798", kill_on_drop: false }` [INFO] [stdout] 473078d5a7f42ca5b6d8a5254ef3b8a6fca789fc9ad5c2c82003bd26026ed798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c9ec8909e33ea60612b8e057711bcd4d2931f4277bc455d0efb587d7d198e42 [INFO] running `Command { std: "docker" "start" "-a" "2c9ec8909e33ea60612b8e057711bcd4d2931f4277bc455d0efb587d7d198e42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling maglev-macros v0.1.0 (/opt/rustwide/workdir/maglev-macros) [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling serde-env v0.2.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling maglev-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling maglev v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.58s [INFO] running `Command { std: "docker" "inspect" "2c9ec8909e33ea60612b8e057711bcd4d2931f4277bc455d0efb587d7d198e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9ec8909e33ea60612b8e057711bcd4d2931f4277bc455d0efb587d7d198e42", kill_on_drop: false }` [INFO] [stdout] 2c9ec8909e33ea60612b8e057711bcd4d2931f4277bc455d0efb587d7d198e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1dd0fab3bc2c48e4b99becc779b9a37f545efa11c57b20e6b31a8f5d95b42ac [INFO] running `Command { std: "docker" "start" "-a" "d1dd0fab3bc2c48e4b99becc779b9a37f545efa11c57b20e6b31a8f5d95b42ac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maglev-ec61c576938a3aa3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maglev-92fd73298dbda850) [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] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maglev_macros-cb8b17020dea5e97) [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] [stderr] Running tests/http-error.rs (/opt/rustwide/target/debug/deps/http_error-f5c6aedc5d394ef1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_http_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests maglev [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test framework/src/jobs.rs - jobs::JobQ::cron (line 115) ... ignored [INFO] [stdout] test framework/src/auth.rs - auth (line 30) ... FAILED [INFO] [stdout] test framework/src/crypto.rs - crypto::deserialize_base64_key (line 56) ... FAILED [INFO] [stdout] test framework/src/auth.rs - auth (line 7) ... FAILED [INFO] [stdout] test framework/src/auth.rs - auth (line 48) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- framework/src/auth.rs - auth (line 30) stdout ---- [INFO] [stdout] error: expected one of `->`, `where`, or `{`, found keyword `async` [INFO] [stdout] --> framework/src/auth.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 3 | async fn auth_required(auth_user: Jwt) [INFO] [stdout] | - expected one of `->`, `where`, or `{` [INFO] [stdout] 4 | async fn auth_optional(auth_user: JwtOption) [INFO] [stdout] | ^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- framework/src/crypto.rs - crypto::deserialize_base64_key (line 56) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `EncryptionKey` in this scope [INFO] [stdout] --> framework/src/crypto.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 7 | encryption_key: EncryptionKey, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use maglev::crypto::EncryptionKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_base64_key` in this scope [INFO] [stdout] --> framework/src/crypto.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(deserialize_with = "deserialize_base64_key")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use maglev::crypto::deserialize_base64_key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- framework/src/auth.rs - auth (line 7) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `maglev::auth::basic` [INFO] [stdout] --> framework/src/auth.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 6 | use maglev::auth::basic::{AuthUser, AuthAdmin, Claims, Role, LoginResponse}; [INFO] [stdout] | ^^^^^ could not find `basic` in `auth` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/framework/src/auth.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | pub mod basic { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `basic` feature [INFO] [stdout] --> /opt/rustwide/workdir/framework/src/auth.rs:566:7 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg(feature = "basic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `models` [INFO] [stdout] --> framework/src/auth.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 10 | let user = models::user::get_user_with_password_hash(&ctx.db, &data.email).await?; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `models` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use axum::extract::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use tokio_cron_scheduler::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CookieJar` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use axum_extra::extract::CookieJar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Json` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use axum::Json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LoginReq` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:64 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in this scope [INFO] [stdout] --> framework/src/auth.rs:13:85 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use axum::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> framework/src/auth.rs:13:78 [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | ^^^^^^ -------- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 9 | async fn login(ctx: State, jar: CookieJar, data: Json) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- framework/src/auth.rs - auth (line 48) stdout ---- [INFO] [stdout] error: cannot find attribute `async_trait` in this scope [INFO] [stdout] --> framework/src/auth.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `async_trait` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use async_trait::async_trait; [INFO] [stdout] | [INFO] [stdout] 2 + use axum::async_trait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `FromRequest` in this scope [INFO] [stdout] --> framework/src/auth.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(FromRequest)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 2 + use axum::extract::FromRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `from_request` in this scope [INFO] [stdout] --> framework/src/auth.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[from_request(via(Jwt))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_trait` in this scope [INFO] [stdout] --> framework/src/auth.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `async_trait` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 2 + use async_trait::async_trait; [INFO] [stdout] | [INFO] [stdout] 2 + use axum::async_trait; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> framework/src/auth.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 2 + use serde::Serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> framework/src/auth.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 2 + use serde::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope [INFO] [stdout] --> framework/src/auth.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 5 | user_id: Uuid, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserRole` in this scope [INFO] [stdout] --> framework/src/auth.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 6 | role: Option, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyClaims { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ValidateClaims` in this scope [INFO] [stdout] --> framework/src/auth.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 13 | impl ValidateClaims for MyClaims [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use maglev::auth::ValidateClaims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> framework/src/auth.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 17 | type Rejection = Error; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 16 other candidates [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> framework/src/auth.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 21 | return Err(Error::Unauthorized); [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 16 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uuid` in this scope [INFO] [stdout] --> framework/src/auth.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub user_id: Uuid, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserRole` in this scope [INFO] [stdout] --> framework/src/auth.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub role: Option, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AuthUser { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToClaims` in this scope [INFO] [stdout] --> framework/src/auth.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl ToClaims for AuthUser { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use maglev::auth::ToClaims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Claims` in this scope [INFO] [stdout] --> framework/src/auth.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyClaims { [INFO] [stdout] | ------------------- similarly named struct `MyClaims` defined here [INFO] [stdout] ... [INFO] [stdout] 38 | impl ToClaims for AuthUser { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 38 | impl ToClaims for AuthUser { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use jwt::Claims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Claims` in this scope [INFO] [stdout] --> framework/src/auth.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyClaims { [INFO] [stdout] | ------------------- similarly named struct `MyClaims` defined here [INFO] [stdout] ... [INFO] [stdout] 39 | fn to_claims(&self, exp: i64) -> Claims { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 39 | fn to_claims(&self, exp: i64) -> MyClaims { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use jwt::Claims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Claims` in this scope [INFO] [stdout] --> framework/src/auth.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyClaims { [INFO] [stdout] | ------------------- similarly named struct `MyClaims` defined here [INFO] [stdout] ... [INFO] [stdout] 40 | Claims { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 40 | MyClaims { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use jwt::Claims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ClaimsExtractor` in this scope [INFO] [stdout] --> framework/src/auth.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 49 | impl ClaimsExtractor for AuthUser { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use maglev::auth::ClaimsExtractor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> framework/src/auth.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 49 | impl ClaimsExtractor for AuthUser { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use tokio_cron_scheduler::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> framework/src/auth.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 50 | type Rejection = Error; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 2 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 16 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Claims` in this scope [INFO] [stdout] --> framework/src/auth.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MyClaims { [INFO] [stdout] | ------------------- similarly named struct `MyClaims` defined here [INFO] [stdout] ... [INFO] [stdout] 51 | type Claims = Claims; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 51 | type Claims = MyClaims; [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use jwt::Claims; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> framework/src/auth.rs:98:55 [INFO] [stdout] | [INFO] [stdout] 52 | async fn try_extract(claims: Self::Claims, _ctx: &Context) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 2 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use futures::task::Context; [INFO] [stdout] | [INFO] [stdout] 2 + use tokio_cron_scheduler::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> framework/src/auth.rs:64:56 [INFO] [stdout] | [INFO] [stdout] 18 | async fn validate(&self, _state: &S) -> Result<(), Self::Rejection> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::Rejection` [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> framework/src/auth.rs:98:80 [INFO] [stdout] | [INFO] [stdout] 52 | async fn try_extract(claims: Self::Claims, _ctx: &Context) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `::Rejection` [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0405, E0412, E0422, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] framework/src/auth.rs - auth (line 30) [INFO] [stdout] framework/src/auth.rs - auth (line 48) [INFO] [stdout] framework/src/auth.rs - auth (line 7) [INFO] [stdout] framework/src/crypto.rs - crypto::deserialize_base64_key (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p maglev --doc` [INFO] running `Command { std: "docker" "inspect" "d1dd0fab3bc2c48e4b99becc779b9a37f545efa11c57b20e6b31a8f5d95b42ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1dd0fab3bc2c48e4b99becc779b9a37f545efa11c57b20e6b31a8f5d95b42ac", kill_on_drop: false }` [INFO] [stdout] d1dd0fab3bc2c48e4b99becc779b9a37f545efa11c57b20e6b31a8f5d95b42ac