[INFO] fetching crate sequence-generator-rust 0.2.1... [INFO] testing sequence-generator-rust-0.2.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate sequence-generator-rust 0.2.1 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate sequence-generator-rust 0.2.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequence-generator-rust 0.2.1 [INFO] finished tweaking crates.io crate sequence-generator-rust 0.2.1 [INFO] tweaked toml for crates.io crate sequence-generator-rust 0.2.1 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate crates.io crate sequence-generator-rust 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09fb6109ff5815d35ef24eac7f864b13e1674844581b35104861fe7af78e4818 [INFO] running `Command { std: "docker" "start" "-a" "09fb6109ff5815d35ef24eac7f864b13e1674844581b35104861fe7af78e4818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09fb6109ff5815d35ef24eac7f864b13e1674844581b35104861fe7af78e4818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09fb6109ff5815d35ef24eac7f864b13e1674844581b35104861fe7af78e4818", kill_on_drop: false }` [INFO] [stdout] 09fb6109ff5815d35ef24eac7f864b13e1674844581b35104861fe7af78e4818 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e42b557c4521a20681effc6e7fe5e0f73b2d8c6c958f4b5475ee0e33a86e56d [INFO] running `Command { std: "docker" "start" "-a" "9e42b557c4521a20681effc6e7fe5e0f73b2d8c6c958f4b5475ee0e33a86e56d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [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 rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.2 [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 31.36s [INFO] running `Command { std: "docker" "inspect" "9e42b557c4521a20681effc6e7fe5e0f73b2d8c6c958f4b5475ee0e33a86e56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e42b557c4521a20681effc6e7fe5e0f73b2d8c6c958f4b5475ee0e33a86e56d", kill_on_drop: false }` [INFO] [stdout] 9e42b557c4521a20681effc6e7fe5e0f73b2d8c6c958f4b5475ee0e33a86e56d [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1db630c3ba94c9274ab0392811ca5cd936bca55bceaec7a8557a6a9576ba587 [INFO] running `Command { std: "docker" "start" "-a" "a1db630c3ba94c9274ab0392811ca5cd936bca55bceaec7a8557a6a9576ba587", 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "a1db630c3ba94c9274ab0392811ca5cd936bca55bceaec7a8557a6a9576ba587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1db630c3ba94c9274ab0392811ca5cd936bca55bceaec7a8557a6a9576ba587", kill_on_drop: false }` [INFO] [stdout] a1db630c3ba94c9274ab0392811ca5cd936bca55bceaec7a8557a6a9576ba587 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f5d2b0ba72f3b88c2f45401b0d3564895586d4d29c5acc0c5c4f45b5e808ccb [INFO] running `Command { std: "docker" "start" "-a" "7f5d2b0ba72f3b88c2f45401b0d3564895586d4d29c5acc0c5c4f45b5e808ccb", 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.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sequence_generator-67e8ee6b08c3d83d) [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::wait_until ... ok [INFO] [stdout] test sequence_generator::tests::timestamp_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sequence_generator-55b9b70499b9b7b4) [INFO] [stdout] [INFO] [stderr] Doc-tests sequence_generator [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f5d2b0ba72f3b88c2f45401b0d3564895586d4d29c5acc0c5c4f45b5e808ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5d2b0ba72f3b88c2f45401b0d3564895586d4d29c5acc0c5c4f45b5e808ccb", kill_on_drop: false }` [INFO] [stdout] 7f5d2b0ba72f3b88c2f45401b0d3564895586d4d29c5acc0c5c4f45b5e808ccb