[INFO] fetching crate python-packaging 0.16.0... [INFO] testing python-packaging-0.16.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate python-packaging 0.16.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate python-packaging 0.16.0 [INFO] finished tweaking crates.io crate python-packaging 0.16.0 [INFO] tweaked toml for crates.io crate python-packaging 0.16.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate python-packaging 0.16.0 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 72 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.20.0 (available: v0.22.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding mailparse v0.14.1 (available: v0.16.1) [INFO] [stderr] Adding spdx v0.10.9 (available: v0.12.0) [INFO] [stderr] Adding zip v0.6.6 (available: v4.6.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded python-packed-resources v0.12.0 [INFO] [stderr] Downloaded mailparse v0.14.1 [INFO] [stderr] Downloaded simple-file-manifest v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c5dfe295f5a2e52987e1a6387173f76364219a9406c1a89c2d1bd65420252b2a [INFO] running `Command { std: "docker" "start" "-a" "c5dfe295f5a2e52987e1a6387173f76364219a9406c1a89c2d1bd65420252b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5dfe295f5a2e52987e1a6387173f76364219a9406c1a89c2d1bd65420252b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5dfe295f5a2e52987e1a6387173f76364219a9406c1a89c2d1bd65420252b2a", kill_on_drop: false }` [INFO] [stdout] c5dfe295f5a2e52987e1a6387173f76364219a9406c1a89c2d1bd65420252b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c2062bf7f673e208907449500d4528b666663c051029747953d1ecaace54f5ee [INFO] running `Command { std: "docker" "start" "-a" "c2062bf7f673e208907449500d4528b666663c051029747953d1ecaace54f5ee", kill_on_drop: false }` [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling simple-file-manifest v0.11.0 [INFO] [stderr] Compiling python-packed-resources v0.12.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling mailparse v0.14.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling python-packaging v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_collection.rs:1844:9 [INFO] [stdout] | [INFO] [stdout] 1844 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1845 | compiler: &mut dyn PythonBytecodeCompiler, [INFO] [stdout] 1846 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1846 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "c2062bf7f673e208907449500d4528b666663c051029747953d1ecaace54f5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2062bf7f673e208907449500d4528b666663c051029747953d1ecaace54f5ee", kill_on_drop: false }` [INFO] [stdout] c2062bf7f673e208907449500d4528b666663c051029747953d1ecaace54f5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c9743a6c39a75a0f7035c0c32f4df2c839351976f439b49d11d75cd7c3110ed2 [INFO] running `Command { std: "docker" "start" "-a" "c9743a6c39a75a0f7035c0c32f4df2c839351976f439b49d11d75cd7c3110ed2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_collection.rs:1844:9 [INFO] [stdout] | [INFO] [stdout] 1844 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1845 | compiler: &mut dyn PythonBytecodeCompiler, [INFO] [stdout] 1846 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1846 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling python-packaging v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resource_collection.rs:1844:9 [INFO] [stdout] | [INFO] [stdout] 1844 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1845 | compiler: &mut dyn PythonBytecodeCompiler, [INFO] [stdout] 1846 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1846 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn wheel_version(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn wheel_generator(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn tags(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn build(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wheel.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn install_paths_to(&self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] running `Command { std: "docker" "inspect" "c9743a6c39a75a0f7035c0c32f4df2c839351976f439b49d11d75cd7c3110ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9743a6c39a75a0f7035c0c32f4df2c839351976f439b49d11d75cd7c3110ed2", kill_on_drop: false }` [INFO] [stdout] c9743a6c39a75a0f7035c0c32f4df2c839351976f439b49d11d75cd7c3110ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 26b90863cdba9dbcf051850d152adc9fbcb00845783fdf973cd6c7258702c2a5 [INFO] running `Command { std: "docker" "start" "-a" "26b90863cdba9dbcf051850d152adc9fbcb00845783fdf973cd6c7258702c2a5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resource_collection.rs:1844:9 [INFO] [stderr] | [INFO] [stderr] 1844 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1845 | compiler: &mut dyn PythonBytecodeCompiler, [INFO] [stderr] 1846 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1846 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:132:36 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 132 | pub fn archive_metadata_header(&self, header: &str) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:144:37 [INFO] [stderr] | [INFO] [stderr] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 144 | pub fn archive_metadata_headers(&self, header: &str) -> Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:155:26 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn wheel_version(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 155 | pub fn wheel_version(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:160:28 [INFO] [stderr] | [INFO] [stderr] 160 | pub fn wheel_generator(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 160 | pub fn wheel_generator(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn tags(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 170 | pub fn tags(&self) -> Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:175:18 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn build(&self) -> Result> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 175 | pub fn build(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/wheel.rs:180:29 [INFO] [stderr] | [INFO] [stderr] 180 | pub fn install_paths_to(&self) -> Result>> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 180 | pub fn install_paths_to(&self) -> Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `python-packaging` (lib) generated 8 warnings (run `cargo fix --lib -p python-packaging` to apply 8 suggestions) [INFO] [stderr] warning: `python-packaging` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/python_packaging-be99cafdec8d71c2) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test bytecode::tests::test_header ... ok [INFO] [stdout] test filesystem_scanning::tests::test_memory_resources ... ok [INFO] [stdout] test filesystem_scanning::tests::test_root_resource_file ... ok [INFO] [stdout] test filesystem_scanning::tests::egginfo_package_name_normalization ... ok [INFO] [stdout] test filesystem_scanning::tests::test_relative_package_resource ... ok [INFO] [stdout] test licensing::tests::component_flavor_equivalence ... ok [INFO] [stdout] test filesystem_scanning::tests::test_distinfo_bad_metadata ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_empty ... ok [INFO] [stdout] test filesystem_scanning::tests::test_relative_resource_no_package ... ok [INFO] [stdout] test filesystem_scanning::tests::test_distinfo_partial_metadata ... ok [INFO] [stdout] test filesystem_scanning::tests::test_egg_file ... ok [INFO] [stdout] test filesystem_scanning::tests::test_egginfo_valid_metadata ... ok [INFO] [stdout] test filesystem_scanning::tests::test_site_packages ... ok [INFO] [stdout] test filesystem_scanning::tests::test_pth_file ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_multiple_classifier_spdx ... ok [INFO] [stdout] test filesystem_scanning::tests::test_extension_module ... ok [INFO] [stdout] test filesystem_scanning::tests::test_source_resolution ... ok [INFO] [stdout] test filesystem_scanning::tests::test_distinfo_valid_metadata ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_multiple_metadata_spdx ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_single_classifier_spdx ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_single_metadata_spdx ... ok [INFO] [stdout] test filesystem_scanning::tests::test_distinfo_missing_metadata ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_spdx_fullname ... ok [INFO] [stdout] test licensing::tests::test_derive_package_license_infos_license_file ... ok [INFO] [stdout] test filesystem_scanning::tests::test_egg_dir ... ok [INFO] [stdout] test location::tests::test_concrete_from_string ... ok [INFO] [stdout] test licensing::tests::test_derive_package_license_infos_metadata_licenses ... ok [INFO] [stdout] test module_util::tests::test_packages_from_module_name ... ok [INFO] [stdout] test location::tests::test_abstract_from_string ... ok [INFO] [stdout] test module_util::tests::test_resolve_path_for_module ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_unknown ... ok [INFO] [stdout] test package_metadata::tests::test_parse_metadata ... ok [INFO] [stdout] test licensing::tests::test_derive_package_license_infos_metadata_classifiers ... ok [INFO] [stdout] test policy::tests::test_add_collection_context_file ... ok [INFO] [stdout] test resource::tests::package_distribution_resources_path_normalization ... ok [INFO] [stdout] test resource::tests::test_is_in_packages ... ok [INFO] [stdout] test licensing::tests::parse_advanced ... ok [INFO] [stdout] test resource_collection::tests::test_add_file_data_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_file_data ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_bytecode_module_parents ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_bytecode_module ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_package_distribution_resource ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_package_resource ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_source_module ... ok [INFO] [stdout] test resource_collection::tests::test_add_module_source_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_module_bytecode_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_module_bytecode_from_source_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_package_resource_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_relative_path_file_data ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_bytecode_module_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_python_extension_module_shared_library ... ok [INFO] [stdout] test resource_collection::tests::test_add_package_distribution_resource_with_context ... ok [INFO] [stdout] test resource_collection::tests::test_add_relative_path_package_resource ... ok [INFO] [stdout] test filesystem_scanning::tests::test_subdirectory_resource ... ok [INFO] [stdout] test licensing::tests::test_derive_package_license_infos_empty ... ok [INFO] [stdout] test resource_collection::tests::test_add_relative_path_python_extension_module ... ok [INFO] [stdout] test resource_collection::tests::test_add_relative_path_package_distribution_resource ... ok [INFO] [stdout] test resource_collection::tests::test_add_relative_path_source_module ... ok [INFO] [stdout] test resource_collection::tests::test_add_in_memory_source_module_parents ... ok [INFO] [stdout] test resource_collection::tests::test_add_shared_library_and_module ... ok [INFO] [stdout] test resource_collection::tests::test_populate_parent_packages_in_memory_bytecode ... ok [INFO] [stdout] test resource_collection::tests::test_populate_parent_packages_distribution_extension_module ... ok [INFO] [stdout] test filesystem_scanning::tests::test_bytecode_resolution ... ok [INFO] [stdout] test resource_collection::tests::test_populate_parent_packages_in_memory_source ... ok [INFO] [stdout] test resource_collection::tests::test_populate_parent_packages_relative_extension_module ... ok [INFO] [stdout] test licensing::tests::license_info_to_component_spdx_expression ... ok [INFO] [stdout] test resource_collection::tests::test_add_builtin_python_extension_module ... ok [INFO] [stdout] test resource_collection::tests::test_find_dunder_file ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_basic ... ok [INFO] [stdout] test resource_collection::tests::test_populate_parent_packages_relative_path_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_opt1_provided ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_opt1_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_opt2_provided ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_extension_module_shared_library ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_distribution_resources ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_package_resources ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_shared_library ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_opt2_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_distribution_resources ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_opt1_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_opt1_provided ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_opt2_from_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_source ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_extension_module_shared_library ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_in_memory_bytecode_provided ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_shared_library ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_provided ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_opt2_provided ... ok [INFO] [stdout] test wheel_builder::test::add_file_data ... ok [INFO] [stdout] test wheel_builder::test::custom_metadata_file ... ok [INFO] [stdout] test zip_app_builder::test::add_source_and_bytecode_no_compiler ... ok [INFO] [stdout] test zip_app_builder::test::add_main ... ok [INFO] [stdout] test zip_app_builder::test::shebang ... ok [INFO] [stdout] test zip_app_builder::test::empty ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_package_resources ... ok [INFO] [stdout] test zip_app_builder::test::add_source ... ok [INFO] [stdout] test zip_app_builder::test::add_source_and_bytecode ... ok [INFO] [stdout] test wheel_builder::test::wheel_file_name ... ok [INFO] [stdout] test resource_collection::tests::test_resource_conversion_relative_path_module_bytecode_from_source ... ok [INFO] [stdout] test wheel_builder::test::custom_wheel_file ... ok [INFO] [stdout] test wheel_builder::test::empty ... ok [INFO] [stderr] Doc-tests python_packaging [INFO] [stdout] test filesystem_scanning::tests::distinfo_package_name_normalization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [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" "26b90863cdba9dbcf051850d152adc9fbcb00845783fdf973cd6c7258702c2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b90863cdba9dbcf051850d152adc9fbcb00845783fdf973cd6c7258702c2a5", kill_on_drop: false }` [INFO] [stdout] 26b90863cdba9dbcf051850d152adc9fbcb00845783fdf973cd6c7258702c2a5