[INFO] fetching crate protospec-build 0.3.0... [INFO] checking protospec-build-0.3.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate protospec-build 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate protospec-build 0.3.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protospec-build 0.3.0 [INFO] finished tweaking crates.io crate protospec-build 0.3.0 [INFO] tweaked toml for crates.io crate protospec-build 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.5.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac2bf7ed79d58baa75f77a6baced3296c609b278a314d819af951e16b79d6dd9 [INFO] running `Command { std: "docker" "start" "-a" "ac2bf7ed79d58baa75f77a6baced3296c609b278a314d819af951e16b79d6dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac2bf7ed79d58baa75f77a6baced3296c609b278a314d819af951e16b79d6dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2bf7ed79d58baa75f77a6baced3296c609b278a314d819af951e16b79d6dd9", kill_on_drop: false }` [INFO] [stdout] ac2bf7ed79d58baa75f77a6baced3296c609b278a314d819af951e16b79d6dd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d404d2d780061c5af1c9f61ea29a69b843ec2bda8fc19a5631911723bf47dd49 [INFO] running `Command { std: "docker" "start" "-a" "d404d2d780061c5af1c9f61ea29a69b843ec2bda8fc19a5631911723bf47dd49", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking protospec-build v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Program` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Program` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TypeArgument` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TypeArgument` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `LengthConstraint` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `LengthConstraint` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TypeRef` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TypeRef` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Type` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Type` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Field` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `BinaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `BinaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `UnaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `UnaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `CastExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `CastExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `ArrayIndexExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `ArrayIndexExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `EnumAccessExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `EnumAccessExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TernaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TernaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `CallExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `CallExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Int` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Int` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `MemberExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `MemberExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Expression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Expression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ^^^^^^ the name `ForeignType` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use ffi::*; [INFO] [stdout] | ------ but the name `ForeignType` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ------ but the name `Transform` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ^^^^^^ the name `Transform` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi_arguments::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use ffi_arguments::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `field::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use field::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `type_::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use type_::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `expression::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use expression::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `length::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use length::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `program::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use program::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Program` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Program` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TypeArgument` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TypeArgument` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `LengthConstraint` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `LengthConstraint` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TypeRef` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TypeRef` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Type` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Type` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Field` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Field` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `BinaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `BinaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `UnaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `UnaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `CastExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `CastExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `ArrayIndexExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `ArrayIndexExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `EnumAccessExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `EnumAccessExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `TernaryExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `TernaryExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `CallExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `CallExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Int` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Int` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `MemberExpression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `MemberExpression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ^^^^^^ the name `Expression` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ------ but the name `Expression` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ^^^^^^ the name `ForeignType` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 41 | pub use ffi::*; [INFO] [stdout] | ------ but the name `ForeignType` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use ast::*; [INFO] [stdout] | ------ but the name `Transform` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 21 | pub use asg::*; [INFO] [stdout] | ^^^^^^ the name `Transform` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi_arguments::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use ffi_arguments::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `field::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use field::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `type_::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use type_::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `expression::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use expression::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `length::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use length::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `program::*` [INFO] [stdout] --> src/semantics/convert/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use program::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> tests/mod.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | is_async: bool, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_async` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> tests/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | is_async: bool, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> tests/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | arguments: Vec, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> tests/mod.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | is_async: bool, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> tests/mod.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | arguments: Vec, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> tests/mod.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | is_async: bool, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/mod.rs:176:36 [INFO] [stdout] | [INFO] [stdout] 176 | fn resolve_ffi_function(&self, name: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/mod.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 206 | fn resolve_ffi_function(&self, name: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "d404d2d780061c5af1c9f61ea29a69b843ec2bda8fc19a5631911723bf47dd49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d404d2d780061c5af1c9f61ea29a69b843ec2bda8fc19a5631911723bf47dd49", kill_on_drop: false }` [INFO] [stdout] d404d2d780061c5af1c9f61ea29a69b843ec2bda8fc19a5631911723bf47dd49