[INFO] fetching crate diridp 0.1.1... [INFO] testing diridp-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate diridp 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate diridp 0.1.1 [INFO] finished tweaking crates.io crate diridp 0.1.1 [INFO] tweaked toml for crates.io crate diridp 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate diridp 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diridp 0.1.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint-dig v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c96a2b063e92de6bed85fa575ce7417791d87dbcc489e3556bfda3d9eba000b9 [INFO] running `Command { std: "docker" "start" "-a" "c96a2b063e92de6bed85fa575ce7417791d87dbcc489e3556bfda3d9eba000b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c96a2b063e92de6bed85fa575ce7417791d87dbcc489e3556bfda3d9eba000b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96a2b063e92de6bed85fa575ce7417791d87dbcc489e3556bfda3d9eba000b9", kill_on_drop: false }` [INFO] [stdout] c96a2b063e92de6bed85fa575ce7417791d87dbcc489e3556bfda3d9eba000b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9dd4ff2dd9ab409e2a50800bb6cfa2a40bf8b575995910963f504e142ecde6c3 [INFO] running `Command { std: "docker" "start" "-a" "9dd4ff2dd9ab409e2a50800bb6cfa2a40bf8b575995910963f504e142ecde6c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling diridp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `oidc_config_path` and `jwks_uri` are never read [INFO] [stdout] --> src/state.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Provider { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub oidc_config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | pub jwks_path: PathBuf, [INFO] [stdout] 26 | pub jwks_uri: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s [INFO] running `Command { std: "docker" "inspect" "9dd4ff2dd9ab409e2a50800bb6cfa2a40bf8b575995910963f504e142ecde6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd4ff2dd9ab409e2a50800bb6cfa2a40bf8b575995910963f504e142ecde6c3", kill_on_drop: false }` [INFO] [stdout] 9dd4ff2dd9ab409e2a50800bb6cfa2a40bf8b575995910963f504e142ecde6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 607be442f21925f511a4a1986934b89d4a83dac8c058c5856ab154d06395fa2c [INFO] running `Command { std: "docker" "start" "-a" "607be442f21925f511a4a1986934b89d4a83dac8c058c5856ab154d06395fa2c", kill_on_drop: false }` [INFO] [stderr] Compiling diridp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `oidc_config_path` and `jwks_uri` are never read [INFO] [stdout] --> src/state.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Provider { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub oidc_config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | pub jwks_path: PathBuf, [INFO] [stdout] 26 | pub jwks_uri: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "607be442f21925f511a4a1986934b89d4a83dac8c058c5856ab154d06395fa2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607be442f21925f511a4a1986934b89d4a83dac8c058c5856ab154d06395fa2c", kill_on_drop: false }` [INFO] [stdout] 607be442f21925f511a4a1986934b89d4a83dac8c058c5856ab154d06395fa2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cf18c2fa6da3fba4564c99f4a3f16a1115f7efab79240dea8037372fb35d5fc2 [INFO] running `Command { std: "docker" "start" "-a" "cf18c2fa6da3fba4564c99f4a3f16a1115f7efab79240dea8037372fb35d5fc2", kill_on_drop: false }` [INFO] [stderr] warning: fields `oidc_config_path` and `jwks_uri` are never read [INFO] [stderr] --> src/state.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Provider { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | pub oidc_config_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 25 | pub jwks_path: PathBuf, [INFO] [stderr] 26 | pub jwks_uri: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `diridp` (bin "diridp" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/diridp-0466a3cc111e691e) [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" "cf18c2fa6da3fba4564c99f4a3f16a1115f7efab79240dea8037372fb35d5fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf18c2fa6da3fba4564c99f4a3f16a1115f7efab79240dea8037372fb35d5fc2", kill_on_drop: false }` [INFO] [stdout] cf18c2fa6da3fba4564c99f4a3f16a1115f7efab79240dea8037372fb35d5fc2