[INFO] fetching crate edcert 9.0.1...
[INFO] checking edcert-9.0.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate edcert 9.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate edcert 9.0.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edcert 9.0.1
[INFO] finished tweaking crates.io crate edcert 9.0.1
[INFO] tweaked toml for crates.io crate edcert 9.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding chrono v0.2.25 (latest: v0.4.38)
[INFO] [stderr]       Adding libc v0.1.12 (latest: v0.2.154)
[INFO] [stderr]       Adding libsodium-sys v0.0.12 (latest: v0.2.7)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding secrets v0.11.1 (latest: v1.2.0)
[INFO] [stderr]       Adding serde v0.7.15 (latest: v1.0.200)
[INFO] [stderr]       Adding sodiumoxide v0.0.12 (latest: v0.2.7)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libsodium-sys v0.0.12
[INFO] [stderr]   Downloaded secrets v0.11.1
[INFO] [stderr]   Downloaded serde v0.7.15
[INFO] [stderr]   Downloaded sodiumoxide v0.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 651457f97dd019dfc0a062f027c64c86844b16371b70c19179b0167866f08c17
[INFO] running `Command { std: "docker" "start" "-a" "651457f97dd019dfc0a062f027c64c86844b16371b70c19179b0167866f08c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "651457f97dd019dfc0a062f027c64c86844b16371b70c19179b0167866f08c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651457f97dd019dfc0a062f027c64c86844b16371b70c19179b0167866f08c17", kill_on_drop: false }`
[INFO] [stdout] 651457f97dd019dfc0a062f027c64c86844b16371b70c19179b0167866f08c17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddee261d1aabd3a48231a243a91a85953d59483c59975216f04060eecc5bebfe
[INFO] running `Command { std: "docker" "start" "-a" "ddee261d1aabd3a48231a243a91a85953d59483c59975216f04060eecc5bebfe", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v0.7.15
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling libsodium-sys v0.0.12
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking secrets v0.11.1
[INFO] [stderr]     Checking sodiumoxide v0.0.12
[INFO] [stderr]     Checking edcert v9.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/bytescontainer.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let bytestr = try!(String::decode(d));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/revoker.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn is_revoked<F: Revokable + Fingerprint>(&self, &F) -> Result<(), RevokeError>;
[INFO] [stdout]    |                                                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::ONCE_INIT;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = ONCE_INIT;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = Once::new();
[INFO] [stdout]    |                      ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/bytescontainer.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let bytestr = try!(String::decode(d));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/revoker.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn is_revoked<F: Revokable + Fingerprint>(&self, &F) -> Result<(), RevokeError>;
[INFO] [stdout]    |                                                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::ONCE_INIT;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = ONCE_INIT;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = Once::new();
[INFO] [stdout]    |                      ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edcert` (lib) due to 13 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edcert` (lib test) due to 13 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ddee261d1aabd3a48231a243a91a85953d59483c59975216f04060eecc5bebfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddee261d1aabd3a48231a243a91a85953d59483c59975216f04060eecc5bebfe", kill_on_drop: false }`
[INFO] [stdout] ddee261d1aabd3a48231a243a91a85953d59483c59975216f04060eecc5bebfe
[INFO] checking edcert-9.0.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate edcert 9.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate edcert 9.0.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edcert 9.0.1
[INFO] finished tweaking crates.io crate edcert 9.0.1
[INFO] tweaked toml for crates.io crate edcert 9.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding chrono v0.2.25 (latest: v0.4.38)
[INFO] [stderr]       Adding libc v0.1.12 (latest: v0.2.154)
[INFO] [stderr]       Adding libsodium-sys v0.0.12 (latest: v0.2.7)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding secrets v0.11.1 (latest: v1.2.0)
[INFO] [stderr]       Adding serde v0.7.15 (latest: v1.0.200)
[INFO] [stderr]       Adding sodiumoxide v0.0.12 (latest: v0.2.7)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c881e6bf41232805da49e2b28be4d555a07a50e2dd0a7d21839576b2e8eede1
[INFO] running `Command { std: "docker" "start" "-a" "9c881e6bf41232805da49e2b28be4d555a07a50e2dd0a7d21839576b2e8eede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c881e6bf41232805da49e2b28be4d555a07a50e2dd0a7d21839576b2e8eede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c881e6bf41232805da49e2b28be4d555a07a50e2dd0a7d21839576b2e8eede1", kill_on_drop: false }`
[INFO] [stdout] 9c881e6bf41232805da49e2b28be4d555a07a50e2dd0a7d21839576b2e8eede1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edfe7acf98a53a1e19249104b0dac70035ae3bc6a78f82a61715e7bb6e4063a6
[INFO] running `Command { std: "docker" "start" "-a" "edfe7acf98a53a1e19249104b0dac70035ae3bc6a78f82a61715e7bb6e4063a6", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v0.7.15
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling libsodium-sys v0.0.12
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking secrets v0.11.1
[INFO] [stderr]     Checking sodiumoxide v0.0.12
[INFO] [stderr]     Checking edcert v9.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/bytescontainer.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let bytestr = try!(String::decode(d));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/bytescontainer.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let bytestr = try!(String::decode(d));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]    = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/certificate.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/revoker.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn is_revoked<F: Revokable + Fingerprint>(&self, &F) -> Result<(), RevokeError>;
[INFO] [stdout]    |                                                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/meta.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone,RustcEncodable,RustcDecodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'rustc_encodable_decodable': derive macro for `rustc-serialize`; should not be used in new code
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/signature.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone,RustcDecodable,RustcEncodable,Debug,PartialEq)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/root_validator.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         try!(cert.self_validate(self));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/trust_validator.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         try!(self.revoker.is_revoked(cert));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/revoker.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn is_revoked<F: Revokable + Fingerprint>(&self, &F) -> Result<(), RevokeError>;
[INFO] [stdout]    |                                                      ^^ help: try naming the parameter or explicitly ignoring it: `_: &F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::ONCE_INIT;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = ONCE_INIT;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = Once::new();
[INFO] [stdout]    |                      ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::ONCE_INIT;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/ed25519.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = ONCE_INIT;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 30 | static START: Once = Once::new();
[INFO] [stdout]    |                      ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edcert` (lib) due to 13 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors; 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edcert` (lib test) due to 13 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "edfe7acf98a53a1e19249104b0dac70035ae3bc6a78f82a61715e7bb6e4063a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edfe7acf98a53a1e19249104b0dac70035ae3bc6a78f82a61715e7bb6e4063a6", kill_on_drop: false }`
[INFO] [stdout] edfe7acf98a53a1e19249104b0dac70035ae3bc6a78f82a61715e7bb6e4063a6
