[INFO] fetching crate fauxgen 0.1.5...
[INFO] checking fauxgen-0.1.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1
[INFO] extracting crate fauxgen 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fauxgen 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fauxgen 0.1.5
[INFO] tweaked toml for crates.io crate fauxgen 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fauxgen 0.1.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fauxgen 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4d5997ad6e930788ade9712741c5c1e7200e1640238de538f0a88394180d2c
[INFO] running `Command { std: "docker" "start" "-a" "ac4d5997ad6e930788ade9712741c5c1e7200e1640238de538f0a88394180d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4d5997ad6e930788ade9712741c5c1e7200e1640238de538f0a88394180d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4d5997ad6e930788ade9712741c5c1e7200e1640238de538f0a88394180d2c", kill_on_drop: false }`
[INFO] [stdout] ac4d5997ad6e930788ade9712741c5c1e7200e1640238de538f0a88394180d2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37c97038e7931b5812d27ca746818346aa0b22fc6cc6bed9352cd21b7126bbce
[INFO] running `Command { std: "docker" "start" "-a" "37c97038e7931b5812d27ca746818346aa0b22fc6cc6bed9352cd21b7126bbce", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.66
[INFO] [stderr] Compiling unicode-ident v1.0.11
[INFO] [stderr] Compiling semver v1.0.18
[INFO] [stderr] Compiling serde v1.0.188
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling futures-core v0.3.28
[INFO] [stderr] Compiling serde_json v1.0.105
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Checking pin-project-lite v0.2.13
[INFO] [stderr] Compiling trybuild v1.0.83
[INFO] [stderr] Checking itoa v1.0.9
[INFO] [stderr] Checking ryu v1.0.15
[INFO] [stderr] Checking once_cell v1.18.0
[INFO] [stderr] Checking termcolor v1.2.0
[INFO] [stderr] Checking glob v0.3.1
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Compiling fauxgen v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling syn v2.0.29
[INFO] [stderr] Checking basic-toml v0.1.4
[INFO] [stderr] Compiling serde_derive v1.0.188
[INFO] [stderr] Compiling pin-project-internal v1.1.3
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling tokio-macros v2.1.0
[INFO] [stderr] Compiling fauxgen-macros v0.1.5
[INFO] [stderr] Checking tokio v1.32.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/async.rs:81:25
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[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] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/export/async.rs:29:29
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[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] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking pin-project v1.1.3
[INFO] [stdout] warning: unused attribute
[INFO] [stdout] --> tests/trybuild.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | ignore = "these tests are only supported on rust nightly"
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout] --> tests/trybuild.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | #[ignore = "these tests are currently broken"]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/async.rs:81:25
[INFO] [stdout] |
[INFO] [stdout] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume
[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] 81 | fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/export/async.rs:29:29
[INFO] [stdout] |
[INFO] [stdout] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume {
[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] 29 | pub fn resume(self: Pin<&mut Self>, arg: A) -> Resume<'_, A, Self> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.76s
[INFO] running `Command { std: "docker" "inspect" "37c97038e7931b5812d27ca746818346aa0b22fc6cc6bed9352cd21b7126bbce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c97038e7931b5812d27ca746818346aa0b22fc6cc6bed9352cd21b7126bbce", kill_on_drop: false }`
[INFO] [stdout] 37c97038e7931b5812d27ca746818346aa0b22fc6cc6bed9352cd21b7126bbce