[INFO] cloning repository https://github.com/cipher-unit/CipherToken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cipher-unit/CipherToken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipher-unit%2FCipherToken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipher-unit%2FCipherToken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57b128af0371610e5f55085c4ad8e40b092b20ff [INFO] checking cipher-unit/CipherToken against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipher-unit%2FCipherToken" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 58% (4810/8195) Updating files: 59% (4836/8195) Updating files: 60% (4917/8195) Updating files: 61% (4999/8195) Updating files: 62% (5081/8195) Updating files: 63% (5163/8195) Updating files: 64% (5245/8195) Updating files: 65% (5327/8195) Updating files: 66% (5409/8195) Updating files: 67% (5491/8195) Updating files: 68% (5573/8195) Updating files: 69% (5655/8195) Updating files: 70% (5737/8195) Updating files: 71% (5819/8195) Updating files: 72% (5901/8195) Updating files: 73% (5983/8195) Updating files: 73% (6016/8195) Updating files: 74% (6065/8195) Updating files: 75% (6147/8195) Updating files: 76% (6229/8195) Updating files: 77% (6311/8195) Updating files: 78% (6393/8195) Updating files: 79% (6475/8195) Updating files: 80% (6556/8195) Updating files: 81% (6638/8195) Updating files: 82% (6720/8195) Updating files: 83% (6802/8195) Updating files: 84% (6884/8195) Updating files: 85% (6966/8195) Updating files: 86% (7048/8195) Updating files: 87% (7130/8195) Updating files: 88% (7212/8195) Updating files: 89% (7294/8195) Updating files: 90% (7376/8195) Updating files: 90% (7395/8195) Updating files: 91% (7458/8195) Updating files: 92% (7540/8195) Updating files: 93% (7622/8195) Updating files: 93% (7650/8195) Updating files: 93% (7699/8195) Updating files: 94% (7704/8195) Updating files: 95% (7786/8195) Updating files: 95% (7847/8195) Updating files: 96% (7868/8195) Updating files: 97% (7950/8195) Updating files: 98% (8032/8195) Updating files: 99% (8114/8195) Updating files: 100% (8195/8195) Updating files: 100% (8195/8195), done. [INFO] started tweaking git repo https://github.com/cipher-unit/CipherToken [INFO] finished tweaking git repo https://github.com/cipher-unit/CipherToken [INFO] tweaked toml for git repo https://github.com/cipher-unit/CipherToken written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cipher-unit/CipherToken on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cipher-unit/CipherToken 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.20.3 [INFO] [stderr] Downloaded pyo3-build-config v0.20.3 [INFO] [stderr] Downloaded pyo3-macros v0.20.3 [INFO] [stderr] Downloaded pyo3-ffi v0.20.3 [INFO] [stderr] Downloaded pyo3-asyncio v0.20.0 [INFO] [stderr] Downloaded pyo3 v0.20.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc96c3e3255cd29bed638c8747eba156f77e11e9480ce02cab524521d6c37171 [INFO] running `Command { std: "docker" "start" "-a" "dc96c3e3255cd29bed638c8747eba156f77e11e9480ce02cab524521d6c37171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc96c3e3255cd29bed638c8747eba156f77e11e9480ce02cab524521d6c37171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc96c3e3255cd29bed638c8747eba156f77e11e9480ce02cab524521d6c37171", kill_on_drop: false }` [INFO] [stdout] dc96c3e3255cd29bed638c8747eba156f77e11e9480ce02cab524521d6c37171 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c2ecd2ce8535526242586d803df21eb602fa3c18c344e04114d0b51e6ffc1d [INFO] running `Command { std: "docker" "start" "-a" "17c2ecd2ce8535526242586d803df21eb602fa3c18c344e04114d0b51e6ffc1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pyo3-asyncio v0.20.0 [INFO] [stderr] Checking ciphertoken v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `CipherToken` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `cipher_token` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 62 | impl CipherToken { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `CipherToken` is not local [INFO] [stdout] | `CipherToken` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 62 | impl CipherToken { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `CipherToken` is not local [INFO] [stdout] | `CipherToken` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.17s [INFO] running `Command { std: "docker" "inspect" "17c2ecd2ce8535526242586d803df21eb602fa3c18c344e04114d0b51e6ffc1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c2ecd2ce8535526242586d803df21eb602fa3c18c344e04114d0b51e6ffc1d", kill_on_drop: false }` [INFO] [stdout] 17c2ecd2ce8535526242586d803df21eb602fa3c18c344e04114d0b51e6ffc1d