[INFO] cloning repository https://github.com/kilork/openid-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilork/openid-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5223ce2252aab55d78fba3d922a71208dd5c4c11 [INFO] testing kilork/openid-example/5223ce2252aab55d78fba3d922a71208dd5c4c11 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilork%2Fopenid-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kilork/openid-example [INFO] finished tweaking git repo https://github.com/kilork/openid-example [INFO] tweaked toml for git repo https://github.com/kilork/openid-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kilork/openid-example on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kilork/openid-example 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding h2 v0.3.27 [INFO] [stderr] Adding hashbrown v0.17.0 [INFO] [stderr] Adding http-body v0.4.6 [INFO] [stderr] Adding httpdate v1.0.3 [INFO] [stderr] Adding hyper v0.14.16 (available: v0.14.32) [INFO] [stderr] Adding indexmap v2.14.0 [INFO] [stderr] Updating libc v0.2.107 -> v0.2.184 [INFO] [stderr] Adding mio v0.8.11 [INFO] [stderr] Updating once_cell v1.8.0 -> v1.21.4 [INFO] [stderr] Updating openid v0.7.0 -> v0.9.4 (available: v0.23.0) [INFO] [stderr] Adding reqwest v0.11.9 (available: v0.11.27) [INFO] [stderr] Adding socket2 v0.4.10 [INFO] [stderr] Adding tokio v1.19.2 (available: v1.51.1) [INFO] [stderr] Adding tokio-util v0.7.3 (available: v0.7.18) [INFO] [stderr] Updating tracing v0.1.29 -> v0.1.35 (available: v0.1.44) [INFO] [stderr] Updating tracing-core v0.1.21 -> v0.1.36 [INFO] [stderr] Updating validator v0.11.0 -> v0.12.0 [INFO] [stderr] Updating validator_derive v0.11.0 -> v0.12.0 [INFO] [stderr] Updating validator_types v0.11.0 -> v0.12.0 [INFO] [stderr] Adding wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Adding windows-sys v0.48.0 [INFO] [stderr] Adding windows-targets v0.48.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.130 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded futures-task v0.3.17 [INFO] [stderr] Downloaded futures-sink v0.3.17 [INFO] [stderr] Downloaded bytestring v1.0.0 [INFO] [stderr] Downloaded futures-io v0.3.17 [INFO] [stderr] Downloaded futures-core v0.3.17 [INFO] [stderr] Downloaded validator_derive v0.12.0 [INFO] [stderr] Downloaded validator_types v0.12.0 [INFO] [stderr] Downloaded futures-macro v0.3.17 [INFO] [stderr] Downloaded validator v0.12.0 [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded sha2 v0.9.8 [INFO] [stderr] Downloaded actix-identity v0.3.1 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded pin-project v0.4.28 [INFO] [stderr] Downloaded futures v0.3.17 [INFO] [stderr] Downloaded derive_more v0.99.16 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded serde_json v1.0.69 [INFO] [stderr] Downloaded biscuit v0.5.0 [INFO] [stderr] Downloaded actix-http v2.2.1 [INFO] [stderr] Downloaded reqwest v0.11.9 [INFO] [stderr] Downloaded futures-util v0.3.17 [INFO] [stderr] Downloaded openid v0.9.4 [INFO] [stderr] Downloaded syn v1.0.81 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded async-trait v0.1.51 [INFO] [stderr] Downloaded pin-project-internal v0.4.28 [INFO] [stderr] Downloaded futures-channel v0.3.17 [INFO] [stderr] Downloaded tokio v1.19.2 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded encoding_rs v0.8.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be8a936b92d4600e5526da2afe2a7bce37b1e6facadeb43f6d33937f339c17f [INFO] running `Command { std: "docker" "start" "-a" "9be8a936b92d4600e5526da2afe2a7bce37b1e6facadeb43f6d33937f339c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be8a936b92d4600e5526da2afe2a7bce37b1e6facadeb43f6d33937f339c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be8a936b92d4600e5526da2afe2a7bce37b1e6facadeb43f6d33937f339c17f", kill_on_drop: false }` [INFO] [stdout] 9be8a936b92d4600e5526da2afe2a7bce37b1e6facadeb43f6d33937f339c17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f191373c80683637b989bc85ca65bc785eb69965cc12d8ba6a9b8644cbbe4fe [INFO] running `Command { std: "docker" "start" "-a" "5f191373c80683637b989bc85ca65bc785eb69965cc12d8ba6a9b8644cbbe4fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.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 actix-router v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling biscuit v0.5.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling openid v0.9.4 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-identity v0.3.1 [INFO] [stderr] Compiling openid-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "5f191373c80683637b989bc85ca65bc785eb69965cc12d8ba6a9b8644cbbe4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f191373c80683637b989bc85ca65bc785eb69965cc12d8ba6a9b8644cbbe4fe", kill_on_drop: false }` [INFO] [stdout] 5f191373c80683637b989bc85ca65bc785eb69965cc12d8ba6a9b8644cbbe4fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25f61c165a6e6330be0c56deee475d6358a0ee6f015d54e2215da8324dd6e890 [INFO] running `Command { std: "docker" "start" "-a" "25f61c165a6e6330be0c56deee475d6358a0ee6f015d54e2215da8324dd6e890", kill_on_drop: false }` [INFO] [stderr] Compiling openid-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `openid::provider::microsoft` [INFO] [stdout] --> examples/microsoft.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use openid::{provider::microsoft, DiscoveredClient, Token, Userinfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `microsoft` in `provider` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openid-0.9.4/src/provider/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(any(feature = "microsoft", doc))] [INFO] [stdout] | ---------------------------- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 8 | pub mod microsoft; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `actix_rt` in this scope [INFO] [stdout] --> examples/microsoft.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/microsoft.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | async fn main() -> Result<(), ExitFailure> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `actix` in this scope [INFO] [stdout] --> examples/custom_claims.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `actix` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix`, use `cargo add actix` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `actix_rt` in this scope [INFO] [stdout] --> examples/custom_claims.rs:228:3 [INFO] [stdout] | [INFO] [stdout] 228 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openid-example` (example "microsoft") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> examples/custom_claims.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | type Future = Pin>>>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 + use std::future::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openid-example` (example "custom_claims") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25f61c165a6e6330be0c56deee475d6358a0ee6f015d54e2215da8324dd6e890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f61c165a6e6330be0c56deee475d6358a0ee6f015d54e2215da8324dd6e890", kill_on_drop: false }` [INFO] [stdout] 25f61c165a6e6330be0c56deee475d6358a0ee6f015d54e2215da8324dd6e890