[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60b0f5e76191903168ab193c86fdedb9d867544192fc7f089e009bbd3ca49eec
[INFO] running `Command { std: "docker" "start" "-a" "60b0f5e76191903168ab193c86fdedb9d867544192fc7f089e009bbd3ca49eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b0f5e76191903168ab193c86fdedb9d867544192fc7f089e009bbd3ca49eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b0f5e76191903168ab193c86fdedb9d867544192fc7f089e009bbd3ca49eec", kill_on_drop: false }`
[INFO] [stdout] 60b0f5e76191903168ab193c86fdedb9d867544192fc7f089e009bbd3ca49eec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2a92a84c00bc23d79e98dfee060b4fa4a54e9848d850688d0a507bf9d38fd4
[INFO] running `Command { std: "docker" "start" "-a" "ec2a92a84c00bc23d79e98dfee060b4fa4a54e9848d850688d0a507bf9d38fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling termcolor v1.1.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 rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "ec2a92a84c00bc23d79e98dfee060b4fa4a54e9848d850688d0a507bf9d38fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2a92a84c00bc23d79e98dfee060b4fa4a54e9848d850688d0a507bf9d38fd4", kill_on_drop: false }`
[INFO] [stdout] ec2a92a84c00bc23d79e98dfee060b4fa4a54e9848d850688d0a507bf9d38fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44d10e1c2d4d52632d8810dc2be30458d8c40bc30489aec316b4e92090f894d
[INFO] running `Command { std: "docker" "start" "-a" "f44d10e1c2d4d52632d8810dc2be30458d8c40bc30489aec316b4e92090f894d", 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: 7 warnings emitted
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "f44d10e1c2d4d52632d8810dc2be30458d8c40bc30489aec316b4e92090f894d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44d10e1c2d4d52632d8810dc2be30458d8c40bc30489aec316b4e92090f894d", kill_on_drop: false }`
[INFO] [stdout] f44d10e1c2d4d52632d8810dc2be30458d8c40bc30489aec316b4e92090f894d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 097f06d150dd9015c12c25d4709ffdde27cfe32731110cb0436b7d576e2486a8
[INFO] running `Command { std: "docker" "start" "-a" "097f06d150dd9015c12c25d4709ffdde27cfe32731110cb0436b7d576e2486a8", 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: `rust-hephaestus` (lib) generated 7 warnings (run `cargo fix --lib -p rust-hephaestus` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-hephaestus` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-6c7c5d9616a34682)
[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-fb3101d2527afbe6)
[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-2f6ef330beef69c6)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_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 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 intermediate_representation::constants::byte_code_for_foreign_system_library_constant_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_args_generates_correctly ... ok
[INFO] [stdout] test lexical::characters::peek_next_character_with_input ... 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 lexical::characters::read_characters_up_until_with_whitespace_check ... ok
[INFO] [stdout] test lexical::characters::read_characters_up_until_stops_at_eof_regardless ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_field_assignment_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_string ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_inferred_type_signed_number_constant_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable_with_initial_asignment ... 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_assignment_to_cast ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_cast_type_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_known_type_signed_number_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_initial_assignment_to_negative_int ... ok
[INFO] [stdout] test intermediate_representation::hello_world::byte_code_for_known_type_signed_number_assignment_generates_correctly ... 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::directives::compound_get_for_directive_with_string_literal ... 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::functions::compound_get_for_function_call ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_known_type_signed_number_constant_generates_correctly ... 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_other_built_in_type_args ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_with_args_generates_correctly ... 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::loops::compound_get_for_for_loop ... ok
[INFO] [stdout] test lexical::tokens::peek_next_token_peeks_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 intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_string_arg_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_with_body ... ok
[INFO] [stdout] test parsing::consts::parse_const_declaration_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_variable_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_casted_assigment_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok
[INFO] [stdout] test parsing::consts::parse_const_declaration_with_type_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::directives::parse_run_directive_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::parse_empty_input_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::body::parse_procedure_body_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_foreign_system_library_procedure_header_with_pointer_args_and_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_null_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::structs::parse_struct_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_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::header::parse_procedure_header_with_pointer_args_and_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_return_type_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_return_types_parses_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::header::byte_code_for_foreign_procedure_header_with_args_generates_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_invalid_assigment_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_typed_assigment_parses_correctly ... ok
[INFO] [stdout] test typing::assignments::typing_cast_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_known_type_assignment_to_global_const ... ok
[INFO] [stdout] test typing::assignments::typing_procedure_body_assignment_types_variable_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_known_type_procedure_body_assignment_types_variable_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_struct_member_access_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::constants::typing_const_types_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_struct_member_access_with_cast_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_string_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::expressions::typing_procedure_body_types_variable_number_expression_assignment ... 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::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist ... 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_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::calling::typing_procedure_body_waits_for_external_procedure_with_string_arg ... ok
[INFO] [stdout] test typing::procedures::header::typing_foreign_library_procedure_header_returns_correct_types ... 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_returns_correct_types ... ok
[INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_pointer_args_returns_correct_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_hephaestus
[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] running `Command { std: "docker" "inspect" "097f06d150dd9015c12c25d4709ffdde27cfe32731110cb0436b7d576e2486a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097f06d150dd9015c12c25d4709ffdde27cfe32731110cb0436b7d576e2486a8", kill_on_drop: false }`
[INFO] [stdout] 097f06d150dd9015c12c25d4709ffdde27cfe32731110cb0436b7d576e2486a8
[INFO] testing sammosampson/hephaestus against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee589cc682f8b9bf603bdb306719e7e761c11e0cfa9dcf061b0d8c735204d26
[INFO] running `Command { std: "docker" "start" "-a" "aee589cc682f8b9bf603bdb306719e7e761c11e0cfa9dcf061b0d8c735204d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee589cc682f8b9bf603bdb306719e7e761c11e0cfa9dcf061b0d8c735204d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee589cc682f8b9bf603bdb306719e7e761c11e0cfa9dcf061b0d8c735204d26", kill_on_drop: false }`
[INFO] [stdout] aee589cc682f8b9bf603bdb306719e7e761c11e0cfa9dcf061b0d8c735204d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6784e6c22264b6b32e11e2f4e824b3080b904f0edf198a70ad506745c26762
[INFO] running `Command { std: "docker" "start" "-a" "0e6784e6c22264b6b32e11e2f4e824b3080b904f0edf198a70ad506745c26762", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.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 rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
[INFO] running `Command { std: "docker" "inspect" "0e6784e6c22264b6b32e11e2f4e824b3080b904f0edf198a70ad506745c26762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6784e6c22264b6b32e11e2f4e824b3080b904f0edf198a70ad506745c26762", kill_on_drop: false }`
[INFO] [stdout] 0e6784e6c22264b6b32e11e2f4e824b3080b904f0edf198a70ad506745c26762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b39f5bf4196f9e5609a19c6afaf69216c210927e5f49f375a254f7b045b22c7e
[INFO] running `Command { std: "docker" "start" "-a" "b39f5bf4196f9e5609a19c6afaf69216c210927e5f49f375a254f7b045b22c7e", 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] [stderr]    Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir)
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "b39f5bf4196f9e5609a19c6afaf69216c210927e5f49f375a254f7b045b22c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39f5bf4196f9e5609a19c6afaf69216c210927e5f49f375a254f7b045b22c7e", kill_on_drop: false }`
[INFO] [stdout] b39f5bf4196f9e5609a19c6afaf69216c210927e5f49f375a254f7b045b22c7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 841ffaed70689becd592291500e547dfbb3b74cb06c6b8701896d14a0643f77a
[INFO] running `Command { std: "docker" "start" "-a" "841ffaed70689becd592291500e547dfbb3b74cb06c6b8701896d14a0643f77a", 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: `rust-hephaestus` (lib) generated 7 warnings (run `cargo fix --lib -p rust-hephaestus` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-hephaestus` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-6c7c5d9616a34682)
[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-fb3101d2527afbe6)
[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-2f6ef330beef69c6)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_assignment_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::procedures::body::byte_code_for_procedure_body_with_args_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_string_field_assignment_generates_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_args_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 intermediate_representation::constants::byte_code_for_inferred_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::procedures::calls::byte_code_for_procedure_call_with_null_void_pointer_variable_arg_generates_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::tokens::assignment::compound_get_for_assignment_to_string ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_cast ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable ... 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_cast_type_assignment_generates_correctly ... ok
[INFO] [stdout] test lexical::characters::read_characters_up_until_with_whitespace_check ... ok
[INFO] [stdout] test intermediate_representation::constants::byte_code_for_known_type_signed_number_constant_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_typed_variable_with_initial_asignment ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_float ... ok
[INFO] [stdout] test intermediate_representation::hello_world::byte_code_for_known_type_signed_number_assignment_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_negative_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::directives::compound_get_for_directive_with_string_literal ... ok
[INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok
[INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_positive_int ... ok
[INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_call ... 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_pointer_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::loops::compound_get_for_for_loop ... 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_with_body ... 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 lexical::tokens::peek_next_token_peeks_correctly ... ok
[INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_declaration ... 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::structs::compound_get_for_struct_field_access ... 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 parsing::consts::parse_const_declaration_with_type_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::directives::parse_load_directive_parses_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::parse_empty_input_parses_correctly ... ok
[INFO] [stdout] test parsing::expressions::parse_variable_expression_parses_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok
[INFO] [stdout] test parsing::consts::parse_const_declaration_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_arg_parses_correctly ... ok
[INFO] [stdout] test parsing::procedures::body::parse_procedure_body_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_null_arg_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_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_arg_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_return_type_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::structs::parse_struct_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::header::parse_procedure_header_with_return_types_parses_correctly ... ok
[INFO] [stdout] test intermediate_representation::procedures::header::byte_code_for_foreign_procedure_header_with_args_generates_correctly ... ok
[INFO] [stdout] test parsing::assignments::parse_typed_assigment_parses_correctly ... ok
[INFO] [stdout] test typing::assignments::typing_cast_assignment_types_sucessfully ... 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_procedure_body_assignment_types_variable_int_literal_assignment ... ok
[INFO] [stdout] test typing::constants::typing_const_types_int_literal_assignment ... ok
[INFO] [stdout] test typing::assignments::typing_string_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::expressions::typing_procedure_body_types_variable_number_expression_assignment ... 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::assignments::typing_struct_member_access_with_cast_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::assignments::typing_struct_member_access_assignment_types_sucessfully ... ok
[INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_pointer_args_from_header_get_typed_correctly ... ok
[INFO] [stdout] test typing::constants::typing_known_type_const_types_int_literal_assignment ... 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_int_arg ... 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_return_arg ... ok
[INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_string_arg ... ok
[INFO] [stdout] test typing::procedures::header::typing_foreign_library_procedure_header_returns_correct_types ... 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] test typing::procedures::header::typing_procedure_header_returns_correct_types ... ok
[INFO] [stdout] test parsing::assignments::parse_invalid_assigment_parses_correctly ... FAILED
[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] 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:     0x55a8ecc61e75 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55a8ecc61e75 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55a8ecc61e75 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55a8ecc61e75 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55a8ecc8a6fb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55a8ecc8a6fb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55a8ecc5f75f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55a8ecc61c4e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55a8ecc61c4e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55a8ecc635b9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55a8ecc6330c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55a8ecb5cbbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55a8ecb5cbbf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55a8ecc63bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55a8ecc63bbb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55a8ecc63934 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55a8ecc62339 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55a8ecc63667 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55a8ecae9d03 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55a8ecbce2a9 - rust_hephaestus::acting::send_message_to_actor::h8d829cad6563a154
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:51:13
[INFO] [stdout]   20:     0x55a8ecbe0c2d - rust_hephaestus::errors::notify_compiler_errors_reported::h7f6ecd0d3b0d3ef8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:46:5
[INFO] [stdout]   21:     0x55a8ecbe0bb5 - rust_hephaestus::errors::report_errors::h40faa0afb875ed9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:41:5
[INFO] [stdout]   22:     0x55a8ecbe08da - <rust_hephaestus::errors::ErrorReporterActor<T> as rust_hephaestus::acting::Actor<rust_hephaestus::compilation::CompilationMessage>>::receive::hc9408885a5952a9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/errors.rs:23:69
[INFO] [stdout]   23:     0x55a8ecbd517b - rust_hephaestus::acting::run_actor::head771f0b1698653
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:144:47
[INFO] [stdout]   24:     0x55a8ecbd43b1 - rust_hephaestus::acting::start_actor_from_pool::{{closure}}::h0e27511a69629ff6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acting.rs:84:30
[INFO] [stdout]   25:     0x55a8ecbbc14f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc2b9598b94d840b9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55a8ecb8319b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h93b2b789684760bd
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   27:     0x55a8ecbcd029 - rust_hephaestus::threading::create_worker::{{closure}}::hcdb6689d9b271980
[INFO] [stdout]                                at /opt/rustwide/workdir/src/threading.rs:189:46
[INFO] [stdout]   28:     0x55a8ecb7fdf7 - std::sys_common::backtrace::__rust_begin_short_backtrace::h45c4f3b61466170b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   29:     0x55a8ecb68cdd - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b77f173f9809a15
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   30:     0x55a8ecb664e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1fbb04d989c96cb0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x55a8ecbaedf5 - std::panicking::try::do_call::h1637f162d05e0015
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x55a8ecbb1ecb - __rust_try
[INFO] [stdout]   33:     0x55a8ecbaec6f - std::panicking::try::hde6d5a2184796105
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x55a8ecb6839f - std::panic::catch_unwind::he73e4c09074320af
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x55a8ecb6839f - std::thread::Builder::spawn_unchecked_::{{closure}}::h07d166ef60b0a907
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   36:     0x55a8ecbbc20f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfdac09ac4d9bcf3d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55a8ecc67e9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   38:     0x55a8ecc67e9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   39:     0x55a8ecc67e9b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   40:     0x7fd9e4323ac3 - <unknown>
[INFO] [stdout]   41:     0x7fd9e43b4a04 - __clone
[INFO] [stdout]   42:                0x0 - <unknown>
[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:     0x55a8ecc61e75 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55a8ecc61e75 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55a8ecc61e75 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55a8ecc61e75 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55a8ecc8a6fb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55a8ecc8a6fb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55a8ecc5f75f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55a8ecc61c4e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55a8ecc61c4e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55a8ecc635b9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55a8ecc6330c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55a8ecb5cbbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55a8ecb5cbbf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55a8ecc63bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55a8ecc63bbb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55a8ecc63934 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55a8ecc62339 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55a8ecc63667 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55a8ecae9d03 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55a8ecaea0ee - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55a8ecc0e46e - core::panicking::assert_failed::h48eb50ecfca32c0b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55a8ecafa414 - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::h0a7acd2e6e038bb9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parsing/assignments.rs:52:5
[INFO] [stdout]   22:     0x55a8ecafa117 - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::{{closure}}::hffc8182a0117ed15
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parsing/assignments.rs:38:46
[INFO] [stdout]   23:     0x55a8ecb010c6 - core::ops::function::FnOnce::call_once::hcac8d38c2aee04ce
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a8ecb614db - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a8ecb614db - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55a8ecb60ba1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55a8ecb60ba1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55a8ecb60ba1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55a8ecb60ba1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55a8ecb60ba1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55a8ecb60ba1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55a8ecb60ba1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55a8ecb29574 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55a8ecb29574 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55a8ecb2e042 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55a8ecb2e042 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55a8ecb2e042 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55a8ecb2e042 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55a8ecb2e042 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55a8ecb2e042 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55a8ecb2e042 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a8ecc67e9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55a8ecc67e9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55a8ecc67e9b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fd9e4323ac3 - <unknown>
[INFO] [stdout]   46:     0x7fd9e43b4a04 - __clone
[INFO] [stdout]   47:                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.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "841ffaed70689becd592291500e547dfbb3b74cb06c6b8701896d14a0643f77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841ffaed70689becd592291500e547dfbb3b74cb06c6b8701896d14a0643f77a", kill_on_drop: false }`
[INFO] [stdout] 841ffaed70689becd592291500e547dfbb3b74cb06c6b8701896d14a0643f77a
