[INFO] fetching crate anywhere 0.0.1... [INFO] testing anywhere-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate anywhere 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate anywhere 0.0.1 [INFO] finished tweaking crates.io crate anywhere 0.0.1 [INFO] tweaked toml for crates.io crate anywhere 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anywhere 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding relative-path v1.9.3 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lunchbox v0.1.4 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dcbb9836d0e56a67b4a882bf161e1fb7613f2f6c09ae52726cf3a8472de8c3f [INFO] running `Command { std: "docker" "start" "-a" "1dcbb9836d0e56a67b4a882bf161e1fb7613f2f6c09ae52726cf3a8472de8c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dcbb9836d0e56a67b4a882bf161e1fb7613f2f6c09ae52726cf3a8472de8c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dcbb9836d0e56a67b4a882bf161e1fb7613f2f6c09ae52726cf3a8472de8c3f", kill_on_drop: false }` [INFO] [stdout] 1dcbb9836d0e56a67b4a882bf161e1fb7613f2f6c09ae52726cf3a8472de8c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d08114cbdbc00c729cb29c9fcecc1b82e2ca383f64d96eb1a671dd2457b3734 [INFO] running `Command { std: "docker" "start" "-a" "5d08114cbdbc00c729cb29c9fcecc1b82e2ca383f64d96eb1a671dd2457b3734", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lunchbox v0.1.4 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling anywhere v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rpc.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 354 | / autoimpl! { [INFO] [stdout] 355 | | // The following methods need a readable filesystem [INFO] [stdout] 356 | | SECTION: Read requires ReadableFileSystem, ReadDirOps, ReadableFileOps, MaybeSync; filetype requires ReadableFile, Unpin [INFO] [stdout] ... | [INFO] [stdout] 436 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `autoimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture<'_, std::io::Result<$res_type>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.85s [INFO] running `Command { std: "docker" "inspect" "5d08114cbdbc00c729cb29c9fcecc1b82e2ca383f64d96eb1a671dd2457b3734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d08114cbdbc00c729cb29c9fcecc1b82e2ca383f64d96eb1a671dd2457b3734", kill_on_drop: false }` [INFO] [stdout] 5d08114cbdbc00c729cb29c9fcecc1b82e2ca383f64d96eb1a671dd2457b3734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a16039bcc8a7dcddea6dc799da711a85ec5eae7e4a44c38c52176de74b53c48 [INFO] running `Command { std: "docker" "start" "-a" "0a16039bcc8a7dcddea6dc799da711a85ec5eae7e4a44c38c52176de74b53c48", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rpc.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 354 | / autoimpl! { [INFO] [stdout] 355 | | // The following methods need a readable filesystem [INFO] [stdout] 356 | | SECTION: Read requires ReadableFileSystem, ReadDirOps, ReadableFileOps, MaybeSync; filetype requires ReadableFile, Unpin [INFO] [stdout] ... | [INFO] [stdout] 436 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `autoimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture<'_, std::io::Result<$res_type>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anywhere v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rpc.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 354 | / autoimpl! { [INFO] [stdout] 355 | | // The following methods need a readable filesystem [INFO] [stdout] 356 | | SECTION: Read requires ReadableFileSystem, ReadDirOps, ReadableFileOps, MaybeSync; filetype requires ReadableFile, Unpin [INFO] [stdout] ... | [INFO] [stdout] 436 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `autoimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture<'_, std::io::Result<$res_type>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "0a16039bcc8a7dcddea6dc799da711a85ec5eae7e4a44c38c52176de74b53c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a16039bcc8a7dcddea6dc799da711a85ec5eae7e4a44c38c52176de74b53c48", kill_on_drop: false }` [INFO] [stdout] 0a16039bcc8a7dcddea6dc799da711a85ec5eae7e4a44c38c52176de74b53c48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8d5bf2818491108a92e05269ece17d6751ab447223a55c7a229cfeffcc92783 [INFO] running `Command { std: "docker" "start" "-a" "e8d5bf2818491108a92e05269ece17d6751ab447223a55c7a229cfeffcc92783", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rpc.rs:160:52 [INFO] [stderr] | [INFO] [stderr] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 354 | / autoimpl! { [INFO] [stderr] 355 | | // The following methods need a readable filesystem [INFO] [stderr] 356 | | SECTION: Read requires ReadableFileSystem, ReadDirOps, ReadableFileOps, MaybeSync; filetype requires ReadableFile, Unpin [INFO] [stderr] ... | [INFO] [stderr] 436 | | } [INFO] [stderr] | |_- in this macro invocation [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] = note: this warning originates in the macro `autoimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 160 | fn $fn_name <'b, 'c: 'b> ( &self, _context: &ContextType, $( [<_ $arg_name >]: $arg_type),* ) -> BoxFuture<'_, std::io::Result<$res_type>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `anywhere` (lib) generated 1 warning (run `cargo fix --lib -p anywhere` to apply 1 suggestion) [INFO] [stderr] warning: `anywhere` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anywhere-0c6f3d3493352781) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test transport::serde::tests::test_bincode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests anywhere [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" "e8d5bf2818491108a92e05269ece17d6751ab447223a55c7a229cfeffcc92783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d5bf2818491108a92e05269ece17d6751ab447223a55c7a229cfeffcc92783", kill_on_drop: false }` [INFO] [stdout] e8d5bf2818491108a92e05269ece17d6751ab447223a55c7a229cfeffcc92783