[INFO] fetching crate gfx 0.18.2... [INFO] checking gfx-0.18.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate gfx 0.18.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gfx 0.18.2 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 gfx 0.18.2 [INFO] finished tweaking crates.io crate gfx 0.18.2 [INFO] tweaked toml for crates.io crate gfx 0.18.2 written to /workspace/builds/worker-4/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c72a702396dc4d0d9ca09fdb4912629d29c8a3a718bc2d07c89eb78a09f2d4db [INFO] running `Command { std: "docker" "start" "-a" "c72a702396dc4d0d9ca09fdb4912629d29c8a3a718bc2d07c89eb78a09f2d4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c72a702396dc4d0d9ca09fdb4912629d29c8a3a718bc2d07c89eb78a09f2d4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72a702396dc4d0d9ca09fdb4912629d29c8a3a718bc2d07c89eb78a09f2d4db", kill_on_drop: false }` [INFO] [stdout] c72a702396dc4d0d9ca09fdb4912629d29c8a3a718bc2d07c89eb78a09f2d4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 405768e09d07d11d43d96e381708cc722be369c3028be264752eec148de2e7c2 [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" "405768e09d07d11d43d96e381708cc722be369c3028be264752eec148de2e7c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking gfx v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/encoder.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | try!(check_update_usage(buf.raw().get_info().usage)); [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/encoder.rs:457:9 [INFO] [stdout] | [INFO] [stdout] 457 | try!(check_update_usage(tex.raw().get_info().usage)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | let set = try!(self.create_shader_set(vs_code, ps_code)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | let program = try!(self.create_program(shaders).map_err(|e| ProgramError::Link(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | let meta = try!(init.link_to(&mut descriptor, program.get_info())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:252:19 [INFO] [stdout] | [INFO] [stdout] 252 | let raw = try!(self.create_pipeline_state_raw(program, &descriptor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 263 | let set = try!(self.create_shader_set(vs, ps)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/encoder.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | try!(check_update_usage(buf.raw().get_info().usage)); [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/encoder.rs:457:9 [INFO] [stdout] | [INFO] [stdout] 457 | try!(check_update_usage(tex.raw().get_info().usage)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | let set = try!(self.create_shader_set(vs_code, ps_code)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | let program = try!(self.create_program(shaders).map_err(|e| ProgramError::Link(e))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | let meta = try!(init.link_to(&mut descriptor, program.get_info())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:252:19 [INFO] [stdout] | [INFO] [stdout] 252 | let raw = try!(self.create_pipeline_state_raw(program, &descriptor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/factory.rs:263:19 [INFO] [stdout] | [INFO] [stdout] 263 | let set = try!(self.create_shader_set(vs, ps)); [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/encoder.rs:70:47 [INFO] [stdout] | [INFO] [stdout] 70 | write!(f, "{}: {} / {}", self.description(), copy_end, size), [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/encoder.rs:72:47 [INFO] [stdout] | [INFO] [stdout] 72 | write!(f, "{}: {} / {}", self.description(), copy_end, size), [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/encoder.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | 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/encoder.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | _ => 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/encoder.rs:127:61 [INFO] [stdout] | [INFO] [stdout] 127 | write!(f, "{}: expected {}, found {}", self.description(), target, slice), [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/encoder.rs:129:44 [INFO] [stdout] | [INFO] [stdout] 129 | write!(f, "{}: {:?}", self.description(), usage), [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/encoder.rs:70:47 [INFO] [stdout] | [INFO] [stdout] 70 | write!(f, "{}: {} / {}", self.description(), copy_end, size), [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/factory.rs:56:76 [INFO] [stdout] | [INFO] [stdout] 56 | PipelineStateError::Program(ref e) => write!(f, "{}: {}", self.description(), e), [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/factory.rs:57:83 [INFO] [stdout] | [INFO] [stdout] 57 | PipelineStateError::DescriptorInit(ref e) => write!(f, "{}: {}", self.description(), e), [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/encoder.rs:72:47 [INFO] [stdout] | [INFO] [stdout] 72 | write!(f, "{}: {} / {}", self.description(), copy_end, size), [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/encoder.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | 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/factory.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | PipelineStateError::DeviceCreate(ref e) => write!(f, "{}: {}", self.description(), e), [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/encoder.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | _ => 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/encoder.rs:127:61 [INFO] [stdout] | [INFO] [stdout] 127 | write!(f, "{}: expected {}, found {}", self.description(), target, slice), [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/encoder.rs:129:44 [INFO] [stdout] | [INFO] [stdout] 129 | write!(f, "{}: {:?}", self.description(), usage), [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/factory.rs:56:76 [INFO] [stdout] | [INFO] [stdout] 56 | PipelineStateError::Program(ref e) => write!(f, "{}: {}", self.description(), e), [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/factory.rs:57:83 [INFO] [stdout] | [INFO] [stdout] 57 | PipelineStateError::DescriptorInit(ref e) => write!(f, "{}: {}", self.description(), e), [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/factory.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | PipelineStateError::DeviceCreate(ref e) => write!(f, "{}: {}", self.description(), e), [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/pso/mod.rs:130:73 [INFO] [stdout] | [INFO] [stdout] 130 | ElementError::NotFound(ref s) => write!(f, "{}: {:?}", self.description(), s), [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/pso/mod.rs:132:58 [INFO] [stdout] | [INFO] [stdout] 132 | write!(f, "{}: ({:?}, {:?}, {:?})", self.description(), name, shader_offset, code_offset), [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/pso/mod.rs:134:58 [INFO] [stdout] | [INFO] [stdout] 134 | write!(f, "{}: ({:?}, {:?}, {:?})", self.description(), name, shader_format, code_format), [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/pso/mod.rs:130:73 [INFO] [stdout] | [INFO] [stdout] 130 | ElementError::NotFound(ref s) => write!(f, "{}: {:?}", self.description(), s), [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/pso/mod.rs:132:58 [INFO] [stdout] | [INFO] [stdout] 132 | write!(f, "{}: ({:?}, {:?}, {:?})", self.description(), name, shader_offset, code_offset), [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/pso/mod.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | let desc = 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/pso/mod.rs:134:58 [INFO] [stdout] | [INFO] [stdout] 134 | write!(f, "{}: ({:?}, {:?}, {:?})", self.description(), name, shader_format, code_format), [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/pso/mod.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | let desc = 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/shade.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | ProgramError::Vertex(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:92:67 [INFO] [stdout] | [INFO] [stdout] 92 | ProgramError::Hull(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | ProgramError::Domain(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:94:71 [INFO] [stdout] | [INFO] [stdout] 94 | ProgramError::Geometry(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:95:68 [INFO] [stdout] | [INFO] [stdout] 95 | ProgramError::Pixel(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:96:67 [INFO] [stdout] | [INFO] [stdout] 96 | ProgramError::Link(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | ProgramError::Vertex(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:92:67 [INFO] [stdout] | [INFO] [stdout] 92 | ProgramError::Hull(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | ProgramError::Domain(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:94:71 [INFO] [stdout] | [INFO] [stdout] 94 | ProgramError::Geometry(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:95:68 [INFO] [stdout] | [INFO] [stdout] 95 | ProgramError::Pixel(ref e) => write!(f, "{}: {}", self.description(), e), [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/shade.rs:96:67 [INFO] [stdout] | [INFO] [stdout] 96 | ProgramError::Link(ref e) => write!(f, "{}: {}", self.description(), e), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.60s [INFO] running `Command { std: "docker" "inspect" "405768e09d07d11d43d96e381708cc722be369c3028be264752eec148de2e7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405768e09d07d11d43d96e381708cc722be369c3028be264752eec148de2e7c2", kill_on_drop: false }` [INFO] [stdout] 405768e09d07d11d43d96e381708cc722be369c3028be264752eec148de2e7c2