[INFO] cloning repository https://github.com/meetsidebar/maglev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meetsidebar/maglev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeetsidebar%2Fmaglev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeetsidebar%2Fmaglev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4b1e004415dd92251fbecb7e80512d52de7f685
[INFO] testing meetsidebar/maglev against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeetsidebar%2Fmaglev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meetsidebar/maglev
[INFO] finished tweaking git repo https://github.com/meetsidebar/maglev
[INFO] tweaked toml for git repo https://github.com/meetsidebar/maglev written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meetsidebar/maglev on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meetsidebar/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1785e8c1658254bd6379d963764e2fd26206964219b90464f15eafb9051aa860
[INFO] running `Command { std: "docker" "start" "-a" "1785e8c1658254bd6379d963764e2fd26206964219b90464f15eafb9051aa860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1785e8c1658254bd6379d963764e2fd26206964219b90464f15eafb9051aa860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1785e8c1658254bd6379d963764e2fd26206964219b90464f15eafb9051aa860", kill_on_drop: false }`
[INFO] [stdout] 1785e8c1658254bd6379d963764e2fd26206964219b90464f15eafb9051aa860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ad25ba7fd328da501920f86741a5fa2b40aadc46d4fd7dcd11765b45266717
[INFO] running `Command { std: "docker" "start" "-a" "d0ad25ba7fd328da501920f86741a5fa2b40aadc46d4fd7dcd11765b45266717", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling humansize v2.1.3
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling fiat-crypto v0.2.9
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling if-addrs v0.13.3
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling pluralizer v0.4.0
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[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 structmeta v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling orion v0.17.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_html_form v0.2.6
[INFO] [stderr]    Compiling serde-env v0.2.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "d0ad25ba7fd328da501920f86741a5fa2b40aadc46d4fd7dcd11765b45266717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ad25ba7fd328da501920f86741a5fa2b40aadc46d4fd7dcd11765b45266717", kill_on_drop: false }`
[INFO] [stdout] d0ad25ba7fd328da501920f86741a5fa2b40aadc46d4fd7dcd11765b45266717
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34ee84586c517abac8bfcd7354aa771ef9bed9954a25753d76bf7949358ffc5f
[INFO] running `Command { std: "docker" "start" "-a" "34ee84586c517abac8bfcd7354aa771ef9bed9954a25753d76bf7949358ffc5f", 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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[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 thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[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 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 askama v0.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[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 56.53s
[INFO] running `Command { std: "docker" "inspect" "34ee84586c517abac8bfcd7354aa771ef9bed9954a25753d76bf7949358ffc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ee84586c517abac8bfcd7354aa771ef9bed9954a25753d76bf7949358ffc5f", kill_on_drop: false }`
[INFO] [stdout] 34ee84586c517abac8bfcd7354aa771ef9bed9954a25753d76bf7949358ffc5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aca20418b5054f536a1cafacb5d7261764f4e1e2e8f4981d80054494ec829b72
[INFO] running `Command { std: "docker" "start" "-a" "aca20418b5054f536a1cafacb5d7261764f4e1e2e8f4981d80054494ec829b72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maglev-65273c54c96cfc8b)
[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/main.rs (/opt/rustwide/target/debug/deps/maglev-213ef6abaa27aa20)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maglev_macros-e7c0599ae1015818)
[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] [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-3fe83535f03f046b)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests maglev
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test framework/src/jobs.rs - jobs::JobQ<T,S>::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] 31 | async fn auth_required(auth_user: Jwt<AuthUser>)
[INFO] [stdout]    |                                                 - expected one of `->`, `where`, or `{`
[INFO] [stdout] 32 | async fn auth_optional(auth_user: JwtOption<AuthUser>)
[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[E0425]: cannot find type `EncryptionKey` in this scope
[INFO] [stdout]   --> framework/src/crypto.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     encryption_key: EncryptionKey,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 56 + 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] 60 |     #[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] 56 + use maglev::crypto::deserialize_base64_key;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[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]  10 | 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]    --> framework/src/auth.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[cfg(feature = "basic")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `basic` feature
[INFO] [stdout] 567 | pub mod basic {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `models`
[INFO] [stdout]   --> framework/src/auth.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let user = models::user::get_user_with_password_hash(&ctx.db, &data.email).await?;
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `models`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `models`, use `cargo add models` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use axum::extract::State;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use tokio_cron_scheduler::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CookieJar` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use axum_extra::extract::CookieJar;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Json` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:59
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                                                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use axum::Json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoginReq` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:64
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                                                                ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login<LoginReq>(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |               ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:13:85
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[INFO] [stdout]    |                                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  6 + 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] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response> {
[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] 13 | async fn login(ctx: State<Context>, jar: CookieJar, data: Json<LoginReq>) -> Result<Response, E> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, 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] 94 | #[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] 48 + use async_trait::async_trait;
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 77 | #[derive(FromRequest)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 78 | #[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] 58 | #[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] 48 + use async_trait::async_trait;
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 48 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     user_id: Uuid,
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserRole` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     role: Option<UserRole>,
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct MyClaims<UserRole> {
[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] 59 | impl<S> ValidateClaims<S> for MyClaims
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 48 + use maglev::auth::ValidateClaims;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     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] 48 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 67 |             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] 48 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 16 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub user_id: Uuid,
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserRole` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub role: Option<UserRole>,
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct AuthUser<UserRole> {
[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] 84 | impl ToClaims<Claims> for AuthUser {
[INFO] [stdout]    |      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 48 + use maglev::auth::ToClaims;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Claims` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct MyClaims {
[INFO] [stdout]    | ------------------- similarly named struct `MyClaims` defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 | impl ToClaims<Claims> for AuthUser {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl ToClaims<MyClaims> for AuthUser {
[INFO] [stdout]    |               ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + use jwt::Claims;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Claims` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct MyClaims {
[INFO] [stdout]    | ------------------- similarly named struct `MyClaims` defined here
[INFO] [stdout] ...
[INFO] [stdout] 85 |     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] 85 |     fn to_claims(&self, exp: i64) -> MyClaims {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 50 | pub struct MyClaims {
[INFO] [stdout]    | ------------------- similarly named struct `MyClaims` defined here
[INFO] [stdout] ...
[INFO] [stdout] 86 |         Claims {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 86 |         MyClaims {
[INFO] [stdout]    |         ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + 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] 95 | impl ClaimsExtractor<Context> for AuthUser {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 48 + use maglev::auth::ClaimsExtractor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl ClaimsExtractor<Context> for AuthUser {
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use tokio_cron_scheduler::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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] 48 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 16 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Claims` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct MyClaims {
[INFO] [stdout]    | ------------------- similarly named struct `MyClaims` defined here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     type Claims = Claims;
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 97 |     type Claims = MyClaims;
[INFO] [stdout]    |                   ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + use jwt::Claims;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> framework/src/auth.rs:98:55
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn try_extract(claims: Self::Claims, _ctx: &Context) -> Result<Self, Self::Rejection> {
[INFO] [stdout]    |                                                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 48 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use futures::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use tokio_cron_scheduler::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[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.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p maglev --doc`
[INFO] running `Command { std: "docker" "inspect" "aca20418b5054f536a1cafacb5d7261764f4e1e2e8f4981d80054494ec829b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca20418b5054f536a1cafacb5d7261764f4e1e2e8f4981d80054494ec829b72", kill_on_drop: false }`
[INFO] [stdout] aca20418b5054f536a1cafacb5d7261764f4e1e2e8f4981d80054494ec829b72
