[INFO] cloning repository https://github.com/sammosampson/hephaestus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammosampson/hephaestus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70186106a7c4869550c38dabf99393f22db2ad1a
[INFO] testing sammosampson/hephaestus against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sammosampson/hephaestus
[INFO] finished tweaking git repo https://github.com/sammosampson/hephaestus
[INFO] tweaked toml for git repo https://github.com/sammosampson/hephaestus written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sammosampson/hephaestus 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64a04cb767b01dc58ef24bb1ef08f1365308b4cd994d492297360542f526b91b
[INFO] running `Command { std: "docker" "start" "-a" "64a04cb767b01dc58ef24bb1ef08f1365308b4cd994d492297360542f526b91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64a04cb767b01dc58ef24bb1ef08f1365308b4cd994d492297360542f526b91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a04cb767b01dc58ef24bb1ef08f1365308b4cd994d492297360542f526b91b", kill_on_drop: false }`
[INFO] [stdout] 64a04cb767b01dc58ef24bb1ef08f1365308b4cd994d492297360542f526b91b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f4ca27a439aa590e795a1c06a49215863c84fd3f1c2d9e311bfa286e3c1c28
[INFO] running `Command { std: "docker" "start" "-a" "a0f4ca27a439aa590e795a1c06a49215863c84fd3f1c2d9e311bfa286e3c1c28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `llvm::*`
[INFO] [stdout]  --> src/backends/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use llvm::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:109:69
[INFO] [stdout]     |
[INFO] [stdout] 109 |             ByteCodeSymbol::AbsoluteExternal64 { .. } => return Err(todo_error("64 bit absolute external symbol insertion")),
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |             _ => Err(todo_error("more call return arg registers"))
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `perform_typing` is ambiguous
[INFO] [stdout]   --> src/compilation/parsing.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         perform_typing(compiler, unit, ctx);
[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: `perform_typing` could refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] note: `perform_typing` could also refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     typing::*,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_typing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_typing` in the value 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:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use sizing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_sizing` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use backends::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use errors::*;
[INFO] [stdout]    |         --------- but the name `todo_error` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/source_files.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader {
[INFO] [stdout]    |                             ^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/lexer.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer {
[INFO] [stdout]    |                   ^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/threading.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<T> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a0f4ca27a439aa590e795a1c06a49215863c84fd3f1c2d9e311bfa286e3c1c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f4ca27a439aa590e795a1c06a49215863c84fd3f1c2d9e311bfa286e3c1c28", kill_on_drop: false }`
[INFO] [stdout] a0f4ca27a439aa590e795a1c06a49215863c84fd3f1c2d9e311bfa286e3c1c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4df5ffdc5c8be9093e4cf01d1b90d056ef0af053deb8dc8a9a53c3d5399f88b1
[INFO] running `Command { std: "docker" "start" "-a" "4df5ffdc5c8be9093e4cf01d1b90d056ef0af053deb8dc8a9a53c3d5399f88b1", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `llvm::*`
[INFO] [stdout]  --> src/backends/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use llvm::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:109:69
[INFO] [stdout]     |
[INFO] [stdout] 109 |             ByteCodeSymbol::AbsoluteExternal64 { .. } => return Err(todo_error("64 bit absolute external symbol insertion")),
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |             _ => Err(todo_error("more call return arg registers"))
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `perform_typing` is ambiguous
[INFO] [stdout]   --> src/compilation/parsing.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         perform_typing(compiler, unit, ctx);
[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: `perform_typing` could refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] note: `perform_typing` could also refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     typing::*,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_typing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_typing` in the value 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:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use sizing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_sizing` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use backends::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use errors::*;
[INFO] [stdout]    |         --------- but the name `todo_error` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/source_files.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader {
[INFO] [stdout]    |                             ^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/lexer.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer {
[INFO] [stdout]    |                   ^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/threading.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<T> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `llvm::*`
[INFO] [stdout]  --> src/backends/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use llvm::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:109:69
[INFO] [stdout]     |
[INFO] [stdout] 109 |             ByteCodeSymbol::AbsoluteExternal64 { .. } => return Err(todo_error("64 bit absolute external symbol insertion")),
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `todo_error` is ambiguous
[INFO] [stdout]    --> src/backends/x64/builder.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |             _ => Err(todo_error("more call return arg registers"))
[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: `todo_error` could refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use errors::*;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] note: `todo_error` could also refer to the function imported here
[INFO] [stdout]    --> src/backends/mod.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     errors::*
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `perform_typing` is ambiguous
[INFO] [stdout]   --> src/compilation/parsing.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         perform_typing(compiler, unit, ctx);
[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: `perform_typing` could refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] note: `perform_typing` could also refer to the function imported here
[INFO] [stdout]   --> src/compilation/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     typing::*,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use typing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_typing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_typing` in the value 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:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use sizing::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use compilation::*;
[INFO] [stdout]    |         -------------- but the name `perform_sizing` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use backends::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use errors::*;
[INFO] [stdout]    |         --------- but the name `todo_error` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/source_files.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader {
[INFO] [stdout]    |                             ^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/lexical/lexer.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer {
[INFO] [stdout]    |                   ^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/threading.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<T> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4df5ffdc5c8be9093e4cf01d1b90d056ef0af053deb8dc8a9a53c3d5399f88b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df5ffdc5c8be9093e4cf01d1b90d056ef0af053deb8dc8a9a53c3d5399f88b1", kill_on_drop: false }`
[INFO] [stdout] 4df5ffdc5c8be9093e4cf01d1b90d056ef0af053deb8dc8a9a53c3d5399f88b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50bb8ca20d47afedc9b977775fdaa65d126664104e814ceaf38a38096369fa9f
[INFO] running `Command { std: "docker" "start" "-a" "50bb8ca20d47afedc9b977775fdaa65d126664104e814ceaf38a38096369fa9f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `llvm::*`
[INFO] [stderr]  --> src/backends/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use llvm::*;
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo_error` is ambiguous
[INFO] [stderr]    --> src/backends/x64/builder.rs:109:69
[INFO] [stderr]     |
[INFO] [stderr] 109 |             ByteCodeSymbol::AbsoluteExternal64 { .. } => return Err(todo_error("64 bit absolute external symbol insertion")),
[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: `todo_error` could refer to the function imported here
[INFO] [stderr]    --> src/backends/mod.rs:7:9
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub use errors::*;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stderr] note: `todo_error` could also refer to the function imported here
[INFO] [stderr]    --> src/backends/mod.rs:15:5
[INFO] [stderr]     |
[INFO] [stderr]  15 |     errors::*
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `todo_error` is ambiguous
[INFO] [stderr]    --> src/backends/x64/builder.rs:156:22
[INFO] [stderr]     |
[INFO] [stderr] 156 |             _ => Err(todo_error("more call return arg registers"))
[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: `todo_error` could refer to the function imported here
[INFO] [stderr]    --> src/backends/mod.rs:7:9
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub use errors::*;
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stderr] note: `todo_error` could also refer to the function imported here
[INFO] [stderr]    --> src/backends/mod.rs:15:5
[INFO] [stderr]     |
[INFO] [stderr]  15 |     errors::*
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `todo_error` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `perform_typing` is ambiguous
[INFO] [stderr]   --> src/compilation/parsing.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |         perform_typing(compiler, unit, ctx);
[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: `perform_typing` could refer to the function imported here
[INFO] [stderr]   --> src/compilation/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use typing::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stderr] note: `perform_typing` could also refer to the function imported here
[INFO] [stderr]   --> src/compilation/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     typing::*,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `perform_typing` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub use typing::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `perform_typing` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub use compilation::*;
[INFO] [stderr]    |         -------------- but the name `perform_typing` in the value namespace is also 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:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use sizing::*;
[INFO] [stderr]    |         ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 29 | pub use compilation::*;
[INFO] [stderr]    |         -------------- but the name `perform_sizing` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use backends::*;
[INFO] [stderr]    |         ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 34 | pub use errors::*;
[INFO] [stderr]    |         --------- but the name `todo_error` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsing/lexical/source_files.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader {
[INFO] [stderr]    |                             ^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsing/lexical/lexer.rs:28:19
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn lex(input: &str) -> Lexer {
[INFO] [stderr]    |                   ^^^^     ----- the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn lex(input: &str) -> Lexer<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/threading.rs:19:25
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<T> {
[INFO] [stderr]    |                         ^^^^^^^^^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn lock<T>(to_lock: &Lockable<T>) -> Locked<'_, T> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-hephaestus` (lib) generated 10 warnings (run `cargo fix --lib -p rust-hephaestus` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-hephaestus` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-02f324f200fa880d)
[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/rust_hephaestus-584b1b6d95affaca)
[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 tests/mod.rs (/opt/rustwide/target/debug/deps/mod-b67e2fab1d028f34)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test intermediate_representation::hello_world::byte_code_for_known_type_signed_number_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_foreign_system_library_constant_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_known_type_signed_number_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_field_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_with_args_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_known_type_signed_number_constant_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_cast_type_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_arg_passed_from_body_args_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_null_void_pointer_variable_arg_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_inferred_type_signed_number_constant_generates_correctly ... ok
[INFO] [stdout] test lexical::characters::get_next_character_with_input ... ok
[INFO] [stdout] test lexical::characters::get_next_character_with_multiline_input_sets_positioning_correctly ... ok
[INFO] [stdout] test lexical::characters::peek_next_character_empty_input ... ok
[INFO] [stdout] test lexical::characters::peek_next_character_with_input ... ok
[INFO] [stdout] test lexical::characters::read_characters_up_until_stops_at_eof_regardless ... ok
[INFO] [stdout] test lexical::characters::read_characters_up_until_with_whitespace_check ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_cast ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_string ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_args_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_constant_with_initial_asignment ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable_with_initial_asignment ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_assignment_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable_with_initial_asignment ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_float ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_positive_int ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_reassignment ... ok
[INFO] [stdout] test lexical::tokens::compound_get_next_token_gets_correctly_with_positioning ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_global_const_arg_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::directives::compound_get_for_directive_with_string_literal ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_call ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_pointer_type_args ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_type_args ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_pointer_args ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_two_args ... ok
[INFO] [stdout] test lexical::tokens::peek_next_token_peeks_correctly ... ok
[INFO] [stdout] test lexical::tokens::loops::compound_get_for_for_loop ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_with_body ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_negative_int ... ok
[INFO] [stdout] test intermediate_representation::procedures::header::byte_code_for_foreign_procedure_header_with_args_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_declaration ... ok
[INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_field_access ... ok
[INFO] [stdout] test parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_string_arg_generates_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_casted_assigment_parses_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok
[INFO] [stdout] test parsing::directives::parse_run_directive_parses_correctly ... ok
[INFO] [stdout] test parsing::directives::parse_foreign_system_library_directive_parses_correctly ... ok
[INFO] [stdout] test parsing::directives::parse_load_directive_parses_correctly ... ok
[INFO] [stdout] test parsing::consts::parse_const_declaration_parses_correctly ... ok
[INFO] [stdout] test parsing::consts::parse_const_declaration_with_type_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_typed_assigment_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::body::parse_procedure_body_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_null_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::parse_empty_input_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_foreign_system_library_procedure_header_with_pointer_args_and_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_string_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_args_and_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_pointer_args_and_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_other_built_in_args_types_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_return_types_parses_correctly ... ok
[INFO] [stdout] test parsing::structs::parse_struct_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_variable_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_invalid_assigment_parses_correctly ... FAILED
[INFO] [stdout] test typing::constants::typing_const_types_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_struct_member_access_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_procedure_body_assignment_types_variable_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_known_type_assignment_to_global_const ... ok
[INFO] [stdout] test typing::assignments::typing_known_type_procedure_body_assignment_types_variable_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_cast_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_string_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_struct_member_access_with_cast_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_args_from_header_used_in_expression_gets_typed_correctly ... ok
[INFO] [stdout] test typing::constants::typing_known_type_const_types_int_literal_assignment ... ok
[INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_pointer_args_from_header_get_typed_correctly ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_arg_from_prior_expression ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_string_arg ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_return_arg ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_int_arg ... ok
[INFO] [stdout] test typing::procedures::header::typing_procedure_header_returns_correct_types ... ok
[INFO] [stdout] test typing::procedures::header::typing_foreign_library_procedure_header_returns_correct_types ... ok
[INFO] [stdout] test typing::expressions::typing_procedure_body_types_variable_number_expression_assignment ... ok
[INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_args_returns_correct_types ... ok
[INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_pointer_args_returns_correct_types ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::assignments::parse_invalid_assigment_parses_correctly stdout ----
[INFO] [stdout] expected type:
[INFO] [stdout] 
[INFO] [stdout] file: test.hep, line: 2, column: 8
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at src/acting.rs:51:13:
[INFO] [stdout] error SendError { .. } sending message "rust_hephaestus::compilation::CompilationMessage" to "rust_hephaestus::compilation::compiler::CompilerActor<rust_hephaestus::testing::file_system::MockFileReader, rust_hephaestus::testing::backends::TestBackend, rust_hephaestus::testing::compilation::SendMessageWireTap>"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed92f75a0a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed92f75a0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed92f75a0a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed92f75a0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed92f781bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed92f781bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed92f757023 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed92f757023 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed92f759ef2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed92f75b629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ed92f75b45e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ed92f6554e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ed92f6554e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed92f75c0fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ed92f75c0fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ed92f75bdca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ed92f75a5a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed92f75ba5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ed92f77f7d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed92f6b1e9f - rust_hephaestus::acting::send_message_to_actor::h653cc4262fe904ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:51:13
[INFO] [stdout]   20:     0x5ed92f6bb37f - rust_hephaestus::errors::notify_compiler_errors_reported::h0a34da8e91aaf2dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:46:5
[INFO] [stdout]   21:     0x5ed92f6bb333 - rust_hephaestus::errors::report_errors::h5e5803ca78d58087
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:41:5
[INFO] [stdout]   22:     0x5ed92f6bb0a2 - <rust_hephaestus::errors::ErrorReporterActor<T> as rust_hephaestus::acting::Actor<rust_hephaestus::compilation::CompilationMessage>>::receive::h996eb6d231cb29f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:23:69
[INFO] [stdout]   23:     0x5ed92f6b87e2 - rust_hephaestus::acting::run_actor::h509cf2573b5f9e00
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:144:60
[INFO] [stdout]   24:     0x5ed92f6b8081 - rust_hephaestus::acting::start_actor_from_pool::{{closure}}::h92369f471b35c29c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:84:30
[INFO] [stdout]   25:     0x5ed92f672d8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h658078c634a39760
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5ed92f6a80a8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h05ec7b456ef9896a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   27:     0x5ed92f6d88f8 - rust_hephaestus::threading::create_worker::{{closure}}::hf7717acd5d25891f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/threading.rs:189:46
[INFO] [stdout]   28:     0x5ed92f6e1bb7 - std::sys::backtrace::__rust_begin_short_backtrace::hd23351a0d0e3fd55
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   29:     0x5ed92f668abb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h58228eea407d4659
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   30:     0x5ed92f6a35e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha818c44ec3f17932
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5ed92f6ac2bc - std::panicking::catch_unwind::do_call::h22d0ed29813f7836
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5ed92f66be4b - __rust_try
[INFO] [stdout]   33:     0x5ed92f66863d - std::panicking::catch_unwind::h86375c3a24fb8004
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5ed92f66863d - std::panic::catch_unwind::h500f09defc56141a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5ed92f66863d - std::thread::Builder::spawn_unchecked_::{{closure}}::hd9928ae663bdfb26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   36:     0x5ed92f672d4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ffafa2ca309c561
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x5ed92f75f07f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   38:     0x5ed92f75f07f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   39:     0x76452c5ceaa4 - <unknown>
[INFO] [stdout]   40:     0x76452c65ba34 - clone
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing::assignments::parse_invalid_assigment_parses_correctly' panicked at tests/parsing/assignments.rs:52:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed92f75a0a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed92f75a0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed92f75a0a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed92f75a0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed92f781bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed92f781bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed92f757023 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed92f757023 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed92f759ef2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed92f75b629 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ed92f75b45e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ed92f6554e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ed92f6554e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed92f75c0fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ed92f75c0fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ed92f75bdca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ed92f75a5a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed92f75ba5d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ed92f77f7d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed92f77fb7c - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ed92f77face - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ed92f610042 - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::hec3ae83ac4de09d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parsing/assignments.rs:52:5
[INFO] [stdout]   22:     0x5ed92f60fd57 - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::{{closure}}::h6401993502691a04
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parsing/assignments.rs:38:46
[INFO] [stdout]   23:     0x5ed92f60c696 - core::ops::function::FnOnce::call_once::h982c60a45da3ebd0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ed92f65ad4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5ed92f65ad4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ed92f659e85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ed92f659e85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ed92f659e85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ed92f659e85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ed92f659e85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed92f659e85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ed92f659e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ed92f61da84 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ed92f61da84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ed92f62145a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ed92f62145a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ed92f62145a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ed92f62145a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ed92f62145a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ed92f62145a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ed92f62145a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5ed92f75f07f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ed92f75f07f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x76452c5ceaa4 - <unknown>
[INFO] [stdout]   45:     0x76452c65ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parsing::assignments::parse_invalid_assigment_parses_correctly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "50bb8ca20d47afedc9b977775fdaa65d126664104e814ceaf38a38096369fa9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50bb8ca20d47afedc9b977775fdaa65d126664104e814ceaf38a38096369fa9f", kill_on_drop: false }`
[INFO] [stdout] 50bb8ca20d47afedc9b977775fdaa65d126664104e814ceaf38a38096369fa9f
