[INFO] cloning repository https://github.com/b00lduck/rustduck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b00lduck/rustduck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62923a69fa91461f4a2b7629171571d6d3259dee [INFO] testing b00lduck/rustduck against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b00lduck/rustduck on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b00lduck/rustduck [INFO] finished tweaking git repo https://github.com/b00lduck/rustduck [INFO] tweaked toml for git repo https://github.com/b00lduck/rustduck written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/b00lduck/rustduck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34d70c809f373a8e4730e56976814bcbc2af622578ca08b144c969fc16f5865a [INFO] running `Command { std: "docker" "start" "-a" "34d70c809f373a8e4730e56976814bcbc2af622578ca08b144c969fc16f5865a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d70c809f373a8e4730e56976814bcbc2af622578ca08b144c969fc16f5865a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d70c809f373a8e4730e56976814bcbc2af622578ca08b144c969fc16f5865a", kill_on_drop: false }` [INFO] [stdout] 34d70c809f373a8e4730e56976814bcbc2af622578ca08b144c969fc16f5865a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63da6a13e3a2188cc04dda993bfe3853fc4df64f028961e8c8adac5bf11f56e [INFO] running `Command { std: "docker" "start" "-a" "b63da6a13e3a2188cc04dda993bfe3853fc4df64f028961e8c8adac5bf11f56e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ncollide3d v0.23.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling kiss3d v0.24.1 [INFO] [stderr] Compiling b00lduck v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cubeblock.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/target.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | self.scenenode.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/playfield.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | c.set_local_translation(t1); [INFO] [stdout] | ^^ expected struct `kiss3d::nalgebra::Translation`, found struct `na::Translation` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `kiss3d::nalgebra::Translation` [INFO] [stdout] found struct `na::Translation` [INFO] [stdout] = note: perhaps two different versions of crate `nalgebra` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | GPUVec::new(fbo_vertices, BufferType::Array, AllocationType::StaticDraw); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] | [INFO] [stdout] note: required by `GPUVec::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kiss3d-0.24.1/src/resource/gpu_vector.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(data: Vec, buf_type: BufferType, alloc_type: AllocationType) -> GPUVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `load_to_gpu` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fbo_vertices.load_to_gpu(); [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `unload_from_ram` exists for struct `GPUVec>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fbo_vertices.unload_from_ram(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method cannot be called on `GPUVec>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: GLPrimitive` is not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | gl_v_coord: shader.get_attrib("v_coord").unwrap(), [INFO] [stdout] | ^^^^^^^^^^ the trait `GLPrimitive` is not implemented for `na::Matrix>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `enable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | self.gl_v_coord.enable(); [INFO] [stdout] | ^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/postproc/sobel.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | verify!(ctxt.bind_texture(Context::TEXTURE_2D, target.depth_id())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Texture`, found enum `either::Either` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&Texture>` [INFO] [stdout] found enum `Option<&either::Either>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `bind` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | self.gl_v_coord.bind(&mut self.gl_fbo_vertices); [INFO] [stdout] | ^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `disable` exists for struct `ShaderAttribute>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/postproc/sobel.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | self.gl_v_coord.disable(); [INFO] [stdout] | ^^^^^^^ method cannot be called on `ShaderAttribute>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/base/matrix.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Matrix { [INFO] [stdout] | ----------------------------------------------- doesn't satisfy `_: GLPrimitive` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `na::Matrix>: GLPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `b00lduck` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "b63da6a13e3a2188cc04dda993bfe3853fc4df64f028961e8c8adac5bf11f56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63da6a13e3a2188cc04dda993bfe3853fc4df64f028961e8c8adac5bf11f56e", kill_on_drop: false }` [INFO] [stdout] b63da6a13e3a2188cc04dda993bfe3853fc4df64f028961e8c8adac5bf11f56e