[INFO] fetching crate clarifai_grpc 8.0.0...
[INFO] checking clarifai_grpc-8.0.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate clarifai_grpc 8.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate clarifai_grpc 8.0.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clarifai_grpc 8.0.0
[INFO] finished tweaking crates.io crate clarifai_grpc 8.0.0
[INFO] tweaked toml for crates.io crate clarifai_grpc 8.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grpcio v0.6.0
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded grpcio-sys v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0642f1297568bcefad535c0ca218a481735f8a2ebc1c694ec415f8479e310a83
[INFO] running `Command { std: "docker" "start" "-a" "0642f1297568bcefad535c0ca218a481735f8a2ebc1c694ec415f8479e310a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0642f1297568bcefad535c0ca218a481735f8a2ebc1c694ec415f8479e310a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0642f1297568bcefad535c0ca218a481735f8a2ebc1c694ec415f8479e310a83", kill_on_drop: false }`
[INFO] [stdout] 0642f1297568bcefad535c0ca218a481735f8a2ebc1c694ec415f8479e310a83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f6ab61b57232dbaaeacbb12afbc2fe1234b647ac301cd1e09f62e2bf69b11e2
[INFO] running `Command { std: "docker" "start" "-a" "1f6ab61b57232dbaaeacbb12afbc2fe1234b647ac301cd1e09f62e2bf69b11e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling grpcio-sys v0.6.0
[INFO] [stderr]     Checking grpcio v0.6.0
[INFO] [stderr]     Checking clarifai_grpc v8.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/integration_tests.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 200 | |                 "Waiting for input ID {} failed, status code is {:?}",
[INFO] [stdout] 201 | |                 input_id, input_status_code
[INFO] [stdout] 202 | |             ));
[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: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 199 ~             panic!(
[INFO] [stdout] 200 |                 "Waiting for input ID {} failed, status code is {:?}",
[INFO] [stdout] 201 |                 input_id, input_status_code
[INFO] [stdout] 202 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 58.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.51.1, cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1f6ab61b57232dbaaeacbb12afbc2fe1234b647ac301cd1e09f62e2bf69b11e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6ab61b57232dbaaeacbb12afbc2fe1234b647ac301cd1e09f62e2bf69b11e2", kill_on_drop: false }`
[INFO] [stdout] 1f6ab61b57232dbaaeacbb12afbc2fe1234b647ac301cd1e09f62e2bf69b11e2
