[INFO] fetching crate mfauth 1.0.0...
[INFO] testing mfauth-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate mfauth 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mfauth 1.0.0
[INFO] finished tweaking crates.io crate mfauth 1.0.0
[INFO] tweaked toml for crates.io crate mfauth 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mfauth 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mfauth 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f7d73085945029602b259311d2b1cd937329b7a17211823f8bc603458f3eaba
[INFO] running `Command { std: "docker" "start" "-a" "6f7d73085945029602b259311d2b1cd937329b7a17211823f8bc603458f3eaba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f7d73085945029602b259311d2b1cd937329b7a17211823f8bc603458f3eaba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7d73085945029602b259311d2b1cd937329b7a17211823f8bc603458f3eaba", kill_on_drop: false }`
[INFO] [stdout] 6f7d73085945029602b259311d2b1cd937329b7a17211823f8bc603458f3eaba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bc495228992c3bce15ccd5539333830439ec6438c6f1ae456dffe0f169571e7
[INFO] running `Command { std: "docker" "start" "-a" "3bc495228992c3bce15ccd5539333830439ec6438c6f1ae456dffe0f169571e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling clap v3.0.14
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling mfauth v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `conf_path` is never read
[INFO] [stdout]   --> src/persist.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Store {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub conf_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Store` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 42.25s
[INFO] running `Command { std: "docker" "inspect" "3bc495228992c3bce15ccd5539333830439ec6438c6f1ae456dffe0f169571e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bc495228992c3bce15ccd5539333830439ec6438c6f1ae456dffe0f169571e7", kill_on_drop: false }`
[INFO] [stdout] 3bc495228992c3bce15ccd5539333830439ec6438c6f1ae456dffe0f169571e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52ac97e66cd9bc7b25c753564b0c0e3d44d526c89d83946cdd9243c7340d7874
[INFO] running `Command { std: "docker" "start" "-a" "52ac97e66cd9bc7b25c753564b0c0e3d44d526c89d83946cdd9243c7340d7874", kill_on_drop: false }`
[INFO] [stderr]    Compiling mfauth v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `conf_path` is never read
[INFO] [stdout]   --> src/persist.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Store {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub conf_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Store` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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.80s
[INFO] running `Command { std: "docker" "inspect" "52ac97e66cd9bc7b25c753564b0c0e3d44d526c89d83946cdd9243c7340d7874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ac97e66cd9bc7b25c753564b0c0e3d44d526c89d83946cdd9243c7340d7874", kill_on_drop: false }`
[INFO] [stdout] 52ac97e66cd9bc7b25c753564b0c0e3d44d526c89d83946cdd9243c7340d7874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8495bf4920a32962a91c4ba71f1d2cbc0e940d9275b533b8d5c45f289b2e408
[INFO] running `Command { std: "docker" "start" "-a" "d8495bf4920a32962a91c4ba71f1d2cbc0e940d9275b533b8d5c45f289b2e408", kill_on_drop: false }`
[INFO] [stderr] warning: field `conf_path` is never read
[INFO] [stderr]   --> src/persist.rs:63:6
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct Store {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 63 |     pub conf_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Store` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mfauth` (bin "mfauth" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mfauth-60e32d630379946a)
[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" "d8495bf4920a32962a91c4ba71f1d2cbc0e940d9275b533b8d5c45f289b2e408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8495bf4920a32962a91c4ba71f1d2cbc0e940d9275b533b8d5c45f289b2e408", kill_on_drop: false }`
[INFO] [stdout] d8495bf4920a32962a91c4ba71f1d2cbc0e940d9275b533b8d5c45f289b2e408
