[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 beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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-2-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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47936a16eb01a59beb4d9b14c88862736572ca40b2d12e804107fbf071a0372d [INFO] running `Command { std: "docker" "start" "-a" "47936a16eb01a59beb4d9b14c88862736572ca40b2d12e804107fbf071a0372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47936a16eb01a59beb4d9b14c88862736572ca40b2d12e804107fbf071a0372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47936a16eb01a59beb4d9b14c88862736572ca40b2d12e804107fbf071a0372d", kill_on_drop: false }` [INFO] [stdout] 47936a16eb01a59beb4d9b14c88862736572ca40b2d12e804107fbf071a0372d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58c4dd2cb3826ca669afab2d1b73c49d71677160f22e7b995f6296a98d5df9fb [INFO] running `Command { std: "docker" "start" "-a" "58c4dd2cb3826ca669afab2d1b73c49d71677160f22e7b995f6296a98d5df9fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [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 humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [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 uuid v1.1.2 [INFO] [stderr] Compiling regex v1.6.0 [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 [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 [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 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s [INFO] running `Command { std: "docker" "inspect" "58c4dd2cb3826ca669afab2d1b73c49d71677160f22e7b995f6296a98d5df9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c4dd2cb3826ca669afab2d1b73c49d71677160f22e7b995f6296a98d5df9fb", kill_on_drop: false }` [INFO] [stdout] 58c4dd2cb3826ca669afab2d1b73c49d71677160f22e7b995f6296a98d5df9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed30e4430b69cbb7821d06aa75da9f2f7fae73c775e2c5769b6d530427f49011 [INFO] running `Command { std: "docker" "start" "-a" "ed30e4430b69cbb7821d06aa75da9f2f7fae73c775e2c5769b6d530427f49011", kill_on_drop: false }` [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 [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 [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 [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: 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 [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 [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 [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "ed30e4430b69cbb7821d06aa75da9f2f7fae73c775e2c5769b6d530427f49011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed30e4430b69cbb7821d06aa75da9f2f7fae73c775e2c5769b6d530427f49011", kill_on_drop: false }` [INFO] [stdout] ed30e4430b69cbb7821d06aa75da9f2f7fae73c775e2c5769b6d530427f49011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d41b6a90477d14002445d4bd83a56907290c9515a0ae750f07e6c2645174776e [INFO] running `Command { std: "docker" "start" "-a" "d41b6a90477d14002445d4bd83a56907290c9515a0ae750f07e6c2645174776e", 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 [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 [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 [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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-a3ddb6931968bf14) [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-13458c8c612a4364) [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-cf70105f09b90413) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test intermediate_representation::constants::byte_code_for_foreign_system_library_constant_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_known_type_signed_number_assignment_generates_correctly ... ok [INFO] [stdout] test 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::procedures::body::byte_code_for_procedure_body_generates_correctly ... ok [INFO] [stdout] test lexical::characters::peek_next_character_with_input ... ok [INFO] [stdout] test lexical::characters::read_characters_up_until_stops_at_eof_regardless ... ok [INFO] [stdout] test lexical::characters::peek_next_character_empty_input ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok [INFO] [stdout] test lexical::characters::read_characters_up_until_with_whitespace_check ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_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 lexical::tokens::assignment::compound_get_for_typed_constant_with_initial_asignment ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_typed_variable_with_initial_asignment ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_string_arg_generates_correctly ... 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_negative_int ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_variable_initial_assignment_to_positive_int ... 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 lexical::tokens::assignment::compound_get_for_variable_reassignment ... ok [INFO] [stdout] test intermediate_representation::constants::byte_code_for_inferred_type_signed_number_constant_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_call ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_pointer_type_args ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_type_args ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_pointer_args ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_two_args ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_arg_passed_from_body_args_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_with_body ... ok [INFO] [stdout] test lexical::tokens::loops::compound_get_for_for_loop ... ok [INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_field_access ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_field_assignment_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::assignments::byte_code_for_string_assignment_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_with_args_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::constants::byte_code_for_known_type_signed_number_constant_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::hello_world::byte_code_for_known_type_signed_number_assignment_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_cast_type_assignment_generates_correctly ... ok [INFO] [stdout] test parsing::directives::parse_load_directive_parses_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_global_const_arg_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::header::byte_code_for_foreign_procedure_header_with_args_generates_correctly ... ok [INFO] [stdout] test parsing::consts::parse_const_declaration_parses_correctly ... ok [INFO] [stdout] test parsing::consts::parse_const_declaration_with_type_parses_correctly ... ok [INFO] [stdout] test parsing::parse_empty_input_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_casted_assigment_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::body::parse_procedure_body_parses_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 parsing::directives::parse_foreign_system_library_directive_parses_correctly ... ok [INFO] [stdout] test parsing::directives::parse_run_directive_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_arg_parses_correctly ... ok [INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::header::parse_procedure_header_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_invalid_assigment_parses_correctly ... ok [INFO] [stdout] test parsing::expressions::parse_variable_expression_parses_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_args_generates_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_with_other_built_in_args_types_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_string_arg_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_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 parsing::procedures::calling::parse_procedure_call_with_null_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_arg_parses_correctly ... ok [INFO] [stdout] test parsing::structs::parse_struct_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_return_type_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_typed_assigment_parses_correctly ... 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::assignments::typing_struct_member_access_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::assignments::typing_string_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::assignments::typing_known_type_assignment_to_global_const ... ok [INFO] [stdout] test typing::assignments::typing_struct_member_access_with_cast_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::constants::typing_known_type_const_types_int_literal_assignment ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_return_arg ... ok [INFO] [stdout] test typing::constants::typing_const_types_int_literal_assignment ... ok [INFO] [stdout] test typing::expressions::typing_procedure_body_types_variable_number_expression_assignment ... 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::body::typing_procedure_body_with_args_from_header_used_in_expression_gets_typed_correctly ... ok [INFO] [stdout] test typing::assignments::typing_cast_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_string_arg ... 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_int_arg ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::header::typing_foreign_library_procedure_header_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_pointer_args_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_args_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist stdout ---- [INFO] [stdout] type cannot be found: [INFO] [stdout] [INFO] [stdout] file: test.hep, line: 2, column: 5 [INFO] [stdout] [INFO] [stdout] thread '' panicked at src/acting.rs:51:13: [INFO] [stdout] error SendError { .. } sending message "rust_hephaestus::compilation::CompilationMessage" to "rust_hephaestus::compilation::compiler::CompilerActor" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d8451ee0202 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d8451ee0202 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d8451ee0202 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d8451ee0202 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d8451f080e3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x5d8451f080e3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x5d8451edd8d3 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d8451edd8d3 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x5d8451ee0052 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d8451ee15ec - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x5d8451ee1442 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d8451deb884 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5d8451deb884 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5d8451ee2063 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5d8451ee2063 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d8451ee1d3a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d8451ee06f9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d8451ee19cd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d8451d735b0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d8451e56851 - rust_hephaestus::acting::send_message_to_actor::hca5422bc2b4f81f0 [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:51:13 [INFO] [stdout] 20: 0x5d8451e16d9f - rust_hephaestus::errors::notify_compiler_errors_reported::h6ba73f8510f5e846 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:46:5 [INFO] [stdout] 21: 0x5d8451e16d53 - rust_hephaestus::errors::report_errors::hb6dbda458457c305 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:41:5 [INFO] [stdout] 22: 0x5d8451e16a27 - as rust_hephaestus::acting::Actor>::receive::hb4868a983af83465 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:23:69 [INFO] [stdout] 23: 0x5d8451e5d6a2 - rust_hephaestus::acting::run_actor::hcca84c5b8a968e91 [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:144:47 [INFO] [stdout] 24: 0x5d8451e5ca21 - rust_hephaestus::acting::start_actor_from_pool::{{closure}}::hf7b41ae1bc46e9de [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:84:30 [INFO] [stdout] 25: 0x5d8451e1e24f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h042a58a938c45e54 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5d8451e720c8 - as core::ops::function::FnOnce>::call_once::ha827606385c563c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 27: 0x5d8451e12668 - rust_hephaestus::threading::create_worker::{{closure}}::he7d7016138e61b88 [INFO] [stdout] at /opt/rustwide/workdir/src/threading.rs:189:46 [INFO] [stdout] 28: 0x5d8451e473a7 - std::sys::backtrace::__rust_begin_short_backtrace::h460c1fa0fd398abc [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 29: 0x5d8451e090eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h7101af57173ca046 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: 0x5d8451e5e331 - as core::ops::function::FnOnce<()>>::call_once::hce2dd7611680f2e1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5d8451e5e6fc - std::panicking::try::do_call::hd74d6761fde2496d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x5d8451e0ea5b - __rust_try [INFO] [stdout] 33: 0x5d8451e08ada - std::panicking::try::hbc98289efcd6ce2f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5d8451e08ada - std::panic::catch_unwind::h5e641fd1a38f8644 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5d8451e08ada - std::thread::Builder::spawn_unchecked_::{{closure}}::h99b013d710866e43 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 36: 0x5d8451e1e59f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hef4d93c4fd0fb7f5 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5d8451ee3dab - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 38: 0x5d8451ee3dab - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 39: 0x5d8451ee3dab - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 40: 0x7f418b0c3aa4 - [INFO] [stdout] 41: 0x7f418b150a34 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist' panicked at tests/typing/procedures/calling.rs:70:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d8451ee0202 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d8451ee0202 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d8451ee0202 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d8451ee0202 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d8451f080e3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x5d8451f080e3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x5d8451edd8d3 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d8451edd8d3 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x5d8451ee0052 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d8451ee15ec - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x5d8451ee1442 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d8451deb884 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5d8451deb884 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5d8451ee2063 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5d8451ee2063 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d8451ee1d3a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d8451ee06f9 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5d8451ee19cd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d8451d735b0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d8451d73937 - core::panicking::assert_failed_inner::hb8d32b4dd02e3b82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:425:17 [INFO] [stdout] 20: 0x5d8451d73859 - core::panicking::assert_failed::h21e1670adc7aaa55 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:380:5 [INFO] [stdout] 21: 0x5d8451d98acd - mod::typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist::h1e34f468efd69b64 [INFO] [stdout] at /opt/rustwide/workdir/tests/typing/procedures/calling.rs:70:5 [INFO] [stdout] 22: 0x5d8451d989f7 - mod::typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist::{{closure}}::h11878672a54d0ca8 [INFO] [stdout] at /opt/rustwide/workdir/tests/typing/procedures/calling.rs:60:84 [INFO] [stdout] 23: 0x5d8451da6346 - core::ops::function::FnOnce::call_once::h432c2cebd22a775d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d8451df11db - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d8451df11db - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x5d8451df01cf - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x5d8451df01cf - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5d8451df01cf - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5d8451df01cf - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5d8451df01cf - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d8451df01cf - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x5d8451df01cf - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x5d8451db4924 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x5d8451db4924 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x5d8451db821a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5d8451db821a - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5d8451db821a - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5d8451db821a - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5d8451db821a - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d8451db821a - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5d8451db821a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d8451ee3dab - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x5d8451ee3dab - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x5d8451ee3dab - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7f418b0c3aa4 - [INFO] [stdout] 46: 0x7f418b150a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist [INFO] [stdout] [INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "d41b6a90477d14002445d4bd83a56907290c9515a0ae750f07e6c2645174776e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41b6a90477d14002445d4bd83a56907290c9515a0ae750f07e6c2645174776e", kill_on_drop: false }` [INFO] [stdout] d41b6a90477d14002445d4bd83a56907290c9515a0ae750f07e6c2645174776e