[INFO] fetching crate youki 0.7.0...
[INFO] checking youki-0.7.0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] extracting crate youki 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate youki 0.7.0
[INFO] finished tweaking crates.io crate youki 0.7.0
[INFO] tweaked toml for crates.io crate youki 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate youki 0.7.0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate youki 0.7.0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:136:1
[INFO] [stderr]     |
[INFO] [stderr] 136 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `youki` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a
[INFO] running `Command { std: "docker" "start" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:136:1
[INFO] [stderr]     |
[INFO] [stderr] 136 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `youki` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling pathrs v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling nc v0.9.8
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking prctl v1.0.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking safe-path v0.1.0
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking pentacle v1.1.0
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling youki v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking liboci-cli v0.7.0
[INFO] [stderr] warning: youki@0.7.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: youki@0.7.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking oci-spec v0.10.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking tracing-journald v0.3.2
[INFO] [stderr]    Compiling rust-criu v0.6.1
[INFO] [stderr]     Checking libcgroups v0.7.0
[INFO] [stderr]     Checking libcontainer v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.31.2, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a", kill_on_drop: false }`
[INFO] [stdout] 7a74caf8eee8f4785a0fdebba5bbb984d5e0a62dedbce8a284ce9300a049ef8a
