[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 try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammosampson%2Fhephaestus" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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-6-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932bb1cbdcfd700f0f9a930aab2ec8f9741fabe00fb297779ea78b4cc89a7dbb [INFO] running `Command { std: "docker" "start" "-a" "932bb1cbdcfd700f0f9a930aab2ec8f9741fabe00fb297779ea78b4cc89a7dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932bb1cbdcfd700f0f9a930aab2ec8f9741fabe00fb297779ea78b4cc89a7dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932bb1cbdcfd700f0f9a930aab2ec8f9741fabe00fb297779ea78b4cc89a7dbb", kill_on_drop: false }` [INFO] [stdout] 932bb1cbdcfd700f0f9a930aab2ec8f9741fabe00fb297779ea78b4cc89a7dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a617abaa396e743e612c8cf174f758c3a1924c37b9dfa9d8fe2ed4fea881270 [INFO] running `Command { std: "docker" "start" "-a" "8a617abaa396e743e612c8cf174f758c3a1924c37b9dfa9d8fe2ed4fea881270", 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 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 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 6.00s [INFO] running `Command { std: "docker" "inspect" "8a617abaa396e743e612c8cf174f758c3a1924c37b9dfa9d8fe2ed4fea881270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a617abaa396e743e612c8cf174f758c3a1924c37b9dfa9d8fe2ed4fea881270", kill_on_drop: false }` [INFO] [stdout] 8a617abaa396e743e612c8cf174f758c3a1924c37b9dfa9d8fe2ed4fea881270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec658b7df8bdf9c9aa6e4e1aba8e74263f66a45f6faa2ed53ea1a9ea80460755 [INFO] running `Command { std: "docker" "start" "-a" "ec658b7df8bdf9c9aa6e4e1aba8e74263f66a45f6faa2ed53ea1a9ea80460755", 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 [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] [stderr] Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [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.32s [INFO] running `Command { std: "docker" "inspect" "ec658b7df8bdf9c9aa6e4e1aba8e74263f66a45f6faa2ed53ea1a9ea80460755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec658b7df8bdf9c9aa6e4e1aba8e74263f66a45f6faa2ed53ea1a9ea80460755", kill_on_drop: false }` [INFO] [stdout] ec658b7df8bdf9c9aa6e4e1aba8e74263f66a45f6faa2ed53ea1a9ea80460755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47958c5f70eff2644636815cd7f1a47646e545fc429065e080c0dc3feca22c68 [INFO] running `Command { std: "docker" "start" "-a" "47958c5f70eff2644636815cd7f1a47646e545fc429065e080c0dc3feca22c68", 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-7c341a515bbcd3bc) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-dd206eb4e297500e) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-d0a7d8c92bf5ae5c) [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] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_null_void_pointer_variable_arg_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::constants::byte_code_for_known_type_signed_number_constant_generates_correctly ... ok [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_args_generates_correctly ... ok [INFO] [stdout] test lexical::characters::get_next_character_with_input ... ok [INFO] [stdout] test lexical::characters::peek_next_character_with_input ... ok [INFO] [stdout] test lexical::characters::get_next_character_with_multiline_input_sets_positioning_correctly ... ok [INFO] [stdout] test lexical::characters::peek_next_character_empty_input ... ok [INFO] [stdout] test lexical::characters::read_characters_up_until_with_whitespace_check ... ok [INFO] [stdout] test intermediate_representation::hello_world::byte_code_for_known_type_signed_number_assignment_generates_correctly ... 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 intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_string_arg_generates_correctly ... 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_cast ... 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::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_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::body::byte_code_for_procedure_body_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::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 lexical::tokens::assignment::compound_get_for_typed_variable ... ok [INFO] [stdout] test intermediate_representation::constants::byte_code_for_foreign_system_library_constant_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_call ... 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_variable_initial_assignment_to_positive_int ... 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_declaration_pointer_args ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_type_args ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_cast_type_assignment_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_two_args ... 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::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::body::byte_code_for_procedure_body_with_args_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 parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok [INFO] [stdout] test parsing::directives::parse_foreign_system_library_directive_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_parses_correctly ... ok [INFO] [stdout] test parsing::consts::parse_const_declaration_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_casted_assigment_parses_correctly ... ok [INFO] [stdout] test parsing::directives::parse_load_directive_parses_correctly ... ok [INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok [INFO] [stdout] test parsing::parse_empty_input_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_foreign_system_library_procedure_header_with_pointer_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::expressions::parse_variable_expression_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_arg_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::header::parse_procedure_header_with_arg_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::body::parse_procedure_body_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_with_string_arg_parses_correctly ... ok [INFO] [stdout] test parsing::directives::parse_run_directive_parses_correctly ... ok [INFO] [stdout] test parsing::consts::parse_const_declaration_with_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 parsing::assignments::parse_invalid_assigment_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::structs::parse_struct_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_args_and_return_type_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_string_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::assignments::typing_struct_member_access_with_cast_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::expressions::typing_procedure_body_types_variable_number_expression_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_known_type_procedure_body_assignment_types_variable_int_literal_assignment ... ok [INFO] [stdout] test typing::assignments::typing_known_type_assignment_to_global_const ... ok [INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_args_from_header_used_in_expression_gets_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::constants::typing_const_types_int_literal_assignment ... ok [INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_pointer_args_from_header_get_typed_correctly ... ok [INFO] [stdout] test typing::constants::typing_known_type_const_types_int_literal_assignment ... 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_procedure_header_with_pointer_args_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_return_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_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] [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: 0x59ef4466584f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59ef4466584f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59ef4466584f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59ef4466584f - ::fmt::hd0fb9a24f673249b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59ef4468f6a3 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x59ef4468f6a3 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x59ef446623b3 - std::io::Write::write_fmt::hb002ef36900cedb4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x59ef446656a2 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59ef44666c7f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x59ef44666a98 - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x59ef4455fcf5 - as core::ops::function::Fn>::call::h863d5366fd8956b9 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x59ef4455fcf5 - test::test_main::{{closure}}::h069467131d9eccce [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x59ef44667773 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x59ef44667773 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x59ef4466742a - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x59ef44665d69 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59ef446670bd - rust_begin_unwind [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x59ef4468d260 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59ef4468d692 - core::panicking::assert_failed_inner::h9d7033879b3fdb7b [INFO] [stdout] 19: 0x59ef4468d549 - core::panicking::assert_failed::hfba34dc613f75016 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:380:5 [INFO] [stdout] 20: 0x59ef4452347d - mod::typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist::hded0bf9911f7a5d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/typing/procedures/calling.rs:70:5 [INFO] [stdout] 21: 0x59ef445233a7 - mod::typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist::{{closure}}::h3102dbb9e32c93d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/typing/procedures/calling.rs:60:84 [INFO] [stdout] 22: 0x59ef4451d756 - core::ops::function::FnOnce::call_once::h42b02153d8ba6d9c [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59ef4456550b - core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59ef4456550b - test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637:18 [INFO] [stdout] 25: 0x59ef44564368 - test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:60 [INFO] [stdout] 26: 0x59ef44564368 - as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x59ef44564368 - std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x59ef44564368 - std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x59ef44564368 - std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x59ef44564368 - test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:27 [INFO] [stdout] 31: 0x59ef44564368 - test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581:43 [INFO] [stdout] 32: 0x59ef445272e5 - test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611:41 [INFO] [stdout] 33: 0x59ef445272e5 - std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x59ef4452ac8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x59ef4452ac8a - as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x59ef4452ac8a - std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 37: 0x59ef4452ac8a - std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 38: 0x59ef4452ac8a - std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x59ef4452ac8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x59ef4452ac8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59ef4466b58b - as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 42: 0x59ef4466b58b - as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x59ef4466b58b - std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7758d444bac3 - [INFO] [stdout] 45: 0x7758d44dca04 - clone [INFO] [stdout] 46: 0x0 - [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: 0x59ef4466584f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59ef4466584f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59ef4466584f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59ef4466584f - ::fmt::hd0fb9a24f673249b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59ef4468f6a3 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x59ef4468f6a3 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x59ef446623b3 - std::io::Write::write_fmt::hb002ef36900cedb4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x59ef446656a2 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59ef44666c7f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x59ef44666a98 - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x59ef4455fcf5 - as core::ops::function::Fn>::call::h863d5366fd8956b9 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x59ef4455fcf5 - test::test_main::{{closure}}::h069467131d9eccce [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x59ef44667773 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x59ef44667773 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x59ef4466742a - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x59ef44665d69 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x59ef446670bd - rust_begin_unwind [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x59ef4468d260 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x59ef445d042f - rust_hephaestus::acting::send_message_to_actor::h7eca45565adde136 [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:51:13 [INFO] [stdout] 19: 0x59ef445de3bf - rust_hephaestus::errors::notify_compiler_errors_reported::hdddeaf7b12762e91 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:46:5 [INFO] [stdout] 20: 0x59ef445de342 - rust_hephaestus::errors::report_errors::h0d8a2eea9fcc3151 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:41:5 [INFO] [stdout] 21: 0x59ef445de037 - as rust_hephaestus::acting::Actor>::receive::hba297bef89e02621 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:23:69 [INFO] [stdout] 22: 0x59ef445d7115 - rust_hephaestus::acting::run_actor::h725e6e2bafdad435 [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:144:47 [INFO] [stdout] 23: 0x59ef445d6621 - rust_hephaestus::acting::start_actor_from_pool::{{closure}}::hdeffe5281f013d0b [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:84:30 [INFO] [stdout] 24: 0x59ef4459fa3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eedad361a9c6133 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x59ef4459dee8 - as core::ops::function::FnOnce>::call_once::h8359311ef41b368c [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 26: 0x59ef445acf69 - rust_hephaestus::threading::create_worker::{{closure}}::h7373da5124a25ca5 [INFO] [stdout] at /opt/rustwide/workdir/src/threading.rs:189:46 [INFO] [stdout] 27: 0x59ef445d78a7 - std::sys::backtrace::__rust_begin_short_backtrace::hef8ddd8d12c73b5b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 28: 0x59ef4457996b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea54929536acd41a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 29: 0x59ef445f3681 - as core::ops::function::FnOnce<()>>::call_once::h90c7eb1710354dee [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x59ef445f1d7c - std::panicking::try::do_call::h73cde73f18ba545f [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x59ef4457f4bb - __rust_try [INFO] [stdout] 32: 0x59ef44578cf9 - std::panicking::try::hfa4cd3afbe4174c2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 33: 0x59ef44578cf9 - std::panic::catch_unwind::h0100fe305f391c0e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x59ef44578cf9 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9bf16cd82778d2f9 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: 0x59ef4459fb7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h921148808745f9d2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x59ef4466b58b - as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 37: 0x59ef4466b58b - as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 38: 0x59ef4466b58b - std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7758d444bac3 - [INFO] [stdout] 40: 0x7758d44dca04 - clone [INFO] [stdout] 41: 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.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "47958c5f70eff2644636815cd7f1a47646e545fc429065e080c0dc3feca22c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47958c5f70eff2644636815cd7f1a47646e545fc429065e080c0dc3feca22c68", kill_on_drop: false }` [INFO] [stdout] 47958c5f70eff2644636815cd7f1a47646e545fc429065e080c0dc3feca22c68