[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] checking drconopoima/sequence-generator-rust against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrconopoima%2Fsequence-generator-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drconopoima/sequence-generator-rust on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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-2/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 119fc2a15b37f8fc309f370bdd86bf80eeb53d55b66f330acad5e570bc97a992 [INFO] running `Command { std: "docker" "start" "-a" "119fc2a15b37f8fc309f370bdd86bf80eeb53d55b66f330acad5e570bc97a992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119fc2a15b37f8fc309f370bdd86bf80eeb53d55b66f330acad5e570bc97a992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119fc2a15b37f8fc309f370bdd86bf80eeb53d55b66f330acad5e570bc97a992", kill_on_drop: false }` [INFO] [stdout] 119fc2a15b37f8fc309f370bdd86bf80eeb53d55b66f330acad5e570bc97a992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbbb24d9ea551412f0f0fc81da493706c53530d64ac91079c838140b3472d530 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbbb24d9ea551412f0f0fc81da493706c53530d64ac91079c838140b3472d530", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking vec_map v0.8.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] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking sequence-generator-rust v0.2.1 (/opt/rustwide/workdir) [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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: 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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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] [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 9.86s [INFO] running `Command { std: "docker" "inspect" "bbbb24d9ea551412f0f0fc81da493706c53530d64ac91079c838140b3472d530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbb24d9ea551412f0f0fc81da493706c53530d64ac91079c838140b3472d530", kill_on_drop: false }` [INFO] [stdout] bbbb24d9ea551412f0f0fc81da493706c53530d64ac91079c838140b3472d530