[INFO] fetching crate jwt-cli 5.0.3... [INFO] testing jwt-cli-5.0.3 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate jwt-cli 5.0.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate jwt-cli 5.0.3 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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-tc2/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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef4ff8659630292ea5665c152af6a48c8a620c0c320ce0ba5497313694a9b90 [INFO] running `Command { std: "docker" "start" "-a" "0ef4ff8659630292ea5665c152af6a48c8a620c0c320ce0ba5497313694a9b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef4ff8659630292ea5665c152af6a48c8a620c0c320ce0ba5497313694a9b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef4ff8659630292ea5665c152af6a48c8a620c0c320ce0ba5497313694a9b90", kill_on_drop: false }` [INFO] [stdout] 0ef4ff8659630292ea5665c152af6a48c8a620c0c320ce0ba5497313694a9b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9de6c0dd5de95b545b5c7c5670da2ea8f4ce835816286b859630f0780c48177 [INFO] running `Command { std: "docker" "start" "-a" "a9de6c0dd5de95b545b5c7c5670da2ea8f4ce835816286b859630f0780c48177", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [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-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bunt-macros v0.2.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling bunt v0.2.6 [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 27.08s [INFO] running `Command { std: "docker" "inspect" "a9de6c0dd5de95b545b5c7c5670da2ea8f4ce835816286b859630f0780c48177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9de6c0dd5de95b545b5c7c5670da2ea8f4ce835816286b859630f0780c48177", kill_on_drop: false }` [INFO] [stdout] a9de6c0dd5de95b545b5c7c5670da2ea8f4ce835816286b859630f0780c48177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a169d3d348f3069f6cb06580d2ea16cc0a38391223022419aa953a3ef4f8aece [INFO] running `Command { std: "docker" "start" "-a" "a169d3d348f3069f6cb06580d2ea16cc0a38391223022419aa953a3ef4f8aece", 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 3.80s [INFO] running `Command { std: "docker" "inspect" "a169d3d348f3069f6cb06580d2ea16cc0a38391223022419aa953a3ef4f8aece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a169d3d348f3069f6cb06580d2ea16cc0a38391223022419aa953a3ef4f8aece", kill_on_drop: false }` [INFO] [stdout] a169d3d348f3069f6cb06580d2ea16cc0a38391223022419aa953a3ef4f8aece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9ebf1d46690bc6779d2cec650a76689891a8f41f1de36db4843da3121592185 [INFO] running `Command { std: "docker" "start" "-a" "f9ebf1d46690bc6779d2cec650a76689891a8f41f1de36db4843da3121592185", 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.12s [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::creates_jwt_header_without_kid ... ok [INFO] [stdout] test tests::creates_jwt_header_with_kid ... ok [INFO] [stdout] test tests::decodes_a_token_with_leading_and_trailing_whitespace ... ok [INFO] [stdout] test tests::decodes_a_token_without_a_secret ... ok [INFO] [stdout] test tests::decodes_a_token_without_a_typ ... ok [INFO] [stdout] test tests::decodes_a_token ... ok [INFO] [stdout] test tests::decodes_an_rsa_ssa_pss_token_using_key_from_file ... ok [INFO] [stdout] test tests::decodes_a_token_with_invalid_secret ... ok [INFO] [stdout] test tests::decodes_a_token_without_an_alg ... ok [INFO] [stdout] test tests::encoding_key_from_secret_handles_at ... ok [INFO] [stdout] test tests::decoding_key_from_secret_handles_at ... ok [INFO] [stdout] test tests::encoding_key_from_secret_handles_base64 ... ok [INFO] [stdout] test tests::is_invalid_payload_item ... ok [INFO] [stdout] test tests::is_valid_payload_item ... ok [INFO] [stdout] test tests::decoding_key_from_secret_handles_base64 ... ok [INFO] [stdout] test tests::payload_from_payload_items ... ok [INFO] [stdout] test tests::payload_item_from_string_with_name ... ok [INFO] [stdout] test tests::payload_item_from_none_with_name ... ok [INFO] [stdout] test tests::decodes_a_token_as_json ... ok [INFO] [stdout] test tests::encodes_a_token ... ok [INFO] [stdout] test tests::returns_error_when_exp_is_not_set ... ok [INFO] [stdout] test tests::adds_default_exp_automatically ... 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::encodes_and_decodes_an_rsa_ssa_pkcs1_v1_5_token_using_key_from_file ... ok [INFO] [stdout] test tests::adds_iat_automatically ... ok [INFO] [stdout] test tests::is_valid_timestamp_or_duration ... ok [INFO] [stdout] test tests::stops_iat_from_automatically_being_added ... ok [INFO] [stdout] test tests::returns_no_error_when_ignore_exp_parameter_is_set ... ok [INFO] [stdout] test tests::encodes_and_decodes_an_ecdsa_token_using_key_from_file ... ok [INFO] [stdout] test tests::encodes_and_decodes_an_rsa_ssa_pss_token_using_key_from_file ... ok [INFO] [stdout] test tests::is_invalid_timestamp_or_duration ... ok [INFO] [stdout] test tests::allows_for_a_custom_exp_as_systemd_string ... ok [INFO] [stdout] test tests::parses_systemd_time_string ... ok [INFO] [stdout] test tests::shows_timestamps_as_iso_dates ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test jwt-cli` [INFO] [stdout] test tests::stops_exp_from_automatically_being_added ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::shows_timestamps_as_iso_dates stdout ---- [INFO] [stdout] thread 'tests::shows_timestamps_as_iso_dates' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some(String("2023-01-30T12:36:14+00:00"))`, [INFO] [stdout] right: `Some(String("2023-01-30T12:36:13+00:00"))`', tests/jwt-cli.rs:757:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556250cae40a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556250cae40a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556250cae40a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x556250cae40a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x556250cd42ee - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x556250cab585 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x556250cae1d5 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x556250cae1d5 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x556250caff5f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x556250cafc80 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55625088b0ef - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55625088b0ef - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x556250cb068a - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x556250cb068a - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x556250cb0409 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x556250cae8bc - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x556250cb0112 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x556250805203 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55625080553f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x55625084a4fa - core::panicking::assert_failed::h688f87296ae9e0c7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x556250815662 - jwt_cli::tests::shows_timestamps_as_iso_dates::he643dbabfd587b56 [INFO] [stdout] at /opt/rustwide/workdir/tests/jwt-cli.rs:757:9 [INFO] [stdout] 21: 0x556250814a47 - jwt_cli::tests::shows_timestamps_as_iso_dates::{{closure}}::h51f714c15f585bfb [INFO] [stdout] at /opt/rustwide/workdir/tests/jwt-cli.rs:718:40 [INFO] [stdout] 22: 0x55625081f045 - core::ops::function::FnOnce::call_once::h2e815f1a0e1261a4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55625089051f - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55625089051f - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x556250861c1c - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x556250861c1c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x55625088f51a - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x55625088f51a - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55625088f51a - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x55625088f51a - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x55625088f51a - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x55625088f51a - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x55625088f51a - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x55625085c3c1 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x55625085c3c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x556250861d3b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x556250861d3b - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x556250861d3b - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x556250861d3b - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x556250861d3b - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x556250861d3b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x556250861d3b - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x556250cb4b63 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x556250cb4b63 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x556250cb4b63 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fd53262cb43 - [INFO] [stdout] 47: 0x7fd5326bdbb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::shows_timestamps_as_iso_dates [INFO] [stdout] [INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9ebf1d46690bc6779d2cec650a76689891a8f41f1de36db4843da3121592185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ebf1d46690bc6779d2cec650a76689891a8f41f1de36db4843da3121592185", kill_on_drop: false }` [INFO] [stdout] f9ebf1d46690bc6779d2cec650a76689891a8f41f1de36db4843da3121592185