[INFO] fetching crate cargo-dentaku-ant 0.1.1... [INFO] testing cargo-dentaku-ant-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-dentaku-ant 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cargo-dentaku-ant 0.1.1 [INFO] finished tweaking crates.io crate cargo-dentaku-ant 0.1.1 [INFO] tweaked toml for crates.io crate cargo-dentaku-ant 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-dentaku-ant 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-dentaku-ant 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.14.1 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded anyhow v1.0.40 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded backtrace v0.3.58 [INFO] [stderr] Downloaded libc v0.2.94 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f940f0a52d51e1498687673579cc36892b7d4b51c9d0ed0efb5f0357d98cb4d6 [INFO] running `Command { std: "docker" "start" "-a" "f940f0a52d51e1498687673579cc36892b7d4b51c9d0ed0efb5f0357d98cb4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f940f0a52d51e1498687673579cc36892b7d4b51c9d0ed0efb5f0357d98cb4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f940f0a52d51e1498687673579cc36892b7d4b51c9d0ed0efb5f0357d98cb4d6", kill_on_drop: false }` [INFO] [stdout] f940f0a52d51e1498687673579cc36892b7d4b51c9d0ed0efb5f0357d98cb4d6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb30684fc2b15d6b45d082c95b4d3a63bcfd50db3d76ab7dcb7208c1cb1816d0 [INFO] running `Command { std: "docker" "start" "-a" "eb30684fc2b15d6b45d082c95b4d3a63bcfd50db3d76ab7dcb7208c1cb1816d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling cargo-dentaku-ant v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `lib_name` is never read [INFO] [stdout] --> src/cli.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Cli { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub lib_name: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.08s [INFO] running `Command { std: "docker" "inspect" "eb30684fc2b15d6b45d082c95b4d3a63bcfd50db3d76ab7dcb7208c1cb1816d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb30684fc2b15d6b45d082c95b4d3a63bcfd50db3d76ab7dcb7208c1cb1816d0", kill_on_drop: false }` [INFO] [stdout] eb30684fc2b15d6b45d082c95b4d3a63bcfd50db3d76ab7dcb7208c1cb1816d0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d7bfe42fcc599ad43cca74a616d1f868fc905649bac21ce53636f007e44ea2 [INFO] running `Command { std: "docker" "start" "-a" "28d7bfe42fcc599ad43cca74a616d1f868fc905649bac21ce53636f007e44ea2", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-dentaku-ant v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `lib_name` is never read [INFO] [stdout] --> src/cli.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Cli { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub lib_name: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "28d7bfe42fcc599ad43cca74a616d1f868fc905649bac21ce53636f007e44ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d7bfe42fcc599ad43cca74a616d1f868fc905649bac21ce53636f007e44ea2", kill_on_drop: false }` [INFO] [stdout] 28d7bfe42fcc599ad43cca74a616d1f868fc905649bac21ce53636f007e44ea2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b858be38a9b0093fb36113070181d54b83f4a3592662b49c0d41f563d88a5e8 [INFO] running `Command { std: "docker" "start" "-a" "1b858be38a9b0093fb36113070181d54b83f4a3592662b49c0d41f563d88a5e8", kill_on_drop: false }` [INFO] [stderr] warning: field `lib_name` is never read [INFO] [stderr] --> src/cli.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Cli { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | pub lib_name: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cargo-dentaku-ant` (bin "cargo-dentaku-ant" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_dentaku_ant-b36a1f804ac0e4a6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b858be38a9b0093fb36113070181d54b83f4a3592662b49c0d41f563d88a5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b858be38a9b0093fb36113070181d54b83f4a3592662b49c0d41f563d88a5e8", kill_on_drop: false }` [INFO] [stdout] 1b858be38a9b0093fb36113070181d54b83f4a3592662b49c0d41f563d88a5e8