[INFO] fetching crate protospec-build 0.3.0...
[INFO] checking protospec-build-0.3.0 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] extracting crate protospec-build 0.3.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protospec-build 0.3.0 on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.10.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.104)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b54f43c22b8a6a19952d689c8615af4fcd8716be421a6a3a7bb2986970d8b5cf
[INFO] running `Command { std: "docker" "start" "-a" "b54f43c22b8a6a19952d689c8615af4fcd8716be421a6a3a7bb2986970d8b5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b54f43c22b8a6a19952d689c8615af4fcd8716be421a6a3a7bb2986970d8b5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54f43c22b8a6a19952d689c8615af4fcd8716be421a6a3a7bb2986970d8b5cf", kill_on_drop: false }`
[INFO] [stdout] b54f43c22b8a6a19952d689c8615af4fcd8716be421a6a3a7bb2986970d8b5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 607ae3e30fe98ca3a3eb3a46ee7cee07d41f83243cf549aa47a45ab027aa6ddd
[INFO] running `Command { std: "docker" "start" "-a" "607ae3e30fe98ca3a3eb3a46ee7cee07d41f83243cf549aa47a45ab027aa6ddd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.20
[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.104
[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<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 16.28s
[INFO] running `Command { std: "docker" "inspect" "607ae3e30fe98ca3a3eb3a46ee7cee07d41f83243cf549aa47a45ab027aa6ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607ae3e30fe98ca3a3eb3a46ee7cee07d41f83243cf549aa47a45ab027aa6ddd", kill_on_drop: false }`
[INFO] [stdout] 607ae3e30fe98ca3a3eb3a46ee7cee07d41f83243cf549aa47a45ab027aa6ddd
