[INFO] fetching crate disint-model 0.2.0...
[INFO] testing disint-model-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate disint-model 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate disint-model 0.2.0
[INFO] finished tweaking crates.io crate disint-model 0.2.0
[INFO] tweaked toml for crates.io crate disint-model 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate disint-model 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.9.0 (available: v0.20.2)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.10.2
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9154f114d746ca556aa3c8c3b1b9a58f7d789487677222e7c64ed9b6c699ad65
[INFO] running `Command { std: "docker" "start" "-a" "9154f114d746ca556aa3c8c3b1b9a58f7d789487677222e7c64ed9b6c699ad65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9154f114d746ca556aa3c8c3b1b9a58f7d789487677222e7c64ed9b6c699ad65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9154f114d746ca556aa3c8c3b1b9a58f7d789487677222e7c64ed9b6c699ad65", kill_on_drop: false }`
[INFO] [stdout] 9154f114d746ca556aa3c8c3b1b9a58f7d789487677222e7c64ed9b6c699ad65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 41aa8fd6f7f18c3775c63875908346c68e4dcb5c2852a3e00d78b4fbda4c629e
[INFO] running `Command { std: "docker" "start" "-a" "41aa8fd6f7f18c3775c63875908346c68e4dcb5c2852a3e00d78b4fbda4c629e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling disint-model v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `locale`, `verified`, `email`, `flags`, `premium_type`, and `public_flags` are never read
[INFO] [stdout]    --> src/interaction/mod.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct User {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     locale: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 117 |     verified: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 118 |     email: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 119 |     flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 120 |     premium_type: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 121 |     public_flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` 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 15.61s
[INFO] running `Command { std: "docker" "inspect" "41aa8fd6f7f18c3775c63875908346c68e4dcb5c2852a3e00d78b4fbda4c629e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41aa8fd6f7f18c3775c63875908346c68e4dcb5c2852a3e00d78b4fbda4c629e", kill_on_drop: false }`
[INFO] [stdout] 41aa8fd6f7f18c3775c63875908346c68e4dcb5c2852a3e00d78b4fbda4c629e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c89cb70cf2b6e69b738dad17f7cb11cf712fd0b54d3ccfc13b30624d3eed91e2
[INFO] running `Command { std: "docker" "start" "-a" "c89cb70cf2b6e69b738dad17f7cb11cf712fd0b54d3ccfc13b30624d3eed91e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling disint-model v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `locale`, `verified`, `email`, `flags`, `premium_type`, and `public_flags` are never read
[INFO] [stdout]    --> src/interaction/mod.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct User {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     locale: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 117 |     verified: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 118 |     email: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 119 |     flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 120 |     premium_type: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 121 |     public_flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` 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] [stdout] warning: fields `locale`, `verified`, `email`, `flags`, `premium_type`, and `public_flags` are never read
[INFO] [stdout]    --> src/interaction/mod.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct User {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     locale: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 117 |     verified: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 118 |     email: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 119 |     flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 120 |     premium_type: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 121 |     public_flags: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` 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.65s
[INFO] running `Command { std: "docker" "inspect" "c89cb70cf2b6e69b738dad17f7cb11cf712fd0b54d3ccfc13b30624d3eed91e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89cb70cf2b6e69b738dad17f7cb11cf712fd0b54d3ccfc13b30624d3eed91e2", kill_on_drop: false }`
[INFO] [stdout] c89cb70cf2b6e69b738dad17f7cb11cf712fd0b54d3ccfc13b30624d3eed91e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4a3a73e59391c277e0e14be7ab46ce9cae882003020353c2cef2955b43770aa7
[INFO] running `Command { std: "docker" "start" "-a" "4a3a73e59391c277e0e14be7ab46ce9cae882003020353c2cef2955b43770aa7", kill_on_drop: false }`
[INFO] [stderr] warning: fields `locale`, `verified`, `email`, `flags`, `premium_type`, and `public_flags` are never read
[INFO] [stdout] 
[INFO] [stderr]    --> src/interaction/mod.rs:116:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 108 | pub struct User {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stderr] 116 |     locale: Option<String>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 117 |     verified: Option<bool>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 118 |     email: Option<String>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 119 |     flags: Option<i32>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 120 |     premium_type: Option<i32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 121 |     public_flags: Option<i32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `User` 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: `disint-model` (lib) generated 1 warning
[INFO] [stderr] warning: `disint-model` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disint_model-22b2466ad068b5ee)
[INFO] [stderr]    Doc-tests disint_model
[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" "4a3a73e59391c277e0e14be7ab46ce9cae882003020353c2cef2955b43770aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3a73e59391c277e0e14be7ab46ce9cae882003020353c2cef2955b43770aa7", kill_on_drop: false }`
[INFO] [stdout] 4a3a73e59391c277e0e14be7ab46ce9cae882003020353c2cef2955b43770aa7
