[INFO] cloning repository https://github.com/Mimerme/purgatory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mimerme/purgatory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2Fpurgatory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2Fpurgatory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcc42388d67716ea3b56c6737d06df3a3918ceb9 [INFO] testing Mimerme/purgatory/fcc42388d67716ea3b56c6737d06df3a3918ceb9 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2Fpurgatory" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mimerme/purgatory on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Mimerme/purgatory [INFO] finished tweaking git repo https://github.com/Mimerme/purgatory [INFO] tweaked toml for git repo https://github.com/Mimerme/purgatory written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mimerme/purgatory already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08ca8976c078cb9e1e8a1b23a77c0a904afc68b33c13a74adafeea7ed80386a4 [INFO] running `Command { std: "docker" "start" "-a" "08ca8976c078cb9e1e8a1b23a77c0a904afc68b33c13a74adafeea7ed80386a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08ca8976c078cb9e1e8a1b23a77c0a904afc68b33c13a74adafeea7ed80386a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ca8976c078cb9e1e8a1b23a77c0a904afc68b33c13a74adafeea7ed80386a4", kill_on_drop: false }` [INFO] [stdout] 08ca8976c078cb9e1e8a1b23a77c0a904afc68b33c13a74adafeea7ed80386a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b000359adeb167c27f06f3df0ffe06d4c17ddde761608e90dea73390a0737aab [INFO] running `Command { std: "docker" "start" "-a" "b000359adeb167c27f06f3df0ffe06d4c17ddde761608e90dea73390a0737aab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling ttf-parser v0.12.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling owned_ttf_parser v0.12.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling emath v0.13.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling epaint v0.13.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling quad-url v0.1.0 [INFO] [stderr] Compiling egui v0.13.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling frame_counter v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling egui-miniquad v0.5.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.7 [INFO] [stderr] Compiling glsl v6.0.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling egui-macroquad v0.5.0 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling purg v0.1.0 (/opt/rustwide/workdir/purg) [INFO] [stdout] warning: constant `TOY_UNIFORMS` is never used [INFO] [stdout] --> purg/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const TOY_UNIFORMS: [(&'static str, UniformType); 6] = [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeDelta` should have a snake case name [INFO] [stdout] --> purg/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | timeDelta: f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `time_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Datelike`, `NaiveDateTime`, and `Timelike` [INFO] [stdout] --> purg/src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, NaiveDateTime, Timelike}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frame_counter::FrameCounter` [INFO] [stdout] --> purg/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use frame_counter::FrameCounter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vec2` and `Vec3` [INFO] [stdout] --> purg/src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::math::{Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::models::Vertex` [INFO] [stdout] --> purg/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use macroquad::models::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> purg/src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> purg/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut fragment_shader = frag_shader; [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> purg/src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut vertex_shader = DEFAULT_VERTEX_SHADER.to_string(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Uniform` is never used [INFO] [stdout] --> purg/src/main.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum Uniform { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG` is never used [INFO] [stdout] --> purg/src/main.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const DEBUG: bool = false; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_FRAGMENT_SHADER` is never used [INFO] [stdout] --> purg/src/main.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const DEFAULT_FRAGMENT_SHADER: &'static str = "#version 450 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling atory v0.1.0 (/opt/rustwide/workdir/atory) [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> atory/src/download.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GenericError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_save_shader_error` is never used [INFO] [stdout] --> atory/src/download.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn return_save_shader_error() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::FunctionParameterDeclaration::Named` [INFO] [stdout] --> atory/src/rebuild.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use glsl::syntax::FunctionParameterDeclaration::Named; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::StorageQualifier::Out` [INFO] [stdout] --> atory/src/rebuild.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::StorageQualifier::Out; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::TypeQualifierSpec::Storage` [INFO] [stdout] --> atory/src/rebuild.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glsl::syntax::TypeQualifierSpec::Storage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Declaration` and `TypeQualifier` [INFO] [stdout] --> atory/src/rebuild.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Declaration, ExternalDeclaration, FullySpecifiedType, FunctionPrototype, Identifier, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | NonEmpty, ShaderStage, TranslationUnit, TypeQualifier, TypeSpecifier, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> atory/src/rebuild.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | / /// NOTE: this is not scalable at anything more compilcated than a single file i thinks [INFO] [stdout] 96 | | /// Loop until we we find the main_image() def and then pass it to get its body yanked out [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] 97 | let functions = Some(get_main(root_declarations.clone())); [INFO] [stdout] | ---------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Declaration`, `ExternalDeclaration`, `NonEmpty`, and `TranslationUnit` [INFO] [stdout] --> atory/src/transpiler.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::{Declaration, ExternalDeclaration, NonEmpty, ShaderStage, TranslationUnit}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::download::download` [INFO] [stdout] --> atory/src/transpiler.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::download::download; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> atory/src/transpiler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::Statement` [INFO] [stdout] --> atory/src/editor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::Statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/rebuild.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | mut mid: Option>, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/rebuild.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | mut end: Option>, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> atory/src/rebuild.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 94 | TranslationUnit(root_declarations) => { [INFO] [stdout] | ---------------------------------- matches any value [INFO] [stdout] ... [INFO] [stdout] 105 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> atory/src/editor.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let mut expression = String::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func_body` [INFO] [stdout] --> atory/src/editor.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | ... let func_body = String::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_func_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dec` [INFO] [stdout] --> atory/src/editor.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | ... ExternalDeclaration::Declaration(dec) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/editor.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut expression = String::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> atory/src/download.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GenericError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_save_shader_error` is never used [INFO] [stdout] --> atory/src/download.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn return_save_shader_error() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `shadertoy_glsl` is never used [INFO] [stdout] --> atory/src/transpiler.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static shadertoy_glsl : &str = " [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `shadertoy_glsl` should have an upper case name [INFO] [stdout] --> atory/src/transpiler.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static shadertoy_glsl : &str = " [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADERTOY_GLSL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stdout] --> atory/src/editor.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | ... ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stdout] --> atory/src/editor.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | ... ui.selectable_label(false, &format!(" {}", out)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 72 | let _ = ui.selectable_label(false, &format!(" {}", out)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b000359adeb167c27f06f3df0ffe06d4c17ddde761608e90dea73390a0737aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b000359adeb167c27f06f3df0ffe06d4c17ddde761608e90dea73390a0737aab", kill_on_drop: false }` [INFO] [stdout] b000359adeb167c27f06f3df0ffe06d4c17ddde761608e90dea73390a0737aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da8415d3653e915be2a174a408294da34a204d9d0b5dca29821a2b9e8bc857c6 [INFO] running `Command { std: "docker" "start" "-a" "da8415d3653e915be2a174a408294da34a204d9d0b5dca29821a2b9e8bc857c6", kill_on_drop: false }` [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> atory/src/download.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GenericError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_save_shader_error` is never used [INFO] [stdout] --> atory/src/download.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn return_save_shader_error() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOY_UNIFORMS` is never used [INFO] [stdout] --> purg/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const TOY_UNIFORMS: [(&'static str, UniformType); 6] = [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeDelta` should have a snake case name [INFO] [stdout] --> purg/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | timeDelta: f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `time_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atory v0.1.0 (/opt/rustwide/workdir/atory) [INFO] [stderr] Compiling purg v0.1.0 (/opt/rustwide/workdir/purg) [INFO] [stdout] warning: unused import: `glsl::syntax::FunctionParameterDeclaration::Named` [INFO] [stdout] --> atory/src/rebuild.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use glsl::syntax::FunctionParameterDeclaration::Named; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::StorageQualifier::Out` [INFO] [stdout] --> atory/src/rebuild.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::StorageQualifier::Out; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::TypeQualifierSpec::Storage` [INFO] [stdout] --> atory/src/rebuild.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glsl::syntax::TypeQualifierSpec::Storage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Declaration` and `TypeQualifier` [INFO] [stdout] --> atory/src/rebuild.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Declaration, ExternalDeclaration, FullySpecifiedType, FunctionPrototype, Identifier, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | NonEmpty, ShaderStage, TranslationUnit, TypeQualifier, TypeSpecifier, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> atory/src/rebuild.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | / /// NOTE: this is not scalable at anything more compilcated than a single file i thinks [INFO] [stdout] 96 | | /// Loop until we we find the main_image() def and then pass it to get its body yanked out [INFO] [stdout] | |______________________________________________________________________________________________________^ [INFO] [stdout] 97 | let functions = Some(get_main(root_declarations.clone())); [INFO] [stdout] | ---------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Declaration`, `ExternalDeclaration`, `NonEmpty`, and `TranslationUnit` [INFO] [stdout] --> atory/src/transpiler.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::{Declaration, ExternalDeclaration, NonEmpty, ShaderStage, TranslationUnit}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> atory/src/transpiler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glsl::syntax::Statement` [INFO] [stdout] --> atory/src/editor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glsl::syntax::Statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Datelike`, `NaiveDateTime`, and `Timelike` [INFO] [stdout] --> purg/src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, NaiveDateTime, Timelike}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frame_counter::FrameCounter` [INFO] [stdout] --> purg/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use frame_counter::FrameCounter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vec2` and `Vec3` [INFO] [stdout] --> purg/src/main.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::math::{Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::models::Vertex` [INFO] [stdout] --> purg/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use macroquad::models::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread` and `time` [INFO] [stdout] --> purg/src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> atory/src/editor.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let mut expression = String::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> purg/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut fragment_shader = frag_shader; [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> purg/src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut vertex_shader = DEFAULT_VERTEX_SHADER.to_string(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func_body` [INFO] [stdout] --> atory/src/editor.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | ... let func_body = String::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_func_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dec` [INFO] [stdout] --> atory/src/editor.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | ... ExternalDeclaration::Declaration(dec) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Uniform` is never used [INFO] [stdout] --> purg/src/main.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum Uniform { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG` is never used [INFO] [stdout] --> purg/src/main.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const DEBUG: bool = false; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_FRAGMENT_SHADER` is never used [INFO] [stdout] --> purg/src/main.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const DEFAULT_FRAGMENT_SHADER: &'static str = "#version 450 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TOY_UNIFORMS` is never used [INFO] [stdout] --> purg/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const TOY_UNIFORMS: [(&'static str, UniformType); 6] = [ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/editor.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut expression = String::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeDelta` should have a snake case name [INFO] [stdout] --> purg/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | timeDelta: f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `time_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/rebuild.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | mut mid: Option>, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> atory/src/rebuild.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | mut end: Option>, [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> atory/src/rebuild.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 94 | TranslationUnit(root_declarations) => { [INFO] [stdout] | ---------------------------------- matches any value [INFO] [stdout] ... [INFO] [stdout] 105 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> atory/src/download.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GenericError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_save_shader_error` is never used [INFO] [stdout] --> atory/src/download.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn return_save_shader_error() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> atory/src/transpiler.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | let (name, code) = download("tsXBzS", false).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> atory/src/transpiler.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | let (name, code) = download("stXXzS", false).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stdout] --> atory/src/editor.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | ... ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> atory/src/transpiler.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | let (name, code) = download("slsXDX", false).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stdout] --> atory/src/editor.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | ... ui.selectable_label(false, &format!(" {}", out)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 72 | let _ = ui.selectable_label(false, &format!(" {}", out)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> atory/src/download.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GenericError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | msg: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_save_shader_error` is never used [INFO] [stdout] --> atory/src/download.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn return_save_shader_error() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `shadertoy_glsl` should have an upper case name [INFO] [stdout] --> atory/src/transpiler.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static shadertoy_glsl : &str = " [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADERTOY_GLSL` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "da8415d3653e915be2a174a408294da34a204d9d0b5dca29821a2b9e8bc857c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8415d3653e915be2a174a408294da34a204d9d0b5dca29821a2b9e8bc857c6", kill_on_drop: false }` [INFO] [stdout] da8415d3653e915be2a174a408294da34a204d9d0b5dca29821a2b9e8bc857c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a2f4ba2330850e3d128c8a9dc157e578fd9bd43d10d00f90c32ba01ac6eb090 [INFO] running `Command { std: "docker" "start" "-a" "6a2f4ba2330850e3d128c8a9dc157e578fd9bd43d10d00f90c32ba01ac6eb090", kill_on_drop: false }` [INFO] [stderr] warning: field `msg` is never read [INFO] [stderr] --> atory/src/download.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct GenericError { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 10 | msg: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GenericError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `return_save_shader_error` is never used [INFO] [stderr] --> atory/src/download.rs:47:4 [INFO] [stderr] | [INFO] [stderr] 47 | fn return_save_shader_error() -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `TOY_UNIFORMS` is never used [INFO] [stderr] --> purg/src/lib.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | const TOY_UNIFORMS: [(&'static str, UniformType); 6] = [ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `timeDelta` should have a snake case name [INFO] [stderr] --> purg/src/lib.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | timeDelta: f32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `time_delta` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `atory` (lib) generated 2 warnings [INFO] [stderr] warning: `purg` (lib) generated 2 warnings [INFO] [stderr] warning: `purg` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `atory` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `glsl::syntax::Statement` [INFO] [stderr] --> atory/src/editor.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use glsl::syntax::Statement; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `expression` [INFO] [stderr] --> atory/src/editor.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | let mut expression = String::new(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `func_body` [INFO] [stderr] --> atory/src/editor.rs:68:41 [INFO] [stderr] | [INFO] [stderr] 68 | ... let func_body = String::new(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_func_body` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dec` [INFO] [stderr] --> atory/src/editor.rs:81:62 [INFO] [stderr] | [INFO] [stderr] 81 | ... ExternalDeclaration::Declaration(dec) => { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_dec` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> atory/src/editor.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | let mut expression = String::new(); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stderr] --> atory/src/editor.rs:29:33 [INFO] [stderr] | [INFO] [stderr] 29 | ... ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 29 | let _ = ui.selectable_label(true, &format!("{:?}", pre)[0..5]); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `egui::Ui::selectable_label` that must be used [INFO] [stderr] --> atory/src/editor.rs:72:41 [INFO] [stderr] | [INFO] [stderr] 72 | ... ui.selectable_label(false, &format!(" {}", out)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: You should check if the user clicked this with `if ui.selectable_label(…).clicked() { … } [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 72 | let _ = ui.selectable_label(false, &format!(" {}", out)); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Datelike`, `NaiveDateTime`, and `Timelike` [INFO] [stderr] --> purg/src/main.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::{Datelike, NaiveDateTime, Timelike}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `frame_counter::FrameCounter` [INFO] [stderr] --> purg/src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use frame_counter::FrameCounter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Vec2` and `Vec3` [INFO] [stderr] --> purg/src/main.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use macroquad::math::{Vec2, Vec3}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `macroquad::models::Vertex` [INFO] [stderr] --> purg/src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use macroquad::models::Vertex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `thread` and `time` [INFO] [stderr] --> purg/src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{thread, time}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> purg/src/main.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | let mut fragment_shader = frag_shader; [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> purg/src/main.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | let mut vertex_shader = DEFAULT_VERTEX_SHADER.to_string(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: enum `Uniform` is never used [INFO] [stderr] --> purg/src/main.rs:9:6 [INFO] [stderr] | [INFO] [stderr] 9 | enum Uniform { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `DEBUG` is never used [INFO] [stderr] --> purg/src/main.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | const DEBUG: bool = false; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DEFAULT_FRAGMENT_SHADER` is never used [INFO] [stderr] --> purg/src/main.rs:48:7 [INFO] [stderr] | [INFO] [stderr] 48 | const DEFAULT_FRAGMENT_SHADER: &'static str = "#version 450 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glsl::syntax::FunctionParameterDeclaration::Named` [INFO] [stderr] --> atory/src/rebuild.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use glsl::syntax::FunctionParameterDeclaration::Named; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `glsl::syntax::StorageQualifier::Out` [INFO] [stderr] --> atory/src/rebuild.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use glsl::syntax::StorageQualifier::Out; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `glsl::syntax::TypeQualifierSpec::Storage` [INFO] [stderr] --> atory/src/rebuild.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use glsl::syntax::TypeQualifierSpec::Storage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Declaration` and `TypeQualifier` [INFO] [stderr] --> atory/src/rebuild.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | Declaration, ExternalDeclaration, FullySpecifiedType, FunctionPrototype, Identifier, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 8 | NonEmpty, ShaderStage, TranslationUnit, TypeQualifier, TypeSpecifier, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> atory/src/rebuild.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | / /// NOTE: this is not scalable at anything more compilcated than a single file i thinks [INFO] [stderr] 96 | | /// Loop until we we find the main_image() def and then pass it to get its body yanked out [INFO] [stderr] | |______________________________________________________________________________________________________^ [INFO] [stderr] 97 | let functions = Some(get_main(root_declarations.clone())); [INFO] [stderr] | ---------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Declaration`, `ExternalDeclaration`, `NonEmpty`, and `TranslationUnit` [INFO] [stderr] --> atory/src/transpiler.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | use glsl::syntax::{Declaration, ExternalDeclaration, NonEmpty, ShaderStage, TranslationUnit}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::fmt::Write` [INFO] [stderr] --> atory/src/transpiler.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use core::fmt::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> atory/src/rebuild.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | mut mid: Option>, [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> atory/src/rebuild.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | mut end: Option>, [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> atory/src/rebuild.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 94 | TranslationUnit(root_declarations) => { [INFO] [stderr] | ---------------------------------- matches any value [INFO] [stderr] ... [INFO] [stderr] 105 | _ => { [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> atory/src/transpiler.rs:112:10 [INFO] [stderr] | [INFO] [stderr] 112 | let (name, code) = download("tsXBzS", false).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> atory/src/transpiler.rs:120:10 [INFO] [stderr] | [INFO] [stderr] 120 | let (name, code) = download("stXXzS", false).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> atory/src/transpiler.rs:128:10 [INFO] [stderr] | [INFO] [stderr] 128 | let (name, code) = download("slsXDX", false).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: static variable `shadertoy_glsl` should have an upper case name [INFO] [stderr] --> atory/src/transpiler.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | static shadertoy_glsl : &str = " [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SHADERTOY_GLSL` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `atory` (bin "editor" test) generated 7 warnings (run `cargo fix --bin "editor" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `purg` (bin "purg" test) generated 10 warnings (run `cargo fix --bin "purg" --tests` to apply 7 suggestions) [INFO] [stderr] warning: `atory` (bin "atory" test) generated 16 warnings (2 duplicates) (run `cargo fix --bin "atory" --tests` to apply 8 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atory-0345d68bc10837af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/atory-1cc28ba352f35489) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test transpiler::test_glsl_write ... ok [INFO] [stdout] test transpiler::test_glsl_uniform_insert ... ok [INFO] [stdout] test transpiler::test_download_shadertoy3 ... FAILED [INFO] [stdout] test transpiler::test_download_shadertoy ... FAILED [INFO] [stdout] test transpiler::test_download_shadertoy2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- transpiler::test_download_shadertoy3 stdout ---- [INFO] [stdout] thread 'transpiler::test_download_shadertoy3' panicked at atory/src/download.rs:76:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.shadertoy.com")), port: None, path: "/shadertoy/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575780c692fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575780c692fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575780c692fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575780c692fa - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575780c9461b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575780c9461b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575780c65b23 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575780c6ab02 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575780c6ab02 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x575780c6a643 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x57578078cb59 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x57578078cb59 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575780c6b3c2 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x575780c6b3c2 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x575780c6b077 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x575780c697d9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575780c6ad04 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x575780729353 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5757807298a6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x57578074c2a4 - core::result::Result::unwrap::h44464c6517680161 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x57578074c2a4 - atory::download::get_json_string::he6c3d9412afd4d1f [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:71:19 [INFO] [stdout] 21: 0x57578074bc2d - atory::download::get_shader_name_and_code::hd784f611b86b1915 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:58:47 [INFO] [stdout] 22: 0x57578074b5ad - atory::download::download::hce5a2d9e87ddcda3 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:26:24 [INFO] [stdout] 23: 0x57578074dd42 - atory::transpiler::test_download_shadertoy3::h29085ca208a55fab [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:128:24 [INFO] [stdout] 24: 0x57578074dd07 - atory::transpiler::test_download_shadertoy3::{{closure}}::hcf18e018c8550113 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:127:34 [INFO] [stdout] 25: 0x575780743016 - core::ops::function::FnOnce::call_once::h949de937eb5c4df0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5757807914cb - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5757807914cb - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 28: 0x575780790d48 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 29: 0x575780790d48 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x575780790d48 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 31: 0x575780790d48 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 32: 0x575780790d48 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 33: 0x575780790d48 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 34: 0x575780790d48 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 35: 0x575780756114 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 36: 0x575780756114 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 37: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 38: 0x5757807597c2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x5757807597c2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 40: 0x5757807597c2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 41: 0x5757807597c2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 42: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 43: 0x5757807597c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 45: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 46: 0x575780c6f81b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 47: 0x75ce9bd64ac3 - [INFO] [stdout] 48: 0x75ce9bdf5a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- transpiler::test_download_shadertoy stdout ---- [INFO] [stdout] thread 'transpiler::test_download_shadertoy' panicked at atory/src/download.rs:76:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.shadertoy.com")), port: None, path: "/shadertoy/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575780c692fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575780c692fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575780c692fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575780c692fa - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575780c9461b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575780c9461b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575780c65b23 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575780c6ab02 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575780c6ab02 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x575780c6a643 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x57578078cb59 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x57578078cb59 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575780c6b3c2 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x575780c6b3c2 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x575780c6b077 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x575780c697d9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575780c6ad04 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x575780729353 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5757807298a6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x57578074c2a4 - core::result::Result::unwrap::h44464c6517680161 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x57578074c2a4 - atory::download::get_json_string::he6c3d9412afd4d1f [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:71:19 [INFO] [stdout] 21: 0x57578074bc2d - atory::download::get_shader_name_and_code::hd784f611b86b1915 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:58:47 [INFO] [stdout] 22: 0x57578074b5ad - atory::download::download::hce5a2d9e87ddcda3 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:26:24 [INFO] [stdout] 23: 0x57578074d8c2 - atory::transpiler::test_download_shadertoy::h8be09856cae9ff0d [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:112:24 [INFO] [stdout] 24: 0x57578074d887 - atory::transpiler::test_download_shadertoy::{{closure}}::h9f75a5826ac6f7cb [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:111:33 [INFO] [stdout] 25: 0x575780742fa6 - core::ops::function::FnOnce::call_once::h6725474cae47aa21 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5757807914cb - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5757807914cb - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 28: 0x575780790d48 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 29: 0x575780790d48 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x575780790d48 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 31: 0x575780790d48 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 32: 0x575780790d48 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 33: 0x575780790d48 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 34: 0x575780790d48 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 35: 0x575780756114 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 36: 0x575780756114 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 37: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 38: 0x5757807597c2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x5757807597c2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 40: 0x5757807597c2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 41: 0x5757807597c2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 42: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 43: 0x5757807597c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 45: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 46: 0x575780c6f81b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 47: 0x75ce9bd64ac3 - [INFO] [stdout] 48: 0x75ce9bdf5a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- transpiler::test_download_shadertoy2 stdout ---- [INFO] [stdout] thread 'transpiler::test_download_shadertoy2' panicked at atory/src/download.rs:76:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.shadertoy.com")), port: None, path: "/shadertoy/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x575780c692fa - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x575780c692fa - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x575780c692fa - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x575780c692fa - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x575780c9461b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x575780c9461b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x575780c65b23 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x575780c6ab02 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x575780c6ab02 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x575780c6a643 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x57578078cb59 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x57578078cb59 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x575780c6b3c2 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x575780c6b3c2 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x575780c6b077 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x575780c697d9 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x575780c6ad04 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x575780729353 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5757807298a6 - core::result::unwrap_failed::hb08d23940033af31 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x57578074c2a4 - core::result::Result::unwrap::h44464c6517680161 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x57578074c2a4 - atory::download::get_json_string::he6c3d9412afd4d1f [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:71:19 [INFO] [stdout] 21: 0x57578074bc2d - atory::download::get_shader_name_and_code::hd784f611b86b1915 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:58:47 [INFO] [stdout] 22: 0x57578074b5ad - atory::download::download::hce5a2d9e87ddcda3 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/download.rs:26:24 [INFO] [stdout] 23: 0x57578074db02 - atory::transpiler::test_download_shadertoy2::h375665cd3d63941d [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:120:24 [INFO] [stdout] 24: 0x57578074dac7 - atory::transpiler::test_download_shadertoy2::{{closure}}::h11e7a538ebe45834 [INFO] [stdout] at /opt/rustwide/workdir/atory/src/transpiler.rs:119:34 [INFO] [stdout] 25: 0x575780743116 - core::ops::function::FnOnce::call_once::hf99d9b9a7371b300 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5757807914cb - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5757807914cb - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 28: 0x575780790d48 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 29: 0x575780790d48 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x575780790d48 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 31: 0x575780790d48 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 32: 0x575780790d48 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 33: 0x575780790d48 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 34: 0x575780790d48 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 35: 0x575780756114 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 36: 0x575780756114 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 37: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 38: 0x5757807597c2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x5757807597c2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 40: 0x5757807597c2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 41: 0x5757807597c2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 42: 0x5757807597c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 43: 0x5757807597c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 45: 0x575780c6f81b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 46: 0x575780c6f81b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 47: 0x75ce9bd64ac3 - [INFO] [stdout] 48: 0x75ce9bdf5a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] transpiler::test_download_shadertoy [INFO] [stdout] transpiler::test_download_shadertoy2 [INFO] [stdout] transpiler::test_download_shadertoy3 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p atory --bin atory` [INFO] running `Command { std: "docker" "inspect" "6a2f4ba2330850e3d128c8a9dc157e578fd9bd43d10d00f90c32ba01ac6eb090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2f4ba2330850e3d128c8a9dc157e578fd9bd43d10d00f90c32ba01ac6eb090", kill_on_drop: false }` [INFO] [stdout] 6a2f4ba2330850e3d128c8a9dc157e578fd9bd43d10d00f90c32ba01ac6eb090