[INFO] updating cached repository https://github.com/des256/steel [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04485012b00a4a06e74497df37c3bc4a7f2d821b [INFO] testing des256/steel against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdes256%2Fsteel" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/des256/steel on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/des256/steel [INFO] removed path dependency e from git repo https://github.com/des256/steel [INFO] finished tweaking git repo https://github.com/des256/steel [INFO] tweaked toml for git repo https://github.com/des256/steel written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (e) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0a09e977196c537d12da96c6d85c2777437abc14a6b0a33d1a769c30861e7d [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" "1a0a09e977196c537d12da96c6d85c2777437abc14a6b0a33d1a769c30861e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0a09e977196c537d12da96c6d85c2777437abc14a6b0a33d1a769c30861e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0a09e977196c537d12da96c6d85c2777437abc14a6b0a33d1a769c30861e7d", kill_on_drop: false }` [INFO] [stdout] 1a0a09e977196c537d12da96c6d85c2777437abc14a6b0a33d1a769c30861e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 644191c34f9f4f7baf5f0d55244d50604a9045d99f870b0bcc4e3141efff0755 [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" "644191c34f9f4f7baf5f0d55244d50604a9045d99f870b0bcc4e3141efff0755", kill_on_drop: false }` [INFO] [stderr] warning: dependency (e) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling e v0.0.0 [INFO] [stderr] Compiling g v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/layer.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | let framebuffer = match engine.system.create_framebuffer(vec2!(r.s.x as usize,r.s.y as usize)) { [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stdout] --> src/engine.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | Event::Paint(_size,_r) => { [INFO] [stdout] | ^^^^^ use of undeclared type or module `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stdout] --> src/engine.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Event::Close => { [INFO] [stdout] | ^^^^^ use of undeclared type or module `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rect` in this scope [INFO] [stdout] --> src/layer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub r: Rect, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Framebuffer` in this scope [INFO] [stdout] --> src/layer.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub framebuffer: Framebuffer, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rect` in this scope [INFO] [stdout] --> src/layer.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(engine: &Engine,r: Rect) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `System` in this scope [INFO] [stdout] --> src/engine.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub system: Rc>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Framebuffer` in this scope [INFO] [stdout] --> src/engine.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | framebuffer: Framebuffer, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Shader` in this scope [INFO] [stdout] --> src/engine.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | layer_shader: Shader, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Shader` in this scope [INFO] [stdout] --> src/engine.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | final_shader: Shader, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VertexBuffer` in this scope [INFO] [stdout] --> src/engine.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub quad_vertexbuffer: VertexBuffer>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | pub quad_vertexbuffer: VertexBuffer>, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | static QUAD: [Vec2; 4] = [ [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Vec2:: { x: 0.0,y: 0.0, }, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Vec2:: { x: 1.0,y: 0.0, }, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Vec2:: { x: 1.0,y: 1.0, }, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Vec2:: { x: 0.0,y: 1.0, }, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `System` in this scope [INFO] [stdout] --> src/engine.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(system: &Rc>,winsize: Vec2,fbsize: Vec2) -> Result,EngineError> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(system: &Rc>,winsize: Vec2,fbsize: Vec2) -> Result,EngineError> { [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/engine.rs:38:69 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(system: &Rc>,winsize: Vec2,fbsize: Vec2) -> Result,EngineError> { [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/engine.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | impl<'a> Handler for Engine<'a> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Event` in this scope [INFO] [stdout] --> src/engine.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | fn handle(&mut self,event: Event) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `e::*` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use e::*; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `g`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "644191c34f9f4f7baf5f0d55244d50604a9045d99f870b0bcc4e3141efff0755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644191c34f9f4f7baf5f0d55244d50604a9045d99f870b0bcc4e3141efff0755", kill_on_drop: false }` [INFO] [stdout] 644191c34f9f4f7baf5f0d55244d50604a9045d99f870b0bcc4e3141efff0755