[INFO] cloning repository https://github.com/caldwell/rt11fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caldwell/rt11fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaldwell%2Frt11fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaldwell%2Frt11fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87ef2fcc250ff75de27e9071440e0c7f56427f2 [INFO] checking caldwell/rt11fs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaldwell%2Frt11fs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/caldwell/rt11fs [INFO] finished tweaking git repo https://github.com/caldwell/rt11fs [INFO] tweaked toml for git repo https://github.com/caldwell/rt11fs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/caldwell/rt11fs on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/caldwell/rt11fs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f327c15e68855ae6387cd8adaa8c5222cba08a90bc57687b8911edef8df19f00 [INFO] running `Command { std: "docker" "start" "-a" "f327c15e68855ae6387cd8adaa8c5222cba08a90bc57687b8911edef8df19f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f327c15e68855ae6387cd8adaa8c5222cba08a90bc57687b8911edef8df19f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f327c15e68855ae6387cd8adaa8c5222cba08a90bc57687b8911edef8df19f00", kill_on_drop: false }` [INFO] [stdout] f327c15e68855ae6387cd8adaa8c5222cba08a90bc57687b8911edef8df19f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58977b440516528c1bc721601aedf7cbf8ef389ca7329c5a76c61ebcb6e12911 [INFO] running `Command { std: "docker" "start" "-a" "58977b440516528c1bc721601aedf7cbf8ef389ca7329c5a76c61ebcb6e12911", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling neon-build v0.10.1 [INFO] [stderr] Checking const_for v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking bytebuffer v2.2.0 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking join-string v0.3.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking radix50 v0.1.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling neon v0.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking neon-runtime v0.10.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling neon-macros v0.10.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking pdpfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fs/xxdp.rs:188:56 [INFO] [stdout] | [INFO] [stdout] 188 | fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 188 - fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] 188 + fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'a, DirEntry> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pdpfs-shim v0.1.0 (/opt/rustwide/workdir/viewer) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> viewer/shim.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 202 | fn device_types<'a>(mut cx: FunctionContext<'a>) -> JsResult { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 202 | fn device_types<'a>(mut cx: FunctionContext<'a>) -> JsResult<'a, JsArray> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> viewer/shim.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 202 | fn device_types<'a>(mut cx: FunctionContext<'a>) -> JsResult { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [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] 202 | fn device_types<'a>(mut cx: FunctionContext<'a>) -> JsResult<'a, JsArray> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fs/xxdp.rs:188:56 [INFO] [stdout] | [INFO] [stdout] 188 | fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 188 - fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] 188 + fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'a, DirEntry> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filesystem_name` is never used [INFO] [stdout] --> fs.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait FileSystem : Send + Sync { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn filesystem_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> fs.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait DirEntry : Debug { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 63 | fn path(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn is_dir(&self) -> bool; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | fn is_file(&self) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | fn is_symlink(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn modified(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 72 | fn accessed(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | fn created(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn readonly(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fs/xxdp.rs:188:56 [INFO] [stdout] | [INFO] [stdout] 188 | fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 188 - fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] 188 + fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'a, DirEntry> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filesystem_name` is never used [INFO] [stdout] --> fs.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait FileSystem : Send + Sync { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn filesystem_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> fs.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait DirEntry : Debug { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 63 | fn path(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn is_dir(&self) -> bool; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | fn is_file(&self) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | fn is_symlink(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn modified(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 72 | fn accessed(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | fn created(&self) -> anyhow::Result; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | fn readonly(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> fs/xxdp.rs:188:56 [INFO] [stdout] | [INFO] [stdout] 188 | fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [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] 188 - fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'_, DirEntry> { [INFO] [stdout] 188 + fn full_dir_iter<'a>(&'a self) -> std::slice::Iter<'a, DirEntry> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.52s [INFO] running `Command { std: "docker" "inspect" "58977b440516528c1bc721601aedf7cbf8ef389ca7329c5a76c61ebcb6e12911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58977b440516528c1bc721601aedf7cbf8ef389ca7329c5a76c61ebcb6e12911", kill_on_drop: false }` [INFO] [stdout] 58977b440516528c1bc721601aedf7cbf8ef389ca7329c5a76c61ebcb6e12911