[INFO] cloning repository https://github.com/jabber-tools/garage-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabber-tools/garage-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dcda2f2df7565ae54d70d5310b077726d4e5dc9 [INFO] building jabber-tools/garage-controller against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabber-tools/garage-controller on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jabber-tools/garage-controller [INFO] finished tweaking git repo https://github.com/jabber-tools/garage-controller [INFO] tweaked toml for git repo https://github.com/jabber-tools/garage-controller written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/jabber-tools/garage-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f29e6adfb01fa9d55ec5bf408239cfef19dbac70f356a4f3446f9b2d5d6f61 [INFO] running `Command { std: "docker" "start" "-a" "d2f29e6adfb01fa9d55ec5bf408239cfef19dbac70f356a4f3446f9b2d5d6f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f29e6adfb01fa9d55ec5bf408239cfef19dbac70f356a4f3446f9b2d5d6f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f29e6adfb01fa9d55ec5bf408239cfef19dbac70f356a4f3446f9b2d5d6f61", kill_on_drop: false }` [INFO] [stdout] d2f29e6adfb01fa9d55ec5bf408239cfef19dbac70f356a4f3446f9b2d5d6f61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d17aa6c1eacf6c1b3bdfba52102b31dfcc9d1c30e19ebb31aacfea416871da [INFO] running `Command { std: "docker" "start" "-a" "84d17aa6c1eacf6c1b3bdfba52102b31dfcc9d1c30e19ebb31aacfea416871da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [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.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mqttrs v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling mqtt-async-client v0.1.5 [INFO] [stderr] Compiling garage-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "84d17aa6c1eacf6c1b3bdfba52102b31dfcc9d1c30e19ebb31aacfea416871da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d17aa6c1eacf6c1b3bdfba52102b31dfcc9d1c30e19ebb31aacfea416871da", kill_on_drop: false }` [INFO] [stdout] 84d17aa6c1eacf6c1b3bdfba52102b31dfcc9d1c30e19ebb31aacfea416871da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16e28f7f9e8a28ea700ab0d77627f8055db32bc4ed45fc48ca1da54013a6a154 [INFO] running `Command { std: "docker" "start" "-a" "16e28f7f9e8a28ea700ab0d77627f8055db32bc4ed45fc48ca1da54013a6a154", kill_on_drop: false }` [INFO] [stderr] Compiling garage-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/jwt.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | Ok(claims) => panic!(format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 231 | | "test_sign_corrupt_fail_to_verify expected error, got claims: {:#?}", [INFO] [stdout] 232 | | claims [INFO] [stdout] 233 | | )), [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] 230 ~ Ok(claims) => panic!( [INFO] [stdout] 231 | "test_sign_corrupt_fail_to_verify expected error, got claims: {:#?}", [INFO] [stdout] 232 | claims [INFO] [stdout] 233 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `Command { std: "docker" "inspect" "16e28f7f9e8a28ea700ab0d77627f8055db32bc4ed45fc48ca1da54013a6a154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e28f7f9e8a28ea700ab0d77627f8055db32bc4ed45fc48ca1da54013a6a154", kill_on_drop: false }` [INFO] [stdout] 16e28f7f9e8a28ea700ab0d77627f8055db32bc4ed45fc48ca1da54013a6a154