[INFO] fetching crate rapid 0.0.1... [INFO] checking rapid-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rapid 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rapid 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.6.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded derive_builder_core v0.2.0 [INFO] [stderr] Downloaded derive_builder v0.5.1 [INFO] [stderr] Downloaded docopt v0.8.3 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [INFO] [stderr] Downloaded test-case-derive v0.1.5 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fa48028f3929b1e8d848f1612ed38ac386425854c289639df846df86259c165 [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" "3fa48028f3929b1e8d848f1612ed38ac386425854c289639df846df86259c165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa48028f3929b1e8d848f1612ed38ac386425854c289639df846df86259c165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa48028f3929b1e8d848f1612ed38ac386425854c289639df846df86259c165", kill_on_drop: false }` [INFO] [stdout] 3fa48028f3929b1e8d848f1612ed38ac386425854c289639df846df86259c165 [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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d349234fb328afd45b3016199c307bb3acd33a9de03445ee315ac4eb58e93db5 [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" "d349234fb328afd45b3016199c307bb3acd33a9de03445ee315ac4eb58e93db5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling test-case-derive v0.1.5 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking slog-term v2.8.0 [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: 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: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: 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 59.13s [INFO] running `Command { std: "docker" "inspect" "d349234fb328afd45b3016199c307bb3acd33a9de03445ee315ac4eb58e93db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d349234fb328afd45b3016199c307bb3acd33a9de03445ee315ac4eb58e93db5", kill_on_drop: false }` [INFO] [stdout] d349234fb328afd45b3016199c307bb3acd33a9de03445ee315ac4eb58e93db5