[INFO] cloning repository https://github.com/znewman01/speranza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/znewman01/speranza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznewman01%2Fsperanza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznewman01%2Fsperanza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f429e69235c996f5ce05d04049d66ac6e0b1a5d2
[INFO] checking znewman01/speranza against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznewman01%2Fsperanza" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/znewman01/speranza
[INFO] finished tweaking git repo https://github.com/znewman01/speranza
[INFO] tweaked toml for git repo https://github.com/znewman01/speranza written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/znewman01/speranza 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 git repo https://github.com/znewman01/speranza 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] warning: unused manifest key: bench.0.autobenches
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded os_str_bytes v6.5.0
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded serde_json v1.0.92
[INFO] [stderr]   Downloaded proptest v1.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 31a1133f53ff0e7c08ef51128d5fe9ef338013d9e6bd10987fe564e35bf11ebb
[INFO] running `Command { std: "docker" "start" "-a" "31a1133f53ff0e7c08ef51128d5fe9ef338013d9e6bd10987fe564e35bf11ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a1133f53ff0e7c08ef51128d5fe9ef338013d9e6bd10987fe564e35bf11ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a1133f53ff0e7c08ef51128d5fe9ef338013d9e6bd10987fe564e35bf11ebb", kill_on_drop: false }`
[INFO] [stdout] 31a1133f53ff0e7c08ef51128d5fe9ef338013d9e6bd10987fe564e35bf11ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 90abc17f783086ac09c3543d18cea8cbde80aad003f6858658b047dd667c7c94
[INFO] running `Command { std: "docker" "start" "-a" "90abc17f783086ac09c3543d18cea8cbde80aad003f6858658b047dd667c7c94", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bench.0.autobenches
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking proptest v1.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking csv v1.2.1
[INFO] [stderr]     Checking speranza v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CaSigner`
[INFO] [stdout]   --> src/certificate/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use authority::{CaSigner, CertificateAuthority, Ed25519Ca};
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BasicPolicy` and `RotateVerifier`
[INFO] [stdout]   --> src/policy/mod.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use basic::{BasicPolicy, RotateVerifier};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IdentityPolicy` and `RotateIdentity`
[INFO] [stdout]   --> src/policy/mod.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use identity::{IdentityPolicy, RotateIdentity};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: unused import: `CaSigner`
[INFO] [stdout]   --> src/certificate/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use authority::{CaSigner, CertificateAuthority, Ed25519Ca};
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IdentityPolicy` and `RotateIdentity`
[INFO] [stdout]   --> src/policy/mod.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use identity::{IdentityPolicy, RotateIdentity};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[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/api.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(test, derive(Arbitrary))]
[INFO] [stdout]   |                         ^--------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         `Arbitrary` is not local
[INFO] [stdout]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Maintainer`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub struct Maintainer(pub Identity);
[INFO] [stdout]   |            ---------- `Maintainer` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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/api.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(test, derive(Arbitrary))]
[INFO] [stdout]    |                         ^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Package`
[INFO] [stdout] 26 | #[derive(Debug, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout] 27 | pub struct Package(pub String);
[INFO] [stdout]    |            ------- `Package` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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/certificate/types.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(test, derive(Arbitrary))]
[INFO] [stdout]   |                         ^--------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         `Arbitrary` is not local
[INFO] [stdout]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Subject`
[INFO] [stdout] 7 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout] 8 | pub struct Subject(pub Vec<u8>);
[INFO] [stdout]   |            ------- `Subject` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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/certificate/types.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(test, derive(Arbitrary))]
[INFO] [stdout]    |                         ^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Identity`
[INFO] [stdout] 19 | #[derive(Debug, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout] 20 | pub struct Identity(pub Vec<u8>);
[INFO] [stdout]    |            -------- `Identity` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_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 `Arbitrary` (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 50.30s
[INFO] running `Command { std: "docker" "inspect" "90abc17f783086ac09c3543d18cea8cbde80aad003f6858658b047dd667c7c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90abc17f783086ac09c3543d18cea8cbde80aad003f6858658b047dd667c7c94", kill_on_drop: false }`
[INFO] [stdout] 90abc17f783086ac09c3543d18cea8cbde80aad003f6858658b047dd667c7c94
