[INFO] crate grin_p2p 2.1.0 is already in cache [INFO] checking grin_p2p-2.1.0 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate grin_p2p 2.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate grin_p2p 2.1.0 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grin_p2p 2.1.0 [INFO] finished tweaking crates.io crate grin_p2p 2.1.0 [INFO] tweaked toml for crates.io crate grin_p2p 2.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73eb185ee275c44f937912279e17fa04a7251a094651bb149786192a60edf70c [INFO] running `"docker" "start" "-a" "73eb185ee275c44f937912279e17fa04a7251a094651bb149786192a60edf70c"` [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking grin_util v2.1.0 [INFO] [stderr] Checking grin_keychain v2.1.0 [INFO] [stderr] Compiling croaring-sys v0.3.9 [INFO] [stderr] Checking croaring v0.3.9 [INFO] [stderr] Checking grin_core v2.1.0 [INFO] [stderr] Checking grin_store v2.1.0 [INFO] [stderr] Checking grin_chain v2.1.0 [INFO] [stderr] Checking grin_pool v2.1.0 [INFO] [stderr] Checking grin_p2p v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:253:3 [INFO] [stderr] | [INFO] [stderr] 253 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 254 | | writer, [INFO] [stderr] 255 | | [write_u8, self.magic[0]], [INFO] [stderr] 256 | | [write_u8, self.magic[1]], [INFO] [stderr] 257 | | [write_u8, self.msg_type as u8], [INFO] [stderr] 258 | | [write_u64, self.msg_len] [INFO] [stderr] 259 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:272:22 [INFO] [stderr] | [INFO] [stderr] 272 | let (t, msg_len) = ser_multiread!(reader, read_u8, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:336:3 [INFO] [stderr] | [INFO] [stderr] 336 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 337 | | writer, [INFO] [stderr] 338 | | [write_u32, self.capabilities.bits()], [INFO] [stderr] 339 | | [write_u64, self.nonce] [INFO] [stderr] 340 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:353:24 [INFO] [stderr] | [INFO] [stderr] 353 | let (capab, nonce) = ser_multiread!(reader, read_u32, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:484:3 [INFO] [stderr] | [INFO] [stderr] 484 | ser_multiwrite!(writer, [write_u32, self.code], [write_bytes, &self.message]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:667:3 [INFO] [stderr] | [INFO] [stderr] 667 | ser_multiwrite!(writer, [write_u64, self.height], [write_u64, self.bytes]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:675:25 [INFO] [stderr] | [INFO] [stderr] 675 | let (height, bytes) = ser_multiread!(reader, read_u64, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/store.rs:64:3 [INFO] [stderr] | [INFO] [stderr] 64 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 65 | | writer, [INFO] [stderr] 66 | | [write_u32, self.capabilities.bits()], [INFO] [stderr] 67 | | [write_bytes, &self.user_agent], [INFO] [stderr] ... | [INFO] [stderr] 71 | | [write_i64, self.last_connected] [INFO] [stderr] 72 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/store.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | let (fl, lb, br) = ser_multiread!(reader, read_u8, read_i64, read_i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/types.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | ser_multiwrite!( [INFO] [stderr] | _________________^ [INFO] [stderr] 121 | | writer, [INFO] [stderr] 122 | | [write_u8, 0], [INFO] [stderr] 123 | | [write_fixed_bytes, &sav4.ip().octets().to_vec()], [INFO] [stderr] 124 | | [write_u16, sav4.port()] [INFO] [stderr] 125 | | ); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:253:3 [INFO] [stderr] | [INFO] [stderr] 253 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 254 | | writer, [INFO] [stderr] 255 | | [write_u8, self.magic[0]], [INFO] [stderr] 256 | | [write_u8, self.magic[1]], [INFO] [stderr] 257 | | [write_u8, self.msg_type as u8], [INFO] [stderr] 258 | | [write_u64, self.msg_len] [INFO] [stderr] 259 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:272:22 [INFO] [stderr] | [INFO] [stderr] 272 | let (t, msg_len) = ser_multiread!(reader, read_u8, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:336:3 [INFO] [stderr] | [INFO] [stderr] 336 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 337 | | writer, [INFO] [stderr] 338 | | [write_u32, self.capabilities.bits()], [INFO] [stderr] 339 | | [write_u64, self.nonce] [INFO] [stderr] 340 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:353:24 [INFO] [stderr] | [INFO] [stderr] 353 | let (capab, nonce) = ser_multiread!(reader, read_u32, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:484:3 [INFO] [stderr] | [INFO] [stderr] 484 | ser_multiwrite!(writer, [write_u32, self.code], [write_bytes, &self.message]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:667:3 [INFO] [stderr] | [INFO] [stderr] 667 | ser_multiwrite!(writer, [write_u64, self.height], [write_u64, self.bytes]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/msg.rs:675:25 [INFO] [stderr] | [INFO] [stderr] 675 | let (height, bytes) = ser_multiread!(reader, read_u64, read_u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/store.rs:64:3 [INFO] [stderr] | [INFO] [stderr] 64 | ser_multiwrite!( [INFO] [stderr] | _________^ [INFO] [stderr] 65 | | writer, [INFO] [stderr] 66 | | [write_u32, self.capabilities.bits()], [INFO] [stderr] 67 | | [write_bytes, &self.user_agent], [INFO] [stderr] ... | [INFO] [stderr] 71 | | [write_i64, self.last_connected] [INFO] [stderr] 72 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/store.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | let (fl, lb, br) = ser_multiread!(reader, read_u8, read_i64, read_i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/types.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | ser_multiwrite!( [INFO] [stderr] | _________________^ [INFO] [stderr] 121 | | writer, [INFO] [stderr] 122 | | [write_u8, 0], [INFO] [stderr] 123 | | [write_fixed_bytes, &sav4.ip().octets().to_vec()], [INFO] [stderr] 124 | | [write_u16, sav4.port()] [INFO] [stderr] 125 | | ); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `"docker" "inspect" "73eb185ee275c44f937912279e17fa04a7251a094651bb149786192a60edf70c"` [INFO] running `"docker" "rm" "-f" "73eb185ee275c44f937912279e17fa04a7251a094651bb149786192a60edf70c"` [INFO] [stdout] 73eb185ee275c44f937912279e17fa04a7251a094651bb149786192a60edf70c