[INFO] cloning repository https://github.com/chriamue/nft-login [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriamue/nft-login" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriamue%2Fnft-login", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriamue%2Fnft-login'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b12cc14fc949a21af6cc33daf14f8987c6c9cd [INFO] testing chriamue/nft-login against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriamue%2Fnft-login" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriamue/nft-login on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chriamue/nft-login [INFO] finished tweaking git repo https://github.com/chriamue/nft-login [INFO] tweaked toml for git repo https://github.com/chriamue/nft-login written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chriamue/nft-login 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f961905123ded55f5b706f1f2569fe060e87b28091ee881b6cf76d5a25d0e995 [INFO] running `Command { std: "docker" "start" "-a" "f961905123ded55f5b706f1f2569fe060e87b28091ee881b6cf76d5a25d0e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f961905123ded55f5b706f1f2569fe060e87b28091ee881b6cf76d5a25d0e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f961905123ded55f5b706f1f2569fe060e87b28091ee881b6cf76d5a25d0e995", kill_on_drop: false }` [INFO] [stdout] f961905123ded55f5b706f1f2569fe060e87b28091ee881b6cf76d5a25d0e995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad74fdff5c558b849fe416069422f82b9c2cfcccd17de5fa2308c8a82c8c3322 [INFO] running `Command { std: "docker" "start" "-a" "ad74fdff5c558b849fe416069422f82b9c2cfcccd17de5fa2308c8a82c8c3322", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ryu v1.0.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling entity-tag v0.1.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling manifest-dir-macros v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rc-u8-reader v2.0.14 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling web3 v0.17.0 [INFO] [stderr] Compiling openidconnect v2.1.2 [INFO] [stderr] Compiling rocket-etag-if-none-match v0.4.0 [INFO] [stderr] Compiling rocket-cache-response v0.6.0 [INFO] [stderr] Compiling rocket-include-static-resources v0.10.0 [INFO] [stderr] Compiling nft-login v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ad74fdff5c558b849fe416069422f82b9c2cfcccd17de5fa2308c8a82c8c3322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad74fdff5c558b849fe416069422f82b9c2cfcccd17de5fa2308c8a82c8c3322", kill_on_drop: false }` [INFO] [stdout] ad74fdff5c558b849fe416069422f82b9c2cfcccd17de5fa2308c8a82c8c3322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b097199480eed6c2a1e847edb43ce9625076760651554fbffc393404667fa8ca [INFO] running `Command { std: "docker" "start" "-a" "b097199480eed6c2a1e847edb43ce9625076760651554fbffc393404667fa8ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rc-u8-reader v2.0.14 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling web3 v0.17.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling openidconnect v2.1.2 [INFO] [stderr] Compiling rocket-etag-if-none-match v0.4.0 [INFO] [stderr] Compiling rocket-cache-response v0.6.0 [INFO] [stderr] Compiling rocket-include-static-resources v0.10.0 [INFO] [stderr] Compiling nft-login v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b097199480eed6c2a1e847edb43ce9625076760651554fbffc393404667fa8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b097199480eed6c2a1e847edb43ce9625076760651554fbffc393404667fa8ca", kill_on_drop: false }` [INFO] [stdout] b097199480eed6c2a1e847edb43ce9625076760651554fbffc393404667fa8ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84aaaff6ff62532720b4aa9b3814471db53598d314d8dd6b4c573b3700eff71f [INFO] running `Command { std: "docker" "start" "-a" "84aaaff6ff62532720b4aa9b3814471db53598d314d8dd6b4c573b3700eff71f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nft_login-04245936cce4dfd3) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test config::tests::test_node ... ok [INFO] [stdout] test web3::tests::test_crypto_boy ... ignored [INFO] [stdout] test config::tests::test_chain_id ... ok [INFO] [stdout] test web3::tests::test_crypto_kitties ... ignored [INFO] [stdout] test authorize::tests::account_no_signature ... ok [INFO] [stdout] test authorize::tests::redirect_with_contract ... ok [INFO] [stdout] test tests::jwk_test::hello_world ... ok [INFO] [stdout] test web3::tests::test_wrong_signature ... ok [INFO] [stdout] test authorize::tests::redirect ... ok [INFO] [stdout] test tests::client_test::hello_world ... ok [INFO] [stdout] test authorize::tests::wrong_redirect_uri ... ok [INFO] [stdout] test config::tests::test_endpoints ... ok [INFO] [stdout] test web3::tests::test_recover ... ok [INFO] [stdout] test authorize::tests::account_not_owner ... ok [INFO] [stdout] test authorize::tests::account_valid_signature ... ok [INFO] [stdout] test web3::tests::test_validate ... ok [INFO] [stdout] test web3::tests::test_crypto_boy_on_okt ... FAILED [INFO] [stdout] test authorize::tests::test_state ... FAILED [INFO] [stdout] test authorize::tests::account_is_owner ... FAILED [INFO] [stdout] test token::tests::token ... FAILED [INFO] [stdout] test authorize::tests::test_code_id_token ... FAILED [INFO] [stdout] test userinfo::tests::userinfo ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- web3::tests::test_crypto_boy_on_okt stdout ---- [INFO] [stdout] thread 'web3::tests::test_crypto_boy_on_okt' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidResponse("Api error: Transport error: failed to send request: error sending request for url (https://exchaintestrpc.okex.org/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution")', src/web3.rs:166:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b613 - core::result::unwrap_failed::hd95e72fb026968f9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x5652ef1e9592 - core::result::Result::unwrap::h6a7cd0cd7e558d26 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/result.rs:1112:23 [INFO] [stdout] 20: 0x5652ef20f851 - nft_login::web3::tests::test_crypto_boy_on_okt::{{closure}}::h37cb9f5ca94a61f1 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:164:13 [INFO] [stdout] 21: 0x5652ef2d5915 - as core::future::future::Future>::poll::h78f0778e31a37767 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 22: 0x5652ef293e94 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc84d7235ac0c4eaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 23: 0x5652ef2912c0 - tokio::coop::with_budget::{{closure}}::h9292c7217c6560d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x5652ef2e8f0c - std::thread::local::LocalKey::try_with::hc6076d88d6e67a49 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x5652ef2e7bed - std::thread::local::LocalKey::with::he87b8b46e3cf04a2 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x5652ef292885 - tokio::coop::with_budget::h50cf7a701b7c9ef2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x5652ef292885 - tokio::coop::budget::h8db5340ae0184e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x5652ef292885 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h59e759a593393f2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 29: 0x5652ef2957b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbbc95f1e95ea30d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 30: 0x5652ef1d5037 - tokio::macros::scoped_tls::ScopedKey::set::h1bfaad96e7773530 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x5652ef29537d - tokio::runtime::basic_scheduler::enter::ha4b27cd5cfec3002 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 32: 0x5652ef2919ab - tokio::runtime::basic_scheduler::Inner

