[INFO] cloning repository https://github.com/adwhit/univ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adwhit/univ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Funiv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Funiv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c22e366314aa0d5d356b96a319ff0260cbf45777 [INFO] checking adwhit/univ against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadwhit%2Funiv" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adwhit/univ 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 git repo https://github.com/adwhit/univ [INFO] finished tweaking git repo https://github.com/adwhit/univ [INFO] tweaked toml for git repo https://github.com/adwhit/univ written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/adwhit/univ already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-11/source/src/univ.rs` was erroneously implicitly accepted for binary `univ`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-11/source/src/univ.rs` was erroneously implicitly accepted for binary `univ`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 1bd162e8e09ca1470fac4b9511415b4c1c99af099647a9eacc7ae9d3d90b9b8f [INFO] running `Command { std: "docker" "start" "-a" "1bd162e8e09ca1470fac4b9511415b4c1c99af099647a9eacc7ae9d3d90b9b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bd162e8e09ca1470fac4b9511415b4c1c99af099647a9eacc7ae9d3d90b9b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd162e8e09ca1470fac4b9511415b4c1c99af099647a9eacc7ae9d3d90b9b8f", kill_on_drop: false }` [INFO] [stdout] 1bd162e8e09ca1470fac4b9511415b4c1c99af099647a9eacc7ae9d3d90b9b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 9e5b733fef6e44dbf01fb9ee7c36b228d90bb39b7f5b932744a06becc2f3d720 [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" "9e5b733fef6e44dbf01fb9ee7c36b228d90bb39b7f5b932744a06becc2f3d720", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/univ.rs` was erroneously implicitly accepted for binary `univ`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking univ v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferPool` in `deque` [INFO] [stdout] --> src/barneshut.rs:199:23 [INFO] [stdout] | [INFO] [stdout] 199 | let pool = deque::BufferPool::new(); //work pool [INFO] [stdout] | ^^^^^^^^^^ could not find `BufferPool` in `deque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `keycode` in `sdl2` [INFO] [stdout] --> src/univ.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | if key == sdl2::keycode::KeyCode::Escape { [INFO] [stdout] | ^^^^^^^ could not find `keycode` in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `render` [INFO] [stdout] --> src/univ.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | sdl2::render::Renderer::new_with_window(_sdl, display.width, display.height, sdl2::video::FULLSCREEN).unwrap() [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferPool` in `deque` [INFO] [stdout] --> src/barneshut.rs:199:23 [INFO] [stdout] | [INFO] [stdout] 199 | let pool = deque::BufferPool::new(); //work pool [INFO] [stdout] | ^^^^^^^^^^ could not find `BufferPool` in `deque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `keycode` in `sdl2` [INFO] [stdout] --> src/univ.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | if key == sdl2::keycode::KeyCode::Escape { [INFO] [stdout] | ^^^^^^^ could not find `keycode` in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT_VIDEO` in crate `sdl2` [INFO] [stdout] --> src/univ.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | let sdl_context = sdl2::init(sdl2::INIT_VIDEO).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Renderer` in module `sdl2::render` [INFO] [stdout] --> src/univ.rs:76:74 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_renderer<'a>(_sdl: &sdl2::Sdl, display: Display) -> sdl2::render::Renderer<'a> { [INFO] [stdout] | ^^^^^^^^ not found in `sdl2::render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FULLSCREEN` in module `sdl2::video` [INFO] [stdout] --> src/univ.rs:77:95 [INFO] [stdout] | [INFO] [stdout] 77 | sdl2::render::Renderer::new_with_window(_sdl, display.width, display.height, sdl2::video::FULLSCREEN).unwrap() [INFO] [stdout] | ^^^^^^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stdout] --> src/univ.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let cfgtbl = toml::Parser::new(&cfgstr).parse().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `toml` [INFO] [stdout] --> src/univ.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let cfg: ConfigOpt = toml::decode(toml::Value::Table(cfgtbl)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stdout] --> src/univ.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let default_tbl = toml::Parser::new(&defaultstr).parse().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `toml` [INFO] [stdout] --> src/univ.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let default: Config = toml::decode(toml::Value::Table(default_tbl)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `render` [INFO] [stdout] --> src/univ.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | sdl2::render::Renderer::new_with_window(_sdl, display.width, display.height, sdl2::video::FULLSCREEN).unwrap() [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GalaxyShape` [INFO] [stdout] --> src/physics.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use config::{GalaxyCfg, GalaxyShape}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INIT_VIDEO` in crate `sdl2` [INFO] [stdout] --> src/univ.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | let sdl_context = sdl2::init(sdl2::INIT_VIDEO).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `sdl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Renderer` in module `sdl2::render` [INFO] [stdout] --> src/univ.rs:76:74 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_renderer<'a>(_sdl: &sdl2::Sdl, display: Display) -> sdl2::render::Renderer<'a> { [INFO] [stdout] | ^^^^^^^^ not found in `sdl2::render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FULLSCREEN` in module `sdl2::video` [INFO] [stdout] --> src/univ.rs:77:95 [INFO] [stdout] | [INFO] [stdout] 77 | sdl2::render::Renderer::new_with_window(_sdl, display.width, display.height, sdl2::video::FULLSCREEN).unwrap() [INFO] [stdout] | ^^^^^^^^^^ not found in `sdl2::video` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stdout] --> src/univ.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let cfgtbl = toml::Parser::new(&cfgstr).parse().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `toml` [INFO] [stdout] --> src/univ.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let cfg: ConfigOpt = toml::decode(toml::Value::Table(cfgtbl)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stdout] --> src/univ.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let default_tbl = toml::Parser::new(&defaultstr).parse().unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `decode` in crate `toml` [INFO] [stdout] --> src/univ.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let default: Config = toml::decode(toml::Value::Table(default_tbl)).unwrap(); [INFO] [stdout] | ^^^^^^ not found in `toml` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 11 | use rustc_serialize::json::decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GalaxyShape` [INFO] [stdout] --> src/physics.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use config::{GalaxyCfg, GalaxyShape}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/univ.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | let starttime = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/univ.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let endtime = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/univ.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | let starttime = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/univ.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | let endtime = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Point` has no field named `x` [INFO] [stdout] --> src/univ.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | arr.push(Point {x: (p.pos.x + midx) as i32, y: (p.pos.y + midy) as i32 }) [INFO] [stdout] | ^ `Point` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Point` has no field named `y` [INFO] [stdout] --> src/univ.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | arr.push(Point {x: (p.pos.x + midx) as i32, y: (p.pos.y + midy) as i32 }) [INFO] [stdout] | ^ `Point` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Point` has no field named `x` [INFO] [stdout] --> src/univ.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | arr.push(Point {x: (p.pos.x + midx) as i32, y: (p.pos.y + midy) as i32 }) [INFO] [stdout] | ^ `Point` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_all` found for struct `Vec` in the current scope [INFO] [stdout] --> src/univ.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | particles.push_all(&galaxy); [INFO] [stdout] | ^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Point` has no field named `y` [INFO] [stdout] --> src/univ.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | arr.push(Point {x: (p.pos.x + midx) as i32, y: (p.pos.y + midy) as i32 }) [INFO] [stdout] | ^ `Point` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/univ.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | let sdl_context = sdl2::init(sdl2::INIT_VIDEO).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/sdl.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn init() -> Result { Sdl::new() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_iter` found for enum `Result` in the current scope [INFO] [stdout] --> src/univ.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | for event in event_pump.poll_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `tail` found for struct `Vec` in the current scope [INFO] [stdout] --> src/univ.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | let matches = match opts.parse(args.tail()) { [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `univ` [INFO] [stdout] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/univ.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | None => return String::from_str("config/default.toml") [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use std::str::FromStr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 17 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425, E0433, E0560, E0599. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_all` found for struct `Vec` in the current scope [INFO] [stdout] --> src/univ.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | particles.push_all(&galaxy); [INFO] [stdout] | ^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/univ.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | let sdl_context = sdl2::init(sdl2::INIT_VIDEO).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.34.3/src/sdl2/sdl.rs:322:8 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn init() -> Result { Sdl::new() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_iter` found for enum `Result` in the current scope [INFO] [stdout] --> src/univ.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | for event in event_pump.poll_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `tail` found for struct `Vec` in the current scope [INFO] [stdout] --> src/univ.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | let matches = match opts.parse(args.tail()) { [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/univ.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | None => return String::from_str("config/default.toml") [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 11 | use std::str::FromStr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425, E0433, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9e5b733fef6e44dbf01fb9ee7c36b228d90bb39b7f5b932744a06becc2f3d720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5b733fef6e44dbf01fb9ee7c36b228d90bb39b7f5b932744a06becc2f3d720", kill_on_drop: false }` [INFO] [stdout] 9e5b733fef6e44dbf01fb9ee7c36b228d90bb39b7f5b932744a06becc2f3d720