[INFO] fetching crate edcert 9.0.1... [INFO] checking edcert-9.0.1 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate edcert 9.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate edcert 9.0.1 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e93bf38554177f878f0811b31c962af3a9fcc4d58fa47f06f51a596c88338af [INFO] running `Command { std: "docker" "start" "-a" "8e93bf38554177f878f0811b31c962af3a9fcc4d58fa47f06f51a596c88338af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e93bf38554177f878f0811b31c962af3a9fcc4d58fa47f06f51a596c88338af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e93bf38554177f878f0811b31c962af3a9fcc4d58fa47f06f51a596c88338af", kill_on_drop: false }` [INFO] [stdout] 8e93bf38554177f878f0811b31c962af3a9fcc4d58fa47f06f51a596c88338af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2c9c291593ae4c165956e433ccb513abf0001ab0b0f99fe80f932626d4bee61 [INFO] running `Command { std: "docker" "start" "-a" "c2c9c291593ae4c165956e433ccb513abf0001ab0b0f99fe80f932626d4bee61", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking secrets v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking sodiumoxide v0.0.12 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [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] 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] 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] 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] 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] 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] 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(&self, &F) -> Result<(), RevokeError>; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &F` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [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:5 [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] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [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] 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] 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] 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] 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] 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] 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(&self, &F) -> Result<(), RevokeError>; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &F` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [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:5 [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] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `Command { std: "docker" "inspect" "c2c9c291593ae4c165956e433ccb513abf0001ab0b0f99fe80f932626d4bee61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c9c291593ae4c165956e433ccb513abf0001ab0b0f99fe80f932626d4bee61", kill_on_drop: false }` [INFO] [stdout] c2c9c291593ae4c165956e433ccb513abf0001ab0b0f99fe80f932626d4bee61