[INFO] cloning repository https://github.com/Pctg-x8/spirv-autoform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pctg-x8/spirv-autoform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fspirv-autoform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fspirv-autoform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d66c14dfec4ce44d526b0f8a9787eb1ed36fca [INFO] testing Pctg-x8/spirv-autoform against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fspirv-autoform" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pctg-x8/spirv-autoform on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pctg-x8/spirv-autoform [INFO] finished tweaking git repo https://github.com/Pctg-x8/spirv-autoform [INFO] tweaked toml for git repo https://github.com/Pctg-x8/spirv-autoform written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/Pctg-x8/spirv-autoform already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d55c74ae16c64553c3718a2ff6872a637ea5be38ff075be41ebc1f4ec2e91037 [INFO] running `Command { std: "docker" "start" "-a" "d55c74ae16c64553c3718a2ff6872a637ea5be38ff075be41ebc1f4ec2e91037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55c74ae16c64553c3718a2ff6872a637ea5be38ff075be41ebc1f4ec2e91037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55c74ae16c64553c3718a2ff6872a637ea5be38ff075be41ebc1f4ec2e91037", kill_on_drop: false }` [INFO] [stdout] d55c74ae16c64553c3718a2ff6872a637ea5be38ff075be41ebc1f4ec2e91037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a779b61cb8e6b5f7ae89a9be93cf9bb7dcc9a9793885b34057732a35e33ed45 [INFO] running `Command { std: "docker" "start" "-a" "8a779b61cb8e6b5f7ae89a9be93cf9bb7dcc9a9793885b34057732a35e33ed45", kill_on_drop: false }` [INFO] [stderr] Compiling spirv-autoform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | fn cause(&self) -> Option<&std::error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:120:61 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn load(mut fp: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:165:57 [INFO] [stdout] | [INFO] [stdout] 165 | fn load_magic(fp: &mut F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | fn clone_inner(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | fn clone_inner(&self) -> Box { Box::new(Undef(std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:175:34 [INFO] [stdout] | [INFO] [stdout] 175 | fn clone_inner(&self) -> Box { Box::new(Constant(self.0.clone())) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | fn clone_inner(&self) -> Box { Box::new(CompositeConstant(self.0.clone(), std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:29 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:80 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:229:55 [INFO] [stdout] | [INFO] [stdout] 229 | fn process_undef(ty: &spv::Typedef) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:247:76 [INFO] [stdout] | [INFO] [stdout] 247 | fn process_constant(ty: &spv::Typedef, literals: &[u32]) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:264:76 [INFO] [stdout] | [INFO] [stdout] 264 | fn process_bool_constant(ty: &spv::Typedef, value: bool) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:268:91 [INFO] [stdout] | [INFO] [stdout] 268 | fn process_composite_constant<'t>(ty: &'t spv::Typedef, values: &[u32]) -> Result, ParsingError<'t>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:55:88 [INFO] [stdout] | [INFO] [stdout] 55 | struct SpirvConstantVariable<'n> { name: &'n str, ty: &'n spv::Typedef<'n>, value: Box } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:283:80 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_variables<'s>(&'s self, storage: spvdefs::StorageClass) -> Box)> + 's> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator)> + 's` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.47s [INFO] running `Command { std: "docker" "inspect" "8a779b61cb8e6b5f7ae89a9be93cf9bb7dcc9a9793885b34057732a35e33ed45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a779b61cb8e6b5f7ae89a9be93cf9bb7dcc9a9793885b34057732a35e33ed45", kill_on_drop: false }` [INFO] [stdout] 8a779b61cb8e6b5f7ae89a9be93cf9bb7dcc9a9793885b34057732a35e33ed45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4cdb746f203fc365074e4eb2f4f42813c1ab4e419bba9a5cb5697667e341605 [INFO] running `Command { std: "docker" "start" "-a" "e4cdb746f203fc365074e4eb2f4f42813c1ab4e419bba9a5cb5697667e341605", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | fn cause(&self) -> Option<&std::error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:120:61 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn load(mut fp: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:165:57 [INFO] [stdout] | [INFO] [stdout] 165 | fn load_magic(fp: &mut F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | fn clone_inner(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | fn clone_inner(&self) -> Box { Box::new(Undef(std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:175:34 [INFO] [stdout] | [INFO] [stdout] 175 | fn clone_inner(&self) -> Box { Box::new(Constant(self.0.clone())) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | fn clone_inner(&self) -> Box { Box::new(CompositeConstant(self.0.clone(), std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:29 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:80 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:229:55 [INFO] [stdout] | [INFO] [stdout] 229 | fn process_undef(ty: &spv::Typedef) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:247:76 [INFO] [stdout] | [INFO] [stdout] 247 | fn process_constant(ty: &spv::Typedef, literals: &[u32]) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spirv-autoform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:264:76 [INFO] [stdout] | [INFO] [stdout] 264 | fn process_bool_constant(ty: &spv::Typedef, value: bool) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:268:91 [INFO] [stdout] | [INFO] [stdout] 268 | fn process_composite_constant<'t>(ty: &'t spv::Typedef, values: &[u32]) -> Result, ParsingError<'t>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:55:88 [INFO] [stdout] | [INFO] [stdout] 55 | struct SpirvConstantVariable<'n> { name: &'n str, ty: &'n spv::Typedef<'n>, value: Box } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:283:80 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_variables<'s>(&'s self, storage: spvdefs::StorageClass) -> Box)> + 's> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator)> + 's` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | fn cause(&self) -> Option<&std::error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:120:61 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn load(mut fp: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/module_loader.rs:165:57 [INFO] [stdout] | [INFO] [stdout] 165 | fn load_magic(fp: &mut F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | fn clone_inner(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | fn clone_inner(&self) -> Box { Box::new(Undef(std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:175:34 [INFO] [stdout] | [INFO] [stdout] 175 | fn clone_inner(&self) -> Box { Box::new(Constant(self.0.clone())) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | fn clone_inner(&self) -> Box { Box::new(CompositeConstant(self.0.clone(), std::marker::PhantomData::)) } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:29 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:195:80 [INFO] [stdout] | [INFO] [stdout] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:229:55 [INFO] [stdout] | [INFO] [stdout] 229 | fn process_undef(ty: &spv::Typedef) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:247:76 [INFO] [stdout] | [INFO] [stdout] 247 | fn process_constant(ty: &spv::Typedef, literals: &[u32]) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:264:76 [INFO] [stdout] | [INFO] [stdout] 264 | fn process_bool_constant(ty: &spv::Typedef, value: bool) -> Result, ParsingError<'static>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/collector.rs:268:91 [INFO] [stdout] | [INFO] [stdout] 268 | fn process_composite_constant<'t>(ty: &'t spv::Typedef, values: &[u32]) -> Result, ParsingError<'t>> [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:55:88 [INFO] [stdout] | [INFO] [stdout] 55 | struct SpirvConstantVariable<'n> { name: &'n str, ty: &'n spv::Typedef<'n>, value: Box } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shader_interface.rs:283:80 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_variables<'s>(&'s self, storage: spvdefs::StorageClass) -> Box)> + 's> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator)> + 's` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "e4cdb746f203fc365074e4eb2f4f42813c1ab4e419bba9a5cb5697667e341605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cdb746f203fc365074e4eb2f4f42813c1ab4e419bba9a5cb5697667e341605", kill_on_drop: false }` [INFO] [stdout] e4cdb746f203fc365074e4eb2f4f42813c1ab4e419bba9a5cb5697667e341605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e956cba6b5ede09899b9217ca0af5456bd30eeb8848d7e7b9cda847b82ad60c [INFO] running `Command { std: "docker" "start" "-a" "1e956cba6b5ede09899b9217ca0af5456bd30eeb8848d7e7b9cda847b82ad60c", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/module_loader.rs:57:29 [INFO] [stderr] | [INFO] [stderr] 57 | fn cause(&self) -> Option<&std::error::Error> { None } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/module_loader.rs:120:61 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn load(mut fp: F) -> Result> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/module_loader.rs:165:57 [INFO] [stderr] | [INFO] [stderr] 165 | fn load_magic(fp: &mut F) -> Result> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | fn clone_inner(&self) -> Box; [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:171:34 [INFO] [stderr] | [INFO] [stderr] 171 | fn clone_inner(&self) -> Box { Box::new(Undef(std::marker::PhantomData::)) } [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:175:34 [INFO] [stderr] | [INFO] [stderr] 175 | fn clone_inner(&self) -> Box { Box::new(Constant(self.0.clone())) } [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:179:34 [INFO] [stderr] | [INFO] [stderr] 179 | fn clone_inner(&self) -> Box { Box::new(CompositeConstant(self.0.clone(), std::marker::PhantomData::)) } [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:195:29 [INFO] [stderr] | [INFO] [stderr] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:195:80 [INFO] [stderr] | [INFO] [stderr] 195 | embed: BTreeMap>, pub specialized: BTreeMap> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:229:55 [INFO] [stderr] | [INFO] [stderr] 229 | fn process_undef(ty: &spv::Typedef) -> Result, ParsingError<'static>> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:247:76 [INFO] [stderr] | [INFO] [stderr] 247 | fn process_constant(ty: &spv::Typedef, literals: &[u32]) -> Result, ParsingError<'static>> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:264:76 [INFO] [stderr] | [INFO] [stderr] 264 | fn process_bool_constant(ty: &spv::Typedef, value: bool) -> Result, ParsingError<'static>> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/collector.rs:268:91 [INFO] [stderr] | [INFO] [stderr] 268 | fn process_composite_constant<'t>(ty: &'t spv::Typedef, values: &[u32]) -> Result, ParsingError<'t>> [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shader_interface.rs:55:88 [INFO] [stderr] | [INFO] [stderr] 55 | struct SpirvConstantVariable<'n> { name: &'n str, ty: &'n spv::Typedef<'n>, value: Box } [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn ConstantValue` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shader_interface.rs:283:80 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn iter_variables<'s>(&'s self, storage: spvdefs::StorageClass) -> Box)> + 's> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator)> + 's` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `spirv-autoform` (lib) generated 15 warnings [INFO] [stderr] warning: `spirv-autoform` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spirv_autoform-39d0eea8ee82ef99) [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 (/opt/rustwide/target/debug/deps/main-103ce1dc3e2107f7) [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] Doc-tests spirv-autoform [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] running `Command { std: "docker" "inspect" "1e956cba6b5ede09899b9217ca0af5456bd30eeb8848d7e7b9cda847b82ad60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e956cba6b5ede09899b9217ca0af5456bd30eeb8848d7e7b9cda847b82ad60c", kill_on_drop: false }` [INFO] [stdout] 1e956cba6b5ede09899b9217ca0af5456bd30eeb8848d7e7b9cda847b82ad60c