[INFO] fetching crate jwt-tonic-user-uuid 0.0.2...
[INFO] testing jwt-tonic-user-uuid-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jwt-tonic-user-uuid 0.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jwt-tonic-user-uuid 0.0.2
[INFO] finished tweaking crates.io crate jwt-tonic-user-uuid 0.0.2
[INFO] tweaked toml for crates.io crate jwt-tonic-user-uuid 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jwt-tonic-user-uuid 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 144 packages to latest compatible versions
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.2.0)
[INFO] [stderr]       Adding tonic v0.7.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fba16abaee43019444add5c71c7fd362b898159db48f055abb1a42d6e88055d9
[INFO] running `Command { std: "docker" "start" "-a" "fba16abaee43019444add5c71c7fd362b898159db48f055abb1a42d6e88055d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fba16abaee43019444add5c71c7fd362b898159db48f055abb1a42d6e88055d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba16abaee43019444add5c71c7fd362b898159db48f055abb1a42d6e88055d9", kill_on_drop: false }`
[INFO] [stdout] fba16abaee43019444add5c71c7fd362b898159db48f055abb1a42d6e88055d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daed0b49bbf4cf5a6e29f05460efc7b7059e545e342a3d3e5cc2c4b49f2d6224
[INFO] running `Command { std: "docker" "start" "-a" "daed0b49bbf4cf5a6e29f05460efc7b7059e545e342a3d3e5cc2c4b49f2d6224", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stderr]    Compiling jwt-tonic-user-uuid v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.50s
[INFO] running `Command { std: "docker" "inspect" "daed0b49bbf4cf5a6e29f05460efc7b7059e545e342a3d3e5cc2c4b49f2d6224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daed0b49bbf4cf5a6e29f05460efc7b7059e545e342a3d3e5cc2c4b49f2d6224", kill_on_drop: false }`
[INFO] [stdout] daed0b49bbf4cf5a6e29f05460efc7b7059e545e342a3d3e5cc2c4b49f2d6224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ccca0c7208be27be65a796d61228d73301cd1e63485424d05369254571becd9
[INFO] running `Command { std: "docker" "start" "-a" "4ccca0c7208be27be65a796d61228d73301cd1e63485424d05369254571becd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling jwt-tonic-user-uuid v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stdout]   --> src/grpc.rs:70:28
[INFO] [stdout]    |
[INFO] [stdout] 70 |             MetadataValue::from_str("wrong_authorization").unwrap(),
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stdout]   --> src/grpc.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...   MetadataValue::from_str("Bear eyJlbWFpbCI6ImFsZXhAa3ZpcmluZy5jb20iLCJhdWQiOiJzb21lLWNsaWVudC1pZCJ9.AcUzPLaDRYUZfpH5Q4xlC_xH9rw...
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stdout]    --> src/grpc.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |             MetadataValue::from_str(format!("Bear {}", token).as_str()).unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "4ccca0c7208be27be65a796d61228d73301cd1e63485424d05369254571becd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ccca0c7208be27be65a796d61228d73301cd1e63485424d05369254571becd9", kill_on_drop: false }`
[INFO] [stdout] 4ccca0c7208be27be65a796d61228d73301cd1e63485424d05369254571becd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25ea249d205ebd7d19f3c988814c3d290e08e523cc1a5f268c5521cd1a27ad2b
[INFO] running `Command { std: "docker" "start" "-a" "25ea249d205ebd7d19f3c988814c3d290e08e523cc1a5f268c5521cd1a27ad2b", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stderr]   --> src/grpc.rs:70:28
[INFO] [stderr]    |
[INFO] [stderr] 70 |             MetadataValue::from_str("wrong_authorization").unwrap(),
[INFO] [stderr]    |                            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stderr]   --> src/grpc.rs:84:28
[INFO] [stderr]    |
[INFO] [stderr] 84 | ...   MetadataValue::from_str("Bear eyJlbWFpbCI6ImFsZXhAa3ZpcmluZy5jb20iLCJhdWQiOiJzb21lLWNsaWVudC1pZCJ9.AcUzPLaDRYUZfpH5Q4xlC_xH9rw...
[INFO] [stderr]    |                      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `tonic::metadata::MetadataValue::<tonic::metadata::Ascii>::from_str`: Use TryFrom or FromStr instead
[INFO] [stderr]    --> src/grpc.rs:119:28
[INFO] [stderr]     |
[INFO] [stderr] 119 |             MetadataValue::from_str(format!("Bear {}", token).as_str()).unwrap(),
[INFO] [stderr]     |                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jwt-tonic-user-uuid` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwt_tonic_user_uuid-ef6311f6f86390c7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test grpc::tests::should_missing_header ... ok
[INFO] [stdout] test grpc::tests::should_correct_token ... ok
[INFO] [stdout] test grpc::tests::should_wrong_header ... ok
[INFO] [stderr]    Doc-tests jwt_tonic_user_uuid
[INFO] [stdout] test grpc::tests::should_wrong_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "25ea249d205ebd7d19f3c988814c3d290e08e523cc1a5f268c5521cd1a27ad2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ea249d205ebd7d19f3c988814c3d290e08e523cc1a5f268c5521cd1a27ad2b", kill_on_drop: false }`
[INFO] [stdout] 25ea249d205ebd7d19f3c988814c3d290e08e523cc1a5f268c5521cd1a27ad2b
