[INFO] cloning repository https://github.com/leesdolphin/rainbow_svg_mask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leesdolphin/rainbow_svg_mask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Frainbow_svg_mask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Frainbow_svg_mask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d73a122fa6943c106e95e32a253fe9d7d0d88ff8 [INFO] checking leesdolphin/rainbow_svg_mask against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Frainbow_svg_mask" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leesdolphin/rainbow_svg_mask on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leesdolphin/rainbow_svg_mask [INFO] finished tweaking git repo https://github.com/leesdolphin/rainbow_svg_mask [INFO] tweaked toml for git repo https://github.com/leesdolphin/rainbow_svg_mask written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leesdolphin/rainbow_svg_mask already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RazrFalcon/svgcleaner.git` [INFO] [stderr] Updating git repository `https://github.com/RazrFalcon/libsvgdom.git` [INFO] [stderr] Updating git repository `https://github.com/RazrFalcon/libsvgparser.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf v0.7.20 [INFO] [stderr] Downloaded float-cmp v0.2.3 [INFO] [stderr] Downloaded phf_shared v0.7.20 [INFO] [stderr] Downloaded clap v2.20.0 [INFO] [stderr] Downloaded gcc v0.3.42 [INFO] [stderr] Downloaded unicode-segmentation v1.0.1 [INFO] [stderr] Downloaded svgparser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab59012866ddb6759cd9853cba87a1e62c327d09ca9cde16535e91e3e48bb9b [INFO] running `Command { std: "docker" "start" "-a" "dab59012866ddb6759cd9853cba87a1e62c327d09ca9cde16535e91e3e48bb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab59012866ddb6759cd9853cba87a1e62c327d09ca9cde16535e91e3e48bb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab59012866ddb6759cd9853cba87a1e62c327d09ca9cde16535e91e3e48bb9b", kill_on_drop: false }` [INFO] [stdout] dab59012866ddb6759cd9853cba87a1e62c327d09ca9cde16535e91e3e48bb9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339a422aca58f867fa4dd8de1cabbeaffb3d7f8ee498a3977516ef235c58202f [INFO] running `Command { std: "docker" "start" "-a" "339a422aca58f867fa4dd8de1cabbeaffb3d7f8ee498a3977516ef235c58202f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Checking phf_shared v0.7.20 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking simplecss v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking phf v0.7.20 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking svgparser v0.2.0 (https://github.com/RazrFalcon/libsvgparser.git#beb091c4) [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking svgparser v0.2.0 [INFO] [stderr] Checking float-cmp v0.2.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking clap v2.20.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking svgdom v0.3.0 (https://github.com/RazrFalcon/libsvgdom.git#f7a7da96) [INFO] [stderr] Checking error-chain v0.8.1 [INFO] [stderr] Checking svgcleaner v0.8.0 (https://github.com/RazrFalcon/svgcleaner.git#8d6bf389) [INFO] [stderr] Checking rainbow_svg_mask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0565]: literal in `cfg` predicate value must be a string [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(doc=false)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0565]: literal in `cfg` predicate value must be a string [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(doc=false)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yaml_rust` is imported redundantly [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use yaml_rust; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate yaml_rust; [INFO] [stdout] | ----------------------- the item `yaml_rust` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `svgdom` is imported redundantly [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use svgdom; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate svgdom; [INFO] [stdout] | -------------------- the item `svgdom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yaml_rust` is imported redundantly [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use yaml_rust; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate yaml_rust; [INFO] [stdout] | ----------------------- the item `yaml_rust` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `svgdom` is imported redundantly [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use svgdom; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate svgdom; [INFO] [stdout] | -------------------- the item `svgdom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `svgcleaner::cleaner::clean_doc` [INFO] [stdout] --> src/svg_load.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use svgcleaner::cleaner::clean_doc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/svg_load.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | try!(file.read_to_end(&mut data)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `svgcleaner::cleaner::clean_doc` [INFO] [stdout] --> src/svg_load.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use svgcleaner::cleaner::clean_doc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/svg_load.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/svg_load.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | try!(file.read_to_end(&mut data)); [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/svg_load.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/svg_load.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let length = try!(file.metadata()).len() as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | try!(match $result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/svg_load.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | svg_try!(Document::from_data_with_opt(&data[..], &parse_opts)) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `svg_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | try!(match $result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/svg_load.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | svg_try!(Document::from_data(&data[..])) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `svg_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `svgdom` is imported redundantly [INFO] [stdout] --> src/yaml.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use svgdom; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate svgdom; [INFO] [stdout] | -------------------- the item `svgdom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | match try!(get_yaml_str(hash, key)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let name = try!(clip_name.as_str().ok_or("Clip name must be a string")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | filename = try!(get_yaml_str(&clip_hash, "src")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:122:31 [INFO] [stdout] | [INFO] [stdout] 122 | color = match try!(get_yaml_str(&clip_hash, "color")) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | Some(color_str) => Some(try!(yaml_to_color(color_str))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/svg_load.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let length = try!(file.metadata()).len() as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | linecap = try!(parse_svg_value!(clip_hash, "linecap" => Butt, Round, Square, Inherit)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | linejoin = try!(parse_svg_value!(clip_hash, "linecap" => Miter, Round, Bevel, Inherit)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | try!(match $result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/svg_load.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | svg_try!(Document::from_data_with_opt(&data[..], &parse_opts)) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `svg_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:180:67 [INFO] [stdout] | [INFO] [stdout] 180 | &Yaml::String(ref color_name) => colors.push((try!(yaml_to_color(color_name)), 1.)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:188:53 [INFO] [stdout] | [INFO] [stdout] 188 | Yaml::String(ref color_name) => try!(yaml_to_color(&color_name)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | let flag_colors = try!(parse_flag_colors_from_yaml(&color_dfn)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:218:53 [INFO] [stdout] | [INFO] [stdout] 218 | Some(&Yaml::Hash(ref clippings)) => try!(parse_clippings_yaml(clippings)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 222 | let flags_map = try!(parse_flags_from_yaml(hash)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | _ => return try!(None.ok_or("Document is not a Hash(mapping)")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | try!(match $result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/svg_load.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | svg_try!(Document::from_data(&data[..])) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `svg_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `svgdom` is imported redundantly [INFO] [stdout] --> src/yaml.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use svgdom; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate svgdom; [INFO] [stdout] | -------------------- the item `svgdom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | match try!(get_yaml_str(hash, key)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let name = try!(clip_name.as_str().ok_or("Clip name must be a string")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | filename = try!(get_yaml_str(&clip_hash, "src")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:122:31 [INFO] [stdout] | [INFO] [stdout] 122 | color = match try!(get_yaml_str(&clip_hash, "color")) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | Some(color_str) => Some(try!(yaml_to_color(color_str))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | linecap = try!(parse_svg_value!(clip_hash, "linecap" => Butt, Round, Square, Inherit)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | linejoin = try!(parse_svg_value!(clip_hash, "linecap" => Miter, Round, Bevel, Inherit)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:180:67 [INFO] [stdout] | [INFO] [stdout] 180 | &Yaml::String(ref color_name) => colors.push((try!(yaml_to_color(color_name)), 1.)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:188:53 [INFO] [stdout] | [INFO] [stdout] 188 | Yaml::String(ref color_name) => try!(yaml_to_color(&color_name)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | let flag_colors = try!(parse_flag_colors_from_yaml(&color_dfn)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:218:53 [INFO] [stdout] | [INFO] [stdout] 218 | Some(&Yaml::Hash(ref clippings)) => try!(parse_clippings_yaml(clippings)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 222 | let flags_map = try!(parse_flags_from_yaml(hash)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/yaml.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | _ => return try!(None.ok_or("Document is not a Hash(mapping)")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / error_chain! { [INFO] [stdout] 56 | | foreign_links { [INFO] [stdout] 57 | | Io(io::Error); [INFO] [stdout] 58 | | SvgDom(SvgDomError); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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 method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / error_chain! { [INFO] [stdout] 56 | | foreign_links { [INFO] [stdout] 57 | | Io(io::Error); [INFO] [stdout] 58 | | SvgDom(SvgDomError); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&dyn error::Error> { None } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&dyn error::Error> { None } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / error_chain! { [INFO] [stdout] 56 | | foreign_links { [INFO] [stdout] 57 | | Io(io::Error); [INFO] [stdout] 58 | | SvgDom(SvgDomError); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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 method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / error_chain! { [INFO] [stdout] 56 | | foreign_links { [INFO] [stdout] 57 | | Io(io::Error); [INFO] [stdout] 58 | | SvgDom(SvgDomError); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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] error: aborting due to 1 previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0565`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0565`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rainbow_svg_mask` (lib test) due to 2 previous errors; 25 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rainbow_svg_mask` (lib) due to 2 previous errors; 25 warnings emitted [INFO] running `Command { std: "docker" "inspect" "339a422aca58f867fa4dd8de1cabbeaffb3d7f8ee498a3977516ef235c58202f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339a422aca58f867fa4dd8de1cabbeaffb3d7f8ee498a3977516ef235c58202f", kill_on_drop: false }` [INFO] [stdout] 339a422aca58f867fa4dd8de1cabbeaffb3d7f8ee498a3977516ef235c58202f [INFO] checking leesdolphin/rainbow_svg_mask against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleesdolphin%2Frainbow_svg_mask" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leesdolphin/rainbow_svg_mask on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leesdolphin/rainbow_svg_mask [INFO] finished tweaking git repo https://github.com/leesdolphin/rainbow_svg_mask [INFO] tweaked toml for git repo https://github.com/leesdolphin/rainbow_svg_mask written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leesdolphin/rainbow_svg_mask already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef3d0ccf5b7963087dc7f099c7c3b9e3bfc63c2ab0eb8bd08859204c40302bcc [INFO] running `Command { std: "docker" "start" "-a" "ef3d0ccf5b7963087dc7f099c7c3b9e3bfc63c2ab0eb8bd08859204c40302bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef3d0ccf5b7963087dc7f099c7c3b9e3bfc63c2ab0eb8bd08859204c40302bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3d0ccf5b7963087dc7f099c7c3b9e3bfc63c2ab0eb8bd08859204c40302bcc", kill_on_drop: false }` [INFO] [stdout] ef3d0ccf5b7963087dc7f099c7c3b9e3bfc63c2ab0eb8bd08859204c40302bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339fe58ae043b37a53598483dcade768e5a0ea6b3a835cb4dbc98ab08a6d4080 [INFO] running `Command { std: "docker" "start" "-a" "339fe58ae043b37a53598483dcade768e5a0ea6b3a835cb4dbc98ab08a6d4080", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "339fe58ae043b37a53598483dcade768e5a0ea6b3a835cb4dbc98ab08a6d4080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339fe58ae043b37a53598483dcade768e5a0ea6b3a835cb4dbc98ab08a6d4080", kill_on_drop: false }` [INFO] [stdout] 339fe58ae043b37a53598483dcade768e5a0ea6b3a835cb4dbc98ab08a6d4080