[INFO] fetching crate protospec-build 0.3.0...
[INFO] checking protospec-build-0.3.0 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] extracting crate protospec-build 0.3.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protospec-build 0.3.0 on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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 indexmap v1.9.3 (available: v2.13.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9532359aa224c953fae9325eb9ffdf37402caef212b3ac50624a9bace715f6b7
[INFO] running `Command { std: "docker" "start" "-a" "9532359aa224c953fae9325eb9ffdf37402caef212b3ac50624a9bace715f6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9532359aa224c953fae9325eb9ffdf37402caef212b3ac50624a9bace715f6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9532359aa224c953fae9325eb9ffdf37402caef212b3ac50624a9bace715f6b7", kill_on_drop: false }`
[INFO] [stdout] 9532359aa224c953fae9325eb9ffdf37402caef212b3ac50624a9bace715f6b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d94030b8a1a4619c13186280e11266068ffb733fb0f3d495554bd271da8267
[INFO] running `Command { std: "docker" "start" "-a" "e2d94030b8a1a4619c13186280e11266068ffb733fb0f3d495554bd271da8267", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<TokenStream>,
[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<TokenStream>,
[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<Option<ForeignFunctionObj>> {
[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<Option<ForeignFunctionObj>> {
[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 23.21s
[INFO] running `Command { std: "docker" "inspect" "e2d94030b8a1a4619c13186280e11266068ffb733fb0f3d495554bd271da8267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d94030b8a1a4619c13186280e11266068ffb733fb0f3d495554bd271da8267", kill_on_drop: false }`
[INFO] [stdout] e2d94030b8a1a4619c13186280e11266068ffb733fb0f3d495554bd271da8267
