[INFO] cloning repository https://github.com/bIgBV/rust-evc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bIgBV/rust-evc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77b6cae80e4b7d509973e4676b4b5a73a55b7338 [INFO] checking bIgBV/rust-evc against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbIgBV%2Frust-evc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bIgBV/rust-evc on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bIgBV/rust-evc [INFO] finished tweaking git repo https://github.com/bIgBV/rust-evc [INFO] tweaked toml for git repo https://github.com/bIgBV/rust-evc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bIgBV/rust-evc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.20.0 [INFO] [stderr] Downloaded serde_derive v1.0.29 [INFO] [stderr] Downloaded toml v0.4.5 [INFO] [stderr] Downloaded cc v1.0.6 [INFO] [stderr] Downloaded serde v1.0.29 [INFO] [stderr] Downloaded simplelog v0.5.0 [INFO] [stderr] Downloaded syn v0.12.14 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.1.1 [INFO] [stderr] Downloaded rug v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5fd6b006578ee253371a39aa16ce1fa27b242613e38d467ef020354e465028 [INFO] running `Command { std: "docker" "start" "-a" "5c5fd6b006578ee253371a39aa16ce1fa27b242613e38d467ef020354e465028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5fd6b006578ee253371a39aa16ce1fa27b242613e38d467ef020354e465028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5fd6b006578ee253371a39aa16ce1fa27b242613e38d467ef020354e465028", kill_on_drop: false }` [INFO] [stdout] 5c5fd6b006578ee253371a39aa16ce1fa27b242613e38d467ef020354e465028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7feae1096d8470939f28e1c66d92f63510f3bda25e986129a15c7cae3c9f18 [INFO] running `Command { std: "docker" "start" "-a" "6c7feae1096d8470939f28e1c66d92f63510f3bda25e986129a15c7cae3c9f18", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rug v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Checking serde v1.0.29 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking simplelog v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.29 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking rust-evc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `sending_process` is never read [INFO] [stdout] --> src/dispatch.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let mut sending_process = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/config.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let config = match parse_config("/Users/bIgB/.config/rust-evc/config.toml") { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sending_process` is never read [INFO] [stdout] --> src/dispatch.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | let mut sending_process = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.14 [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" "6c7feae1096d8470939f28e1c66d92f63510f3bda25e986129a15c7cae3c9f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7feae1096d8470939f28e1c66d92f63510f3bda25e986129a15c7cae3c9f18", kill_on_drop: false }` [INFO] [stdout] 6c7feae1096d8470939f28e1c66d92f63510f3bda25e986129a15c7cae3c9f18