[INFO] fetching crate totp-sos 3.1.1...
[INFO] checking totp-sos-3.1.1 against 1.95.0 for pr-155915
[INFO] extracting crate totp-sos 3.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate totp-sos 3.1.1
[INFO] finished tweaking crates.io crate totp-sos 3.1.1
[INFO] tweaked toml for crates.io crate totp-sos 3.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate totp-sos 3.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate totp-sos 3.1.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.10.5
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded constant_time_eq v0.2.4
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 068d2be95f8f882d54d5a551c38c5510aed51d5e408e9c94bc5aacf99bb01dd8
[INFO] running `Command { std: "docker" "start" "-a" "068d2be95f8f882d54d5a551c38c5510aed51d5e408e9c94bc5aacf99bb01dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "068d2be95f8f882d54d5a551c38c5510aed51d5e408e9c94bc5aacf99bb01dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068d2be95f8f882d54d5a551c38c5510aed51d5e408e9c94bc5aacf99bb01dd8", kill_on_drop: false }`
[INFO] [stdout] 068d2be95f8f882d54d5a551c38c5510aed51d5e408e9c94bc5aacf99bb01dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 434372f466ace527620d65bc3036f80f481515134b1f57e02dc03bacd7487589
[INFO] running `Command { std: "docker" "start" "-a" "434372f466ace527620d65bc3036f80f481515134b1f57e02dc03bacd7487589", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking constant_time_eq v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking totp-sos v3.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `qr`
[INFO] [stdout]  --> src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "qr")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `serde`, and `zeroize`
[INFO] [stdout]   = help: consider adding `qr` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `qr`
[INFO] [stdout]  --> src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "qr")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `serde`, and `zeroize`
[INFO] [stdout]   = help: consider adding `qr` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` 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:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |            ^---------------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Zeroize` is not local
[INFO] [stdout]    |            move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::Zeroize` (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:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |                              ^---------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Drop` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::ZeroizeOnDrop` (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:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |                              ^---------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::ZeroizeOnDrop` (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:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |            ^---------------
[INFO] [stdout]    |            |
[INFO] [stdout]    |            `Zeroize` is not local
[INFO] [stdout]    |            move the `impl` block outside of this constant `_DERIVE_zeroize_Zeroize_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::Zeroize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::Zeroize` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::Zeroize` (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:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |                              ^---------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `Drop` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_DERIVE_Drop_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::ZeroizeOnDrop` (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:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     derive(zeroize::Zeroize, zeroize::ZeroizeOnDrop)
[INFO] [stdout]    |                              ^---------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `ZeroizeOnDrop` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_DERIVE_zeroize_ZeroizeOnDrop_FOR_TOTP`
[INFO] [stdout] 97 | )]
[INFO] [stdout] 98 | pub struct TOTP {
[INFO] [stdout]    |            ---- `TOTP` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `zeroize::ZeroizeOnDrop` may come from an old version of the `zeroize_derive` crate, try updating your dependency with `cargo update -p zeroize_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `zeroize::ZeroizeOnDrop` (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 6.64s
[INFO] running `Command { std: "docker" "inspect" "434372f466ace527620d65bc3036f80f481515134b1f57e02dc03bacd7487589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434372f466ace527620d65bc3036f80f481515134b1f57e02dc03bacd7487589", kill_on_drop: false }`
[INFO] [stdout] 434372f466ace527620d65bc3036f80f481515134b1f57e02dc03bacd7487589
