[INFO] fetching crate youki 0.6.0...
[INFO] checking youki-0.6.0 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] extracting crate youki 0.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate youki 0.6.0
[INFO] finished tweaking crates.io crate youki 0.6.0
[INFO] tweaked toml for crates.io crate youki 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate youki 0.6.0 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate youki 0.6.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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e4c7648ee09aefb87cca9585f8daa0b90890aaaf63c4c78f5eab428692e299d
[INFO] running `Command { std: "docker" "start" "-a" "8e4c7648ee09aefb87cca9585f8daa0b90890aaaf63c4c78f5eab428692e299d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e4c7648ee09aefb87cca9585f8daa0b90890aaaf63c4c78f5eab428692e299d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4c7648ee09aefb87cca9585f8daa0b90890aaaf63c4c78f5eab428692e299d", kill_on_drop: false }`
[INFO] [stdout] 8e4c7648ee09aefb87cca9585f8daa0b90890aaaf63c4c78f5eab428692e299d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44e680a70531fa8e997de307dc6c1c3b99f7e70cc219a0c870b8386995c8d89b
[INFO] running `Command { std: "docker" "start" "-a" "44e680a70531fa8e997de307dc6c1c3b99f7e70cc219a0c870b8386995c8d89b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling pathrs v0.2.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking netlink-packet-route v0.26.0
[INFO] [stderr]     Checking prctl v1.0.0
[INFO] [stderr]    Compiling nc v0.9.7
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking safe-path v0.1.0
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pentacle v1.1.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tabwriter v1.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap_complete v4.5.61
[INFO] [stderr]     Checking liboci-cli v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking oci-spec v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling youki v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: youki@0.6.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: youki@0.6.0: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking tracing-journald v0.3.2
[INFO] [stderr]    Compiling protobuf-parse v3.2.0
[INFO] [stderr]    Compiling protobuf-codegen v3.2.0
[INFO] [stderr]     Checking libcgroups v0.6.0
[INFO] [stderr]    Compiling rust-criu v0.4.0
[INFO] [stderr]     Checking libcontainer v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.47s
[INFO] running `Command { std: "docker" "inspect" "44e680a70531fa8e997de307dc6c1c3b99f7e70cc219a0c870b8386995c8d89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e680a70531fa8e997de307dc6c1c3b99f7e70cc219a0c870b8386995c8d89b", kill_on_drop: false }`
[INFO] [stdout] 44e680a70531fa8e997de307dc6c1c3b99f7e70cc219a0c870b8386995c8d89b
