[INFO] cloning repository https://github.com/jdrouet/docker-activity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdrouet/docker-activity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdocker-activity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdocker-activity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8cfd601b5df511e6ee6cd4475e42b4b21bddab2 [INFO] checking jdrouet/docker-activity against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fdocker-activity" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jdrouet/docker-activity [INFO] finished tweaking git repo https://github.com/jdrouet/docker-activity [INFO] tweaked toml for git repo https://github.com/jdrouet/docker-activity written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jdrouet/docker-activity on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jdrouet/docker-activity 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded powercap v0.3.5 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded serde_with v1.12.1 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Downloaded procfs v0.11.1 [INFO] [stderr] Downloaded bollard v0.12.0 [INFO] [stderr] Downloaded tokio v1.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b538707af74bd84ab5f309b27d7004e588773b6d49b05a1a619cfc8af683b3b [INFO] running `Command { std: "docker" "start" "-a" "2b538707af74bd84ab5f309b27d7004e588773b6d49b05a1a619cfc8af683b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b538707af74bd84ab5f309b27d7004e588773b6d49b05a1a619cfc8af683b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b538707af74bd84ab5f309b27d7004e588773b6d49b05a1a619cfc8af683b3b", kill_on_drop: false }` [INFO] [stdout] 2b538707af74bd84ab5f309b27d7004e588773b6d49b05a1a619cfc8af683b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5949756a8a8c6b9c29c3c1ca12b2e14adf027dbc27a9818553d035de95ef89 [INFO] running `Command { std: "docker" "start" "-a" "dd5949756a8a8c6b9c29c3c1ca12b2e14adf027dbc27a9818553d035de95ef89", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking procfs v0.11.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking powercap v0.3.5 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.12.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking bollard v0.12.0 [INFO] [stderr] Checking docker-activity v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/enrichment/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Enricher: Send { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn reset(&mut self) {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 - Io(std::io::Error), [INFO] [stdout] 3 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | Custom(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 4 - Custom(String), [INFO] [stdout] 4 + Custom(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/enrichment/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Enricher: Send { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn reset(&mut self) {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 - Io(std::io::Error), [INFO] [stdout] 3 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | Custom(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 4 - Custom(String), [INFO] [stdout] 4 + Custom(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.33s [INFO] running `Command { std: "docker" "inspect" "dd5949756a8a8c6b9c29c3c1ca12b2e14adf027dbc27a9818553d035de95ef89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5949756a8a8c6b9c29c3c1ca12b2e14adf027dbc27a9818553d035de95ef89", kill_on_drop: false }` [INFO] [stdout] dd5949756a8a8c6b9c29c3c1ca12b2e14adf027dbc27a9818553d035de95ef89