[INFO] cloning repository https://github.com/ahwatts/graphplay2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahwatts/graphplay2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahwatts%2Fgraphplay2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahwatts%2Fgraphplay2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d968b9013554384669df1b29f4fefe393ebc171 [INFO] testing ahwatts/graphplay2-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahwatts%2Fgraphplay2-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahwatts/graphplay2-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahwatts/graphplay2-rs [INFO] finished tweaking git repo https://github.com/ahwatts/graphplay2-rs [INFO] tweaked toml for git repo https://github.com/ahwatts/graphplay2-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ahwatts/graphplay2-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 4e9f45e825e09f9ff5dae390cc4b52e3931f17aa9a08d50ab56de4e32170c44e [INFO] running `Command { std: "docker" "start" "-a" "4e9f45e825e09f9ff5dae390cc4b52e3931f17aa9a08d50ab56de4e32170c44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e9f45e825e09f9ff5dae390cc4b52e3931f17aa9a08d50ab56de4e32170c44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e9f45e825e09f9ff5dae390cc4b52e3931f17aa9a08d50ab56de4e32170c44e", kill_on_drop: false }` [INFO] [stdout] 4e9f45e825e09f9ff5dae390cc4b52e3931f17aa9a08d50ab56de4e32170c44e [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d85e7ed0481961db77016c3a1aaad9767bfbf2e25916c4d17029a4f568bda4f [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" "3d85e7ed0481961db77016c3a1aaad9767bfbf2e25916c4d17029a4f568bda4f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling graphplay2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/body.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | integrator: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Integrator` [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/physics/body.rs:58:47 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn add_constraint(&mut self, calc: Rc, other: Body) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstraintCalc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/constraint.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub calc: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstraintCalc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/integrator.rs:42:58 [INFO] [stdout] | [INFO] [stdout] 42 | fn step(&self, dep: X, indep: T, step: T, equation: &FirstOrderODE) -> X; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FirstOrderODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/integrator.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | where F: Fn(X, T, T, &FirstOrderODE) -> X, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FirstOrderODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/integrator.rs:49:58 [INFO] [stdout] | [INFO] [stdout] 49 | fn step(&self, dep: X, indep: T, step: T, equation: &FirstOrderODE) -> X { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FirstOrderODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/integrator.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn euler(x0: X, t0: T, dt: T, equation: &FirstOrderODE) -> X [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FirstOrderODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/physics/integrator.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rk4(x0: X, t0: T, h: T, equation: &FirstOrderODE) -> X [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FirstOrderODE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | let file = try!(File::open(filename)); [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/ply.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | try!(file.read_line(&mut magic)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | let line = try!(line_result); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | match *try!(tokens.get(0).ok_or(other_io_error(&format!("No tokens on line?! (line = {:?})", line)))) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:140:43 [INFO] [stdout] | [INFO] [stdout] 140 | "format" => { rv.format = try!(parse_format(&tokens)); }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:141:49 [INFO] [stdout] | [INFO] [stdout] 141 | "comment" => { rv.comments.push(try!(parse_comment(&tokens))); }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:142:49 [INFO] [stdout] | [INFO] [stdout] 142 | "element" => { rv.elements.push(try!(parse_element(&tokens))); }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | ... let element = try!(elements.last_mut().ok_or(other_io_error(("Tried to add a property but there's no current element")))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | element.add_property(try!(parse_property(&tokens))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | Format::Ascii => try!(read_ascii_element(elt, &mut file)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:156:81 [INFO] [stdout] | [INFO] [stdout] 156 | f @ Format::BinaryLittleEndian | f @ Format::BinaryBigEndian => try!(read_binary_element(elt, f, &mut file)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/ply.rs:145:81 [INFO] [stdout] | [INFO] [stdout] 145 | ....ok_or(other_io_error(("Tried to add a property but there's no current element")))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | let ival = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:267:28 [INFO] [stdout] | [INFO] [stdout] 267 | let fval = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | try!(list.push_ascii_scalar_value(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | try!(list.push_ascii_scalar_value(v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | Format::from_str(*try!(toks.get(1).ok_or(other_io_error("Not enough tokens for ply format")))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | let name = *try!(toks.get(1).ok_or(other_io_error("Not enough tokens for ply element name"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:351:22 [INFO] [stdout] | [INFO] [stdout] 351 | let count_str = *try!(toks.get(2).ok_or(other_io_error("Not enough tokens for ply element count"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | let count = try!(i32::from_str_radix(count_str, 10).map_err(|e| other_io_error(&format!("Could not parse ply element count from {:?}:... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:362:22 [INFO] [stdout] | [INFO] [stdout] 362 | let prop_type = *try!(toks.get(1).ok_or(other_io_error("Not enough tokens for ply property type"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:365:31 [INFO] [stdout] | [INFO] [stdout] 365 | let count_type_str = *try!(toks.get(2).ok_or(other_io_error("Not enough tokens for ply list property count type"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:366:31 [INFO] [stdout] | [INFO] [stdout] 366 | let value_type_str = *try!(toks.get(3).ok_or(other_io_error("Not enough tokens for ply list property value type"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | let name = *try!(toks.get(4).ok_or(other_io_error("Not enough tokens for ply list property name"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:369:26 [INFO] [stdout] | [INFO] [stdout] 369 | let count_type = try!(DataType::from_str(count_type_str)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:370:26 [INFO] [stdout] | [INFO] [stdout] 370 | let value_type = try!(DataType::from_str(value_type_str)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | let name = *try!(toks.get(2).ok_or(other_io_error("Not enough tokens for ply property name"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:383:26 [INFO] [stdout] | [INFO] [stdout] 383 | let value_type = try!(DataType::from_str(prop_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:399:20 [INFO] [stdout] | [INFO] [stdout] 399 | let line = try!(line_result); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:404:33 [INFO] [stdout] | [INFO] [stdout] 404 | let count_str = try!(toks.next().ok_or(other_io_error("Not enough tokens for ply list property count"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:405:29 [INFO] [stdout] | [INFO] [stdout] 405 | let count = try!{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:413:37 [INFO] [stdout] | [INFO] [stdout] 413 | value_toks.push(try!(toks.next().ok_or(other_io_error("Not enough tokens for ply list property value")))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:416:17 [INFO] [stdout] | [INFO] [stdout] 416 | try!(property.data.push_ascii_list_value(&value_toks).map_err(|s| other_io_error(&s))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 418 | let value_str = try!(toks.next().ok_or(other_io_error("Not enough tokens for ply scalar property value"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | try!(property.data.push_ascii_scalar_value(value_str).map_err(|s| other_io_error(&s))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:434:29 [INFO] [stdout] | [INFO] [stdout] 434 | let count = try!(count_type.read_int(file, &format)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:446:40 [INFO] [stdout] | [INFO] [stdout] 446 | ... let ival = try!(value_type.read_int(file, &format)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:450:40 [INFO] [stdout] | [INFO] [stdout] 450 | ... let fval = try!(value_type.read_float(file, &format)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:465:33 [INFO] [stdout] | [INFO] [stdout] 465 | let value = try!(value_type.read_int(file, &format)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ply.rs:471:33 [INFO] [stdout] | [INFO] [stdout] 471 | let value = try!(value_type.read_float(file, &format)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scene.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | objects: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SceneObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/shaders/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | implement_uniform_block!(ViewAndProjectionBlock, view, view_inv, projection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/shaders/mod.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | implement_uniform_block!(LightProperties, position, specular_exp, color, enabled); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/shaders/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | implement_uniform_block!(LightListBlock, lights); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.graphplay2.5xer1cyr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5" "/opt/rustwide/target/debug/deps/graphplay2-c8f87b4695138da5.2tkm9vl6nwm0oasm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglium-61a9c0c9ce2c4950.rlib" "/opt/rustwide/target/debug/deps/libglutin-0394ab31d79f223f.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-4b7baf36a8af5f24.rlib" "/opt/rustwide/target/debug/deps/libtempfile-abc8cc1f3ecc50bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-71108f0b2daad1c8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-926e4cd37d1a8064.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3f0ee73f46f0bfe8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f633e5b897f91b15.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7488a72328b76627.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a119f8d0ff4af2b1.rlib" "/opt/rustwide/target/debug/deps/libdlib-7a262be031093372.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cf146a0a8abb694a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-79ed902dd688441f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7262647178577fda.rlib" "/opt/rustwide/target/debug/deps/libshared_library-431e2c6db8450560.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-993a1c889d237101.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3d3278a6f2e6f1f1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-98f38dcb11a75b41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2be739f272ebf2b4.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3d8d63f2b5108ff2.rlib" "/opt/rustwide/target/debug/deps/libnum-5e10ddccfb804ffa.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c8d9cfda90b0e76.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1c55d317c05b9e57.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5ac66d35b109c404.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4effa3dc2fb02496.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0123cdab45557ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a395d40e3bf3124b.rlib" "/opt/rustwide/target/debug/deps/librand-3b8e1e9b3f8b591e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0de6a5622c1c7aa8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f3ade2eaa0b9ff4d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e1bb3704755e5b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib(backtrace-643bd333cf1f078f.backtrace.c9unho8g-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib(backtrace-643bd333cf1f078f.backtrace.c9unho8g-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphplay2` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3d85e7ed0481961db77016c3a1aaad9767bfbf2e25916c4d17029a4f568bda4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d85e7ed0481961db77016c3a1aaad9767bfbf2e25916c4d17029a4f568bda4f", kill_on_drop: false }` [INFO] [stdout] 3d85e7ed0481961db77016c3a1aaad9767bfbf2e25916c4d17029a4f568bda4f