[INFO] fetching crate s1mple 0.0.1...
[INFO] testing s1mple-0.0.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate s1mple 0.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate s1mple 0.0.1
[INFO] finished tweaking crates.io crate s1mple 0.0.1
[INFO] tweaked toml for crates.io crate s1mple 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s1mple 0.0.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s1mple 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f80dc21c614b1e14306b5d8d1511b1711a234034de0daac8fb9b6466c7bf82a0
[INFO] running `Command { std: "docker" "start" "-a" "f80dc21c614b1e14306b5d8d1511b1711a234034de0daac8fb9b6466c7bf82a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f80dc21c614b1e14306b5d8d1511b1711a234034de0daac8fb9b6466c7bf82a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f80dc21c614b1e14306b5d8d1511b1711a234034de0daac8fb9b6466c7bf82a0", kill_on_drop: false }`
[INFO] [stdout] f80dc21c614b1e14306b5d8d1511b1711a234034de0daac8fb9b6466c7bf82a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb3322c20674406956b66c3c84e632b4c76dc2c0cef5ec816d35676fb36b9c8
[INFO] running `Command { std: "docker" "start" "-a" "3bb3322c20674406956b66c3c84e632b4c76dc2c0cef5ec816d35676fb36b9c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling cranelift-entity v0.82.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cranelift-bforest v0.82.1
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling cranelift-codegen v0.82.1
[INFO] [stderr]    Compiling cranelift-frontend v0.82.1
[INFO] [stderr]    Compiling cranelift-module v0.82.1
[INFO] [stderr]    Compiling cranelift-native v0.82.1
[INFO] [stderr]    Compiling cranelift-object v0.82.1
[INFO] [stderr]    Compiling cranelift v0.82.1
[INFO] [stderr]    Compiling s1mple v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Operator` in the type namespace is first 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:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Keyword` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Keyword` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Punctuation` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Punctuation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Keyword` is ambiguous
[INFO] [stdout]   --> src/parser.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Keyword(Keyword::Fn) => {
[INFO] [stdout]    |                            ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Keyword` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout] note: `Keyword` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |             Punctuation(Punctuation::LeftParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Punctuation(Punctuation::RightParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |             Punctuation(Punctuation::ReturnArrow) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Punctuation(Punctuation::LeftBrace) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     Punctuation(Punctuation::RightBrace) => {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]  --> src/ast/operator.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(crate) operator: Operator,
[INFO] [stdout]   |                          ^^^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                 ^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]  --> src/lib.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]   --> src/ast/expression.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     Operator::Add => {
[INFO] [stdout]    |                     ^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "3bb3322c20674406956b66c3c84e632b4c76dc2c0cef5ec816d35676fb36b9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb3322c20674406956b66c3c84e632b4c76dc2c0cef5ec816d35676fb36b9c8", kill_on_drop: false }`
[INFO] [stdout] 3bb3322c20674406956b66c3c84e632b4c76dc2c0cef5ec816d35676fb36b9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ad36c70c0c2961b65a7d4aa79284fccdf9be780b2346e28a0fb728a6f3b4b68
[INFO] running `Command { std: "docker" "start" "-a" "6ad36c70c0c2961b65a7d4aa79284fccdf9be780b2346e28a0fb728a6f3b4b68", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Operator` in the type namespace is first 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:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Keyword` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Keyword` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Punctuation` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Punctuation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Keyword` is ambiguous
[INFO] [stdout]   --> src/parser.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Keyword(Keyword::Fn) => {
[INFO] [stdout]    |                            ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Keyword` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout] note: `Keyword` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |             Punctuation(Punctuation::LeftParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Punctuation(Punctuation::RightParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |             Punctuation(Punctuation::ReturnArrow) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Punctuation(Punctuation::LeftBrace) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     Punctuation(Punctuation::RightBrace) => {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]  --> src/ast/operator.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(crate) operator: Operator,
[INFO] [stdout]   |                          ^^^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                 ^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]  --> src/lib.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]   --> src/ast/expression.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     Operator::Add => {
[INFO] [stdout]    |                     ^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling s1mple v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Operator` in the type namespace is first 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:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Keyword` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Keyword` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:7:10
[INFO] [stdout]    |
[INFO] [stdout] 7  |       pub use crate::{
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    | |                    -------- but the name `Punctuation` in the type namespace is also re-exported here
[INFO] [stdout] 9  | |         generate::*,
[INFO] [stdout] 10 | |         ast::{
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         parser::*,
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^ the name `Punctuation` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Keyword` is ambiguous
[INFO] [stdout]   --> src/parser.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Keyword(Keyword::Fn) => {
[INFO] [stdout]    |                            ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Keyword` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout] note: `Keyword` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |             Punctuation(Punctuation::LeftParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Punctuation(Punctuation::RightParen) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |             Punctuation(Punctuation::ReturnArrow) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Punctuation(Punctuation::LeftBrace) => {
[INFO] [stdout]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Punctuation` is ambiguous
[INFO] [stdout]   --> src/parser.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     Punctuation(Punctuation::RightBrace) => {
[INFO] [stdout]    |                                 ^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Punctuation` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] note: `Punctuation` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]  --> src/ast/operator.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(crate) operator: Operator,
[INFO] [stdout]   |                          ^^^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]  --> src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                 ^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]  --> src/lib.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Operator` is ambiguous
[INFO] [stdout]   --> src/ast/expression.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     Operator::Add => {
[INFO] [stdout]    |                     ^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Operator` could refer to the enum imported here
[INFO] [stdout]   --> src/lib.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] note: `Operator` could also refer to the variant imported here
[INFO] [stdout]   --> src/lib.rs:8:14
[INFO] [stdout]    |
[INFO] [stdout] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "6ad36c70c0c2961b65a7d4aa79284fccdf9be780b2346e28a0fb728a6f3b4b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad36c70c0c2961b65a7d4aa79284fccdf9be780b2346e28a0fb728a6f3b4b68", kill_on_drop: false }`
[INFO] [stdout] 6ad36c70c0c2961b65a7d4aa79284fccdf9be780b2346e28a0fb728a6f3b4b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aecc51a5e4e2ebe157e5c71c977e0743136a2bb44b96535f66f2242f7272ecee
[INFO] running `Command { std: "docker" "start" "-a" "aecc51a5e4e2ebe157e5c71c977e0743136a2bb44b96535f66f2242f7272ecee", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  |       pub use crate::{
[INFO] [stderr]    |  _____________^
[INFO] [stderr] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    | |                    -------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stderr] 9  | |         generate::*,
[INFO] [stderr] 10 | |         ast::{
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |         parser::*,
[INFO] [stderr] 20 | |     };
[INFO] [stderr]    | |_____^ the name `Operator` in the type namespace is first re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  |       pub use crate::{
[INFO] [stderr]    |  _____________^
[INFO] [stderr] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    | |                    -------- but the name `Keyword` in the type namespace is also re-exported here
[INFO] [stderr] 9  | |         generate::*,
[INFO] [stderr] 10 | |         ast::{
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |         parser::*,
[INFO] [stderr] 20 | |     };
[INFO] [stderr]    | |_____^ the name `Keyword` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  |       pub use crate::{
[INFO] [stderr]    |  _____________^
[INFO] [stderr] 8  | |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    | |                    -------- but the name `Punctuation` in the type namespace is also re-exported here
[INFO] [stderr] 9  | |         generate::*,
[INFO] [stderr] 10 | |         ast::{
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |         parser::*,
[INFO] [stderr] 20 | |     };
[INFO] [stderr]    | |_____^ the name `Punctuation` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `Keyword` is ambiguous
[INFO] [stderr]   --> src/parser.rs:19:28
[INFO] [stderr]    |
[INFO] [stderr] 19 |             Token::Keyword(Keyword::Fn) => {
[INFO] [stderr]    |                            ^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Keyword` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stderr] note: `Keyword` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Keyword` to disambiguate
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Punctuation` is ambiguous
[INFO] [stderr]   --> src/parser.rs:32:25
[INFO] [stderr]    |
[INFO] [stderr] 32 |             Punctuation(Punctuation::LeftParen) => {
[INFO] [stderr]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Punctuation` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] note: `Punctuation` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Punctuation` is ambiguous
[INFO] [stderr]   --> src/parser.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             Punctuation(Punctuation::RightParen) => {
[INFO] [stderr]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Punctuation` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] note: `Punctuation` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Punctuation` is ambiguous
[INFO] [stderr]   --> src/parser.rs:47:25
[INFO] [stderr]    |
[INFO] [stderr] 47 |             Punctuation(Punctuation::ReturnArrow) => {
[INFO] [stderr]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Punctuation` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] note: `Punctuation` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Punctuation` is ambiguous
[INFO] [stderr]   --> src/parser.rs:60:25
[INFO] [stderr]    |
[INFO] [stderr] 60 |             Punctuation(Punctuation::LeftBrace) => {
[INFO] [stderr]    |                         ^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Punctuation` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] note: `Punctuation` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Punctuation` is ambiguous
[INFO] [stderr]   --> src/parser.rs:64:33
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     Punctuation(Punctuation::RightBrace) => {
[INFO] [stderr]    |                                 ^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Punctuation` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] note: `Punctuation` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Punctuation` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Operator` is ambiguous
[INFO] [stderr]  --> src/ast/operator.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub(crate) operator: Operator,
[INFO] [stderr]   |                          ^^^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Operator` could refer to the enum imported here
[INFO] [stderr]  --> src/lib.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]   |                 ^
[INFO] [stderr]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stderr] note: `Operator` could also refer to the variant imported here
[INFO] [stderr]  --> src/lib.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Operator` is ambiguous
[INFO] [stderr]   --> src/ast/expression.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 |                     Operator::Add => {
[INFO] [stderr]    |                     ^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Operator` could refer to the enum imported here
[INFO] [stderr]   --> src/lib.rs:8:11
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                 ^
[INFO] [stderr]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stderr] note: `Operator` could also refer to the variant imported here
[INFO] [stderr]   --> src/lib.rs:8:14
[INFO] [stderr]    |
[INFO] [stderr] 8  |         lexer::{*, Token::*, Value::I64},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Operator` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `s1mple` (lib) generated 11 warnings
[INFO] [stderr] warning: `s1mple` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s1mple-3e3549e5c802dbaf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/s1mple-f13266a4067efd3f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_add_constants ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_add_constants stdout ----
[INFO] [stdout] reading file...
[INFO] [stdout] lexing code:
[INFO] [stdout] 
[INFO] [stdout] fn main ( ) -> i64 {
[INFO] [stdout]     1 + 39 + 1 + 1
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] parsing ast...
[INFO] [stdout] generating executable...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_add_constants' panicked at src/generate.rs:13:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da4c37d0662 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da4c37d0662 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da4c37d0662 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da4c37d0662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da4c37f6c53 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da4c37f6c53 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5da4c37cd543 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da4c37cd543 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da4c37d04b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da4c37d1bdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5da4c37d1a32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5da4c361a454 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5da4c361a454 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da4c37d26bb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5da4c37d26bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5da4c37d238a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5da4c37d0b59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5da4c37d201d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5da4c37f4de0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5da4c37f5186 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5da4c3629a7d - core::result::Result<T,E>::unwrap::h017bfe5fe929df66
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5da4c3629a7d - s1mple::generate::generate::hd7299d603d39e44b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generate.rs:13:60
[INFO] [stdout]   22:     0x5da4c35df399 - s1mple::compile_and_execute::h3ae4aa021ecfed24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:5
[INFO] [stdout]   23:     0x5da4c35df399 - s1mple::test_add_constants::h94dc8b8db0afb432
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:50:16
[INFO] [stdout]   24:     0x5da4c35df399 - s1mple::test_add_constants::{{closure}}::hc7188ea594416985
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:48:24
[INFO] [stdout]   25:     0x5da4c35df399 - core::ops::function::FnOnce::call_once::hcbd4b7ac9db28d9d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5da4c361fb8b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da4c361fb8b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5da4c361edce - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5da4c361edce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5da4c361edce - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5da4c361edce - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5da4c361edce - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5da4c361edce - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5da4c361edce - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5da4c35e2974 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5da4c35e2974 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x5da4c35e631a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5da4c35e631a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5da4c35e631a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5da4c35e631a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5da4c35e631a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5da4c35e631a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5da4c35e631a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5da4c37d5617 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5da4c37d5617 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5da4c37d5617 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x7eed09adbaa4 - <unknown>
[INFO] [stdout]   48:     0x7eed09b68a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_add_constants
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin s1mple`
[INFO] running `Command { std: "docker" "inspect" "aecc51a5e4e2ebe157e5c71c977e0743136a2bb44b96535f66f2242f7272ecee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aecc51a5e4e2ebe157e5c71c977e0743136a2bb44b96535f66f2242f7272ecee", kill_on_drop: false }`
[INFO] [stdout] aecc51a5e4e2ebe157e5c71c977e0743136a2bb44b96535f66f2242f7272ecee
