[INFO] fetching crate rad 0.5.0... [INFO] checking rad-0.5.0 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] extracting crate rad 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rad 0.5.0 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rad 0.5.0 [INFO] finished tweaking crates.io crate rad 0.5.0 [INFO] tweaked toml for crates.io crate rad 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffi-pool v0.1.1 [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded objpool v0.2.0 [INFO] [stderr] Downloaded ceph-rust v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40eb54a7ba42f294b604c227b4ad0a709ba1b1e25641e137db0fd0f6d3dcc355 [INFO] running `Command { std: "docker" "start" "-a" "40eb54a7ba42f294b604c227b4ad0a709ba1b1e25641e137db0fd0f6d3dcc355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40eb54a7ba42f294b604c227b4ad0a709ba1b1e25641e137db0fd0f6d3dcc355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40eb54a7ba42f294b604c227b4ad0a709ba1b1e25641e137db0fd0f6d3dcc355", kill_on_drop: false }` [INFO] [stdout] 40eb54a7ba42f294b604c227b4ad0a709ba1b1e25641e137db0fd0f6d3dcc355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924f7f9c3b1d94b5a2c4377d15d4ae4c3a9c2506da16a591e57d2d95c75223e1 [INFO] running `Command { std: "docker" "start" "-a" "924f7f9c3b1d94b5a2c4377d15d4ae4c3a9c2506da16a591e57d2d95c75223e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking objpool v0.2.0 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ffi-pool v0.1.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking ceph-rust v0.1.17 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking rad v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/errors.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | try!(CStr::from_ptr(err_str).to_str().chain_err( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/errors.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | try!(CStr::from_ptr(err_str).to_str().chain_err( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | types { [INFO] [stdout] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rados.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | /// A pool of `CString`s used for converting Rust strings which need to be passed into [INFO] [stdout] 44 | | /// librados. [INFO] [stdout] 45 | | static ref POOL: CStringPool = CStringPool::new(128); [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | types { [INFO] [stdout] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rados.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / lazy_static! { [INFO] [stdout] 43 | | /// A pool of `CString`s used for converting Rust strings which need to be passed into [INFO] [stdout] 44 | | /// librados. [INFO] [stdout] 45 | | static ref POOL: CStringPool = CStringPool::new(128); [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | types { [INFO] [stdout] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | types { [INFO] [stdout] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stdout] 9 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rados.rs:345:42 [INFO] [stdout] | [INFO] [stdout] 345 | last_modified: Local.timestamp(last_modified, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rados.rs:345:42 [INFO] [stdout] | [INFO] [stdout] 345 | last_modified: Local.timestamp(last_modified, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rados.rs:581:34 [INFO] [stdout] | [INFO] [stdout] 581 | last_modified: Local.timestamp(time, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rados.rs:581:34 [INFO] [stdout] | [INFO] [stdout] 581 | last_modified: Local.timestamp(time, 0), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "924f7f9c3b1d94b5a2c4377d15d4ae4c3a9c2506da16a591e57d2d95c75223e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924f7f9c3b1d94b5a2c4377d15d4ae4c3a9c2506da16a591e57d2d95c75223e1", kill_on_drop: false }` [INFO] [stdout] 924f7f9c3b1d94b5a2c4377d15d4ae4c3a9c2506da16a591e57d2d95c75223e1