[INFO] fetching crate hydrate-pipeline 0.0.2...
[INFO] testing hydrate-pipeline-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hydrate-pipeline 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hydrate-pipeline 0.0.2
[INFO] finished tweaking crates.io crate hydrate-pipeline 0.0.2
[INFO] tweaked toml for crates.io crate hydrate-pipeline 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hydrate-pipeline 0.0.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.12)
[INFO] [stderr]       Adding base64 v0.20.0 (available: v0.22.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding globwalk v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding siphasher v0.3.11 (available: v1.0.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fcdc641e36b53beed32de0ce4a28161d73fff669fd4891eda5ec3eb8bad174af
[INFO] running `Command { std: "docker" "start" "-a" "fcdc641e36b53beed32de0ce4a28161d73fff669fd4891eda5ec3eb8bad174af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcdc641e36b53beed32de0ce4a28161d73fff669fd4891eda5ec3eb8bad174af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcdc641e36b53beed32de0ce4a28161d73fff669fd4891eda5ec3eb8bad174af", kill_on_drop: false }`
[INFO] [stdout] fcdc641e36b53beed32de0ce4a28161d73fff669fd4891eda5ec3eb8bad174af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5635050c11db0c8d39cfd1adf91c8d79931bd4a4a68b26f2c3d18c5a808f8cd1
[INFO] running `Command { std: "docker" "start" "-a" "5635050c11db0c8d39cfd1adf91c8d79931bd4a4a68b26f2c3d18c5a808f8cd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling type-uuid-derive v0.1.2
[INFO] [stderr]    Compiling type-uuid v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hydrate-schema v0.0.2
[INFO] [stderr]    Compiling hydrate-base v0.0.2
[INFO] [stderr]    Compiling hydrate-data v0.0.2
[INFO] [stderr]    Compiling hydrate-pipeline v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |                       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(not(all(backtrace, debug_assertions)))]
[INFO] [stdout]     |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobVersion` is never constructed
[INFO] [stdout]   --> src/build/job_system/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct JobVersion(u32);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImportDataProvider` is never used
[INFO] [stdout]   --> src/build/job_system/job_system_traits.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait ImportDataProvider {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `version_inner` is never used
[INFO] [stdout]    --> src/build/job_system/job_system_traits.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait JobProcessorAbstract: Send + Sync + RefUnwindSafe {
[INFO] [stdout]     |                  -------------------- method in this trait
[INFO] [stdout] 131 |     fn version_inner(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceFileWithImporter` is never constructed
[INFO] [stdout]   --> src/import/import_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct SourceFileWithImporter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImporterStatic` is never used
[INFO] [stdout]   --> src/import/import_types.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait ImporterStatic: TypeUuid {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.44s
[INFO] running `Command { std: "docker" "inspect" "5635050c11db0c8d39cfd1adf91c8d79931bd4a4a68b26f2c3d18c5a808f8cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5635050c11db0c8d39cfd1adf91c8d79931bd4a4a68b26f2c3d18c5a808f8cd1", kill_on_drop: false }`
[INFO] [stdout] 5635050c11db0c8d39cfd1adf91c8d79931bd4a4a68b26f2c3d18c5a808f8cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fd415c41dbb9ea0f9b605bb2d16bb5279a80959157492763050f73397918d2be
[INFO] running `Command { std: "docker" "start" "-a" "fd415c41dbb9ea0f9b605bb2d16bb5279a80959157492763050f73397918d2be", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |                       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(not(all(backtrace, debug_assertions)))]
[INFO] [stdout]     |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobVersion` is never constructed
[INFO] [stdout]   --> src/build/job_system/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct JobVersion(u32);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImportDataProvider` is never used
[INFO] [stdout]   --> src/build/job_system/job_system_traits.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait ImportDataProvider {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `version_inner` is never used
[INFO] [stdout]    --> src/build/job_system/job_system_traits.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait JobProcessorAbstract: Send + Sync + RefUnwindSafe {
[INFO] [stdout]     |                  -------------------- method in this trait
[INFO] [stdout] 131 |     fn version_inner(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceFileWithImporter` is never constructed
[INFO] [stdout]   --> src/import/import_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct SourceFileWithImporter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImporterStatic` is never used
[INFO] [stdout]   --> src/import/import_types.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait ImporterStatic: TypeUuid {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hydrate-pipeline v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |                       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(not(all(backtrace, debug_assertions)))]
[INFO] [stdout]     |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stdout]    --> src/pipeline_error.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stdout]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobVersion` is never constructed
[INFO] [stdout]   --> src/build/job_system/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct JobVersion(u32);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImportDataProvider` is never used
[INFO] [stdout]   --> src/build/job_system/job_system_traits.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait ImportDataProvider {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `version_inner` is never used
[INFO] [stdout]    --> src/build/job_system/job_system_traits.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub(crate) trait JobProcessorAbstract: Send + Sync + RefUnwindSafe {
[INFO] [stdout]     |                  -------------------- method in this trait
[INFO] [stdout] 131 |     fn version_inner(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceFileWithImporter` is never constructed
[INFO] [stdout]   --> src/import/import_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct SourceFileWithImporter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ImporterStatic` is never used
[INFO] [stdout]   --> src/import/import_types.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait ImporterStatic: TypeUuid {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn current_task_log_data(&self) -> LogDataRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "fd415c41dbb9ea0f9b605bb2d16bb5279a80959157492763050f73397918d2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd415c41dbb9ea0f9b605bb2d16bb5279a80959157492763050f73397918d2be", kill_on_drop: false }`
[INFO] [stdout] fd415c41dbb9ea0f9b605bb2d16bb5279a80959157492763050f73397918d2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3ba1de34bac3832185583b79ab2762ab9565e4411de2bc720bf6887ccae29aa7
[INFO] running `Command { std: "docker" "start" "-a" "3ba1de34bac3832185583b79ab2762ab9565e4411de2bc720bf6887ccae29aa7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/pipeline_error.rs:107:15
[INFO] [stderr]     |
[INFO] [stderr] 107 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stderr]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/pipeline_error.rs:130:23
[INFO] [stderr]     |
[INFO] [stderr] 130 |             #[cfg(all(backtrace, debug_assertions))]
[INFO] [stderr]     |                       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/pipeline_error.rs:137:19
[INFO] [stderr]     |
[INFO] [stderr] 137 |     #[cfg(not(all(backtrace, debug_assertions)))]
[INFO] [stderr]     |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `backtrace`
[INFO] [stderr]    --> src/pipeline_error.rs:145:15
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[cfg(all(backtrace, debug_assertions))]
[INFO] [stderr]     |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JobVersion` is never constructed
[INFO] [stderr]   --> src/build/job_system/mod.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct JobVersion(u32);
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ImportDataProvider` is never used
[INFO] [stderr]   --> src/build/job_system/job_system_traits.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub trait ImportDataProvider {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `version_inner` is never used
[INFO] [stderr]    --> src/build/job_system/job_system_traits.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub(crate) trait JobProcessorAbstract: Send + Sync + RefUnwindSafe {
[INFO] [stderr]     |                  -------------------- method in this trait
[INFO] [stderr] 131 |     fn version_inner(&self) -> u32;
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SourceFileWithImporter` is never constructed
[INFO] [stderr]   --> src/import/import_types.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct SourceFileWithImporter {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ImporterStatic` is never used
[INFO] [stderr]   --> src/import/import_types.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub trait ImporterStatic: TypeUuid {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:189:34
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn current_task_log_data(&self) -> LogDataRef {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn current_task_log_data(&self) -> LogDataRef<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hydrate-pipeline` (lib) generated 10 warnings (run `cargo fix --lib -p hydrate-pipeline` to apply 1 suggestion)
[INFO] [stderr] warning: `hydrate-pipeline` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hydrate_pipeline-29d5e9cdd2b1df4c)
[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] [stderr]    Doc-tests hydrate_pipeline
[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" "3ba1de34bac3832185583b79ab2762ab9565e4411de2bc720bf6887ccae29aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba1de34bac3832185583b79ab2762ab9565e4411de2bc720bf6887ccae29aa7", kill_on_drop: false }`
[INFO] [stdout] 3ba1de34bac3832185583b79ab2762ab9565e4411de2bc720bf6887ccae29aa7
