[INFO] fetching crate youki 0.5.5... [INFO] testing youki-0.5.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate youki 0.5.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate youki 0.5.5 [INFO] finished tweaking crates.io crate youki 0.5.5 [INFO] tweaked toml for crates.io crate youki 0.5.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate youki 0.5.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate youki 0.5.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b174692f330dbc6a7a16e8b60e4896ec5dde785dad21f4d485806cca5bdc65d [INFO] running `Command { std: "docker" "start" "-a" "2b174692f330dbc6a7a16e8b60e4896ec5dde785dad21f4d485806cca5bdc65d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b174692f330dbc6a7a16e8b60e4896ec5dde785dad21f4d485806cca5bdc65d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b174692f330dbc6a7a16e8b60e4896ec5dde785dad21f4d485806cca5bdc65d", kill_on_drop: false }` [INFO] [stdout] 2b174692f330dbc6a7a16e8b60e4896ec5dde785dad21f4d485806cca5bdc65d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82ccf04defad766d53eed4b36d112f2599c642addf62582e0c0b5d8b64cb65b7 [INFO] running `Command { std: "docker" "start" "-a" "82ccf04defad766d53eed4b36d112f2599c642addf62582e0c0b5d8b64cb65b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling safe-path v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling pentacle v1.1.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling nc v0.9.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling liboci-cli v0.5.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling youki v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: youki@0.5.5: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling oci-spec v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rust-criu v0.4.0 [INFO] [stderr] Compiling tracing-journald v0.3.1 [INFO] [stderr] Compiling libcgroups v0.5.5 [INFO] [stderr] Compiling libcontainer v0.5.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.49s [INFO] running `Command { std: "docker" "inspect" "82ccf04defad766d53eed4b36d112f2599c642addf62582e0c0b5d8b64cb65b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ccf04defad766d53eed4b36d112f2599c642addf62582e0c0b5d8b64cb65b7", kill_on_drop: false }` [INFO] [stdout] 82ccf04defad766d53eed4b36d112f2599c642addf62582e0c0b5d8b64cb65b7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87780995245d7729112477944243067aff7b8473138cca024e41655eaacb7a88 [INFO] running `Command { std: "docker" "start" "-a" "87780995245d7729112477944243067aff7b8473138cca024e41655eaacb7a88", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] warning: youki@0.5.5: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling scc v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling oci-spec v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rust-criu v0.4.0 [INFO] [stderr] Compiling tracing-journald v0.3.1 [INFO] [stderr] Compiling libcgroups v0.5.5 [INFO] [stderr] Compiling libcontainer v0.5.5 [INFO] [stderr] Compiling youki v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.20s [INFO] running `Command { std: "docker" "inspect" "87780995245d7729112477944243067aff7b8473138cca024e41655eaacb7a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87780995245d7729112477944243067aff7b8473138cca024e41655eaacb7a88", kill_on_drop: false }` [INFO] [stdout] 87780995245d7729112477944243067aff7b8473138cca024e41655eaacb7a88 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8eab447a85dd5cf475e4c56e4b88072dd208ffdca6574802793c5a1eb3e5691c [INFO] running `Command { std: "docker" "start" "-a" "8eab447a85dd5cf475e4c56e4b88072dd208ffdca6574802793c5a1eb3e5691c", kill_on_drop: false }` [INFO] [stderr] warning: youki@0.5.5: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.5.5: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/youki-e2804b60289a1a6d) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test commands::features::tests::test_features ... ok [INFO] [stdout] test observability::tests::test_detect_log_level ... ok [INFO] [stdout] test observability::tests::test_detect_log_level_default ... ok [INFO] [stdout] test observability::tests::test_higher_loglevel_no_log ... ok [INFO] [stdout] test commands::spec_json::tests::test_spec_json ... ok [INFO] [stdout] test rootpath::tests::test_user_specified ... ok [INFO] [stdout] test rootpath::tests::test_user_specified_exists ... ok [INFO] [stdout] test observability::tests::test_json_logfile ... ok [INFO] [stdout] test observability::tests::test_init_many_times ... ok [INFO] [stdout] test rootpath::tests::test_determine_root_path_rootless ... FAILED [INFO] [stdout] test rootpath::tests::test_determine_root_path_non_rootless ... ok [INFO] [stdout] test commands::run::tests::test_foreground_forward_sig ... ok [INFO] [stdout] test commands::run::tests::test_foreground_exit has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8eab447a85dd5cf475e4c56e4b88072dd208ffdca6574802793c5a1eb3e5691c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eab447a85dd5cf475e4c56e4b88072dd208ffdca6574802793c5a1eb3e5691c", kill_on_drop: false }` [INFO] [stdout] 8eab447a85dd5cf475e4c56e4b88072dd208ffdca6574802793c5a1eb3e5691c