[INFO] fetching crate protospec-build 0.3.0... [INFO] checking protospec-build-0.3.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate protospec-build 0.3.0 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate protospec-build 0.3.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2c0d2d16302205f8964e2041d621ec1c8dcfd18ffcde664a42849d2d52f850 [INFO] running `Command { std: "docker" "start" "-a" "2f2c0d2d16302205f8964e2041d621ec1c8dcfd18ffcde664a42849d2d52f850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2c0d2d16302205f8964e2041d621ec1c8dcfd18ffcde664a42849d2d52f850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2c0d2d16302205f8964e2041d621ec1c8dcfd18ffcde664a42849d2d52f850", kill_on_drop: false }` [INFO] [stdout] 2f2c0d2d16302205f8964e2041d621ec1c8dcfd18ffcde664a42849d2d52f850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d28a211c649bb8ccd04504ed3ee5937034d04ac3c2c77afb96e52be48f838ba0 [INFO] running `Command { std: "docker" "start" "-a" "d28a211c649bb8ccd04504ed3ee5937034d04ac3c2c77afb96e52be48f838ba0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s [INFO] running `Command { std: "docker" "inspect" "d28a211c649bb8ccd04504ed3ee5937034d04ac3c2c77afb96e52be48f838ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d28a211c649bb8ccd04504ed3ee5937034d04ac3c2c77afb96e52be48f838ba0", kill_on_drop: false }` [INFO] [stdout] d28a211c649bb8ccd04504ed3ee5937034d04ac3c2c77afb96e52be48f838ba0