[INFO] cloning repository https://github.com/david0u0/chitin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david0u0/chitin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f0b6ae6ef09c3ab78b22d27e946994c10b7b4e1 [INFO] checking david0u0/chitin against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid0u0%2Fchitin" "/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/david0u0/chitin on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/david0u0/chitin [INFO] finished tweaking git repo https://github.com/david0u0/chitin [INFO] tweaked toml for git repo https://github.com/david0u0/chitin written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50f0399144e38a7d14933f9219a3964fb90528bb44602e5c24512db355fa7954 [INFO] running `Command { std: "docker" "start" "-a" "50f0399144e38a7d14933f9219a3964fb90528bb44602e5c24512db355fa7954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50f0399144e38a7d14933f9219a3964fb90528bb44602e5c24512db355fa7954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f0399144e38a7d14933f9219a3964fb90528bb44602e5c24512db355fa7954", kill_on_drop: false }` [INFO] [stdout] 50f0399144e38a7d14933f9219a3964fb90528bb44602e5c24512db355fa7954 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97b09b92a23ab7823eb87345d674e96a70ad37fea3d1fcaf2598bae823f5aa1e [INFO] running `Command { std: "docker" "start" "-a" "97b09b92a23ab7823eb87345d674e96a70ad37fea3d1fcaf2598bae823f5aa1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chitin_core v0.1.0 (/opt/rustwide/workdir/chitin-core) [INFO] [stderr] Checking chitin_derive v0.1.0 (/opt/rustwide/workdir/chitin-derive) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [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] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [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] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chitin-derive/src/lib.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | _ => panic!(format!("{} 是啥?", s)), [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] 28 - _ => panic!(format!("{} 是啥?", s)), [INFO] [stdout] 28 + _ => panic!("{} 是啥?", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chitin v0.1.0 (/opt/rustwide/workdir/chitin) [INFO] [stderr] Checking examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.68s [INFO] running `Command { std: "docker" "inspect" "97b09b92a23ab7823eb87345d674e96a70ad37fea3d1fcaf2598bae823f5aa1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b09b92a23ab7823eb87345d674e96a70ad37fea3d1fcaf2598bae823f5aa1e", kill_on_drop: false }` [INFO] [stdout] 97b09b92a23ab7823eb87345d674e96a70ad37fea3d1fcaf2598bae823f5aa1e