[INFO] fetching crate moore-vhdl 0.14.0... [INFO] testing moore-vhdl-0.14.0 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] extracting crate moore-vhdl 0.14.0 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate moore-vhdl 0.14.0 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moore-vhdl 0.14.0 [INFO] finished tweaking crates.io crate moore-vhdl 0.14.0 [INFO] tweaked toml for crates.io crate moore-vhdl 0.14.0 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atom v0.3.6 [INFO] [stderr] Downloaded hibitset v0.6.3 [INFO] [stderr] Downloaded moore-vhdl-syntax v0.14.0 [INFO] [stderr] Downloaded llhd v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4afda1eab4057146c5b39a04037fd39080b123f32a55d69e65a4b7dd65964806 [INFO] running `Command { std: "docker" "start" "-a" "4afda1eab4057146c5b39a04037fd39080b123f32a55d69e65a4b7dd65964806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4afda1eab4057146c5b39a04037fd39080b123f32a55d69e65a4b7dd65964806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afda1eab4057146c5b39a04037fd39080b123f32a55d69e65a4b7dd65964806", kill_on_drop: false }` [INFO] [stdout] 4afda1eab4057146c5b39a04037fd39080b123f32a55d69e65a4b7dd65964806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3839af9a76a8cc7c63c60a2d4cb9beef6b72dc77e9b5a22bfdb75bb1abfdb2ed [INFO] running `Command { std: "docker" "start" "-a" "3839af9a76a8cc7c63c60a2d4cb9beef6b72dc77e9b5a22bfdb75bb1abfdb2ed", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling moore-common v0.14.0 [INFO] [stderr] Compiling moore-vhdl-syntax v0.14.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling llhd v0.16.0 [INFO] [stderr] Compiling moore-vhdl v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> hir/obj_decl.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ty: &'t (), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init` [INFO] [stdout] --> hir/obj_decl.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | init: Option<&'t ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> hir/pkg.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | id: NodeId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Package2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/pkg.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> hir/subtype_decl.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> hir/subtype_decl.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | name: Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> hir/subtype_decl.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | data: Spanned<&'t Slot<'t, SubtypeInd2<'t>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> hir/subtype_decl.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | marker: &'t (), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeInd2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> ty2/marks.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | name: TypeName, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> ty2/marks.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ty: &'t Subtype, // TODO: Actually make this a subtype indication. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.67s [INFO] running `Command { std: "docker" "inspect" "3839af9a76a8cc7c63c60a2d4cb9beef6b72dc77e9b5a22bfdb75bb1abfdb2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3839af9a76a8cc7c63c60a2d4cb9beef6b72dc77e9b5a22bfdb75bb1abfdb2ed", kill_on_drop: false }` [INFO] [stdout] 3839af9a76a8cc7c63c60a2d4cb9beef6b72dc77e9b5a22bfdb75bb1abfdb2ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 189ec5715df11251814cf79ac110d62cdb7a049a64a744c8e7b826962fed1ad9 [INFO] running `Command { std: "docker" "start" "-a" "189ec5715df11251814cf79ac110d62cdb7a049a64a744c8e7b826962fed1ad9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling moore-vhdl v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> hir/obj_decl.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ty: &'t (), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init` [INFO] [stdout] --> hir/obj_decl.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | init: Option<&'t ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> hir/pkg.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | id: NodeId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Package2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/pkg.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> hir/subtype_decl.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> hir/subtype_decl.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | name: Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> hir/subtype_decl.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | data: Spanned<&'t Slot<'t, SubtypeInd2<'t>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> hir/subtype_decl.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | marker: &'t (), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeInd2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> ty2/marks.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | name: TypeName, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> ty2/marks.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ty: &'t Subtype, // TODO: Actually make this a subtype indication. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> hir/obj_decl.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ty: &'t (), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init` [INFO] [stdout] --> hir/obj_decl.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | init: Option<&'t ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/obj_decl.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> hir/pkg.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | id: NodeId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Package2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/pkg.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> hir/subtype_decl.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | span: Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> hir/subtype_decl.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | name: Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> hir/subtype_decl.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | data: Spanned<&'t Slot<'t, SubtypeInd2<'t>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> hir/subtype_decl.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | marker: &'t (), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeInd2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> hir/subtype_decl.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> ty2/marks.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | name: TypeName, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ty` [INFO] [stdout] --> ty2/marks.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | ty: &'t Subtype, // TODO: Actually make this a subtype indication. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> ty2/marks.rs:175:10 [INFO] [stdout] | [INFO] [stdout] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.66s [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/moore_vhdl-f8d3f105c202b0db) [INFO] running `Command { std: "docker" "inspect" "189ec5715df11251814cf79ac110d62cdb7a049a64a744c8e7b826962fed1ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "189ec5715df11251814cf79ac110d62cdb7a049a64a744c8e7b826962fed1ad9", kill_on_drop: false }` [INFO] [stdout] 189ec5715df11251814cf79ac110d62cdb7a049a64a744c8e7b826962fed1ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 886449f94f3d6a4a262405d0949d3ad1f49c61e5fd4a217bd4ebe6886243787d [INFO] running `Command { std: "docker" "start" "-a" "886449f94f3d6a4a262405d0949d3ad1f49c61e5fd4a217bd4ebe6886243787d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `ty` [INFO] [stdout] [INFO] [stderr] --> hir/obj_decl.rs:14:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 14 | ty: &'t (), [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/obj_decl.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `init` [INFO] [stderr] --> hir/obj_decl.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | init: Option<&'t ()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/obj_decl.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> hir/pkg.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | id: NodeId, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Package2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/pkg.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `span` [INFO] [stderr] --> hir/subtype_decl.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | span: Span, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/subtype_decl.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> hir/subtype_decl.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | name: Spanned, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/subtype_decl.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> hir/subtype_decl.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | data: Spanned<&'t Slot<'t, SubtypeInd2<'t>>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeDecl2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/subtype_decl.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `marker` [INFO] [stderr] --> hir/subtype_decl.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | marker: &'t (), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeInd2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> hir/subtype_decl.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> ty2/marks.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | name: TypeName, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ty2/marks.rs:175:10 [INFO] [stderr] | [INFO] [stderr] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ty` [INFO] [stderr] --> ty2/marks.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | ty: &'t Subtype, // TODO: Actually make this a subtype indication. [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SubtypeDecl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> ty2/marks.rs:175:10 [INFO] [stderr] | [INFO] [stderr] 175 | #[derive(Clone, Copy, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `moore-vhdl` (lib) generated 9 warnings [INFO] [stderr] warning: `moore-vhdl` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/moore_vhdl-f8d3f105c202b0db) [INFO] [stderr] Doc-tests moore-vhdl [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test ty2/ints.rs - ty2::ints::IntegerBasetype::new (line 107) ... FAILED [INFO] [stdout] test ty2/enums.rs - ty2::enums::EnumSubtype::new (line 190) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::len (line 247) ... FAILED [INFO] [stdout] test ty2/physical.rs - ty2::physical::PhysicalSubtype::new (line 216) ... FAILED [INFO] [stdout] test ty2/enums.rs - ty2::enums::EnumBasetype::new (line 108) ... FAILED [INFO] [stdout] test ty2/floats.rs - ty2::floats::FloatingSubtype::new (line 193) ... FAILED [INFO] [stdout] test ty2/floats.rs - ty2::floats::FloatingBasetype::new (line 107) ... FAILED [INFO] [stdout] test ty2/physical.rs - ty2::physical::PhysicalBasetype::new (line 115) ... FAILED [INFO] [stdout] test ty2/marks.rs - ty2::marks::TypeDecl (line 91) ... FAILED [INFO] [stdout] test ty2/access.rs - ty2::access::AccessType::new (line 21) ... FAILED [INFO] [stdout] test ty2/ints.rs - ty2::ints::IntegerSubtype::new (line 194) ... FAILED [INFO] [stdout] test ty2/marks.rs - ty2::marks::TypeMark (line 191) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::with_lower_upper (line 59) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::with_left_right (line 34) ... FAILED [INFO] [stdout] test ty2/ints.rs - ty2::ints::UniversalIntegerType (line 279) ... FAILED [INFO] [stdout] test ty2/types.rs - ty2::types::NullType (line 380) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::ascending (line 89) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::descending (line 111) ... FAILED [INFO] [stdout] test ty2/floats.rs - ty2::floats::UniversalRealType (line 278) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::has_subrange (line 268) ... FAILED [INFO] [stdout] test ty2/physical.rs - ty2::physical::PhysicalUnit::secondary (line 372) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::lower (line 184) ... FAILED [INFO] [stdout] test ty2/physical.rs - ty2::physical::PhysicalUnit::new (line 320) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::right (line 167) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::left (line 150) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::dir (line 133) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::is_null (line 227) ... FAILED [INFO] [stdout] test ty2/physical.rs - ty2::physical::PhysicalUnit::primary (line 346) ... FAILED [INFO] [stdout] test ty2/range.rs - ty2::range::Range::upper (line 204) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ty2/ints.rs - ty2::ints::IntegerBasetype::new (line 107) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/enums.rs - ty2::enums::EnumSubtype::new (line 190) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::len (line 247) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/physical.rs - ty2::physical::PhysicalSubtype::new (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/enums.rs - ty2::enums::EnumBasetype::new (line 108) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/floats.rs - ty2::floats::FloatingSubtype::new (line 193) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/floats.rs - ty2::floats::FloatingBasetype::new (line 107) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/physical.rs - ty2::physical::PhysicalBasetype::new (line 115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/marks.rs - ty2::marks::TypeDecl (line 91) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/access.rs - ty2::access::AccessType::new (line 21) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/ints.rs - ty2::ints::IntegerSubtype::new (line 194) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/marks.rs - ty2::marks::TypeMark (line 191) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::with_lower_upper (line 59) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::with_left_right (line 34) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/ints.rs - ty2::ints::UniversalIntegerType (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/types.rs - ty2::types::NullType (line 380) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::ascending (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::descending (line 111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/floats.rs - ty2::floats::UniversalRealType (line 278) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::has_subrange (line 268) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/physical.rs - ty2::physical::PhysicalUnit::secondary (line 372) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::lower (line 184) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/physical.rs - ty2::physical::PhysicalUnit::new (line 320) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::right (line 167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::left (line 150) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::dir (line 133) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::is_null (line 227) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/physical.rs - ty2::physical::PhysicalUnit::primary (line 346) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- ty2/range.rs - ty2::range::Range::upper (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ty2/access.rs - ty2::access::AccessType::new (line 21) [INFO] [stdout] ty2/enums.rs - ty2::enums::EnumBasetype::new (line 108) [INFO] [stdout] ty2/enums.rs - ty2::enums::EnumSubtype::new (line 190) [INFO] [stdout] ty2/floats.rs - ty2::floats::FloatingBasetype::new (line 107) [INFO] [stdout] ty2/floats.rs - ty2::floats::FloatingSubtype::new (line 193) [INFO] [stdout] ty2/floats.rs - ty2::floats::UniversalRealType (line 278) [INFO] [stdout] ty2/ints.rs - ty2::ints::IntegerBasetype::new (line 107) [INFO] [stdout] ty2/ints.rs - ty2::ints::IntegerSubtype::new (line 194) [INFO] [stdout] ty2/ints.rs - ty2::ints::UniversalIntegerType (line 279) [INFO] [stdout] ty2/marks.rs - ty2::marks::TypeDecl (line 91) [INFO] [stdout] ty2/marks.rs - ty2::marks::TypeMark (line 191) [INFO] [stdout] ty2/physical.rs - ty2::physical::PhysicalBasetype::new (line 115) [INFO] [stdout] ty2/physical.rs - ty2::physical::PhysicalSubtype::new (line 216) [INFO] [stdout] ty2/physical.rs - ty2::physical::PhysicalUnit::new (line 320) [INFO] [stdout] ty2/physical.rs - ty2::physical::PhysicalUnit::primary (line 346) [INFO] [stdout] ty2/physical.rs - ty2::physical::PhysicalUnit::secondary (line 372) [INFO] [stdout] ty2/range.rs - ty2::range::Range::ascending (line 89) [INFO] [stdout] ty2/range.rs - ty2::range::Range::descending (line 111) [INFO] [stdout] ty2/range.rs - ty2::range::Range::dir (line 133) [INFO] [stdout] ty2/range.rs - ty2::range::Range::has_subrange (line 268) [INFO] [stdout] ty2/range.rs - ty2::range::Range::is_null (line 227) [INFO] [stdout] ty2/range.rs - ty2::range::Range::left (line 150) [INFO] [stdout] ty2/range.rs - ty2::range::Range::len (line 247) [INFO] [stdout] ty2/range.rs - ty2::range::Range::lower (line 184) [INFO] [stdout] ty2/range.rs - ty2::range::Range::right (line 167) [INFO] [stdout] ty2/range.rs - ty2::range::Range::upper (line 204) [INFO] [stdout] ty2/range.rs - ty2::range::Range::with_left_right (line 34) [INFO] [stdout] ty2/range.rs - ty2::range::Range::with_lower_upper (line 59) [INFO] [stdout] ty2/types.rs - ty2::types::NullType (line 380) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "886449f94f3d6a4a262405d0949d3ad1f49c61e5fd4a217bd4ebe6886243787d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886449f94f3d6a4a262405d0949d3ad1f49c61e5fd4a217bd4ebe6886243787d", kill_on_drop: false }` [INFO] [stdout] 886449f94f3d6a4a262405d0949d3ad1f49c61e5fd4a217bd4ebe6886243787d