[INFO] fetching crate openalias 0.2.0... [INFO] checking openalias-0.2.0 against master#0dce3f606e05cffab7361c132a399d3550ab0df8 for pr-78376 [INFO] extracting crate openalias 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate openalias 0.2.0 on toolchain 0dce3f606e05cffab7361c132a399d3550ab0df8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate openalias 0.2.0 [INFO] finished tweaking crates.io crate openalias 0.2.0 [INFO] tweaked toml for crates.io crate openalias 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "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] b9e3db575e54bcc8e0d9541db30fb45117dae08eee63576bc38155616eacf35d [INFO] running `Command { std: "docker" "start" "-a" "b9e3db575e54bcc8e0d9541db30fb45117dae08eee63576bc38155616eacf35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e3db575e54bcc8e0d9541db30fb45117dae08eee63576bc38155616eacf35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e3db575e54bcc8e0d9541db30fb45117dae08eee63576bc38155616eacf35d", kill_on_drop: false }` [INFO] [stdout] b9e3db575e54bcc8e0d9541db30fb45117dae08eee63576bc38155616eacf35d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "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] 630e502d6936dfed1619d41a87e6ae300895d9c1ee060748ee742c0b745f8a2b [INFO] running `Command { std: "docker" "start" "-a" "630e502d6936dfed1619d41a87e6ae300895d9c1ee060748ee742c0b745f8a2b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling rustfmt v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling embed-resource v1.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking resolve v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling openalias v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | ... 'a'...'z' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:44 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:56 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:32 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:44 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:56 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | ... 'a'...'z' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:44 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:256:56 [INFO] [stdout] | [INFO] [stdout] 256 | ... '0'...'9' | 'a'...'f' | 'A'...'F' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:32 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:44 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/openalias-be660853b2ea4728/out/grammar.rs:575:56 [INFO] [stdout] | [INFO] [stdout] 575 | ... 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => Matched(__next, ()), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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/error.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | Error::Oa1Parse(ref pe) => pe.description(), [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/error.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | Error::Io(ref ioe) => ioe.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | Error::Utf8Parse(ref u8e) => u8e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | Error::AddressParse => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | Error::Oa1Parse(ref pe) => pe.description(), [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/error.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | Error::Io(ref ioe) => ioe.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | Error::Utf8Parse(ref u8e) => u8e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [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/error.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | Error::AddressParse => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "630e502d6936dfed1619d41a87e6ae300895d9c1ee060748ee742c0b745f8a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630e502d6936dfed1619d41a87e6ae300895d9c1ee060748ee742c0b745f8a2b", kill_on_drop: false }` [INFO] [stdout] 630e502d6936dfed1619d41a87e6ae300895d9c1ee060748ee742c0b745f8a2b