[INFO] fetching crate manual-filetree 0.0.1-rc.10... [INFO] checking manual-filetree-0.0.1-rc.10 against try#3b057e82c7a2874b12909b7e79d444f73535e9e2 for pr-139493-4 [INFO] extracting crate manual-filetree 0.0.1-rc.10 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate manual-filetree 0.0.1-rc.10 [INFO] finished tweaking crates.io crate manual-filetree 0.0.1-rc.10 [INFO] tweaked toml for crates.io crate manual-filetree 0.0.1-rc.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate manual-filetree 0.0.1-rc.10 on toolchain 3b057e82c7a2874b12909b7e79d444f73535e9e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate manual-filetree 0.0.1-rc.10 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" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9a382d18c407afb66ee9ae634d5ecf39cb0cbd1be6be2a9bbcaaf0afdf3191 [INFO] running `Command { std: "docker" "start" "-a" "ca9a382d18c407afb66ee9ae634d5ecf39cb0cbd1be6be2a9bbcaaf0afdf3191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9a382d18c407afb66ee9ae634d5ecf39cb0cbd1be6be2a9bbcaaf0afdf3191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9a382d18c407afb66ee9ae634d5ecf39cb0cbd1be6be2a9bbcaaf0afdf3191", kill_on_drop: false }` [INFO] [stdout] ca9a382d18c407afb66ee9ae634d5ecf39cb0cbd1be6be2a9bbcaaf0afdf3191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c57d8cd62f79f455edd2fe8ae937d302a0b0fb94e6ca91e8d2cee5308bed47 [INFO] running `Command { std: "docker" "start" "-a" "a2c57d8cd62f79f455edd2fe8ae937d302a0b0fb94e6ca91e8d2cee5308bed47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking manual-filetree v0.0.1-rc.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:60:67 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:85:69 [INFO] [stdout] | [INFO] [stdout] 85 | fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 91 | fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking wasm-bindgen v0.2.92 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking wasm-bindgen-test v0.3.42 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:60:67 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:85:69 [INFO] [stdout] | [INFO] [stdout] 85 | fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/node.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 91 | fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "a2c57d8cd62f79f455edd2fe8ae937d302a0b0fb94e6ca91e8d2cee5308bed47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c57d8cd62f79f455edd2fe8ae937d302a0b0fb94e6ca91e8d2cee5308bed47", kill_on_drop: false }` [INFO] [stdout] a2c57d8cd62f79f455edd2fe8ae937d302a0b0fb94e6ca91e8d2cee5308bed47