[INFO] fetching crate rapid 0.0.1... [INFO] checking rapid-0.0.1 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate rapid 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rapid 0.0.1 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapid 0.0.1 [INFO] finished tweaking crates.io crate rapid 0.0.1 [INFO] tweaked toml for crates.io crate rapid 0.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac69c264c8f9b9ef6bdcf60d8d8acd9617f97c1c55a63e5df51df18612d0dd65 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac69c264c8f9b9ef6bdcf60d8d8acd9617f97c1c55a63e5df51df18612d0dd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac69c264c8f9b9ef6bdcf60d8d8acd9617f97c1c55a63e5df51df18612d0dd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac69c264c8f9b9ef6bdcf60d8d8acd9617f97c1c55a63e5df51df18612d0dd65", kill_on_drop: false }` [INFO] [stdout] ac69c264c8f9b9ef6bdcf60d8d8acd9617f97c1c55a63e5df51df18612d0dd65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 099e88e84fc6e01df5d9cd9d026d557c4e9e7d5a679a1f8a6d05123e11d969ec [INFO] running `Command { std: "docker" "start" "-a" "099e88e84fc6e01df5d9cd9d026d557c4e9e7d5a679a1f8a6d05123e11d969ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling test-case-derive v0.1.5 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking rapid v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | (self as &::failure::Fail).log_error() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | (self as &::failure::Fail).log_warning() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | (self as &::failure::Fail).stringify() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl FailMethods for ::failure::Fail { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 43 | / traverse_err! { [INFO] [stdout] 44 | | self, [INFO] [stdout] 45 | | |failure| action(format!("{}", failure)), [INFO] [stdout] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 51 | / traverse_err! { [INFO] [stdout] 52 | | self, [INFO] [stdout] 53 | | |failure| error!("{}", failure), [INFO] [stdout] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 59 | / traverse_err! { [INFO] [stdout] 60 | | self, [INFO] [stdout] 61 | | |failure| warn!("{}", failure), [INFO] [stdout] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | (self as &::failure::Fail).log_error() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | (self as &::failure::Fail).log_warning() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | (self as &::failure::Fail).stringify() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl FailMethods for ::failure::Fail { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 43 | / traverse_err! { [INFO] [stdout] 44 | | self, [INFO] [stdout] 45 | | |failure| action(format!("{}", failure)), [INFO] [stdout] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 51 | / traverse_err! { [INFO] [stdout] 52 | | self, [INFO] [stdout] 53 | | |failure| error!("{}", failure), [INFO] [stdout] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 59 | / traverse_err! { [INFO] [stdout] 60 | | self, [INFO] [stdout] 61 | | |failure| warn!("{}", failure), [INFO] [stdout] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.cause().traverse(action) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | self.cause().log_error() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | self.cause().log_warning() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | self.cause().stringify() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.cause().traverse(action) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | self.cause().log_error() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | self.cause().log_warning() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | self.cause().stringify() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "099e88e84fc6e01df5d9cd9d026d557c4e9e7d5a679a1f8a6d05123e11d969ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099e88e84fc6e01df5d9cd9d026d557c4e9e7d5a679a1f8a6d05123e11d969ec", kill_on_drop: false }` [INFO] [stdout] 099e88e84fc6e01df5d9cd9d026d557c4e9e7d5a679a1f8a6d05123e11d969ec