[INFO] updating cached repository https://github.com/PistonDevelopers/dyon_asteroids [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51f944cac511e26b4d772c57e1ea245ffab280a1 [INFO] testing PistonDevelopers/dyon_asteroids against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPistonDevelopers%2Fdyon_asteroids" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PistonDevelopers/dyon_asteroids on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PistonDevelopers/dyon_asteroids [INFO] finished tweaking git repo https://github.com/PistonDevelopers/dyon_asteroids [INFO] tweaked toml for git repo https://github.com/PistonDevelopers/dyon_asteroids written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/PistonDevelopers/dyon_asteroids already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/PistonDevelopers/dyon/` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c9d69931047c3ebd6fc546ebd8c98017a5cefabb1e7205892fd4208b31c79d2 [INFO] running `"docker" "start" "-a" "0c9d69931047c3ebd6fc546ebd8c98017a5cefabb1e7205892fd4208b31c79d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.19.0 [INFO] [stderr] Compiling range v1.0.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling piston-texture v0.4.0 [INFO] [stderr] Compiling advancedresearch-tree_mem_sort v0.2.0 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling wavefront_obj v3.0.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling freetype-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling read_token v1.0.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling pistoncore-input v0.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling piston_meta v1.0.0 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling piston2d-graphics v0.16.0 [INFO] [stderr] Compiling sdl2 v0.19.0 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling pistoncore-window v0.19.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.22.1 [INFO] [stderr] Compiling freetype-rs v0.8.0 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling piston v0.22.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Compiling glium v0.14.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling sdl2_mixer v0.18.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling dyon v0.44.0 (https://github.com/PistonDevelopers/dyon/#c2c39421) [INFO] [stderr] Compiling pistoncore-sdl2_window v0.30.2 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.26.1 [INFO] [stderr] Compiling piston-dyon_interactive v0.35.0 (https://github.com/PistonDevelopers/dyon/#c2c39421) [INFO] [stderr] Compiling piston2d-glium_graphics v0.25.0 [INFO] [stderr] Compiling dyon_asteroids v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `dyon::PreludeFunction` [INFO] [stderr] --> src/main.rs:120:28 [INFO] [stderr] | [INFO] [stderr] 120 | use dyon::{Lt, Module, PreludeFunction, Type}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `PreludeFunction` in the root [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:13:25 [INFO] [stderr] | [INFO] [stderr] 13 | load__material, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | material, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | materials, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | load__obj, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:37:14 [INFO] [stderr] | [INFO] [stderr] 37 | obj, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:43:15 [INFO] [stderr] | [INFO] [stderr] 43 | objs, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:49:32 [INFO] [stderr] | [INFO] [stderr] 49 | material_library__obj, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:55:28 [INFO] [stderr] | [INFO] [stderr] 55 | object_count__obj, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:61:23 [INFO] [stderr] | [INFO] [stderr] 61 | objects__obj, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:67:35 [INFO] [stderr] | [INFO] [stderr] 67 | vertex_count__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:73:39 [INFO] [stderr] | [INFO] [stderr] 73 | tex_vertex_count__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:79:35 [INFO] [stderr] | [INFO] [stderr] 79 | normal_count__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:85:37 [INFO] [stderr] | [INFO] [stderr] 85 | geometry_count__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:91:36 [INFO] [stderr] | [INFO] [stderr] 91 | vertex__obj_object_vertex, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:97:44 [INFO] [stderr] | [INFO] [stderr] 97 | tex_vertex__obj_object_tex_vertex, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:103:36 [INFO] [stderr] | [INFO] [stderr] 103 | normal__obj_object_normal, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:109:31 [INFO] [stderr] | [INFO] [stderr] 109 | vertices__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:115:35 [INFO] [stderr] | [INFO] [stderr] 115 | tex_vertices__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:121:30 [INFO] [stderr] | [INFO] [stderr] 121 | normals__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/obj.rs:127:31 [INFO] [stderr] | [INFO] [stderr] 127 | geometry__obj_object, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:22:45 [INFO] [stderr] | [INFO] [stderr] 22 | load_program__name_vshader_fshader, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | program, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:34:31 [INFO] [stderr] | [INFO] [stderr] 34 | count_vertex_buffers, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:40:30 [INFO] [stderr] | [INFO] [stderr] 40 | count_index_buffers, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:46:37 [INFO] [stderr] | [INFO] [stderr] 46 | create_vertex_buffer__size, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:52:36 [INFO] [stderr] | [INFO] [stderr] 52 | create_index_buffer__size, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:58:46 [INFO] [stderr] | [INFO] [stderr] 58 | fill_vertex_buffer__buffer_pos_norm, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:65:41 [INFO] [stderr] | [INFO] [stderr] 65 | fill_index_buffer__buffer_data, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | clear_depth, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/shader.rs:77:63 [INFO] [stderr] | [INFO] [stderr] 77 | draw__program_vbuf_ibuf_pos_angle_scale_color_anglex, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:12:61 [INFO] [stderr] | [INFO] [stderr] 12 | module.add(Arc::new("load__music".into()), load__music, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:17:61 [INFO] [stderr] | [INFO] [stderr] 17 | module.add(Arc::new("load__sound".into()), load__sound, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:22:49 [INFO] [stderr] | [INFO] [stderr] 22 | module.add(Arc::new("music".into()), music, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:27:49 [INFO] [stderr] | [INFO] [stderr] 27 | module.add(Arc::new("sound".into()), sound, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:32:77 [INFO] [stderr] | [INFO] [stderr] 32 | module.add(Arc::new("play_forever__music".into()), play_forever__music, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:37:71 [INFO] [stderr] | [INFO] [stderr] 37 | module.add(Arc::new("play_once__music".into()), play_once__music, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:42:71 [INFO] [stderr] | [INFO] [stderr] 42 | module.add(Arc::new("play_once__sound".into()), play_once__sound, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `PreludeFunction` in this scope [INFO] [stderr] --> src/engine/sound.rs:47:73 [INFO] [stderr] | [INFO] [stderr] 47 | module.add(Arc::new("set__sound_volume".into()), set__sound_volume, PreludeFunction { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | let mut f = try!(File::open(&**file).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:144:5 [INFO] [stderr] | [INFO] [stderr] 144 | try!(f.read_to_string(&mut s).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:146:18 [INFO] [stderr] | [INFO] [stderr] 146 | let mtlset = try!(parse(s).map_err(|err| [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:160:17 [INFO] [stderr] | [INFO] [stderr] 160 | let mut f = try!(File::open(&**file).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | try!(f.read_to_string(&mut s).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:164:19 [INFO] [stderr] | [INFO] [stderr] 164 | let obj_set = try!(parse(s).map_err(|err| [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:302:45 [INFO] [stderr] | [INFO] [stderr] 302 | Shape(obj::Shape::Point(try!(rt.var(&arr[0])))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:305:44 [INFO] [stderr] | [INFO] [stderr] 305 | Shape(obj::Shape::Line(try!(rt.var(&arr[0])), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:306:44 [INFO] [stderr] | [INFO] [stderr] 306 | ... try!(rt.var(&arr[1])))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:309:48 [INFO] [stderr] | [INFO] [stderr] 309 | Shape(obj::Shape::Triangle(try!(rt.var(&arr[0])), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:310:48 [INFO] [stderr] | [INFO] [stderr] 310 | ... try!(rt.var(&arr[1])), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/obj.rs:311:48 [INFO] [stderr] | [INFO] [stderr] 311 | ... try!(rt.var(&arr[2])))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/shader.rs:96:19 [INFO] [stderr] | [INFO] [stderr] 96 | let program = try!(glium::Program::from_source( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/shader.rs:132:25 [INFO] [stderr] | [INFO] [stderr] 132 | vertex_buffers.push(try!(glium::VertexBuffer::empty(&window.context, size).map_err(|err| [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/shader.rs:144:24 [INFO] [stderr] | [INFO] [stderr] 144 | index_buffers.push(try!(glium::IndexBuffer::empty( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/sound.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | try!(mix::Music::from_file(&path)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/engine/sound.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | try!(mix::Chunk::from_file(&path)) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Module` is imported redundantly [INFO] [stderr] --> src/main.rs:120:20 [INFO] [stderr] | [INFO] [stderr] 20 | use dyon::{error, load, Module, Runtime}; [INFO] [stderr] | ------ the item `Module` is already imported here [INFO] [stderr] ... [INFO] [stderr] 120 | use dyon::{Lt, Module, PreludeFunction, Type}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:71:30 [INFO] [stderr] | [INFO] [stderr] 71 | if error(runtime.run(&module)) { [INFO] [stderr] | ^^^^^^^ expected struct `std::sync::Arc`, found struct `dyon::Module` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&std::sync::Arc` [INFO] [stderr] found reference `&dyon::Module` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 3, found 1 [INFO] [stderr] --> src/main.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | add_functions::(&mut module); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 3 type arguments [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 5 arguments but 3 arguments were supplied [INFO] [stderr] --> src/main.rs:162:21 [INFO] [stderr] | [INFO] [stderr] 162 | draw_2d(rt, c, g) [INFO] [stderr] | ^^^^^^^ -- - - supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 5 arguments [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:16:46 [INFO] [stderr] | [INFO] [stderr] 16 | ret: Type::Result(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:21:29 [INFO] [stderr] | [INFO] [stderr] 21 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:28:45 [INFO] [stderr] | [INFO] [stderr] 28 | ret: Type::Array(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:33:29 [INFO] [stderr] | [INFO] [stderr] 33 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:34:46 [INFO] [stderr] | [INFO] [stderr] 34 | ret: Type::Result(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:46:45 [INFO] [stderr] | [INFO] [stderr] 46 | ret: Type::Array(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:52:46 [INFO] [stderr] | [INFO] [stderr] 52 | ret: Type::Option(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/obj.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | ret: Type::Array(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/obj.rs:142:73 [INFO] [stderr] | [INFO] [stderr] 142 | let mut f = try!(File::open(&**file).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/obj.rs:144:66 [INFO] [stderr] | [INFO] [stderr] 144 | try!(f.read_to_string(&mut s).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/obj.rs:160:73 [INFO] [stderr] | [INFO] [stderr] 160 | let mut f = try!(File::open(&**file).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/obj.rs:162:66 [INFO] [stderr] | [INFO] [stderr] 162 | try!(f.read_to_string(&mut s).map_err(|err| String::from(err.description()))); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/shader.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | tys: vec![Type::Text; 3], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/shader.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | ret: Type::Result(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/shader.rs:30:29 [INFO] [stderr] | [INFO] [stderr] 30 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/shader.rs:100:39 [INFO] [stderr] | [INFO] [stderr] 100 | _ => String::from(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/shader.rs:133:26 [INFO] [stderr] | [INFO] [stderr] 133 | String::from(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/engine/shader.rs:146:30 [INFO] [stderr] | [INFO] [stderr] 146 | String::from(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:14:25 [INFO] [stderr] | [INFO] [stderr] 14 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:15:42 [INFO] [stderr] | [INFO] [stderr] 15 | ret: Type::Result(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:20:42 [INFO] [stderr] | [INFO] [stderr] 20 | ret: Type::Result(Box::new(Type::Text)) [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:24:25 [INFO] [stderr] | [INFO] [stderr] 24 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Text` found for enum `dyon::Type` in the current scope [INFO] [stderr] --> src/engine/sound.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | tys: vec![Type::Text], [INFO] [stderr] | ^^^^ variant or associated item not found in `dyon::Type` [INFO] [stderr] [INFO] [stderr] error: aborting due to 61 previous errors; 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0107, E0308, E0422, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `dyon_asteroids`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0c9d69931047c3ebd6fc546ebd8c98017a5cefabb1e7205892fd4208b31c79d2"` [INFO] running `"docker" "rm" "-f" "0c9d69931047c3ebd6fc546ebd8c98017a5cefabb1e7205892fd4208b31c79d2"` [INFO] [stdout] 0c9d69931047c3ebd6fc546ebd8c98017a5cefabb1e7205892fd4208b31c79d2