[INFO] cloning repository https://github.com/nlf/skel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlf/skel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe39bb47e5dd0d35e4c249aea63cf5266f0f310 [INFO] testing nlf/skel against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlf/skel on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nlf/skel [INFO] finished tweaking git repo https://github.com/nlf/skel [INFO] tweaked toml for git repo https://github.com/nlf/skel written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nlf/skel 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded feruca v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bfce1e53620d8840d3ba99e3a500079c11f162f8f9a9ab402d3431e3edb8eec [INFO] running `Command { std: "docker" "start" "-a" "6bfce1e53620d8840d3ba99e3a500079c11f162f8f9a9ab402d3431e3edb8eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfce1e53620d8840d3ba99e3a500079c11f162f8f9a9ab402d3431e3edb8eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfce1e53620d8840d3ba99e3a500079c11f162f8f9a9ab402d3431e3edb8eec", kill_on_drop: false }` [INFO] [stdout] 6bfce1e53620d8840d3ba99e3a500079c11f162f8f9a9ab402d3431e3edb8eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d468b88585a94ecd39a39b93a1b82245d4844cbdbfbce79764236c425af9ce7 [INFO] running `Command { std: "docker" "start" "-a" "2d468b88585a94ecd39a39b93a1b82245d4844cbdbfbce79764236c425af9ce7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling feruca v0.10.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling skel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.48s [INFO] running `Command { std: "docker" "inspect" "2d468b88585a94ecd39a39b93a1b82245d4844cbdbfbce79764236c425af9ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d468b88585a94ecd39a39b93a1b82245d4844cbdbfbce79764236c425af9ce7", kill_on_drop: false }` [INFO] [stdout] 2d468b88585a94ecd39a39b93a1b82245d4844cbdbfbce79764236c425af9ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf03a788f87126d95c1085aa9600b1188699702fe266e70d57110f56a8180750 [INFO] running `Command { std: "docker" "start" "-a" "cf03a788f87126d95c1085aa9600b1188699702fe266e70d57110f56a8180750", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling skel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.85s [INFO] running `Command { std: "docker" "inspect" "cf03a788f87126d95c1085aa9600b1188699702fe266e70d57110f56a8180750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf03a788f87126d95c1085aa9600b1188699702fe266e70d57110f56a8180750", kill_on_drop: false }` [INFO] [stdout] cf03a788f87126d95c1085aa9600b1188699702fe266e70d57110f56a8180750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03657cae5c61a2f0da65d91a8f1a881b8c8fa081284964fa9eea1fba8786b124 [INFO] running `Command { std: "docker" "start" "-a" "03657cae5c61a2f0da65d91a8f1a881b8c8fa081284964fa9eea1fba8786b124", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skel-48b5cb63c56f3530) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test config::fs_helpers::tests::read_to_string_with_default_helper::reads_files ... ok [INFO] [stdout] test config::fs_helpers::tests::read_to_string_with_default_helper::surfaces_io_errors ... ok [INFO] [stdout] test config::kdl_helpers::tests::first_string_arg_helper::returns_default_for_missing_node ... ok [INFO] [stdout] test config::kdl_helpers::tests::first_string_arg_helper::errors_for_non_string_argument ... ok [INFO] [stdout] test config::kdl_helpers::tests::first_string_arg_helper::returns_the_first_arg ... ok [INFO] [stdout] test config::project::tests::project_config::wraps_io_errors ... ok [INFO] [stdout] test config::project::tests::project_config::wraps_kdl_errors ... ok [INFO] [stdout] test config::fs_helpers::tests::read_to_string_with_default_helper::default_when_file_is_missing ... ok [INFO] [stdout] test config::project::tests::project_config::defaults ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::allows_overriding_destination ... ok [INFO] [stdout] test config::project::tests::project_config::reads_config_file ... ok [INFO] [stdout] test config::project::tests::project_config::errors_when_variable_is_missing_value ... ok [INFO] [stdout] test config::kdl_helpers::tests::first_string_arg_helper::errors_for_missing_argument ... ok [INFO] [stdout] test config::fs_helpers::tests::read_tree::returns_relative_paths_recursively ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::allows_declaring_dependencies ... ok [INFO] [stdout] test skeleton::tests::creates_a_default_skeleton ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::errors_when_content_has_invalid_value ... ok [INFO] [stdout] test util::tests::normalize_path::normalizes_parent_dir ... ok [INFO] [stdout] test util::tests::normalize_path::normalizes_current_dir ... ok [INFO] [stdout] test skeleton::tests::creates_a_default_from_missing_config ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::errors_when_content_is_missing_source ... ok [INFO] [stdout] test util::tests::normalize_path::normalizes_root_path ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::reads_implicit_content ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::errors_when_source_does_not_exist ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::errors_when_variable_is_missing_value ... ok [INFO] [stdout] test content::tests::from_source_dot_prefix ... ok [INFO] [stdout] test content::tests::from_source_kind_file ... ok [INFO] [stdout] test content::tests::from_source ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::wraps_kdl_errors ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::wraps_io_errors ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::ignores_non_destination_children ... ok [INFO] [stdout] test config::task::tests::from_kdl_document::can_create_a_task ... ok [INFO] [stdout] test config::skeleton::tests::skeleton_config::reads_config ... ok [INFO] [stdout] test content::tests::from_source_kind_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests bin/skel.rs (/opt/rustwide/target/debug/deps/skel-7bd7e179e6f1b58f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests skel [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03657cae5c61a2f0da65d91a8f1a881b8c8fa081284964fa9eea1fba8786b124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03657cae5c61a2f0da65d91a8f1a881b8c8fa081284964fa9eea1fba8786b124", kill_on_drop: false }` [INFO] [stdout] 03657cae5c61a2f0da65d91a8f1a881b8c8fa081284964fa9eea1fba8786b124