[INFO] cloning repository https://github.com/muhammadsaddamnur/siopv2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muhammadsaddamnur/siopv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammadsaddamnur%2Fsiopv2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammadsaddamnur%2Fsiopv2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8744b4b036b6f3297493f37e7512bab6e0ec30d0 [INFO] testing muhammadsaddamnur/siopv2 against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammadsaddamnur%2Fsiopv2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muhammadsaddamnur/siopv2 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muhammadsaddamnur/siopv2 [INFO] finished tweaking git repo https://github.com/muhammadsaddamnur/siopv2 [INFO] tweaked toml for git repo https://github.com/muhammadsaddamnur/siopv2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/muhammadsaddamnur/siopv2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded try_as_macros v0.1.0 [INFO] [stderr] Downloaded try_as_traits v0.1.0 [INFO] [stderr] Downloaded try_as v0.1.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded wiremock v0.5.19 [INFO] [stderr] Downloaded oid4vp v0.1.0 [INFO] [stderr] Downloaded hmac-drbg v0.3.0 [INFO] [stderr] Downloaded libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Downloaded critical-section v1.1.1 [INFO] [stderr] Downloaded base64-url v2.0.0 [INFO] [stderr] Downloaded smallvec v0.4.5 [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded serde_with v3.1.0 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded rustls v0.21.5 [INFO] [stderr] Downloaded bls12_381_plus v0.7.0 [INFO] [stderr] Downloaded hkdf v0.11.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.3 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded x25519-dalek v1.1.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.1 [INFO] [stderr] Downloaded ferris-says v0.2.1 [INFO] [stderr] Downloaded serde_with_macros v3.1.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.11 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] [stderr] Downloaded bs58 v0.4.0 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded treediff v3.0.2 [INFO] [stderr] Downloaded hmac v0.8.1 [INFO] [stderr] Downloaded libsecp256k1-core v0.3.0 [INFO] [stderr] Downloaded libsecp256k1 v0.7.1 [INFO] [stderr] Downloaded rfc6979 v0.3.1 [INFO] [stderr] Downloaded ecdsa v0.14.8 [INFO] [stderr] Downloaded crypto-bigint v0.4.9 [INFO] [stderr] Downloaded ff v0.12.1 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] [stderr] Downloaded const-oid v0.9.4 [INFO] [stderr] Downloaded sec1 v0.3.0 [INFO] [stderr] Downloaded did_url v0.1.0 [INFO] [stderr] Downloaded is_empty v0.2.0 [INFO] [stderr] Downloaded libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Downloaded json-patch v0.2.7 [INFO] [stderr] Downloaded group v0.12.1 [INFO] [stderr] Downloaded did-key v0.2.1 [INFO] [stderr] Downloaded is_empty_derive v0.1.0 [INFO] [stderr] Downloaded siopv2 v0.1.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a68d0c36012ed0e7927e9f05fd0e69315c11e3ac4dfaf9e051ab688e300570 [INFO] running `Command { std: "docker" "start" "-a" "50a68d0c36012ed0e7927e9f05fd0e69315c11e3ac4dfaf9e051ab688e300570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a68d0c36012ed0e7927e9f05fd0e69315c11e3ac4dfaf9e051ab688e300570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a68d0c36012ed0e7927e9f05fd0e69315c11e3ac4dfaf9e051ab688e300570", kill_on_drop: false }` [INFO] [stdout] 50a68d0c36012ed0e7927e9f05fd0e69315c11e3ac4dfaf9e051ab688e300570 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5d44597fc45ac87879336dc6b869a1017de890886a780c3715cfbfb5bb2897 [INFO] running `Command { std: "docker" "start" "-a" "1a5d44597fc45ac87879336dc6b869a1017de890886a780c3715cfbfb5bb2897", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling const-oid v0.9.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling did_url v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling try_as_traits v0.1.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling is_empty_derive v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling try_as_macros v0.1.0 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling is_empty v0.2.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling base64-url v2.0.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling try_as v0.1.0 [INFO] [stderr] Compiling ferris-says v0.2.1 [INFO] [stderr] Compiling oid4vp v0.1.0 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling json-patch v0.2.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde_with_macros v3.1.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling bls12_381_plus v0.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling serde_with v3.1.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling did-key v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling wiremock v0.5.19 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling siopv2 v0.1.0 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Duration`, `Utc` [INFO] [stdout] --> src/main.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AuthorizationRequest`, `AuthorizationResponse`, `ClaimRequests`, `ClaimValue`, `IdTokenBuilder`, `IndividualClaimRequest`, `Registration`, `RelyingParty`, `RequestUrl`, `Scope`, `StandardClaimsRequests`, `Validator`, `request::ResponseType` [INFO] [stdout] --> src/main.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | claims::{ClaimRequests, ClaimValue, IndividualClaimRequest,StandardClaimsValues}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | request::ResponseType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Provider, Registration, RelyingParty, RequestUrl, AuthorizationResponse, Scope, AuthorizationRequest, StandardClaimsRequests, Subject, Validator, IdTokenBuilder, k... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_with::skip_serializing_none` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_with::skip_serializing_none; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `convert::TryInto`, `sync::Arc` [INFO] [stdout] --> src/main.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use std::{sync::Arc, convert::TryInto}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `did_url::DID` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use did_url::DID; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "1a5d44597fc45ac87879336dc6b869a1017de890886a780c3715cfbfb5bb2897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5d44597fc45ac87879336dc6b869a1017de890886a780c3715cfbfb5bb2897", kill_on_drop: false }` [INFO] [stdout] 1a5d44597fc45ac87879336dc6b869a1017de890886a780c3715cfbfb5bb2897 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec9a9b5c9eff4d172a14b2b79087f438f25f3dd21f721b47af9df4d02af17bc [INFO] running `Command { std: "docker" "start" "-a" "0ec9a9b5c9eff4d172a14b2b79087f438f25f3dd21f721b47af9df4d02af17bc", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Duration`, `Utc` [INFO] [stdout] --> src/main.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AuthorizationRequest`, `AuthorizationResponse`, `ClaimRequests`, `ClaimValue`, `IdTokenBuilder`, `IndividualClaimRequest`, `Registration`, `RelyingParty`, `RequestUrl`, `Scope`, `StandardClaimsRequests`, `Validator`, `request::ResponseType` [INFO] [stdout] --> src/main.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | claims::{ClaimRequests, ClaimValue, IndividualClaimRequest,StandardClaimsValues}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | request::ResponseType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | Provider, Registration, RelyingParty, RequestUrl, AuthorizationResponse, Scope, AuthorizationRequest, StandardClaimsRequests, Subject, Validator, IdTokenBuilder, k... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_with::skip_serializing_none` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_with::skip_serializing_none; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `convert::TryInto`, `sync::Arc` [INFO] [stdout] --> src/main.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use std::{sync::Arc, convert::TryInto}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `did_url::DID` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use did_url::DID; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "0ec9a9b5c9eff4d172a14b2b79087f438f25f3dd21f721b47af9df4d02af17bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec9a9b5c9eff4d172a14b2b79087f438f25f3dd21f721b47af9df4d02af17bc", kill_on_drop: false }` [INFO] [stdout] 0ec9a9b5c9eff4d172a14b2b79087f438f25f3dd21f721b47af9df4d02af17bc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 500d7289f5c86a5da0bd5e961cce4bbe80a881e84f90ad6b8898d03fe3a7551c [INFO] running `Command { std: "docker" "start" "-a" "500d7289f5c86a5da0bd5e961cce4bbe80a881e84f90ad6b8898d03fe3a7551c", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Duration`, `Utc` [INFO] [stderr] --> src/main.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::{Duration, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AuthorizationRequest`, `AuthorizationResponse`, `ClaimRequests`, `ClaimValue`, `IdTokenBuilder`, `IndividualClaimRequest`, `Registration`, `RelyingParty`, `RequestUrl`, `Scope`, `StandardClaimsRequests`, `Validator`, `request::ResponseType` [INFO] [stderr] --> src/main.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | claims::{ClaimRequests, ClaimValue, IndividualClaimRequest,StandardClaimsValues}, [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 7 | request::ResponseType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | Provider, Registration, RelyingParty, RequestUrl, AuthorizationResponse, Scope, AuthorizationRequest, StandardClaimsRequests, Subject, Validator, IdTokenBuilder, k... [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stderr] --> src/main.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_with::skip_serializing_none` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use serde_with::skip_serializing_none; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `convert::TryInto`, `sync::Arc` [INFO] [stderr] --> src/main.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | use std::{sync::Arc, convert::TryInto}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `did_url::DID` [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use did_url::DID; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hello-rust` (bin "hello-rust" test) generated 6 warnings (run `cargo fix --bin "hello-rust" --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_rust-0f1c2682be093490) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "500d7289f5c86a5da0bd5e961cce4bbe80a881e84f90ad6b8898d03fe3a7551c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500d7289f5c86a5da0bd5e961cce4bbe80a881e84f90ad6b8898d03fe3a7551c", kill_on_drop: false }` [INFO] [stdout] 500d7289f5c86a5da0bd5e961cce4bbe80a881e84f90ad6b8898d03fe3a7551c