::block_on::hb346c5fbaa4b3b0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 33: 0x5652ef2940ca - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcb6bb21fe9a85b58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 34: 0x5652ef29423f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3d17b2fabd8f109c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 35: 0x5652ef237f53 - tokio::runtime::Runtime::block_on::h25c93f93f3226b79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.14.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 36: 0x5652ef20f279 - nft_login::web3::tests::test_crypto_boy_on_okt::h6029e11ce0312173 [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:163:9 [INFO] [stdout] 37: 0x5652ef20f127 - nft_login::web3::tests::test_crypto_boy_on_okt::{{closure}}::h5d126d69eac530af [INFO] [stdout] at /opt/rustwide/workdir/src/web3.rs:156:39 [INFO] [stdout] 38: 0x5652ef2fdbc5 - core::ops::function::FnOnce::call_once::h823c93bf95a9852d [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 41: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 42: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 48: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 49: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 50: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 51: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 53: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 57: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 58: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 61: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7fce46237b43 - [INFO] [stdout] 63: 0x7fce462c8bb4 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- authorize::tests::test_state stdout ---- [INFO] [stdout] Config { ext_hostname: "http://localhost:8000", key_id: "key1", node_provider: {"theta": "https://eth-rpc-api-testnet.thetatoken.org/rpc", "main": "https://cloudflare-eth.com", "okt": "https://exchaintestrpc.okex.org", "default": "https://kovan.infura.io/v3/43", "celo": "https://alfajores-forno.celo-testnet.org", "polygon": "https://matic-mumbai.chainstacklabs.com/", "binance": "https://data-seed-prebsc-1-s1.binance.org:8545/", "clv": "https://rpc-3.clover.finance", "avax": "https://api.avax-test.network/ext/bc/C/rpc", "evmos": "https://ethereum.rpc.evmos.dev", "heco": "https://http-testnet.hecochain.com", "kovan": "https://kovan.infura.io/v3/43", "meter": "https://rpctest.meter.io/", "metis": "https://stardust.metis.io/?owner=588"}, chain_id: {"binance": 97, "heco": 256, "celo": 44787, "kovan": 42, "clv": 1023, "meter": 83, "main": 1, "metis": 588, "default": 42, "okt": 65, "polygon": 80001, "theta": 365, "avax": 43113, "evmos": 9000}, rsa_pem: None } [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: nft-login [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] Routes: [INFO] [stdout] >> (default_index) GET / [INFO] [stdout] >> (default_jwk) GET /jwk [INFO] [stdout] >> (default_token_endpoint) GET /token? [INFO] [stdout] >> (default_post_token_endpoint) POST /token [INFO] [stdout] >> (index) GET / [INFO] [stdout] >> (cached_indexjs) GET /index.js [INFO] [stdout] >> (default_userinfo_endpoint) GET /userinfo [INFO] [stdout] >> (default_options_userinfo_endpoint) OPTIONS /userinfo [INFO] [stdout] >> (cached_indexcss) GET /index.css [INFO] [stdout] >> (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> (cached_sitemaptxt) GET /sitemap.txt [INFO] [stdout] >> (jwk) GET /<_realm>/jwk [INFO] [stdout] >> (token_endpoint) GET //token? [INFO] [stdout] >> (post_token_endpoint) POST //token [INFO] [stdout] >> (userinfo_endpoint) GET //userinfo [INFO] [stdout] >> (options_userinfo_endpoint) OPTIONS //userinfo [INFO] [stdout] >> (authorize_endpoint) GET //authorize?&&&&&&&&& [INFO] [stdout] >> (default_configuration) GET /.well-known/openid-configuration [INFO] [stdout] >> (configuration) GET //.well-known/openid-configuration [INFO] [stdout] >> (authorize_well_known) GET //authorize/.well-known/openid-configuration [INFO] [stdout] >> (well_known_oauth_authorization_server) GET /.well-known/oauth-authorization-server//authorize [INFO] [stdout] Catchers: [INFO] [stdout] >> (unauthorized) 401 [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Static Resources (Debug) (ignite) [INFO] [stdout] >> Attaching CORS headers to responses (response) [INFO] [stdout] Shield: [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /authorize?client_id=foo&realm=okt&redirect_uri=https://example.com&nonce=dotzxrenodo&contract=0x886B6781CD7dF75d8440Aba84216b2671AEFf9A4&account=0x9c9e8eabd947658bdb713e0d3ebfe56860abdb8d&signature=0x87b709d1e84aab056cf089af31e8d7c891d6f363663ff3eeb4bbb4c4e0602b2e3edf117fe548626b8d83e3b2c530cb55e2baff29ca54dbd495bb45764d9aa44c1c&state=state: [INFO] [stdout] >> Matched: (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> Outcome: Success [INFO] [stdout] thread 'authorize::tests::test_state' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 401 }`, [INFO] [stdout] right: `Status { code: 307 }`', src/authorize.rs:291:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b49f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x5652ef2179aa - core::panicking::assert_failed::h3ea60f23a5608eb5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x5652ef2093a8 - nft_login::authorize::tests::test_state::h755e0d669c7028d4 [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:291:9 [INFO] [stdout] 21: 0x5652ef208ca7 - nft_login::authorize::tests::test_state::{{closure}}::hc09100c87500b34b [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:276:21 [INFO] [stdout] 22: 0x5652ef2fe1a5 - core::ops::function::FnOnce::call_once::hc452e3400013b2e7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fce46237b43 - [INFO] [stdout] 47: 0x7fce462c8bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- authorize::tests::account_is_owner stdout ---- [INFO] [stdout] Config { ext_hostname: "http://localhost:8000", key_id: "key1", node_provider: {"avax": "https://api.avax-test.network/ext/bc/C/rpc", "okt": "https://exchaintestrpc.okex.org", "default": "https://kovan.infura.io/v3/43", "polygon": "https://matic-mumbai.chainstacklabs.com/", "celo": "https://alfajores-forno.celo-testnet.org", "theta": "https://eth-rpc-api-testnet.thetatoken.org/rpc", "clv": "https://rpc-3.clover.finance", "evmos": "https://ethereum.rpc.evmos.dev", "kovan": "https://kovan.infura.io/v3/43", "metis": "https://stardust.metis.io/?owner=588", "binance": "https://data-seed-prebsc-1-s1.binance.org:8545/", "heco": "https://http-testnet.hecochain.com", "main": "https://cloudflare-eth.com", "meter": "https://rpctest.meter.io/"}, chain_id: {"meter": 83, "binance": 97, "metis": 588, "kovan": 42, "default": 42, "heco": 256, "okt": 65, "evmos": 9000, "polygon": 80001, "main": 1, "clv": 1023, "avax": 43113, "theta": 365, "celo": 44787}, rsa_pem: None } [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: nft-login [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] Routes: [INFO] [stdout] >> (default_index) GET / [INFO] [stdout] >> (default_jwk) GET /jwk [INFO] [stdout] >> (default_token_endpoint) GET /token? [INFO] [stdout] >> (default_post_token_endpoint) POST /token [INFO] [stdout] >> (index) GET / [INFO] [stdout] >> (cached_indexjs) GET /index.js [INFO] [stdout] >> (default_userinfo_endpoint) GET /userinfo [INFO] [stdout] >> (default_options_userinfo_endpoint) OPTIONS /userinfo [INFO] [stdout] >> (cached_indexcss) GET /index.css [INFO] [stdout] >> (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> (cached_sitemaptxt) GET /sitemap.txt [INFO] [stdout] >> (jwk) GET /<_realm>/jwk [INFO] [stdout] >> (token_endpoint) GET //token? [INFO] [stdout] >> (post_token_endpoint) POST //token [INFO] [stdout] >> (userinfo_endpoint) GET //userinfo [INFO] [stdout] >> (options_userinfo_endpoint) OPTIONS //userinfo [INFO] [stdout] >> (authorize_endpoint) GET //authorize?&&&&&&&&& [INFO] [stdout] >> (default_configuration) GET /.well-known/openid-configuration [INFO] [stdout] >> (configuration) GET //.well-known/openid-configuration [INFO] [stdout] >> (authorize_well_known) GET //authorize/.well-known/openid-configuration [INFO] [stdout] >> (well_known_oauth_authorization_server) GET /.well-known/oauth-authorization-server//authorize [INFO] [stdout] Catchers: [INFO] [stdout] >> (unauthorized) 401 [INFO] [stdout] Fairings: [INFO] [stdout] >> Attaching CORS headers to responses (response) [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Static Resources (Debug) (ignite) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /authorize?client_id=foo&realm=okt&redirect_uri=https://example.com&nonce=dotzxrenodo&contract=0x886B6781CD7dF75d8440Aba84216b2671AEFf9A4&account=0x9c9e8eabd947658bdb713e0d3ebfe56860abdb8d&signature=0x87b709d1e84aab056cf089af31e8d7c891d6f363663ff3eeb4bbb4c4e0602b2e3edf117fe548626b8d83e3b2c530cb55e2baff29ca54dbd495bb45764d9aa44c1c: [INFO] [stdout] >> Matched: (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> Outcome: Success [INFO] [stdout] thread 'authorize::tests::account_is_owner' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 401 }`, [INFO] [stdout] right: `Status { code: 307 }`', src/authorize.rs:459:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b49f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x5652ef2179aa - core::panicking::assert_failed::h3ea60f23a5608eb5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x5652ef20d274 - nft_login::authorize::tests::account_is_owner::h7498898e1472b7a0 [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:459:9 [INFO] [stdout] 21: 0x5652ef20cc97 - nft_login::authorize::tests::account_is_owner::{{closure}}::h0a31be5967bf050a [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:444:27 [INFO] [stdout] 22: 0x5652ef2fd725 - core::ops::function::FnOnce::call_once::h6122fbbb87e32b65 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fce46237b43 - [INFO] [stdout] 47: 0x7fce462c8bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- token::tests::token stdout ---- [INFO] [stdout] Config { ext_hostname: "http://localhost:8000", key_id: "key1", node_provider: {"polygon": "https://matic-mumbai.chainstacklabs.com/", "binance": "https://data-seed-prebsc-1-s1.binance.org:8545/", "heco": "https://http-testnet.hecochain.com", "clv": "https://rpc-3.clover.finance", "kovan": "https://kovan.infura.io/v3/43", "meter": "https://rpctest.meter.io/", "metis": "https://stardust.metis.io/?owner=588", "avax": "https://api.avax-test.network/ext/bc/C/rpc", "evmos": "https://ethereum.rpc.evmos.dev", "okt": "https://exchaintestrpc.okex.org", "main": "https://cloudflare-eth.com", "celo": "https://alfajores-forno.celo-testnet.org", "theta": "https://eth-rpc-api-testnet.thetatoken.org/rpc", "default": "https://kovan.infura.io/v3/43"}, chain_id: {"main": 1, "meter": 83, "polygon": 80001, "clv": 1023, "kovan": 42, "heco": 256, "default": 42, "avax": 43113, "metis": 588, "celo": 44787, "binance": 97, "evmos": 9000, "okt": 65, "theta": 365}, rsa_pem: None } [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: nft-login [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] Routes: [INFO] [stdout] >> (default_index) GET / [INFO] [stdout] >> (default_jwk) GET /jwk [INFO] [stdout] >> (default_token_endpoint) GET /token? [INFO] [stdout] >> (default_post_token_endpoint) POST /token [INFO] [stdout] >> (index) GET / [INFO] [stdout] >> (cached_indexjs) GET /index.js [INFO] [stdout] >> (default_userinfo_endpoint) GET /userinfo [INFO] [stdout] >> (default_options_userinfo_endpoint) OPTIONS /userinfo [INFO] [stdout] >> (cached_indexcss) GET /index.css [INFO] [stdout] >> (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> (cached_sitemaptxt) GET /sitemap.txt [INFO] [stdout] >> (jwk) GET /<_realm>/jwk [INFO] [stdout] >> (token_endpoint) GET //token? [INFO] [stdout] >> (post_token_endpoint) POST //token [INFO] [stdout] >> (userinfo_endpoint) GET //userinfo [INFO] [stdout] >> (options_userinfo_endpoint) OPTIONS //userinfo [INFO] [stdout] >> (authorize_endpoint) GET //authorize?&&&&&&&&& [INFO] [stdout] >> (default_configuration) GET /.well-known/openid-configuration [INFO] [stdout] >> (configuration) GET //.well-known/openid-configuration [INFO] [stdout] >> (authorize_well_known) GET //authorize/.well-known/openid-configuration [INFO] [stdout] >> (well_known_oauth_authorization_server) GET /.well-known/oauth-authorization-server//authorize [INFO] [stdout] Catchers: [INFO] [stdout] >> (unauthorized) 401 [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Static Resources (Debug) (ignite) [INFO] [stdout] >> Attaching CORS headers to responses (response) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /authorize?client_id=foo&realm=okt&redirect_uri=https://example.com&nonce=dotzxrenodo&contract=0x886B6781CD7dF75d8440Aba84216b2671AEFf9A4&account=0x9c9e8eabd947658bdb713e0d3ebfe56860abdb8d&signature=0x87b709d1e84aab056cf089af31e8d7c891d6f363663ff3eeb4bbb4c4e0602b2e3edf117fe548626b8d83e3b2c530cb55e2baff29ca54dbd495bb45764d9aa44c1c: [INFO] [stdout] >> Matched: (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> Outcome: Success [INFO] [stdout] thread 'token::tests::token' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 401 }`, [INFO] [stdout] right: `Status { code: 307 }`', src/token.rs:168:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b49f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x5652ef2179aa - core::panicking::assert_failed::h3ea60f23a5608eb5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x5652ef2752f6 - nft_login::token::tests::token::hdaf8704223151f2c [INFO] [stdout] at /opt/rustwide/workdir/src/token.rs:168:9 [INFO] [stdout] 21: 0x5652ef274c77 - nft_login::token::tests::token::{{closure}}::h6b987ef1b7922a47 [INFO] [stdout] at /opt/rustwide/workdir/src/token.rs:153:16 [INFO] [stdout] 22: 0x5652ef2fdef5 - core::ops::function::FnOnce::call_once::ha7021c4c36707081 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fce46237b43 - [INFO] [stdout] 47: 0x7fce462c8bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- authorize::tests::test_code_id_token stdout ---- [INFO] [stdout] Config { ext_hostname: "http://localhost:8000", key_id: "key1", node_provider: {"avax": "https://api.avax-test.network/ext/bc/C/rpc", "celo": "https://alfajores-forno.celo-testnet.org", "main": "https://cloudflare-eth.com", "metis": "https://stardust.metis.io/?owner=588", "polygon": "https://matic-mumbai.chainstacklabs.com/", "binance": "https://data-seed-prebsc-1-s1.binance.org:8545/", "okt": "https://exchaintestrpc.okex.org", "clv": "https://rpc-3.clover.finance", "default": "https://kovan.infura.io/v3/43", "evmos": "https://ethereum.rpc.evmos.dev", "kovan": "https://kovan.infura.io/v3/43", "theta": "https://eth-rpc-api-testnet.thetatoken.org/rpc", "heco": "https://http-testnet.hecochain.com", "meter": "https://rpctest.meter.io/"}, chain_id: {"okt": 65, "polygon": 80001, "theta": 365, "heco": 256, "evmos": 9000, "celo": 44787, "default": 42, "avax": 43113, "clv": 1023, "kovan": 42, "main": 1, "meter": 83, "binance": 97, "metis": 588}, rsa_pem: None } [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: nft-login [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] Routes: [INFO] [stdout] >> (default_index) GET / [INFO] [stdout] >> (default_jwk) GET /jwk [INFO] [stdout] >> (default_token_endpoint) GET /token? [INFO] [stdout] >> (default_post_token_endpoint) POST /token [INFO] [stdout] >> (index) GET / [INFO] [stdout] >> (cached_indexjs) GET /index.js [INFO] [stdout] >> (default_userinfo_endpoint) GET /userinfo [INFO] [stdout] >> (default_options_userinfo_endpoint) OPTIONS /userinfo [INFO] [stdout] >> (cached_indexcss) GET /index.css [INFO] [stdout] >> (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> (cached_sitemaptxt) GET /sitemap.txt [INFO] [stdout] >> (jwk) GET /<_realm>/jwk [INFO] [stdout] >> (token_endpoint) GET //token? [INFO] [stdout] >> (post_token_endpoint) POST //token [INFO] [stdout] >> (userinfo_endpoint) GET //userinfo [INFO] [stdout] >> (options_userinfo_endpoint) OPTIONS //userinfo [INFO] [stdout] >> (authorize_endpoint) GET //authorize?&&&&&&&&& [INFO] [stdout] >> (default_configuration) GET /.well-known/openid-configuration [INFO] [stdout] >> (configuration) GET //.well-known/openid-configuration [INFO] [stdout] >> (authorize_well_known) GET //authorize/.well-known/openid-configuration [INFO] [stdout] >> (well_known_oauth_authorization_server) GET /.well-known/oauth-authorization-server//authorize [INFO] [stdout] Catchers: [INFO] [stdout] >> (unauthorized) 401 [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Static Resources (Debug) (ignite) [INFO] [stdout] >> Attaching CORS headers to responses (response) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /authorize?client_id=foo&realm=okt&redirect_uri=https://example.com&nonce=dotzxrenodo&contract=0x886B6781CD7dF75d8440Aba84216b2671AEFf9A4&account=0x9c9e8eabd947658bdb713e0d3ebfe56860abdb8d&signature=0x87b709d1e84aab056cf089af31e8d7c891d6f363663ff3eeb4bbb4c4e0602b2e3edf117fe548626b8d83e3b2c530cb55e2baff29ca54dbd495bb45764d9aa44c1c&state=state&code=code&id_token=id_token&response_type=code+id_token: [INFO] [stdout] >> Matched: (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> Outcome: Success [INFO] [stdout] thread 'authorize::tests::test_code_id_token' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 401 }`, [INFO] [stdout] right: `Status { code: 307 }`', src/authorize.rs:324:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b49f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x5652ef2179aa - core::panicking::assert_failed::h3ea60f23a5608eb5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x5652ef209f5b - nft_login::authorize::tests::test_code_id_token::h834772ee5c251ce4 [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:324:9 [INFO] [stdout] 21: 0x5652ef2096e7 - nft_login::authorize::tests::test_code_id_token::{{closure}}::hf80d04d094c02d5f [INFO] [stdout] at /opt/rustwide/workdir/src/authorize.rs:307:29 [INFO] [stdout] 22: 0x5652ef2fdf35 - core::ops::function::FnOnce::call_once::ha88780fa632cf5ca [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fce46237b43 - [INFO] [stdout] 47: 0x7fce462c8bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- userinfo::tests::userinfo stdout ---- [INFO] [stdout] Config { ext_hostname: "http://localhost:8000", key_id: "key1", node_provider: {"kovan": "https://kovan.infura.io/v3/43", "celo": "https://alfajores-forno.celo-testnet.org", "evmos": "https://ethereum.rpc.evmos.dev", "theta": "https://eth-rpc-api-testnet.thetatoken.org/rpc", "polygon": "https://matic-mumbai.chainstacklabs.com/", "default": "https://kovan.infura.io/v3/43", "meter": "https://rpctest.meter.io/", "metis": "https://stardust.metis.io/?owner=588", "avax": "https://api.avax-test.network/ext/bc/C/rpc", "okt": "https://exchaintestrpc.okex.org", "main": "https://cloudflare-eth.com", "heco": "https://http-testnet.hecochain.com", "clv": "https://rpc-3.clover.finance", "binance": "https://data-seed-prebsc-1-s1.binance.org:8545/"}, chain_id: {"default": 42, "main": 1, "clv": 1023, "meter": 83, "okt": 65, "polygon": 80001, "evmos": 9000, "binance": 97, "kovan": 42, "metis": 588, "theta": 365, "avax": 43113, "heco": 256, "celo": 44787}, rsa_pem: None } [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: nft-login [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] Routes: [INFO] [stdout] >> (default_index) GET / [INFO] [stdout] >> (default_jwk) GET /jwk [INFO] [stdout] >> (default_token_endpoint) GET /token? [INFO] [stdout] >> (default_post_token_endpoint) POST /token [INFO] [stdout] >> (index) GET / [INFO] [stdout] >> (cached_indexjs) GET /index.js [INFO] [stdout] >> (default_userinfo_endpoint) GET /userinfo [INFO] [stdout] >> (default_options_userinfo_endpoint) OPTIONS /userinfo [INFO] [stdout] >> (cached_indexcss) GET /index.css [INFO] [stdout] >> (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> (cached_sitemaptxt) GET /sitemap.txt [INFO] [stdout] >> (jwk) GET /<_realm>/jwk [INFO] [stdout] >> (token_endpoint) GET //token? [INFO] [stdout] >> (post_token_endpoint) POST //token [INFO] [stdout] >> (userinfo_endpoint) GET //userinfo [INFO] [stdout] >> (options_userinfo_endpoint) OPTIONS //userinfo [INFO] [stdout] >> (authorize_endpoint) GET //authorize?&&&&&&&&& [INFO] [stdout] >> (default_configuration) GET /.well-known/openid-configuration [INFO] [stdout] >> (configuration) GET //.well-known/openid-configuration [INFO] [stdout] >> (authorize_well_known) GET //authorize/.well-known/openid-configuration [INFO] [stdout] >> (well_known_oauth_authorization_server) GET /.well-known/oauth-authorization-server//authorize [INFO] [stdout] Catchers: [INFO] [stdout] >> (unauthorized) 401 [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Attaching CORS headers to responses (response) [INFO] [stdout] >> Static Resources (Debug) (ignite) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /authorize?client_id=foo&realm=okt&redirect_uri=https://example.com&nonce=dotzxrenodo&contract=0x886B6781CD7dF75d8440Aba84216b2671AEFf9A4&account=0x9c9e8eabd947658bdb713e0d3ebfe56860abdb8d&signature=0x87b709d1e84aab056cf089af31e8d7c891d6f363663ff3eeb4bbb4c4e0602b2e3edf117fe548626b8d83e3b2c530cb55e2baff29ca54dbd495bb45764d9aa44c1c: [INFO] [stdout] >> Matched: (default_authorize_endpoint) GET /authorize?&&&&&&&&&& [INFO] [stdout] >> Outcome: Success [INFO] [stdout] thread 'userinfo::tests::userinfo' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 401 }`, [INFO] [stdout] right: `Status { code: 307 }`', src/userinfo.rs:91:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5652efdc4d6a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5652efdc4d6a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652efdc4d6a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5652efdc4d6a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5652efdeb9ce - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x5652efdbf855 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5652efdc4b35 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5652efdc4b35 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5652efdc68bf - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5652efdc65e0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5652ef35e11f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5652ef35e11f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5652efdc6fea - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5652efdc6fea - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5652efdc6d69 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5652efdc521c - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5652efdc6a72 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5652ef19b163 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5652ef19b49f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x5652ef2179aa - core::panicking::assert_failed::h3ea60f23a5608eb5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x5652ef2beb16 - nft_login::userinfo::tests::userinfo::h663bca8610c81072 [INFO] [stdout] at /opt/rustwide/workdir/src/userinfo.rs:91:9 [INFO] [stdout] 21: 0x5652ef2be487 - nft_login::userinfo::tests::userinfo::{{closure}}::h6719b35bd422f73b [INFO] [stdout] at /opt/rustwide/workdir/src/userinfo.rs:76:19 [INFO] [stdout] 22: 0x5652ef2fd835 - core::ops::function::FnOnce::call_once::h6b8171e5db9d1ddd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5652ef36354f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5652ef36354f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5652ef334c4c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5652ef334c4c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5652ef36254a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5652ef36254a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5652ef36254a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5652ef36254a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5652ef36254a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5652ef36254a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5652ef36254a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5652ef32f3f1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5652ef32f3f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5652ef334d6b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5652ef334d6b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5652ef334d6b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5652ef334d6b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5652ef334d6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5652ef334d6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5652efdcb603 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5652efdcb603 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fce46237b43 - [INFO] [stdout] 47: 0x7fce462c8bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] authorize::tests::account_is_owner [INFO] [stdout] authorize::tests::test_code_id_token [INFO] [stdout] authorize::tests::test_state [INFO] [stdout] token::tests::token [INFO] [stdout] userinfo::tests::userinfo [INFO] [stdout] web3::tests::test_crypto_boy_on_okt [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 6 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin nft-login` [INFO] running `Command { std: "docker" "inspect" "84aaaff6ff62532720b4aa9b3814471db53598d314d8dd6b4c573b3700eff71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84aaaff6ff62532720b4aa9b3814471db53598d314d8dd6b4c573b3700eff71f", kill_on_drop: false }` [INFO] [stdout] 84aaaff6ff62532720b4aa9b3814471db53598d314d8dd6b4c573b3700eff71f