[INFO] cloning repository https://github.com/RobbieClarken/tomatina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobbieClarken/tomatina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieClarken%2Ftomatina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieClarken%2Ftomatina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6751617bf80b931ef823c0d03c0cd47321e57d9e [INFO] checking RobbieClarken/tomatina against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobbieClarken%2Ftomatina" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RobbieClarken/tomatina on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RobbieClarken/tomatina [INFO] finished tweaking git repo https://github.com/RobbieClarken/tomatina [INFO] tweaked toml for git repo https://github.com/RobbieClarken/tomatina written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/RobbieClarken/tomatina already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8659b3264c4f971c52be7e89de5f1f1cb25ddb7c906eaebdbb264d85132e1d2 [INFO] running `Command { std: "docker" "start" "-a" "b8659b3264c4f971c52be7e89de5f1f1cb25ddb7c906eaebdbb264d85132e1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8659b3264c4f971c52be7e89de5f1f1cb25ddb7c906eaebdbb264d85132e1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8659b3264c4f971c52be7e89de5f1f1cb25ddb7c906eaebdbb264d85132e1d2", kill_on_drop: false }` [INFO] [stdout] b8659b3264c4f971c52be7e89de5f1f1cb25ddb7c906eaebdbb264d85132e1d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c97063b1654e33a8fab20133645b9ec216a39c315d2f3665435e7288b18c910c [INFO] running `Command { std: "docker" "start" "-a" "c97063b1654e33a8fab20133645b9ec216a39c315d2f3665435e7288b18c910c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking libusb v0.3.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking tomatina v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | / assert_approx_eq!( [INFO] [stdout] 343 | | tracker.time_remaining(Instant::now() + five_secs).unwrap(), [INFO] [stdout] 344 | | WORK_DURATION - five_secs [INFO] [stdout] 345 | | ); [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 163 - format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] 163 + "expected {:?} to be approximately {:?}", $value, $target, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | / assert_approx_eq!( [INFO] [stdout] 354 | | tracker.time_remaining(Instant::now() + five_secs).unwrap(), [INFO] [stdout] 355 | | SHORT_BREAK_DURATION - five_secs [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 163 - format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] 163 + "expected {:?} to be approximately {:?}", $value, $target, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tracker.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | / assert_approx_eq!( [INFO] [stdout] 370 | | tracker.time_remaining(Instant::now() + five_secs).unwrap(), [INFO] [stdout] 371 | | LONG_BREAK_DURATION - five_secs [INFO] [stdout] 372 | | ); [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `assert_approx_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 163 - format!("expected {:?} to be approximately {:?}", $value, $target,) [INFO] [stdout] 163 + "expected {:?} to be approximately {:?}", $value, $target, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.29s [INFO] running `Command { std: "docker" "inspect" "c97063b1654e33a8fab20133645b9ec216a39c315d2f3665435e7288b18c910c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97063b1654e33a8fab20133645b9ec216a39c315d2f3665435e7288b18c910c", kill_on_drop: false }` [INFO] [stdout] c97063b1654e33a8fab20133645b9ec216a39c315d2f3665435e7288b18c910c