[INFO] fetching crate hydrate-pipeline 0.0.2... [INFO] testing hydrate-pipeline-0.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate hydrate-pipeline 0.0.2 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hydrate-pipeline 0.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 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.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74beb45759c9b525fc1f7be0fa93bc3fd17c23e056ce149a2b29f228fbb45044 [INFO] running `Command { std: "docker" "start" "-a" "74beb45759c9b525fc1f7be0fa93bc3fd17c23e056ce149a2b29f228fbb45044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74beb45759c9b525fc1f7be0fa93bc3fd17c23e056ce149a2b29f228fbb45044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74beb45759c9b525fc1f7be0fa93bc3fd17c23e056ce149a2b29f228fbb45044", kill_on_drop: false }` [INFO] [stdout] 74beb45759c9b525fc1f7be0fa93bc3fd17c23e056ce149a2b29f228fbb45044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fc1b1b5ef57b6b6ad03d80c30bb816b8e51f2154756215378b6e864fba20e9c [INFO] running `Command { std: "docker" "start" "-a" "7fc1b1b5ef57b6b6ad03d80c30bb816b8e51f2154756215378b6e864fba20e9c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hydrate-base v0.0.2 [INFO] [stderr] Compiling hydrate-schema 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 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 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 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 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 26.98s [INFO] running `Command { std: "docker" "inspect" "7fc1b1b5ef57b6b6ad03d80c30bb816b8e51f2154756215378b6e864fba20e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc1b1b5ef57b6b6ad03d80c30bb816b8e51f2154756215378b6e864fba20e9c", kill_on_drop: false }` [INFO] [stdout] 7fc1b1b5ef57b6b6ad03d80c30bb816b8e51f2154756215378b6e864fba20e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8230e978399fe3a234ee02f081841fb1d2b89295049c16478062a3718c1cce7 [INFO] running `Command { std: "docker" "start" "-a" "d8230e978399fe3a234ee02f081841fb1d2b89295049c16478062a3718c1cce7", 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hydrate-pipeline v0.0.2 (/opt/rustwide/workdir) [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] [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 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 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 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 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.37s [INFO] running `Command { std: "docker" "inspect" "d8230e978399fe3a234ee02f081841fb1d2b89295049c16478062a3718c1cce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8230e978399fe3a234ee02f081841fb1d2b89295049c16478062a3718c1cce7", kill_on_drop: false }` [INFO] [stdout] d8230e978399fe3a234ee02f081841fb1d2b89295049c16478062a3718c1cce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3548fe81ff1631f54aa6c427a185725257fd79dcf8cef54a946490cde082c7b9 [INFO] running `Command { std: "docker" "start" "-a" "3548fe81ff1631f54aa6c427a185725257fd79dcf8cef54a946490cde082c7b9", 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 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 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 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 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hydrate_pipeline-4d666c70f8e53361) [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" "3548fe81ff1631f54aa6c427a185725257fd79dcf8cef54a946490cde082c7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3548fe81ff1631f54aa6c427a185725257fd79dcf8cef54a946490cde082c7b9", kill_on_drop: false }` [INFO] [stdout] 3548fe81ff1631f54aa6c427a185725257fd79dcf8cef54a946490cde082c7b9