[INFO] updating cached repository https://github.com/mike-engel/jwt-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mike-engel/jwt-cli [INFO] [stderr] f5133ce..7c7df54 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c7df543a66c0b309bcbf9b68b396b2c98a5346a [INFO] checking mike-engel/jwt-cli against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-engel%2Fjwt-cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mike-engel/jwt-cli on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mike-engel/jwt-cli [INFO] finished tweaking git repo https://github.com/mike-engel/jwt-cli [INFO] tweaked toml for git repo https://github.com/mike-engel/jwt-cli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mike-engel/jwt-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ac08b5d6fc0b992cf3cecb9b244be02b1ec71fdadd1c674094bc5e1a796dbb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ac08b5d6fc0b992cf3cecb9b244be02b1ec71fdadd1c674094bc5e1a796dbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ac08b5d6fc0b992cf3cecb9b244be02b1ec71fdadd1c674094bc5e1a796dbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ac08b5d6fc0b992cf3cecb9b244be02b1ec71fdadd1c674094bc5e1a796dbb5", kill_on_drop: false }` [INFO] [stdout] 7ac08b5d6fc0b992cf3cecb9b244be02b1ec71fdadd1c674094bc5e1a796dbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63988953efebfa969941e38a1f71cd97dc38aa93ec0afc7c624b1f457c5a1297 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63988953efebfa969941e38a1f71cd97dc38aa93ec0afc7c624b1f457c5a1297", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking term-painter v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking parse_duration v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking jwt-cli v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | dangerous_unsafe_decode, decode, encode, Algorithm, DecodingKey, EncodingKey, Header, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | None => dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> tests/../src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | dangerous_unsafe_decode, decode, encode, Algorithm, DecodingKey, EncodingKey, Header, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> tests/../src/main.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | None => dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> tests/../src/main.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | dangerous_unsafe_decode, decode, encode, Algorithm, DecodingKey, EncodingKey, Header, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | None => dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'jsonwebtoken::decoding::dangerous_unsafe_decode': This function has been renamed to `dangerous_insecure_decode` and will be removed in a later version. [INFO] [stdout] --> src/main.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | dangerous_unsafe_decode::(&jwt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "63988953efebfa969941e38a1f71cd97dc38aa93ec0afc7c624b1f457c5a1297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63988953efebfa969941e38a1f71cd97dc38aa93ec0afc7c624b1f457c5a1297", kill_on_drop: false }` [INFO] [stdout] 63988953efebfa969941e38a1f71cd97dc38aa93ec0afc7c624b1f457c5a1297