[INFO] cloning repository https://github.com/Community-network/rust-tdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Community-network/rust-tdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommunity-network%2Frust-tdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommunity-network%2Frust-tdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe0b826acb5279d1754222f0f6e9a1aa0bac079 [INFO] checking Community-network/rust-tdf against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommunity-network%2Frust-tdf" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Community-network/rust-tdf on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Community-network/rust-tdf [INFO] finished tweaking git repo https://github.com/Community-network/rust-tdf [INFO] tweaked toml for git repo https://github.com/Community-network/rust-tdf written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/Community-network/rust-tdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7365292633108f195e2a41a59233b2e91a62d20c9f0328f2af8f6e8abb70423 [INFO] running `Command { std: "docker" "start" "-a" "f7365292633108f195e2a41a59233b2e91a62d20c9f0328f2af8f6e8abb70423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7365292633108f195e2a41a59233b2e91a62d20c9f0328f2af8f6e8abb70423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7365292633108f195e2a41a59233b2e91a62d20c9f0328f2af8f6e8abb70423", kill_on_drop: false }` [INFO] [stdout] f7365292633108f195e2a41a59233b2e91a62d20c9f0328f2af8f6e8abb70423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4fa9c47bca0cec6569ed73dd68ab009f29319f598a0801bda3f27df9e212b6 [INFO] running `Command { std: "docker" "start" "-a" "ab4fa9c47bca0cec6569ed73dd68ab009f29319f598a0801bda3f27df9e212b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking peekread v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling macro-tdf v0.1.0 (/opt/rustwide/workdir/macro-tdf) [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> macro-tdf/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> macro-tdf/src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let mut fields = match data_struct_fields { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `comp_ident` [INFO] [stdout] --> macro-tdf/src/lib.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn comp_ident(path: &syn::Path, name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ind_to_string` [INFO] [stdout] --> macro-tdf/src/lib.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn ind_to_string(field: &Field) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tdf v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "ab4fa9c47bca0cec6569ed73dd68ab009f29319f598a0801bda3f27df9e212b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4fa9c47bca0cec6569ed73dd68ab009f29319f598a0801bda3f27df9e212b6", kill_on_drop: false }` [INFO] [stdout] ab4fa9c47bca0cec6569ed73dd68ab009f29319f598a0801bda3f27df9e212b6