[INFO] fetching crate ckb-sentry-failure 0.21.0...
[INFO] checking ckb-sentry-failure-0.21.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate ckb-sentry-failure 0.21.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ckb-sentry-failure 0.21.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-sentry-failure 0.21.0
[INFO] finished tweaking crates.io crate ckb-sentry-failure 0.21.0
[INFO] tweaked toml for crates.io crate ckb-sentry-failure 0.21.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce81584026d708331a2ae726602ff3d3c2971ea05d06101ebeb8188d84703aaf
[INFO] running `Command { std: "docker" "start" "-a" "ce81584026d708331a2ae726602ff3d3c2971ea05d06101ebeb8188d84703aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce81584026d708331a2ae726602ff3d3c2971ea05d06101ebeb8188d84703aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce81584026d708331a2ae726602ff3d3c2971ea05d06101ebeb8188d84703aaf", kill_on_drop: false }`
[INFO] [stdout] ce81584026d708331a2ae726602ff3d3c2971ea05d06101ebeb8188d84703aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61f59b6817a52815eb91f6df3e2e1d4ce2cd28c581a03ac5c5687aba12d171d9
[INFO] running `Command { std: "docker" "start" "-a" "61f59b6817a52815eb91f6df3e2e1d4ce2cd28c581a03ac5c5687aba12d171d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking debugid v0.7.3
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking ckb-sentry-types v0.21.0
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking ckb-sentry-core v0.21.0
[INFO] [stderr]     Checking ckb-sentry-backtrace v0.21.0
[INFO] [stderr]     Checking ckb-sentry-failure v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 panic!(e)
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 panic!("{}", e)
[INFO] [stdout]     |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 std::panic::panic_any(e)
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 panic!(e)
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 panic!("{}", e)
[INFO] [stdout]     |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 std::panic::panic_any(e)
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.99s
[INFO] running `Command { std: "docker" "inspect" "61f59b6817a52815eb91f6df3e2e1d4ce2cd28c581a03ac5c5687aba12d171d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f59b6817a52815eb91f6df3e2e1d4ce2cd28c581a03ac5c5687aba12d171d9", kill_on_drop: false }`
[INFO] [stdout] 61f59b6817a52815eb91f6df3e2e1d4ce2cd28c581a03ac5c5687aba12d171d9
