[INFO] cloning repository https://github.com/mgerhold/kiddo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgerhold/kiddo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgerhold%2Fkiddo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgerhold%2Fkiddo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa7f54835058659ce3cdd98ed878567faa712a98 [INFO] checking mgerhold/kiddo against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgerhold%2Fkiddo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgerhold/kiddo on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mgerhold/kiddo [INFO] finished tweaking git repo https://github.com/mgerhold/kiddo [INFO] tweaked toml for git repo https://github.com/mgerhold/kiddo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mgerhold/kiddo 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "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 ariadne v0.3.0 [INFO] [stderr] Downloaded insta v1.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4bd44d313d0eb42fded30b046fa4cd3aa9ae39e11b97eb6650f885d666bcd80 [INFO] running `Command { std: "docker" "start" "-a" "a4bd44d313d0eb42fded30b046fa4cd3aa9ae39e11b97eb6650f885d666bcd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4bd44d313d0eb42fded30b046fa4cd3aa9ae39e11b97eb6650f885d666bcd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bd44d313d0eb42fded30b046fa4cd3aa9ae39e11b97eb6650f885d666bcd80", kill_on_drop: false }` [INFO] [stdout] a4bd44d313d0eb42fded30b046fa4cd3aa9ae39e11b97eb6650f885d666bcd80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb567c4a8f9313cd70f63ed23f20cc51daf45a33c30c8c1d02137788f3194214 [INFO] running `Command { std: "docker" "start" "-a" "cb567c4a8f9313cd70f63ed23f20cc51daf45a33c30c8c1d02137788f3194214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking ariadne v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking insta v1.31.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.12 [INFO] [stderr] Checking kiddo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/import_resolution.rs:307:62 [INFO] [stdout] | [INFO] [stdout] 306 | trait GatherAllExports<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 307 | fn gather_all_exports(self, bump_allocator: &'a Bump) -> ModulesWithImportsAndExports; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/import_resolution.rs:311:62 [INFO] [stdout] | [INFO] [stdout] 310 | impl<'a> GatherAllExports<'a> for ModulesWithImports<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 311 | fn gather_all_exports(self, bump_allocator: &'a Bump) -> ModulesWithImportsAndExports { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/import_resolution.rs:307:62 [INFO] [stdout] | [INFO] [stdout] 306 | trait GatherAllExports<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 307 | fn gather_all_exports(self, bump_allocator: &'a Bump) -> ModulesWithImportsAndExports; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/import_resolution.rs:311:62 [INFO] [stdout] | [INFO] [stdout] 310 | impl<'a> GatherAllExports<'a> for ModulesWithImports<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 311 | fn gather_all_exports(self, bump_allocator: &'a Bump) -> ModulesWithImportsAndExports { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `os_str_bytes` has been stable since 1.74.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(os_str_bytes)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `os_str_bytes` has been stable since 1.74.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(os_str_bytes)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_os_str_bytes_unchecked` found for struct `std::ffi::OsStr` in the current scope [INFO] [stdout] --> src/utils.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | OsStr::from_os_str_bytes_unchecked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `OsStr` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_encoded_bytes_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - OsStr::from_os_str_bytes_unchecked( [INFO] [stdout] 16 + OsStr::from_encoded_bytes_unchecked( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_os_str_bytes_unchecked` found for struct `std::ffi::OsStr` in the current scope [INFO] [stdout] --> src/utils.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | OsStr::from_os_str_bytes_unchecked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `OsStr` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_encoded_bytes_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 - OsStr::from_os_str_bytes_unchecked( [INFO] [stdout] 16 + OsStr::from_encoded_bytes_unchecked( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_os_str_bytes` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stdout] --> src/utils.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | self.alloc_slice_copy(path.as_ref().as_os_str().as_os_str_bytes()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 17 - self.alloc_slice_copy(path.as_ref().as_os_str().as_os_str_bytes()), [INFO] [stdout] 17 + self.alloc_slice_copy(path.as_ref().as_os_str().as_bytes()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_os_str_bytes` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stdout] --> src/utils.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | self.alloc_slice_copy(path.as_ref().as_os_str().as_os_str_bytes()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 17 - self.alloc_slice_copy(path.as_ref().as_os_str().as_os_str_bytes()), [INFO] [stdout] 17 + self.alloc_slice_copy(path.as_ref().as_os_str().as_bytes()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kiddo` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kiddo` (lib test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cb567c4a8f9313cd70f63ed23f20cc51daf45a33c30c8c1d02137788f3194214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb567c4a8f9313cd70f63ed23f20cc51daf45a33c30c8c1d02137788f3194214", kill_on_drop: false }` [INFO] [stdout] cb567c4a8f9313cd70f63ed23f20cc51daf45a33c30c8c1d02137788f3194214