[INFO] fetching crate mango 0.4.0... [INFO] testing mango-0.4.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate mango 0.4.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate mango 0.4.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mango 0.4.0 [INFO] finished tweaking crates.io crate mango 0.4.0 [INFO] tweaked toml for crates.io crate mango 0.4.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate mango 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.8 [INFO] [stderr] Downloaded syn v1.0.31 [INFO] [stderr] Downloaded smallvec v0.6.13 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded string-interner v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9c6136be871f254baad6f73b4c71c8d345cc8dd511e7bf0ec72e3679889ee67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9c6136be871f254baad6f73b4c71c8d345cc8dd511e7bf0ec72e3679889ee67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9c6136be871f254baad6f73b4c71c8d345cc8dd511e7bf0ec72e3679889ee67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c6136be871f254baad6f73b4c71c8d345cc8dd511e7bf0ec72e3679889ee67", kill_on_drop: false }` [INFO] [stdout] f9c6136be871f254baad6f73b4c71c8d345cc8dd511e7bf0ec72e3679889ee67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c535674b62a356a56b3c67bf4cd04bdd1d3b60334d8e07862433b41c9d81dc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c535674b62a356a56b3c67bf4cd04bdd1d3b60334d8e07862433b41c9d81dc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling mango v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/parsetxt/int.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 41 | | ... "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | | ... value.as_str().without_char('_'), [INFO] [stdout] 43 | | ... base.as_str() [INFO] [stdout] 44 | | ... )) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 | panic!( [INFO] [stdout] 41 | "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | value.as_str().without_char('_'), [INFO] [stdout] 43 | base.as_str() [INFO] [stdout] 44 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.97s [INFO] running `Command { std: "docker" "inspect" "6c535674b62a356a56b3c67bf4cd04bdd1d3b60334d8e07862433b41c9d81dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c535674b62a356a56b3c67bf4cd04bdd1d3b60334d8e07862433b41c9d81dc2", kill_on_drop: false }` [INFO] [stdout] 6c535674b62a356a56b3c67bf4cd04bdd1d3b60334d8e07862433b41c9d81dc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cecec054c1a746d0540ca5834e2c52d0fe362bd31eeecfd4fa3f09e974fd0c14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cecec054c1a746d0540ca5834e2c52d0fe362bd31eeecfd4fa3f09e974fd0c14", kill_on_drop: false }` [INFO] [stderr] Compiling mango v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/parsetxt/int.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 41 | | ... "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | | ... value.as_str().without_char('_'), [INFO] [stdout] 43 | | ... base.as_str() [INFO] [stdout] 44 | | ... )) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 | panic!( [INFO] [stdout] 41 | "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | value.as_str().without_char('_'), [INFO] [stdout] 43 | base.as_str() [INFO] [stdout] 44 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/strtype/name.rs:131:39 [INFO] [stdout] | [INFO] [stdout] 131 | assert!(name.is_ok(), format!("'{}' should be a valid name", inp)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 131 | assert!(name.is_ok(), "'{}' should be a valid name", inp); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/strtype/name.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | assert!(name.is_err(), format!("'{}' should not be a valid name", inp)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 134 | assert!(name.is_err(), "'{}' should not be a valid name", inp); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util/parsetxt/int.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 41 | | ... "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | | ... value.as_str().without_char('_'), [INFO] [stdout] 43 | | ... base.as_str() [INFO] [stdout] 44 | | ... )) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 | panic!( [INFO] [stdout] 41 | "Do not yet know how to deal with {} in base {}", [INFO] [stdout] 42 | value.as_str().without_char('_'), [INFO] [stdout] 43 | base.as_str() [INFO] [stdout] 44 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:73:55 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(size_of::() <= 5 * LONG_SIZE, size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 73 | assert!(size_of::() <= 5 * LONG_SIZE, "{}", size_of::()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | format!("AssociationToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 82 | "AssociationToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | format!("IdentifierToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 90 | "IdentifierToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | format!("KeywordToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 98 | "KeywordToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | format!("LiteralToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 106 | "LiteralToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | format!("OperatorToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 114 | "OperatorToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | format!("ParenthesisOpenToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 122 | "ParenthesisOpenToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | format!("ParenthesisCloseToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 130 | "ParenthesisCloseToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | format!("EndStatementToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 138 | "EndStatementToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | format!("StartBlockToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 146 | "StartBlockToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | format!("EndBlockToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 154 | "EndBlockToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/token/collect/all.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | format!("UnlexableToken size: {}", size_of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 | "UnlexableToken size: {}", size_of::() [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "cecec054c1a746d0540ca5834e2c52d0fe362bd31eeecfd4fa3f09e974fd0c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecec054c1a746d0540ca5834e2c52d0fe362bd31eeecfd4fa3f09e974fd0c14", kill_on_drop: false }` [INFO] [stdout] cecec054c1a746d0540ca5834e2c52d0fe362bd31eeecfd4fa3f09e974fd0c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e27dcd0fdfe8fbe248c4ed9a5b31ed07399d6cb68476c1deed5130584e6b96b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e27dcd0fdfe8fbe248c4ed9a5b31ed07399d6cb68476c1deed5130584e6b96b8", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/parsetxt/int.rs:40:36 [INFO] [stderr] | [INFO] [stderr] 40 | ... panic!(format!( [INFO] [stderr] | ______________________________^ [INFO] [stderr] 41 | | ... "Do not yet know how to deal with {} in base {}", [INFO] [stderr] 42 | | ... value.as_str().without_char('_'), [INFO] [stderr] 43 | | ... base.as_str() [INFO] [stderr] 44 | | ... )) [INFO] [stderr] | |_______________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 40 | panic!( [INFO] [stderr] 41 | "Do not yet know how to deal with {} in base {}", [INFO] [stderr] 42 | value.as_str().without_char('_'), [INFO] [stderr] 43 | base.as_str() [INFO] [stderr] 44 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/strtype/name.rs:131:39 [INFO] [stderr] | [INFO] [stderr] 131 | assert!(name.is_ok(), format!("'{}' should be a valid name", inp)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 131 | assert!(name.is_ok(), "'{}' should be a valid name", inp); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/strtype/name.rs:134:40 [INFO] [stderr] | [INFO] [stderr] 134 | assert!(name.is_err(), format!("'{}' should not be a valid name", inp)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 134 | assert!(name.is_err(), "'{}' should not be a valid name", inp); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/util/parsetxt/int.rs:40:36 [INFO] [stderr] | [INFO] [stderr] 40 | ... panic!(format!( [INFO] [stderr] | ______________________________^ [INFO] [stderr] 41 | | ... "Do not yet know how to deal with {} in base {}", [INFO] [stderr] 42 | | ... value.as_str().without_char('_'), [INFO] [stderr] 43 | | ... base.as_str() [INFO] [stderr] 44 | | ... )) [INFO] [stderr] | |_______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 40 | panic!( [INFO] [stderr] 41 | "Do not yet know how to deal with {} in base {}", [INFO] [stderr] 42 | value.as_str().without_char('_'), [INFO] [stderr] 43 | base.as_str() [INFO] [stderr] 44 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:73:55 [INFO] [stderr] | [INFO] [stderr] 73 | assert!(size_of::() <= 5 * LONG_SIZE, size_of::()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 73 | assert!(size_of::() <= 5 * LONG_SIZE, "{}", size_of::()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | format!("AssociationToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 82 | "AssociationToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | format!("IdentifierToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 90 | "IdentifierToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | format!("KeywordToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 98 | "KeywordToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | format!("LiteralToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 106 | "LiteralToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:114:13 [INFO] [stderr] | [INFO] [stderr] 114 | format!("OperatorToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 114 | "OperatorToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:122:13 [INFO] [stderr] | [INFO] [stderr] 122 | format!("ParenthesisOpenToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 122 | "ParenthesisOpenToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:130:13 [INFO] [stderr] | [INFO] [stderr] 130 | format!("ParenthesisCloseToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 130 | "ParenthesisCloseToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | format!("EndStatementToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 138 | "EndStatementToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:146:13 [INFO] [stderr] | [INFO] [stderr] 146 | format!("StartBlockToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 146 | "StartBlockToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:154:13 [INFO] [stderr] | [INFO] [stderr] 154 | format!("EndBlockToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 154 | "EndBlockToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/token/collect/all.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | format!("UnlexableToken size: {}", size_of::()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 | "UnlexableToken size: {}", size_of::() [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mango-7a48ba5fd7a8421c) [INFO] [stdout] [INFO] [stdout] running 174 tests [INFO] [stdout] test ast::tests::test_nested_ast_eq ... ok [INFO] [stdout] test io::source::tests::test_slice_all ... ok [INFO] [stdout] test io::source::tests::test_slice_neq_start ... ok [INFO] [stdout] test io::source::tests::test_slice_from_str ... ok [INFO] [stdout] test io::source::tests::test_slice_eq ... ok [INFO] [stdout] test io::source::tests::test_slice_neq_file ... ok [INFO] [stdout] test io::source::tests::test_slice_empty ... ok [INFO] [stdout] test io::source::tests::test_slice_str ... ok [INFO] [stdout] test io::source::tests::test_slice_neq_end ... ok [INFO] [stdout] test lexing::indent::indents::after_mismatch ... ok [INFO] [stdout] test ast::tests::test_simple_ast_eq_ne ... ok [INFO] [stdout] test ast::tests::test_unparseable_equality ... ok [INFO] [stdout] test lexing::identifier::identifiers::number_underscore ... ok [INFO] [stdout] test lexing::identifier::identifiers::underscores ... ok [INFO] [stdout] test lexing::identifier::identifiers::symbol ... ok [INFO] [stdout] test lexing::identifier::identifiers::multiple ... ok [INFO] [stdout] test lexing::indent::indents::constant_zero ... ok [INFO] [stdout] test lexing::identifier::identifiers::empty ... ok [INFO] [stdout] test lexing::identifier::identifiers::single ... ok [INFO] [stdout] test lexing::identifier::identifiers::with_numbers ... ok [INFO] [stdout] test lexing::indent::indents::decrease_to_two ... ok [INFO] [stdout] test lexing::identifier::identifiers::after_mismatch ... ok [INFO] [stdout] test lexing::indent::indents::constant_two ... ok [INFO] [stdout] test lexing::identifier::identifiers::with_postfix ... ok [INFO] [stdout] test lexing::identifier::identifiers::number_prefix ... ok [INFO] [stdout] test lexing::grouping::grouping::after_mismatch ... ok [INFO] [stdout] test lexing::grouping::grouping::paired_parenthese ... ok [INFO] [stdout] test lexing::grouping::grouping::parenthese_and_words ... ok [INFO] [stdout] test lexing::grouping::grouping::parenthese_open ... ok [INFO] [stdout] test lexing::grouping::grouping::mismatch ... ok [INFO] [stdout] test lexing::grouping::grouping::parenthese_close ... ok [INFO] [stdout] test lexing::indent::indents::whitespace_line ... ok [INFO] [stdout] test lexing::literals::constants::too_long ... ok [INFO] [stdout] test lexing::grouping::grouping::empty ... ok [INFO] [stdout] test lexing::lex::try_lex::test_no_match ... ok [INFO] [stdout] test lexing::indent::indents::direct_comment ... ok [INFO] [stdout] test lexing::indent::indents::empty_line ... ok [INFO] [stdout] test lexing::indent::indents::indented_comment ... ok [INFO] [stdout] test lexing::lex::try_lex::test_match ... ok [INFO] [stdout] test lexing::literals::int::multiple ... ok [INFO] [stdout] test lexing::literals::int::empty ... ok [INFO] [stdout] test lexing::literals::constants::bool ... ok [INFO] [stdout] test lexing::literals::real::empty ... ok [INFO] [stdout] test lexing::literals::text::double_quotes ... ok [INFO] [stdout] test lexing::literals::real::mismatch ... ok [INFO] [stdout] test lexing::literals::real::exponential ... ok [INFO] [stdout] test lexing::indent::indents::decrease_to_zero ... ok [INFO] [stdout] test lexing::literals::real::zero ... ok [INFO] [stdout] test lexing::literals::text::after_mismatch ... ok [INFO] [stdout] test lexing::literals::real::multiple ... ok [INFO] [stdout] test lexing::indent::indents::increase ... ok [INFO] [stdout] test lexing::literals::constants::after_mismatch ... ok [INFO] [stdout] test lexing::literals::constants::empty ... ok [INFO] [stdout] test lexing::literals::int::mismatch ... ok [INFO] [stdout] test lexing::literals::int::zero ... ok [INFO] [stdout] test lexing::literals::text::empty ... ok [INFO] [stdout] test lexing::operator::operators::all ... ok [INFO] [stdout] test lexing::operator::operators::gt ... ok [INFO] [stdout] test lexing::literals::int::valid_underscores ... ok [INFO] [stdout] test lexing::literals::int::prefix ... ok [INFO] [stdout] test lexing::literals::real::after_mismatch ... ok [INFO] [stdout] test lexing::literals::text::mismatch ... ok [INFO] [stdout] test lexing::operator::operators::empty ... ok [INFO] [stdout] test lexing::operator::operators::dash ... ok [INFO] [stdout] test lexing::operator::operators::asterisk ... ok [INFO] [stdout] test lexing::literals::text::simple ... ok [INFO] [stdout] test lexing::operator::operators::le ... ok [INFO] [stdout] test lexing::operator::associations::empty ... ok [INFO] [stdout] test lexing::literals::int::long ... ok [INFO] [stdout] test lexing::literals::text::no_content ... ok [INFO] [stdout] test lexing::operator::associations::all ... ok [INFO] [stdout] test lexing::operator::associations::prefix ... ok [INFO] [stdout] test lexing::operator::operators::ge ... ok [INFO] [stdout] test lexing::operator::operators::exclamation ... ok [INFO] [stdout] test lexing::operator::operators::eq ... ok [INFO] [stdout] test lexing::literals::text::escaped ... ok [INFO] [stdout] test lexing::operator::associations::mismatch ... ok [INFO] [stdout] test lexing::operator::operators::after_mismatch ... ok [INFO] [stdout] test lexing::operator::associations::after_mismatch ... ok [INFO] [stdout] test lexing::operator::associations::plain ... ok [INFO] [stdout] test lexing::literals::text::repeated ... ok [INFO] [stdout] test lexing::operator::operators::slash ... ok [INFO] [stdout] test lexing::literals::constants::multiple ... ok [INFO] [stdout] test lexing::operator::operators::plus ... ok [INFO] [stdout] test lexing::operator::operators::question ... ok [INFO] [stdout] test lexing::literals::int::after_mismatch ... ok [INFO] [stdout] test lexing::operator::operators::lt ... ok [INFO] [stdout] test lexing::operator::operators::mismatch ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_peek::test_peek_does_not_update_position ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_match::test_match_updates_position ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_match::test_match_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_peek::test_match_without_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_peek::test_match_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::mixed::test_match_peek_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::mixed::test_peek_match_without_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_match::test_match_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_match::test_match_updates_position ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_peek::test_match_without_space ... ok [INFO] [stdout] test lexing::separators::grouping::and_words ... ok [INFO] [stdout] test lexing::separators::grouping::multiple_newline ... ok [INFO] [stdout] test lexing::separators::grouping::multiple_period ... ok [INFO] [stdout] test lexing::separators::grouping::multiple_ellipsis ... ok [INFO] [stdout] test lexing::separators::grouping::single_ellipsis ... ok [INFO] [stdout] test lexing::separators::grouping::single_comma ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::remaining_len::at_start ... ok [INFO] [stdout] test lexing::separators::grouping::mismatch ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_peek::test_match_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::direct_match::test_match_without_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_peek::test_peek_does_not_update_position ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::mixed::test_peek_match_after_space ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::remaining_len::at_end ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::strip_match::test_match_without_space ... ok [INFO] [stdout] test lexing::separators::grouping::multiple_comma ... ok [INFO] [stdout] test lexing::separators::grouping::after_mismatch ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::mixed::test_match_peek_without_space ... ok [INFO] [stdout] test lexing::separators::grouping::combined_2 ... ok [INFO] [stdout] test lexing::separators::grouping::combined_1 ... ok [INFO] [stdout] test lexing::reader::source_reader::tests::remaining_len::at_middle ... ok [INFO] [stdout] test lexing::separators::grouping::single_newline ... ok [INFO] [stdout] test lexing::separators::grouping::single_period ... ok [INFO] [stdout] test lexing::special::eof::empty ... ok [INFO] [stdout] test lexing::separators::grouping::empty ... ok [INFO] [stdout] test lexing::literals::int::invalid_underscores ... FAILED [INFO] [stdout] test lexing::special::eof::whitespace ... ok [INFO] [stdout] test lexing::special::eof::whitespace_text ... ok [INFO] [stdout] test token::collect::all::tests::test_unlexable_token_size ... ok [INFO] [stdout] test token::collect::all::tests::test_tokens_size ... ok [INFO] [stdout] test token::tokens::association::from_str::empty ... ok [INFO] [stdout] test util::numtype::eqfloat::tests::test_eq ... ok [INFO] [stdout] test token::collect::all::tests::test_end_statement_token_size ... ok [INFO] [stdout] test util::format::strings::tests::test_to_double_quoted_str ... ok [INFO] [stdout] test token::collect::all::tests::test_end_block_token_size ... ok [INFO] [stdout] test lexing::tests::lex_01 ... ok [INFO] [stdout] test token::tokens::association::from_str::invalid ... ok [INFO] [stdout] test lexing::tests::lex_02 ... ok [INFO] [stdout] test token::tokens::association::from_str::mismatch ... ok [INFO] [stdout] test token::collect::all::tests::test_identifier_token_size ... ok [INFO] [stdout] test token::tokens::association::from_str::valid ... ok [INFO] [stdout] test token::collect::all::tests::test_keyword_token_size ... ok [INFO] [stdout] test lexing::special::eof::just_letter ... ok [INFO] [stdout] test util::collection::stack::tests::test_stack ... ok [INFO] [stdout] test token::collect::all::tests::test_parenthesis_close_token_size ... ok [INFO] [stdout] test lexing::tests::lex_04 ... FAILED [INFO] [stdout] test util::numtype::eqfloat::tests::test_hash ... ok [INFO] [stdout] test util::parsetxt::int::tests::invalid_b10_ints ... ok [INFO] [stdout] test util::parsetxt::int::tests::parse_b10_int ... ok [INFO] [stdout] test lexing::tests::lex_03 ... ok [INFO] [stdout] test util::parsetxt::int::tests::parse_based_ints ... ok [INFO] [stdout] test token::collect::all::tests::test_operator_token_size ... ok [INFO] [stdout] test token::collect::all::tests::test_literal_token_size ... ok [INFO] [stdout] test util::parsetxt::real::tests::invalid_real ... ok [INFO] [stdout] test token::collect::all::tests::test_association_token_size ... ok [INFO] [stdout] test token::collect::all::tests::test_parenthesis_open_token_size ... ok [INFO] [stdout] test token::collect::all::tests::test_start_block_token_size ... ok [INFO] [stdout] test towasm::tests::test_example_1 ... ok [INFO] [stdout] test util::parsetxt::text::single_quoted::double_quotes ... ok [INFO] [stdout] test util::strslice::slice::tests::test_slice ... ok [INFO] [stdout] test lexing::special::unlexable::newline ... ok [INFO] [stdout] test util::parsetxt::text::single_quoted::escape_escaped ... ok [INFO] [stdout] test util::strtype::name::technical::new_string ... ok [INFO] [stdout] test util::parsetxt::text::single_quoted::no_content ... ok [INFO] [stdout] test lexing::special::unlexable::letter ... ok [INFO] [stdout] test util::parsetxt::text::single_quoted::simple ... ok [INFO] [stdout] test util::strtype::name::validation::non_ascii ... ok [INFO] [stdout] test util::strtype::name::technical::equality ... ok [INFO] [stdout] test util::strtype::name::technical::new_str ... ok [INFO] [stdout] test util::strtype::name::validation::contains_invalid ... ok [INFO] [stdout] test util::strtype::name::validation::forbidden_chars ... ok [INFO] [stdout] test util::strtype::name::validation::leading_numbers ... ok [INFO] [stdout] test util::parsetxt::real::tests::parse_exp_real ... ok [INFO] [stdout] test util::collection::queue::tests::test_queue ... ok [INFO] [stdout] test util::strtype::name::validation::valid_names ... ok [INFO] [stdout] test util::parsetxt::real::tests::parse_nonexp_real ... ok [INFO] [stdout] test lexing::literals::real::prefix ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lexing::literals::int::invalid_underscores stdout ---- [INFO] [stdout] thread 'lexing::literals::int::invalid_underscores' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `TokenList['1']`, [INFO] [stdout] right: `TokenList[]`', src/lexing/literals.rs:129:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c10286c900 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c10286c900 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c10286c900 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c10286c900 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c102890dbc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55c102869845 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55c10286ecdb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c10286ecdb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c10286ecdb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c10286e7ec - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c10286f381 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c10286ee87 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c10286cdfc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c10286ede9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c10271ed41 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c10288f6d8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55c10273154a - core[ee1ca6415511a9c4]::panicking::assert_failed::<&mango[1d099d02a01abc4]::token::collect::token_list::TokenList, &mango[1d099d02a01abc4]::token::collect::token_list::TokenList> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55c1027770c6 - mango[1d099d02a01abc4]::lexing::literals::int::check [INFO] [stdout] at /opt/rustwide/workdir/src/lexing/literals.rs:129:9 [INFO] [stdout] 18: 0x55c102778568 - mango[1d099d02a01abc4]::lexing::literals::int::invalid_underscores [INFO] [stdout] at /opt/rustwide/workdir/src/lexing/literals.rs:177:9 [INFO] [stdout] 19: 0x55c10277850a - mango[1d099d02a01abc4]::lexing::literals::int::invalid_underscores::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lexing/literals.rs:175:5 [INFO] [stdout] 20: 0x55c102786a3e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1027b8413 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1027b8413 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 23: 0x55c1027b6edc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 24: 0x55c1027b6edc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 25: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 28: 0x55c1027b6edc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 29: 0x55c1027b6edc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c102796ba2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c102796ba2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55c102797488 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 33: 0x55c102797488 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x55c102797488 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55c102797488 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55c102797488 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x55c102797488 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 38: 0x55c102797488 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c102873e37 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55c102873e37 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x55c102873e37 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7f5903efb609 - start_thread [INFO] [stdout] 43: 0x7f5903ccd293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lexing::tests::lex_04 stdout ---- [INFO] [stdout] [src/lexing/operator.rs:14] &sym = SourceSlice{ of '"for_test"' [3..4]: *} [INFO] [stdout] [src/lexing/operator.rs:14] &sym = SourceSlice{ of '"for_test"' [6..7]: +} [INFO] [stdout] [src/lexing/operator.rs:14] &sym = SourceSlice{ of '"for_test"' [12..13]: *} [INFO] [stdout] [src/lexing/operator.rs:14] &sym = SourceSlice{ of '"for_test"' [19..21]: ==} [INFO] [stdout] [src/lexing/operator.rs:14] &sym = SourceSlice{ of '"for_test"' [28..30]: ==} [INFO] [stdout] thread 'lexing::tests::lex_04' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `['(', '(', '3', op: * , '3', op: + , '5', op: * , '5', ')', op: == , '25', ')', op: == , $true]`, [INFO] [stdout] right: `['(', '(', '3', op: * , '3', op: + , '5', op: * , '5', ')', op: == , '25', ')', op: == , 'true']`', src/lexing/tests.rs:94:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c10286c900 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c10286c900 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c10286c900 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c10286c900 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c102890dbc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55c102869845 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55c10286ecdb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c10286ecdb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c10286ecdb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c10286e7ec - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c10286f3a6 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:626:17 [INFO] [stdout] 11: 0x55c10286ee87 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c10286cdfc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c10286ede9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c10271ed41 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c10288f6d8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55c10273118a - core[ee1ca6415511a9c4]::panicking::assert_failed::, alloc[cda43b294bbfc5d0]::vec::Vec> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55c102750e64 - mango[1d099d02a01abc4]::lexing::tests::lex_04 [INFO] [stdout] at /opt/rustwide/workdir/src/lexing/tests.rs:94:5 [INFO] [stdout] 18: 0x55c10274f891 - mango[1d099d02a01abc4]::lexing::tests::lex_04::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lexing/tests.rs:90:1 [INFO] [stdout] 19: 0x55c102785afe - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c1027b8413 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1027b8413 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55c1027b6edc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55c1027b6edc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55c1027b6edc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55c1027b6edc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55c1027b6edc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55c102796ba2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55c102796ba2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55c102797488 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55c102797488 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55c102797488 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55c102797488 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55c102797488 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55c102797488 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55c102797488 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55c102873e37 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55c102873e37 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55c102873e37 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f5903efb609 - start_thread [INFO] [stdout] 42: 0x7f5903ccd293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lexing::literals::int::invalid_underscores [INFO] [stdout] lexing::tests::lex_04 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 172 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "e27dcd0fdfe8fbe248c4ed9a5b31ed07399d6cb68476c1deed5130584e6b96b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e27dcd0fdfe8fbe248c4ed9a5b31ed07399d6cb68476c1deed5130584e6b96b8", kill_on_drop: false }` [INFO] [stdout] e27dcd0fdfe8fbe248c4ed9a5b31ed07399d6cb68476c1deed5130584e6b96b8