[INFO] cloning repository https://github.com/noClaps/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noClaps/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnoClaps%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnoClaps%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3be699cc7c4f7b64fb3c063a31ea8d1e5790ed34
[INFO] checking noClaps/blog against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnoClaps%2Fblog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noClaps/blog
[INFO] finished tweaking git repo https://github.com/noClaps/blog
[INFO] tweaked toml for git repo https://github.com/noClaps/blog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noClaps/blog on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noClaps/blog 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bfbcd502a03b3d7c2896e6ec7450d96a2e59273ad66fb182d6584d98ff54d1a
[INFO] running `Command { std: "docker" "start" "-a" "9bfbcd502a03b3d7c2896e6ec7450d96a2e59273ad66fb182d6584d98ff54d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bfbcd502a03b3d7c2896e6ec7450d96a2e59273ad66fb182d6584d98ff54d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bfbcd502a03b3d7c2896e6ec7450d96a2e59273ad66fb182d6584d98ff54d1a", kill_on_drop: false }`
[INFO] [stdout] 9bfbcd502a03b3d7c2896e6ec7450d96a2e59273ad66fb182d6584d98ff54d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 429c5cfcefca11d4f186a90a52fbf329731ad372e10ddc34e6097c85174436b0
[INFO] running `Command { std: "docker" "start" "-a" "429c5cfcefca11d4f186a90a52fbf329731ad372e10ddc34e6097c85174436b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking stable-arena v0.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking html v0.0.0 (https://github.com/noClaps/znak#7e7488f7)
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.32.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tree-sitter-highlight v0.25.10
[INFO] [stderr]     Checking math-core v0.1.1
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:32:23
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout]  32 | |          NodeRef::new(&Node::Row {
[INFO] [stdout]     | | _______________________^
[INFO] [stdout]  33 | ||             nodes: &[
[INFO] [stdout]  34 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]  35 | ||                 &Node::PseudoOp {
[INFO] [stdout] ...   ||
[INFO] [stdout]  43 | ||             attr: RowAttr::None
[INFO] [stdout]  44 | ||         })
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:33:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout]  33 | |              nodes: &[
[INFO] [stdout]     | | _____________________^
[INFO] [stdout]  34 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]  35 | ||                 &Node::PseudoOp {
[INFO] [stdout]  36 | ||                     name: "&amp;",
[INFO] [stdout] ...   ||
[INFO] [stdout]  41 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]  42 | ||             ],
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking highlight v0.0.0 (https://github.com/noClaps/znak#7e7488f7)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:34:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:41:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout]  41 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |      "bmod" => Token::CustomCmd(0, NodeRef::new(&Node::Row {
[INFO] [stdout]     | | _________________________________________________^
[INFO] [stdout] 178 | ||         nodes: &[
[INFO] [stdout] 179 | ||             &Node::Space(LatexUnit::Mu.length_with_unit(4.0)),
[INFO] [stdout] 180 | ||             &Node::Text("mod"),
[INFO] [stdout] ...   ||
[INFO] [stdout] 183 | ||         attr: RowAttr::None
[INFO] [stdout] 184 | ||     })),
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |          nodes: &[
[INFO] [stdout]     | | _________________^
[INFO] [stdout] 179 | ||             &Node::Space(LatexUnit::Mu.length_with_unit(4.0)),
[INFO] [stdout] 180 | ||             &Node::Text("mod"),
[INFO] [stdout] 181 | ||             &Node::Space(LatexUnit::Mu.length_with_unit(4.0)),
[INFO] [stdout] 182 | ||         ],
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             &Node::Space(LatexUnit::Mu.length_with_unit(4.0)),
[INFO] [stdout]     | |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             &Node::Space(LatexUnit::Mu.length_with_unit(4.0)),
[INFO] [stdout]     | |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:200:50
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |      "cdots" => Token::CustomCmd(0, NodeRef::new(&Node::Row {
[INFO] [stdout]     | | __________________________________________________^
[INFO] [stdout] 201 | ||         nodes: &[
[INFO] [stdout] 202 | ||             &Node::Operator {
[INFO] [stdout] 203 | ||                 op:symbol::MIDDLE_DOT.as_op(),
[INFO] [stdout] ...   ||
[INFO] [stdout] 221 | ||         attr: RowAttr::None
[INFO] [stdout] 222 | ||     })),
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |          nodes: &[
[INFO] [stdout]     | | _________________^
[INFO] [stdout] 202 | ||             &Node::Operator {
[INFO] [stdout] 203 | ||                 op:symbol::MIDDLE_DOT.as_op(),
[INFO] [stdout] 204 | ||                 attr: None,
[INFO] [stdout] ...   ||
[INFO] [stdout] 219 | ||             },
[INFO] [stdout] 220 | ||         ],
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |              &Node::Operator {
[INFO] [stdout]     | | ______________^
[INFO] [stdout] 203 | ||                 op:symbol::MIDDLE_DOT.as_op(),
[INFO] [stdout] 204 | ||                 attr: None,
[INFO] [stdout] 205 | ||                 left: None,
[INFO] [stdout] 206 | ||                 right: None,
[INFO] [stdout] 207 | ||             },
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |              &Node::Operator {
[INFO] [stdout]     | | ______________^
[INFO] [stdout] 209 | ||                 op:symbol::MIDDLE_DOT.as_op(),
[INFO] [stdout] 210 | ||                 attr: None,
[INFO] [stdout] 211 | ||                 left: Some(MathSpacing::Zero),
[INFO] [stdout] 212 | ||                 right: Some(MathSpacing::Zero),
[INFO] [stdout] 213 | ||             },
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |              &Node::Operator {
[INFO] [stdout]     | | ______________^
[INFO] [stdout] 215 | ||                 op:symbol::MIDDLE_DOT.as_op(),
[INFO] [stdout] 216 | ||                 attr: None,
[INFO] [stdout] 217 | ||                 left: None,
[INFO] [stdout] 218 | ||                 right: None,
[INFO] [stdout] 219 | ||             },
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |          NodeRef::new(&Node::Row {
[INFO] [stdout]     | | _______________________^
[INFO] [stdout] 342 | ||             nodes: &[
[INFO] [stdout] 343 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 344 | ||                 &Node::Operator{
[INFO] [stdout] ...   ||
[INFO] [stdout] 352 | ||             attr: RowAttr::None
[INFO] [stdout] 353 | ||         })
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:342:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |              nodes: &[
[INFO] [stdout]     | | _____________________^
[INFO] [stdout] 343 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 344 | ||                 &Node::Operator{
[INFO] [stdout] 345 | ||                     op: symbol::LONG_LEFT_RIGHT_DOUBLE_ARROW.as_op(),
[INFO] [stdout] ...   ||
[INFO] [stdout] 350 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 351 | ||             ],
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:344:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 344 | |                  &Node::Operator{
[INFO] [stdout]     | | __________________^
[INFO] [stdout] 345 | ||                     op: symbol::LONG_LEFT_RIGHT_DOUBLE_ARROW.as_op(),
[INFO] [stdout] 346 | ||                     attr: None,
[INFO] [stdout] 347 | ||                     left: None,
[INFO] [stdout] 348 | ||                     right: None
[INFO] [stdout] 349 | ||                 },
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:350:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:361:23
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |          NodeRef::new(&Node::Row {
[INFO] [stdout]     | | _______________________^
[INFO] [stdout] 362 | ||             nodes: &[
[INFO] [stdout] 363 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 364 | ||                 &Node::Operator{
[INFO] [stdout] ...   ||
[INFO] [stdout] 372 | ||             attr: RowAttr::None
[INFO] [stdout] 373 | ||         })
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 362 | |              nodes: &[
[INFO] [stdout]     | | _____________________^
[INFO] [stdout] 363 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 364 | ||                 &Node::Operator{
[INFO] [stdout] 365 | ||                     op: symbol::LONG_LEFTWARDS_DOUBLE_ARROW.as_op(),
[INFO] [stdout] ...   ||
[INFO] [stdout] 370 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 371 | ||             ],
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:363:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:364:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |                  &Node::Operator{
[INFO] [stdout]     | | __________________^
[INFO] [stdout] 365 | ||                     op: symbol::LONG_LEFTWARDS_DOUBLE_ARROW.as_op(),
[INFO] [stdout] 366 | ||                     attr: None,
[INFO] [stdout] 367 | ||                     left: None,
[INFO] [stdout] 368 | ||                     right: None
[INFO] [stdout] 369 | ||                 },
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:370:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 370 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:377:23
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 377 | |          NodeRef::new(&Node::Row {
[INFO] [stdout]     | | _______________________^
[INFO] [stdout] 378 | ||             nodes: &[
[INFO] [stdout] 379 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 380 | ||                 &Node::Operator{
[INFO] [stdout] ...   ||
[INFO] [stdout] 388 | ||             attr: RowAttr::None
[INFO] [stdout] 389 | ||         })
[INFO] [stdout]     | ||_________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |              nodes: &[
[INFO] [stdout]     | | _____________________^
[INFO] [stdout] 379 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 380 | ||                 &Node::Operator{
[INFO] [stdout] 381 | ||                     op: symbol::LONG_RIGHTWARDS_DOUBLE_ARROW.as_op(),
[INFO] [stdout] ...   ||
[INFO] [stdout] 386 | ||                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout] 387 | ||             ],
[INFO] [stdout]     | ||_____________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:379:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:380:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |    static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  19 | |      " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |      "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |      "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |                  &Node::Operator{
[INFO] [stdout]     | | __________________^
[INFO] [stdout] 381 | ||                     op: symbol::LONG_RIGHTWARDS_DOUBLE_ARROW.as_op(),
[INFO] [stdout] 382 | ||                     attr: None,
[INFO] [stdout] 383 | ||                     left: None,
[INFO] [stdout] 384 | ||                     right: None
[INFO] [stdout] 385 | ||                 },
[INFO] [stdout]     | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |      "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | |  };
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/math-core-0.1.1/src/latex_parser/commands.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout]  18 |   static COMMANDS: phf::Map<&'static str, Token> = phf::phf_map! {
[INFO] [stdout]     |  __________________________________________________-
[INFO] [stdout]  19 | |     " " => Token::NonBreakingSpace,
[INFO] [stdout]  20 | |     "!" => Token::Space(LatexUnit::Mu.length_with_unit(-3.0)),
[INFO] [stdout]  21 | |     "#" => Token::Letter(symbol::NUMBER_SIGN),
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                 &Node::Space(LatexUnit::Mu.length_with_unit(5.0)),
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 736 | |     "}" => Token::Delimiter(symbol::RIGHT_CURLY_BRACKET),
[INFO] [stdout] 737 | | };
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.12.1/src/map.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub struct Map<K: 'static, V: 'static> {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `math-core` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "429c5cfcefca11d4f186a90a52fbf329731ad372e10ddc34e6097c85174436b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429c5cfcefca11d4f186a90a52fbf329731ad372e10ddc34e6097c85174436b0", kill_on_drop: false }`
[INFO] [stdout] 429c5cfcefca11d4f186a90a52fbf329731ad372e10ddc34e6097c85174436b0
