[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-2026-04-21 for beta-1.96-1 [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] 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] validating manifest of git repo https://github.com/sammosampson/hephaestus on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sammosampson/hephaestus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ccb7c2d40d485c028313f516ab7c98ec49a5b9875ebb0e10c984c539731ad7 [INFO] running `Command { std: "docker" "start" "-a" "69ccb7c2d40d485c028313f516ab7c98ec49a5b9875ebb0e10c984c539731ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ccb7c2d40d485c028313f516ab7c98ec49a5b9875ebb0e10c984c539731ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ccb7c2d40d485c028313f516ab7c98ec49a5b9875ebb0e10c984c539731ad7", kill_on_drop: false }` [INFO] [stdout] 69ccb7c2d40d485c028313f516ab7c98ec49a5b9875ebb0e10c984c539731ad7 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ed2f0ed91d3d39b6965796c0631accdd07b8ccc9d22d508d6c068e27ef7ef1 [INFO] running `Command { std: "docker" "start" "-a" "69ed2f0ed91d3d39b6965796c0631accdd07b8ccc9d22d508d6c068e27ef7ef1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [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 getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `llvm::*` [INFO] [stdout] --> src/backends/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use llvm::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/backends/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use errors::*; [INFO] [stdout] | ^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 15 | errors::* [INFO] [stdout] | --------- but the name `todo_error` 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: `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] = 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] = 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: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) 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] = 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] = 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] [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] = 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] = 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] [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] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use sizing::*; [INFO] [stdout] | ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use compilation::*; [INFO] [stdout] | -------------- but the name `perform_sizing` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use backends::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | pub use errors::*; [INFO] [stdout] | --------- but the name `todo_error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/source_files.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/lexer.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threading.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "69ed2f0ed91d3d39b6965796c0631accdd07b8ccc9d22d508d6c068e27ef7ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ed2f0ed91d3d39b6965796c0631accdd07b8ccc9d22d508d6c068e27ef7ef1", kill_on_drop: false }` [INFO] [stdout] 69ed2f0ed91d3d39b6965796c0631accdd07b8ccc9d22d508d6c068e27ef7ef1 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf912cee5908bb166b77f91cb3ce67844c818ead459e24287824c4bbf41efcb [INFO] running `Command { std: "docker" "start" "-a" "bbf912cee5908bb166b77f91cb3ce67844c818ead459e24287824c4bbf41efcb", 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/backends/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use errors::*; [INFO] [stdout] | ^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 15 | errors::* [INFO] [stdout] | --------- but the name `todo_error` 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: `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] = 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] = 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: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) 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] = 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] = 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] [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] = 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] = 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] [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] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use sizing::*; [INFO] [stdout] | ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use compilation::*; [INFO] [stdout] | -------------- but the name `perform_sizing` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use backends::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | pub use errors::*; [INFO] [stdout] | --------- but the name `todo_error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/source_files.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/lexer.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threading.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked<'_, T> { [INFO] [stdout] | +++ [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/backends/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use errors::*; [INFO] [stdout] | ^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 15 | errors::* [INFO] [stdout] | --------- but the name `todo_error` 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: `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] = 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] = 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: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) 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] = 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] = 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] [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] = 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] = 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] [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] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use sizing::*; [INFO] [stdout] | ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 29 | pub use compilation::*; [INFO] [stdout] | -------------- but the name `perform_sizing` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub use backends::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 34 | pub use errors::*; [INFO] [stdout] | --------- but the name `todo_error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/source_files.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parsing/lexical/lexer.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn lex(input: &str) -> Lexer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threading.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn lock(to_lock: &Lockable) -> Locked<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "bbf912cee5908bb166b77f91cb3ce67844c818ead459e24287824c4bbf41efcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf912cee5908bb166b77f91cb3ce67844c818ead459e24287824c4bbf41efcb", kill_on_drop: false }` [INFO] [stdout] bbf912cee5908bb166b77f91cb3ce67844c818ead459e24287824c4bbf41efcb [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df3637a3716116b13942b1616b5d8a782c2bb34a7fc1008d12747f87ddc52cd3 [INFO] running `Command { std: "docker" "start" "-a" "df3637a3716116b13942b1616b5d8a782c2bb34a7fc1008d12747f87ddc52cd3", 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/backends/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use errors::*; [INFO] [stderr] | ^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 15 | errors::* [INFO] [stderr] | --------- but the name `todo_error` 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: `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] = 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] = 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: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) 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] = 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] = 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] [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] = 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] = 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] [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] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub use sizing::*; [INFO] [stderr] | ^^^^^^^^^ the name `perform_sizing` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 29 | pub use compilation::*; [INFO] [stderr] | -------------- but the name `perform_sizing` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub use backends::*; [INFO] [stderr] | ^^^^^^^^^^^ the name `todo_error` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 34 | pub use errors::*; [INFO] [stderr] | --------- but the name `todo_error` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsing/lexical/source_files.rs:13:29 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 13 | pub fn create_reader(input: &str) -> SourceFileCharacterReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parsing/lexical/lexer.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn lex(input: &str) -> Lexer { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 28 | pub fn lex(input: &str) -> Lexer<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/threading.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn lock(to_lock: &Lockable) -> Locked { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn lock(to_lock: &Lockable) -> Locked<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rust-hephaestus` (lib) generated 11 warnings (run `cargo fix --lib -p rust-hephaestus` to apply 4 suggestions) [INFO] [stderr] warning: `rust-hephaestus` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rust-hephaestus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-467ec017a0986b69) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_hephaestus-524146ac6f6d31e3) [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] [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-2ebd7fd8d79a2c9c) [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_string_assignment_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_cast_type_assignment_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::constants::byte_code_for_inferred_type_signed_number_constant_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_string_field_assignment_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::procedures::calls::byte_code_for_procedure_call_with_arg_passed_from_body_args_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_args_generates_correctly ... ok [INFO] [stdout] test intermediate_representation::procedures::body::byte_code_for_procedure_body_with_args_generates_correctly ... ok [INFO] [stdout] test lexical::characters::get_next_character_with_input ... ok [INFO] [stdout] test lexical::characters::get_next_character_with_multiline_input_sets_positioning_correctly ... ok [INFO] [stdout] test lexical::characters::peek_next_character_empty_input ... ok [INFO] [stdout] test lexical::characters::peek_next_character_with_input ... ok [INFO] [stdout] test lexical::characters::read_characters_up_until_stops_at_eof_regardless ... ok [INFO] [stdout] test lexical::characters::read_characters_up_until_with_whitespace_check ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_cast ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_assignment_to_string ... ok [INFO] [stdout] test lexical::tokens::assignment::compound_get_for_invalid_typed_variable ... ok [INFO] [stdout] test 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 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::assignment::compound_get_for_variable_reassignment ... ok [INFO] [stdout] test lexical::tokens::compound_get_next_token_gets_correctly_with_positioning ... 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_call ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_global_const_arg_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_pointer_type_args ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_other_built_in_type_args ... ok [INFO] [stdout] test intermediate_representation::assignments::byte_code_for_known_type_signed_number_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 intermediate_representation::procedures::header::byte_code_for_foreign_procedure_header_with_args_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::loops::compound_get_for_for_loop ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_string_arg_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_field_access ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_variable_arg_generates_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_casted_assigment_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_struct_member_access_assignment_parses_correctly ... ok [INFO] [stdout] test lexical::tokens::structs::compound_get_for_struct_declaration ... ok [INFO] [stdout] test lexical::tokens::peek_next_token_peeks_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration_pointer_args ... ok [INFO] [stdout] test intermediate_representation::procedures::calls::byte_code_for_procedure_call_with_null_void_pointer_variable_arg_generates_correctly ... ok [INFO] [stdout] test lexical::tokens::functions::compound_get_for_function_declaration ... ok [INFO] [stdout] test lexical::tokens::directives::compound_get_for_directive_with_string_literal ... ok [INFO] [stdout] test parsing::assignments::parse_typed_assigment_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::consts::parse_const_declaration_parses_correctly ... ok [INFO] [stdout] test parsing::expressions::parse_literal_expression_parses_correctly ... ok [INFO] [stdout] test parsing::directives::parse_load_directive_parses_correctly ... ok [INFO] [stdout] test parsing::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::body::parse_procedure_body_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::calling::parse_procedure_call_parses_correctly ... ok [INFO] [stdout] test parsing::procedures::header::parse_procedure_header_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_with_string_arg_parses_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_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::header::parse_procedure_header_with_other_built_in_args_types_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_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::structs::parse_struct_parses_correctly ... ok [INFO] [stdout] test parsing::assignments::parse_invalid_assigment_parses_correctly ... FAILED [INFO] [stdout] test typing::assignments::typing_procedure_body_assignment_types_variable_int_literal_assignment ... ok [INFO] [stdout] test typing::assignments::typing_string_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_struct_member_access_assignment_types_sucessfully ... ok [INFO] [stdout] test typing::assignments::typing_cast_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_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::constants::typing_const_types_int_literal_assignment ... ok [INFO] [stdout] test typing::constants::typing_known_type_const_types_int_literal_assignment ... ok [INFO] [stdout] test typing::procedures::body::typing_procedure_body_with_pointer_args_from_header_get_typed_correctly ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_return_arg ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_arg_from_prior_expression ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_does_not_wait_for_external_procedure_that_does_not_exist ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_int_arg ... ok [INFO] [stdout] test typing::procedures::calling::typing_procedure_body_waits_for_external_procedure_with_string_arg ... ok [INFO] [stdout] test typing::procedures::header::typing_foreign_library_procedure_header_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_args_returns_correct_types ... ok [INFO] [stdout] test typing::procedures::header::typing_procedure_header_with_pointer_args_returns_correct_types ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parsing::assignments::parse_invalid_assigment_parses_correctly stdout ---- [INFO] [stdout] expected type: [INFO] [stdout] [INFO] [stdout] file: test.hep, line: 2, column: 8 [INFO] [stdout] [INFO] [stdout] thread '' (2283) 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: 0x58757934eefa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58757934eefa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58757934eefa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58757934eefa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x587579364c6a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x587579364c6a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x587579353822 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x587579353822 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58757932e08f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58757932e08f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x587579347359 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58757921e1cc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58757921e1cc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x587579347512 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x587579347512 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58757932e148 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x587579323329 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58757932ee5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58757936542c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5875792516ec - rust_hephaestus::acting::send_message_to_actor::ha3377b5aa145bf2b [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:51:13 [INFO] [stdout] 20: 0x5875792c6909 - rust_hephaestus::errors::notify_compiler_errors_reported::hbb7fb10857238af6 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:46:5 [INFO] [stdout] 21: 0x5875792c5383 - rust_hephaestus::errors::report_errors::h828a7a088f8bb95c [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:41:5 [INFO] [stdout] 22: 0x5875792c1492 - as rust_hephaestus::acting::Actor>::receive::h438e35563a93c213 [INFO] [stdout] at /opt/rustwide/workdir/src/errors.rs:23:69 [INFO] [stdout] 23: 0x587579257b66 - rust_hephaestus::acting::run_actor::h57e9f016b3ff3427 [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:144:60 [INFO] [stdout] 24: 0x587579256f91 - rust_hephaestus::acting::start_actor_from_pool::{{closure}}::h0a1f51b351273fea [INFO] [stdout] at /opt/rustwide/workdir/src/acting.rs:84:30 [INFO] [stdout] 25: 0x5875792961ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3cb37c18cfa5bd7d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5875792d2b48 - as core::ops::function::FnOnce>::call_once::h9c7f1dfd8469f5d7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 27: 0x587579268388 - rust_hephaestus::threading::create_worker::{{closure}}::hd770a0f976bf4429 [INFO] [stdout] at /opt/rustwide/workdir/src/threading.rs:189:46 [INFO] [stdout] 28: 0x587579286c37 - std::sys::backtrace::__rust_begin_short_backtrace::h1d5ba46e7dda78ff [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 29: 0x587579292e5b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hc566d9fb1f47eb7b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 30: 0x587579262561 - as core::ops::function::FnOnce<()>>::call_once::h037db72bc6ca8bf5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x587579280b6b - std::panicking::catch_unwind::do_call::h44b10224858dd5ea [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x587579294acb - __rust_try [INFO] [stdout] 33: 0x58757929283a - std::panicking::catch_unwind::h4d82429c3beec96c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x58757929283a - std::panic::catch_unwind::ha430fc21418e6157 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x58757929283a - std::thread::lifecycle::spawn_unchecked::{{closure}}::hc5b60590d2f64434 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 36: 0x5875792960bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h01c3f5f78b24c000 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x58757934e80f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 38: 0x58757934e80f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 39: 0x7bde6b4b8aa4 - [INFO] [stdout] 40: 0x7bde6b545a64 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'parsing::assignments::parse_invalid_assigment_parses_correctly' (2175) panicked at tests/parsing/assignments.rs:52:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58757934eefa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58757934eefa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58757934eefa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58757934eefa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x587579364c6a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x587579364c6a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x587579353822 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x587579353822 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58757932e08f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58757932e08f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x587579347359 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58757921e1cc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58757921e1cc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x587579347512 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x587579347512 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58757932e148 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x587579323329 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58757932ee5d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58757936542c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5875793652b3 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5875793601cd - core[6771d259883166e6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x587579209c0c - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::heeb18e7c19db4efe [INFO] [stdout] at /opt/rustwide/workdir/tests/parsing/assignments.rs:52:5 [INFO] [stdout] 22: 0x587579209e67 - mod::parsing::assignments::parse_invalid_assigment_parses_correctly::{{closure}}::hd1a6f1c25c83c30c [INFO] [stdout] at /opt/rustwide/workdir/tests/parsing/assignments.rs:38:46 [INFO] [stdout] 23: 0x5875791f9146 - core::ops::function::FnOnce::call_once::h43f5c1fa5f87ff75 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5875792122cb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5875792122cb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58757921ec9b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58757921ec9b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x58757921ec9b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58757921ec9b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58757921ec9b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58757921ec9b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58757921ec9b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5875792190f4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5875792190f4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5875792218a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5875792218a2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5875792218a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5875792218a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5875792218a2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5875792218a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5875792218a2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58757934e80f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x58757934e80f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7bde6b4b8aa4 - [INFO] [stdout] 45: 0x7bde6b545a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parsing::assignments::parse_invalid_assigment_parses_correctly [INFO] [stdout] [INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "df3637a3716116b13942b1616b5d8a782c2bb34a7fc1008d12747f87ddc52cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3637a3716116b13942b1616b5d8a782c2bb34a7fc1008d12747f87ddc52cd3", kill_on_drop: false }` [INFO] [stdout] df3637a3716116b13942b1616b5d8a782c2bb34a7fc1008d12747f87ddc52cd3