[INFO] fetching crate folia 0.0.6... [INFO] testing folia-0.0.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate folia 0.0.6 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate folia 0.0.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate folia 0.0.6 [INFO] finished tweaking crates.io crate folia 0.0.6 [INFO] tweaked toml for crates.io crate folia 0.0.6 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate crates.io crate folia 0.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.16.0 [INFO] [stderr] Downloaded strum_macros v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e274465a437838c069902e26dc465d973e33e9a4e3725572d4e5edb4d45a7d7 [INFO] running `Command { std: "docker" "start" "-a" "3e274465a437838c069902e26dc465d973e33e9a4e3725572d4e5edb4d45a7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e274465a437838c069902e26dc465d973e33e9a4e3725572d4e5edb4d45a7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e274465a437838c069902e26dc465d973e33e9a4e3725572d4e5edb4d45a7d7", kill_on_drop: false }` [INFO] [stdout] 3e274465a437838c069902e26dc465d973e33e9a4e3725572d4e5edb4d45a7d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00619a91cbcfb238da65f52bcd5cffa1664af9c1a06cea528ea52ab095306237 [INFO] running `Command { std: "docker" "start" "-a" "00619a91cbcfb238da65f52bcd5cffa1664af9c1a06cea528ea52ab095306237", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling folia v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "00619a91cbcfb238da65f52bcd5cffa1664af9c1a06cea528ea52ab095306237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00619a91cbcfb238da65f52bcd5cffa1664af9c1a06cea528ea52ab095306237", kill_on_drop: false }` [INFO] [stdout] 00619a91cbcfb238da65f52bcd5cffa1664af9c1a06cea528ea52ab095306237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1f46063f442602ffe311f9707a83b129daee6d721e564a07375c8d0f0dc57c [INFO] running `Command { std: "docker" "start" "-a" "ef1f46063f442602ffe311f9707a83b129daee6d721e564a07375c8d0f0dc57c", kill_on_drop: false }` [INFO] [stderr] Compiling folia v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `word2` [INFO] [stdout] --> tests/main.rs:921:17 [INFO] [stdout] | [INFO] [stdout] 921 | let word2 = doc.annotate(sentence, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_word2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 217 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 217 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:254:32 [INFO] [stdout] | [INFO] [stdout] 254 | assert!(false, format!("Element could not be retrieved")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 254 - assert!(false, format!("Element could not be retrieved")); [INFO] [stdout] 254 + assert!(false, "Element could not be retrieved"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:258:28 [INFO] [stdout] | [INFO] [stdout] 258 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 258 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 258 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:293:32 [INFO] [stdout] | [INFO] [stdout] 293 | assert!(false, format!("Element could not be retrieved")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 293 - assert!(false, format!("Element could not be retrieved")); [INFO] [stdout] 293 + assert!(false, "Element could not be retrieved"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 297 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 297 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 297 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 317 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 317 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 363 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 363 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:376:28 [INFO] [stdout] | [INFO] [stdout] 376 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 376 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 376 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:393:28 [INFO] [stdout] | [INFO] [stdout] 393 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 393 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 393 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 413 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 413 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 413 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:427:36 [INFO] [stdout] | [INFO] [stdout] 427 | assert!(false, format!("Serialisation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 427 - assert!(false, format!("Serialisation failed with error: {}",err)); [INFO] [stdout] 427 + assert!(false, "Serialisation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:432:28 [INFO] [stdout] | [INFO] [stdout] 432 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 432 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 432 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:445:48 [INFO] [stdout] | [INFO] [stdout] 445 | Err(err) => assert!(false, format!("Serialisation failed with error: {}",err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 445 - Err(err) => assert!(false, format!("Serialisation failed with error: {}",err)) [INFO] [stdout] 445 + Err(err) => assert!(false, "Serialisation failed with error: {}",err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:452:28 [INFO] [stdout] | [INFO] [stdout] 452 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 452 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 452 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 467 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 467 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:486:28 [INFO] [stdout] | [INFO] [stdout] 486 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 486 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 486 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:512:28 [INFO] [stdout] | [INFO] [stdout] 512 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 512 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 512 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:538:28 [INFO] [stdout] | [INFO] [stdout] 538 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 538 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 538 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:563:28 [INFO] [stdout] | [INFO] [stdout] 563 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 563 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 563 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:576:48 [INFO] [stdout] | [INFO] [stdout] 576 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 576 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] 576 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:583:28 [INFO] [stdout] | [INFO] [stdout] 583 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 583 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 583 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:595:48 [INFO] [stdout] | [INFO] [stdout] 595 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 595 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] 595 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:602:28 [INFO] [stdout] | [INFO] [stdout] 602 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 602 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 602 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:614:48 [INFO] [stdout] | [INFO] [stdout] 614 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 614 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stdout] 614 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:621:28 [INFO] [stdout] | [INFO] [stdout] 621 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 621 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 621 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:634:48 [INFO] [stdout] | [INFO] [stdout] 634 | Err(err) => assert!(false, format!("Obtaining text on span failed with error: {}",err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 634 - Err(err) => assert!(false, format!("Obtaining text on span failed with error: {}",err)) [INFO] [stdout] 634 + Err(err) => assert!(false, "Obtaining text on span failed with error: {}",err) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:641:28 [INFO] [stdout] | [INFO] [stdout] 641 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 641 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 641 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:661:28 [INFO] [stdout] | [INFO] [stdout] 661 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 661 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 661 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:681:28 [INFO] [stdout] | [INFO] [stdout] 681 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 681 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 681 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:701:28 [INFO] [stdout] | [INFO] [stdout] 701 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 701 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 701 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:722:28 [INFO] [stdout] | [INFO] [stdout] 722 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 722 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 722 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:749:28 [INFO] [stdout] | [INFO] [stdout] 749 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 749 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 749 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:809:28 [INFO] [stdout] | [INFO] [stdout] 809 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 809 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 809 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:831:28 [INFO] [stdout] | [INFO] [stdout] 831 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 831 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 831 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:847:28 [INFO] [stdout] | [INFO] [stdout] 847 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 847 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 847 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:865:28 [INFO] [stdout] | [INFO] [stdout] 865 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 865 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 865 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:882:28 [INFO] [stdout] | [INFO] [stdout] 882 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 882 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 882 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:895:32 [INFO] [stdout] | [INFO] [stdout] 895 | assert!(false, format!("layer not found")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 895 - assert!(false, format!("layer not found")); [INFO] [stdout] 895 + assert!(false, "layer not found"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:899:28 [INFO] [stdout] | [INFO] [stdout] 899 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 899 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 899 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:934:32 [INFO] [stdout] | [INFO] [stdout] 934 | assert!(false, format!("Processor was not found")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 934 - assert!(false, format!("Processor was not found")); [INFO] [stdout] 934 + assert!(false, "Processor was not found"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/main.rs:940:28 [INFO] [stdout] | [INFO] [stdout] 940 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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] 940 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stdout] 940 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "ef1f46063f442602ffe311f9707a83b129daee6d721e564a07375c8d0f0dc57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1f46063f442602ffe311f9707a83b129daee6d721e564a07375c8d0f0dc57c", kill_on_drop: false }` [INFO] [stdout] ef1f46063f442602ffe311f9707a83b129daee6d721e564a07375c8d0f0dc57c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b390feed5413d3059c66f31f34bb12045fe3e6bbbfa86ea630d40d274e5da58 [INFO] running `Command { std: "docker" "start" "-a" "9b390feed5413d3059c66f31f34bb12045fe3e6bbbfa86ea630d40d274e5da58", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `word2` [INFO] [stderr] --> tests/main.rs:921:17 [INFO] [stderr] | [INFO] [stderr] 921 | let word2 = doc.annotate(sentence, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_word2` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:217:28 [INFO] [stderr] | [INFO] [stderr] 217 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 217 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 217 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:254:32 [INFO] [stderr] | [INFO] [stderr] 254 | assert!(false, format!("Element could not be retrieved")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 254 - assert!(false, format!("Element could not be retrieved")); [INFO] [stderr] 254 + assert!(false, "Element could not be retrieved"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:258:28 [INFO] [stderr] | [INFO] [stderr] 258 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 258 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 258 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:293:32 [INFO] [stderr] | [INFO] [stderr] 293 | assert!(false, format!("Element could not be retrieved")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 293 - assert!(false, format!("Element could not be retrieved")); [INFO] [stderr] 293 + assert!(false, "Element could not be retrieved"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:297:28 [INFO] [stderr] | [INFO] [stderr] 297 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 297 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 297 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:317:28 [INFO] [stderr] | [INFO] [stderr] 317 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 317 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 317 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:363:28 [INFO] [stderr] | [INFO] [stderr] 363 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 363 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 363 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:376:28 [INFO] [stderr] | [INFO] [stderr] 376 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 376 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 376 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:393:28 [INFO] [stderr] | [INFO] [stderr] 393 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 393 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 393 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:413:28 [INFO] [stderr] | [INFO] [stderr] 413 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 413 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 413 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:427:36 [INFO] [stderr] | [INFO] [stderr] 427 | assert!(false, format!("Serialisation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 427 - assert!(false, format!("Serialisation failed with error: {}",err)); [INFO] [stderr] 427 + assert!(false, "Serialisation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:432:28 [INFO] [stderr] | [INFO] [stderr] 432 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 432 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 432 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:445:48 [INFO] [stderr] | [INFO] [stderr] 445 | Err(err) => assert!(false, format!("Serialisation failed with error: {}",err)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 445 - Err(err) => assert!(false, format!("Serialisation failed with error: {}",err)) [INFO] [stderr] 445 + Err(err) => assert!(false, "Serialisation failed with error: {}",err) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:452:28 [INFO] [stderr] | [INFO] [stderr] 452 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 452 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 452 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:467:28 [INFO] [stderr] | [INFO] [stderr] 467 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 467 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 467 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:486:28 [INFO] [stderr] | [INFO] [stderr] 486 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 486 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 486 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:512:28 [INFO] [stderr] | [INFO] [stderr] 512 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 512 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 512 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:538:28 [INFO] [stderr] | [INFO] [stderr] 538 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 538 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 538 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:563:28 [INFO] [stderr] | [INFO] [stderr] 563 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 563 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 563 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:576:48 [INFO] [stderr] | [INFO] [stderr] 576 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 576 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] 576 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:583:28 [INFO] [stderr] | [INFO] [stderr] 583 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 583 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 583 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:595:48 [INFO] [stderr] | [INFO] [stderr] 595 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 595 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] 595 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:602:28 [INFO] [stderr] | [INFO] [stderr] 602 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 602 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 602 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:614:48 [INFO] [stderr] | [INFO] [stderr] 614 | Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 614 - Err(err) => assert!(false, format!("Obtaining text failed with error: {}",err)) [INFO] [stderr] 614 + Err(err) => assert!(false, "Obtaining text failed with error: {}",err) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:621:28 [INFO] [stderr] | [INFO] [stderr] 621 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 621 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 621 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:634:48 [INFO] [stderr] | [INFO] [stderr] 634 | Err(err) => assert!(false, format!("Obtaining text on span failed with error: {}",err)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 634 - Err(err) => assert!(false, format!("Obtaining text on span failed with error: {}",err)) [INFO] [stderr] 634 + Err(err) => assert!(false, "Obtaining text on span failed with error: {}",err) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:641:28 [INFO] [stderr] | [INFO] [stderr] 641 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 641 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 641 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:661:28 [INFO] [stderr] | [INFO] [stderr] 661 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 661 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 661 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:681:28 [INFO] [stderr] | [INFO] [stderr] 681 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 681 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 681 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:701:28 [INFO] [stderr] | [INFO] [stderr] 701 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 701 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 701 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:722:28 [INFO] [stderr] | [INFO] [stderr] 722 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 722 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 722 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:749:28 [INFO] [stderr] | [INFO] [stderr] 749 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 749 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 749 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:809:28 [INFO] [stderr] | [INFO] [stderr] 809 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 809 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 809 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:831:28 [INFO] [stderr] | [INFO] [stderr] 831 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 831 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 831 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:847:28 [INFO] [stderr] | [INFO] [stderr] 847 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 847 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 847 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:865:28 [INFO] [stderr] | [INFO] [stderr] 865 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 865 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 865 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:882:28 [INFO] [stderr] | [INFO] [stderr] 882 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 882 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 882 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:895:32 [INFO] [stderr] | [INFO] [stderr] 895 | assert!(false, format!("layer not found")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 895 - assert!(false, format!("layer not found")); [INFO] [stderr] 895 + assert!(false, "layer not found"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:899:28 [INFO] [stderr] | [INFO] [stderr] 899 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 899 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 899 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:934:32 [INFO] [stderr] | [INFO] [stderr] 934 | assert!(false, format!("Processor was not found")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 934 - assert!(false, format!("Processor was not found")); [INFO] [stderr] 934 + assert!(false, "Processor was not found"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/main.rs:940:28 [INFO] [stderr] | [INFO] [stderr] 940 | assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [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] 940 - assert!(false, format!("Instantiation failed with error: {}",err)); [INFO] [stderr] 940 + assert!(false, "Instantiation failed with error: {}",err); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `folia` (test "main") generated 42 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/folia-9d6f47e7703a2880) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/foliabenchmarkr-a1cf3a86f3ef0f8f) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/folialintr-1a47fe2ad9383533) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-6710996e0e7c948f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test test001_instantiate ... ok [INFO] [stdout] test test002b_annotate_structure ... ok [INFO] [stdout] test test002c_annotate_span_fromstructure ... ok [INFO] [stdout] test test002c_annotate_invalid ... ok [INFO] [stdout] test test002_add_element_to ... ok [INFO] [stdout] test test005_decode ... ok [INFO] [stdout] test test004_get_word_from_index ... ok [INFO] [stdout] test test003_parse ... ok [INFO] [stdout] test test006a_serialise_word ... ok [INFO] [stdout] test test009b_text_composed_retaintokenisation ... ok [INFO] [stdout] test test008c_elementselector_set_class ... ok [INFO] [stdout] test test007_metadata ... ok [INFO] [stdout] test test006a_serialise_all_unchecked ... ok [INFO] [stdout] test test009a_text ... ok [INFO] [stdout] test test008a_selector_type ... ok [INFO] [stdout] test test010a_get_inline_annotation ... ok [INFO] [stdout] test test009c_text_on_span ... ok [INFO] [stdout] test test009c_text_composed_detokenise ... ok [INFO] [stdout] test test008b_selector_set_class ... ok [INFO] [stdout] test test008d_selector_elementgroup ... ok [INFO] [stdout] test test010b_get_ancestor ... ok [INFO] [stdout] test test011b_feature_as_attribute ... ok [INFO] [stdout] test test011a_features ... ok [INFO] [stdout] test test012_spanroles ... ok [INFO] [stdout] test test010c_get_span_annotation ... ok [INFO] [stdout] test test013_textmarkup ... ok [INFO] [stdout] test test010d_get_span_annotation_noduplicates ... ok [INFO] [stdout] test test016_add_provenance ... ok [INFO] [stdout] test test014b_common_ancestor ... ok [INFO] [stdout] test test014a_common_ancestor ... ok [INFO] [stdout] test test015_get_layer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests folia [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b390feed5413d3059c66f31f34bb12045fe3e6bbbfa86ea630d40d274e5da58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b390feed5413d3059c66f31f34bb12045fe3e6bbbfa86ea630d40d274e5da58", kill_on_drop: false }` [INFO] [stdout] 9b390feed5413d3059c66f31f34bb12045fe3e6bbbfa86ea630d40d274e5da58