[INFO] fetching crate jwt-cli 5.0.3... [INFO] testing jwt-cli-5.0.3 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate jwt-cli 5.0.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate jwt-cli 5.0.3 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jwt-cli 5.0.3 [INFO] finished tweaking crates.io crate jwt-cli 5.0.3 [INFO] tweaked toml for crates.io crate jwt-cli 5.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate jwt-cli 5.0.3 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" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.113 [INFO] [stderr] Downloaded bunt-macros v0.2.5 [INFO] [stderr] Downloaded bunt v0.2.6 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c53c030bd8c7b4cf9599d1b151f248b760dd91a32f94f8fb85531d227a5a2bac [INFO] running `Command { std: "docker" "start" "-a" "c53c030bd8c7b4cf9599d1b151f248b760dd91a32f94f8fb85531d227a5a2bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c53c030bd8c7b4cf9599d1b151f248b760dd91a32f94f8fb85531d227a5a2bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53c030bd8c7b4cf9599d1b151f248b760dd91a32f94f8fb85531d227a5a2bac", kill_on_drop: false }` [INFO] [stdout] c53c030bd8c7b4cf9599d1b151f248b760dd91a32f94f8fb85531d227a5a2bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a2a9c9a17098e48b281e1b22d5a9781fc735fef2a593d194fa8545c00bc86d [INFO] running `Command { std: "docker" "start" "-a" "f5a2a9c9a17098e48b281e1b22d5a9781fc735fef2a593d194fa8545c00bc86d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bunt-macros v0.2.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling bunt v0.2.6 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling jwt-cli v5.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.33s [INFO] running `Command { std: "docker" "inspect" "f5a2a9c9a17098e48b281e1b22d5a9781fc735fef2a593d194fa8545c00bc86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a2a9c9a17098e48b281e1b22d5a9781fc735fef2a593d194fa8545c00bc86d", kill_on_drop: false }` [INFO] [stdout] f5a2a9c9a17098e48b281e1b22d5a9781fc735fef2a593d194fa8545c00bc86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 814a077a837d9ed130565de344a5bd1e816f102db3eb734f87dc8649de8927de [INFO] running `Command { std: "docker" "start" "-a" "814a077a837d9ed130565de344a5bd1e816f102db3eb734f87dc8649de8927de", kill_on_drop: false }` [INFO] [stderr] Compiling jwt-cli v5.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:152:35 [INFO] [stdout] | [INFO] [stdout] 152 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:188:35 [INFO] [stdout] | [INFO] [stdout] 188 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:212:35 [INFO] [stdout] | [INFO] [stdout] 212 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 282 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:295:35 [INFO] [stdout] | [INFO] [stdout] 295 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:313:35 [INFO] [stdout] | [INFO] [stdout] 313 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:319:35 [INFO] [stdout] | [INFO] [stdout] 319 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:331:35 [INFO] [stdout] | [INFO] [stdout] 331 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:337:35 [INFO] [stdout] | [INFO] [stdout] 337 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:369:35 [INFO] [stdout] | [INFO] [stdout] 369 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:393:35 [INFO] [stdout] | [INFO] [stdout] 393 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:407:35 [INFO] [stdout] | [INFO] [stdout] 407 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:451:28 [INFO] [stdout] | [INFO] [stdout] 451 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:469:28 [INFO] [stdout] | [INFO] [stdout] 469 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:523:28 [INFO] [stdout] | [INFO] [stdout] 523 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | let matches = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:571:35 [INFO] [stdout] | [INFO] [stdout] 571 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:624:35 [INFO] [stdout] | [INFO] [stdout] 624 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:640:35 [INFO] [stdout] | [INFO] [stdout] 640 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:661:35 [INFO] [stdout] | [INFO] [stdout] 661 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:682:35 [INFO] [stdout] | [INFO] [stdout] 682 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:697:35 [INFO] [stdout] | [INFO] [stdout] 697 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:721:35 [INFO] [stdout] | [INFO] [stdout] 721 | let encode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> tests/jwt-cli.rs:736:35 [INFO] [stdout] | [INFO] [stdout] 736 | let decode_matcher = App::into_app() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `Command { std: "docker" "inspect" "814a077a837d9ed130565de344a5bd1e816f102db3eb734f87dc8649de8927de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814a077a837d9ed130565de344a5bd1e816f102db3eb734f87dc8649de8927de", kill_on_drop: false }` [INFO] [stdout] 814a077a837d9ed130565de344a5bd1e816f102db3eb734f87dc8649de8927de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8232ebe9a931766b40095bdf7f0dd6b3230abd80533d5f57346c162c3ee4f775 [INFO] running `Command { std: "docker" "start" "-a" "8232ebe9a931766b40095bdf7f0dd6b3230abd80533d5f57346c162c3ee4f775", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:116:35 [INFO] [stderr] | [INFO] [stderr] 116 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:152:35 [INFO] [stderr] | [INFO] [stderr] 152 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:182:35 [INFO] [stderr] | [INFO] [stderr] 182 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:188:35 [INFO] [stderr] | [INFO] [stderr] 188 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:206:35 [INFO] [stderr] | [INFO] [stderr] 206 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:212:35 [INFO] [stderr] | [INFO] [stderr] 212 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:228:35 [INFO] [stderr] | [INFO] [stderr] 228 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:234:35 [INFO] [stderr] | [INFO] [stderr] 234 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:252:35 [INFO] [stderr] | [INFO] [stderr] 252 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:265:35 [INFO] [stderr] | [INFO] [stderr] 265 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:282:35 [INFO] [stderr] | [INFO] [stderr] 282 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:295:35 [INFO] [stderr] | [INFO] [stderr] 295 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:313:35 [INFO] [stderr] | [INFO] [stderr] 313 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:319:35 [INFO] [stderr] | [INFO] [stderr] 319 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:331:35 [INFO] [stderr] | [INFO] [stderr] 331 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:337:35 [INFO] [stderr] | [INFO] [stderr] 337 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:356:35 [INFO] [stderr] | [INFO] [stderr] 356 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:369:35 [INFO] [stderr] | [INFO] [stderr] 369 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:393:35 [INFO] [stderr] | [INFO] [stderr] 393 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:407:35 [INFO] [stderr] | [INFO] [stderr] 407 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:431:28 [INFO] [stderr] | [INFO] [stderr] 431 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:451:28 [INFO] [stderr] | [INFO] [stderr] 451 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:469:28 [INFO] [stderr] | [INFO] [stderr] 469 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:507:28 [INFO] [stderr] | [INFO] [stderr] 507 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:523:28 [INFO] [stderr] | [INFO] [stderr] 523 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:539:28 [INFO] [stderr] | [INFO] [stderr] 539 | let matches = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:556:35 [INFO] [stderr] | [INFO] [stderr] 556 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:571:35 [INFO] [stderr] | [INFO] [stderr] 571 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:624:35 [INFO] [stderr] | [INFO] [stderr] 624 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:640:35 [INFO] [stderr] | [INFO] [stderr] 640 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:661:35 [INFO] [stderr] | [INFO] [stderr] 661 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:682:35 [INFO] [stderr] | [INFO] [stderr] 682 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:697:35 [INFO] [stderr] | [INFO] [stderr] 697 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:721:35 [INFO] [stderr] | [INFO] [stderr] 721 | let encode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> tests/jwt-cli.rs:736:35 [INFO] [stderr] | [INFO] [stderr] 736 | let decode_matcher = App::into_app() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `jwt-cli` (test "jwt-cli") generated 36 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jwt-ac6d5c42e148fd9c) [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] [stderr] Running tests/jwt-cli.rs (/opt/rustwide/target/debug/deps/jwt_cli-3e537f6ce89a9fb5) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tests::decodes_a_token_with_leading_and_trailing_whitespace ... ok [INFO] [stdout] test tests::creates_jwt_header_with_kid ... ok [INFO] [stdout] test tests::decodes_a_token_as_json ... ok [INFO] [stdout] test tests::decodes_a_token ... ok [INFO] [stdout] test tests::decodes_a_token_with_invalid_secret ... ok [INFO] [stdout] test tests::creates_jwt_header_without_kid ... ok [INFO] [stdout] test tests::decodes_a_token_without_an_alg ... ok [INFO] [stdout] test tests::decoding_key_from_secret_handles_base64 ... ok [INFO] [stdout] test tests::decodes_a_token_without_a_typ ... ok [INFO] [stdout] test tests::decodes_an_rsa_ssa_pss_token_using_key_from_file ... ok [INFO] [stdout] test tests::decodes_a_token_without_a_secret ... ok [INFO] [stdout] test tests::decoding_key_from_secret_handles_at ... ok [INFO] [stdout] test tests::is_valid_payload_item ... ok [INFO] [stdout] test tests::is_invalid_payload_item ... ok [INFO] [stdout] test tests::encoding_key_from_secret_handles_base64 ... ok [INFO] [stdout] test tests::encoding_key_from_secret_handles_at ... ok [INFO] [stdout] test tests::payload_item_from_none_with_name ... ok [INFO] [stdout] test tests::payload_item_from_string_with_name ... ok [INFO] [stdout] test tests::payload_from_payload_items ... ok [INFO] [stdout] test tests::adds_default_exp_automatically ... ok [INFO] [stdout] test tests::returns_error_when_exp_is_not_set ... ok [INFO] [stdout] test tests::is_invalid_timestamp_or_duration ... ok [INFO] [stdout] test tests::stops_iat_from_automatically_being_added ... ok [INFO] [stdout] test tests::stops_exp_from_automatically_being_added ... ok [INFO] [stdout] test tests::encodes_and_decodes_an_rsa_ssa_pkcs1_v1_5_token_using_key_from_file ... ok [INFO] [stdout] test tests::encodes_and_decodes_an_ecdsa_token_using_key_from_file ... ok [INFO] [stdout] test tests::shows_timestamps_as_iso_dates ... ok [INFO] [stdout] test tests::encodes_a_token ... ok [INFO] [stdout] test tests::adds_iat_automatically ... ok [INFO] [stdout] test tests::returns_no_error_when_ignore_exp_parameter_is_set ... ok [INFO] [stdout] test tests::encodes_and_decodes_an_rsa_ssa_pss_token_using_key_from_file ... ok [INFO] [stdout] test tests::parses_systemd_time_string ... ok [INFO] [stdout] test tests::allows_for_a_custom_exp ... ok [INFO] [stdout] test tests::allows_for_nbf_as_systemd_string ... ok [INFO] [stdout] test tests::is_valid_timestamp_or_duration ... ok [INFO] [stdout] test tests::allows_for_a_custom_exp_as_systemd_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8232ebe9a931766b40095bdf7f0dd6b3230abd80533d5f57346c162c3ee4f775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8232ebe9a931766b40095bdf7f0dd6b3230abd80533d5f57346c162c3ee4f775", kill_on_drop: false }` [INFO] [stdout] 8232ebe9a931766b40095bdf7f0dd6b3230abd80533d5f57346c162c3ee4f775