[INFO] cloning repository https://github.com/drconopoima/sequence-generator-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drconopoima/sequence-generator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrconopoima%2Fsequence-generator-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrconopoima%2Fsequence-generator-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8bf6cd353ed73d51d8f0bdd1284415c4fb5d42f [INFO] testing drconopoima/sequence-generator-rust against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrconopoima%2Fsequence-generator-rust" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drconopoima/sequence-generator-rust on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drconopoima/sequence-generator-rust [INFO] finished tweaking git repo https://github.com/drconopoima/sequence-generator-rust [INFO] tweaked toml for git repo https://github.com/drconopoima/sequence-generator-rust written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/drconopoima/sequence-generator-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1904bf29c8aa50574aafe3abb54a0169c2d9657e89a718878d077b3c43b18cf [INFO] running `Command { std: "docker" "start" "-a" "e1904bf29c8aa50574aafe3abb54a0169c2d9657e89a718878d077b3c43b18cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1904bf29c8aa50574aafe3abb54a0169c2d9657e89a718878d077b3c43b18cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1904bf29c8aa50574aafe3abb54a0169c2d9657e89a718878d077b3c43b18cf", kill_on_drop: false }` [INFO] [stdout] e1904bf29c8aa50574aafe3abb54a0169c2d9657e89a718878d077b3c43b18cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777951f0c272eab0e4d18009f25fcd0bde8641225e4dcd79aab342ae5aa43055 [INFO] running `Command { std: "docker" "start" "-a" "777951f0c272eab0e4d18009f25fcd0bde8641225e4dcd79aab342ae5aa43055", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling sequence-generator-rust v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 106 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 107 | | properties, [INFO] [stdout] 108 | | (error).duration() [INFO] [stdout] 109 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 105 ~ panic!( [INFO] [stdout] 106 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 107 | properties, [INFO] [stdout] 108 | (error).duration() [INFO] [stdout] 109 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 126 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 127 | | properties, [INFO] [stdout] 128 | | (error).duration() [INFO] [stdout] 129 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 125 ~ panic!( [INFO] [stdout] 126 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 127 | properties, [INFO] [stdout] 128 | (error).duration() [INFO] [stdout] 129 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.07s [INFO] running `Command { std: "docker" "inspect" "777951f0c272eab0e4d18009f25fcd0bde8641225e4dcd79aab342ae5aa43055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777951f0c272eab0e4d18009f25fcd0bde8641225e4dcd79aab342ae5aa43055", kill_on_drop: false }` [INFO] [stdout] 777951f0c272eab0e4d18009f25fcd0bde8641225e4dcd79aab342ae5aa43055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23a2041ca5d86095753d42ac07af22410b5403a5e58cd682b303c93da1cb5b14 [INFO] running `Command { std: "docker" "start" "-a" "23a2041ca5d86095753d42ac07af22410b5403a5e58cd682b303c93da1cb5b14", kill_on_drop: false }` [INFO] [stderr] Compiling sequence-generator-rust v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 106 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 107 | | properties, [INFO] [stdout] 108 | | (error).duration() [INFO] [stdout] 109 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 105 ~ panic!( [INFO] [stdout] 106 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 107 | properties, [INFO] [stdout] 108 | (error).duration() [INFO] [stdout] 109 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 126 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 127 | | properties, [INFO] [stdout] 128 | | (error).duration() [INFO] [stdout] 129 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 125 ~ panic!( [INFO] [stdout] 126 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stdout] 127 | properties, [INFO] [stdout] 128 | (error).duration() [INFO] [stdout] 129 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sequence_generator.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 253 | | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 254 | | UNIX_EPOCH, (error).duration() [INFO] [stdout] 255 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 252 ~ panic!( [INFO] [stdout] 253 | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 254 | UNIX_EPOCH, (error).duration() [INFO] [stdout] 255 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sequence_generator.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 274 | | "SequenceGeneratorSystemTimeError: Failed to get current timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 275 | | UNIX_EPOCH, (error).duration() [INFO] [stdout] 276 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 273 ~ panic!( [INFO] [stdout] 274 | "SequenceGeneratorSystemTimeError: Failed to get current timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 275 | UNIX_EPOCH, (error).duration() [INFO] [stdout] 276 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sequence_generator.rs:287:24 [INFO] [stdout] | [INFO] [stdout] 287 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 288 | | "SequenceGeneratorSystemTimeError: Failed to get elapsed time, difference {:?}", [INFO] [stdout] 289 | | (error).duration() [INFO] [stdout] 290 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 287 ~ panic!( [INFO] [stdout] 288 | "SequenceGeneratorSystemTimeError: Failed to get elapsed time, difference {:?}", [INFO] [stdout] 289 | (error).duration() [INFO] [stdout] 290 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/sequence_generator.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 432 | | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 433 | | UNIX_EPOCH, (error).duration() [INFO] [stdout] 434 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 431 ~ panic!( [INFO] [stdout] 432 | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stdout] 433 | UNIX_EPOCH, (error).duration() [INFO] [stdout] 434 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "23a2041ca5d86095753d42ac07af22410b5403a5e58cd682b303c93da1cb5b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23a2041ca5d86095753d42ac07af22410b5403a5e58cd682b303c93da1cb5b14", kill_on_drop: false }` [INFO] [stdout] 23a2041ca5d86095753d42ac07af22410b5403a5e58cd682b303c93da1cb5b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4cc80aa69b43901b019d4c67b403b9272c6d6439845041007be481884f5dd7f [INFO] running `Command { std: "docker" "start" "-a" "e4cc80aa69b43901b019d4c67b403b9272c6d6439845041007be481884f5dd7f", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/sequence_generator.rs:252:24 [INFO] [stderr] | [INFO] [stderr] 252 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 253 | | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 254 | | UNIX_EPOCH, (error).duration() [INFO] [stderr] 255 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 252 ~ panic!( [INFO] [stderr] 253 | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 254 | UNIX_EPOCH, (error).duration() [INFO] [stderr] 255 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/sequence_generator.rs:273:24 [INFO] [stderr] | [INFO] [stderr] 273 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 274 | | "SequenceGeneratorSystemTimeError: Failed to get current timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 275 | | UNIX_EPOCH, (error).duration() [INFO] [stderr] 276 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 273 ~ panic!( [INFO] [stderr] 274 | "SequenceGeneratorSystemTimeError: Failed to get current timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 275 | UNIX_EPOCH, (error).duration() [INFO] [stderr] 276 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/sequence_generator.rs:287:24 [INFO] [stderr] | [INFO] [stderr] 287 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 288 | | "SequenceGeneratorSystemTimeError: Failed to get elapsed time, difference {:?}", [INFO] [stderr] 289 | | (error).duration() [INFO] [stderr] 290 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 287 ~ panic!( [INFO] [stderr] 288 | "SequenceGeneratorSystemTimeError: Failed to get elapsed time, difference {:?}", [INFO] [stderr] 289 | (error).duration() [INFO] [stderr] 290 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/sequence_generator.rs:431:28 [INFO] [stderr] | [INFO] [stderr] 431 | panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 432 | | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 433 | | UNIX_EPOCH, (error).duration() [INFO] [stderr] 434 | | )) [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 431 ~ panic!( [INFO] [stderr] 432 | "SequenceGeneratorSystemTimeError: Failed to get timestamp from custom epoch {:?}, difference {:?}", [INFO] [stderr] 433 | UNIX_EPOCH, (error).duration() [INFO] [stderr] 434 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `sequence-generator-rust` (lib test) generated 4 warnings [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:105:28 [INFO] [stderr] | [INFO] [stderr] 105 | panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 106 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stderr] 107 | | properties, [INFO] [stderr] 108 | | (error).duration() [INFO] [stderr] 109 | | )) [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 105 ~ panic!( [INFO] [stderr] 106 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stderr] 107 | properties, [INFO] [stderr] 108 | (error).duration() [INFO] [stderr] 109 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:125:28 [INFO] [stderr] | [INFO] [stderr] 125 | panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 126 | | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stderr] 127 | | properties, [INFO] [stderr] 128 | | (error).duration() [INFO] [stderr] 129 | | )) [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 125 ~ panic!( [INFO] [stderr] 126 | "SequenceGeneratorError: Failed to get ID from properties {:?}. SystemTimeError difference {:?}", [INFO] [stderr] 127 | properties, [INFO] [stderr] 128 | (error).duration() [INFO] [stderr] 129 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `sequence-generator-rust` (bin "sequence_generator" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sequence_generator-a829ada149284aae) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test sequence_generator::tests::wait_next ... ok [INFO] [stdout] test sequence_generator::tests::gen_id ... ok [INFO] [stdout] test sequence_generator::tests::timestamp_from ... ok [INFO] [stdout] test sequence_generator::tests::wait_until ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sequence_generator-44cd4ffa0bbb0260) [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] Doc-tests sequence_generator [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" "e4cc80aa69b43901b019d4c67b403b9272c6d6439845041007be481884f5dd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cc80aa69b43901b019d4c67b403b9272c6d6439845041007be481884f5dd7f", kill_on_drop: false }` [INFO] [stdout] e4cc80aa69b43901b019d4c67b403b9272c6d6439845041007be481884f5dd7f