[INFO] fetching crate jose-jws 0.1.2... [INFO] checking jose-jws-0.1.2 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate jose-jws 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate jose-jws 0.1.2 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jose-jws 0.1.2 [INFO] finished tweaking crates.io crate jose-jws 0.1.2 [INFO] tweaked toml for crates.io crate jose-jws 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 972e37b6a9b1d61f8660cc2c8ede2e3fe11fa6a8055e7b611e41aca8e3b7fad1 [INFO] running `Command { std: "docker" "start" "-a" "972e37b6a9b1d61f8660cc2c8ede2e3fe11fa6a8055e7b611e41aca8e3b7fad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972e37b6a9b1d61f8660cc2c8ede2e3fe11fa6a8055e7b611e41aca8e3b7fad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972e37b6a9b1d61f8660cc2c8ede2e3fe11fa6a8055e7b611e41aca8e3b7fad1", kill_on_drop: false }` [INFO] [stdout] 972e37b6a9b1d61f8660cc2c8ede2e3fe11fa6a8055e7b611e41aca8e3b7fad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d14becc281c2993c1175708f3e74e3ac1716787fe57ec35a49b5482d582c41 [INFO] running `Command { std: "docker" "start" "-a" "88d14becc281c2993c1175708f3e74e3ac1716787fe57ec35a49b5482d582c41", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking jose-jwa v0.1.2 [INFO] [stderr] Checking jose-b64 v0.1.2 [INFO] [stderr] Checking jose-jwk v0.1.2 [INFO] [stderr] Checking jose-jws v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> src/head.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreSigner` is never used [INFO] [stdout] --> src/crypto/core.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait CoreSigner: Update { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreSigningKey` is never used [INFO] [stdout] --> src/crypto/core.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait CoreSigningKey<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreVerifier` is never used [INFO] [stdout] --> src/crypto/core.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait CoreVerifier: Update { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreVerifyingKey` is never used [INFO] [stdout] --> src/crypto/core.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait CoreVerifyingKey<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreSigner` is never used [INFO] [stdout] --> src/crypto/core.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait CoreSigner: Update { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreSigningKey` is never used [INFO] [stdout] --> src/crypto/core.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait CoreSigningKey<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreVerifier` is never used [INFO] [stdout] --> src/crypto/core.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait CoreVerifier: Update { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CoreVerifyingKey` is never used [INFO] [stdout] --> src/crypto/core.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait CoreVerifyingKey<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s [INFO] running `Command { std: "docker" "inspect" "88d14becc281c2993c1175708f3e74e3ac1716787fe57ec35a49b5482d582c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d14becc281c2993c1175708f3e74e3ac1716787fe57ec35a49b5482d582c41", kill_on_drop: false }` [INFO] [stdout] 88d14becc281c2993c1175708f3e74e3ac1716787fe57ec35a49b5482d582c41