[INFO] fetching crate dotter 0.13.4... [INFO] testing dotter-0.13.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dotter 0.13.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dotter 0.13.4 [INFO] finished tweaking crates.io crate dotter 0.13.4 [INFO] tweaked toml for crates.io crate dotter 0.13.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dotter 0.13.4 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 dotter 0.13.4 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] [stderr] Blocking waiting for file lock on package cache [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] 2f686a03c09b84cb7418e68d63e760cf20f7c17968172e66bf9a838cc962ada9 [INFO] running `Command { std: "docker" "start" "-a" "2f686a03c09b84cb7418e68d63e760cf20f7c17968172e66bf9a838cc962ada9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f686a03c09b84cb7418e68d63e760cf20f7c17968172e66bf9a838cc962ada9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f686a03c09b84cb7418e68d63e760cf20f7c17968172e66bf9a838cc962ada9", kill_on_drop: false }` [INFO] [stdout] 2f686a03c09b84cb7418e68d63e760cf20f7c17968172e66bf9a838cc962ada9 [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] e940a1dacc1be77c4a7370e3b2d11aec83c130da069973e399c6795ebc79016b [INFO] running `Command { std: "docker" "start" "-a" "e940a1dacc1be77c4a7370e3b2d11aec83c130da069973e399c6795ebc79016b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prodash v26.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling gix-sec v0.10.7 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling async-priority-channel v0.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling evalexpr v11.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling gix-path v0.10.10 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling clap_complete v4.5.12 [INFO] [stderr] Compiling gix-actor v0.28.1 [INFO] [stderr] Compiling gix-config-value v0.14.7 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling watchexec-signals v2.1.0 [INFO] [stderr] Compiling watchexec-events v2.0.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling command-group v5.0.1 [INFO] [stderr] Compiling watchexec-supervisor v1.0.3 [INFO] [stderr] Compiling project-origins v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rhai v1.19.0 [INFO] [stderr] Compiling gix-hash v0.13.3 [INFO] [stderr] Compiling gix-features v0.36.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gix-fs v0.8.1 [INFO] [stderr] Compiling gix-object v0.38.0 [INFO] [stderr] Compiling gix-glob v0.14.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling gix-tempfile v11.0.1 [INFO] [stderr] Compiling gix-lock v11.0.1 [INFO] [stderr] Compiling gix-ref v0.38.0 [INFO] [stderr] Compiling gix-config v0.31.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ignore-files v1.3.2 [INFO] [stderr] Compiling watchexec v3.0.1 [INFO] [stderr] Compiling watchexec-filterer-ignore v2.0.1 [INFO] [stderr] Compiling watchexec-filterer-tagged v1.0.0 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling handlebars_misc_helpers v0.17.0 [INFO] [stderr] Compiling dotter v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "e940a1dacc1be77c4a7370e3b2d11aec83c130da069973e399c6795ebc79016b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e940a1dacc1be77c4a7370e3b2d11aec83c130da069973e399c6795ebc79016b", kill_on_drop: false }` [INFO] [stdout] e940a1dacc1be77c4a7370e3b2d11aec83c130da069973e399c6795ebc79016b [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] 7a3c624bc6715a57d08494f638274fc0a2cff5f6feeffb84708b9fc73744f32b [INFO] running `Command { std: "docker" "start" "-a" "7a3c624bc6715a57d08494f638274fc0a2cff5f6feeffb84708b9fc73744f32b", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling dotter v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "7a3c624bc6715a57d08494f638274fc0a2cff5f6feeffb84708b9fc73744f32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3c624bc6715a57d08494f638274fc0a2cff5f6feeffb84708b9fc73744f32b", kill_on_drop: false }` [INFO] [stdout] 7a3c624bc6715a57d08494f638274fc0a2cff5f6feeffb84708b9fc73744f32b [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] d2ac1f3590210c43d65bfb7e83cf5b2d46b6e5881b62e0505d29089cd6816bac [INFO] running `Command { std: "docker" "start" "-a" "d2ac1f3590210c43d65bfb7e83cf5b2d46b6e5881b62e0505d29089cd6816bac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotter-2448143c2fedf16a) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test deploy::test::high_level_change_target ... ok [INFO] [stdout] test config::test::deserialize_file_target ... ok [INFO] [stdout] test config::test::setting_default_target_type_template ... ok [INFO] [stdout] test config::test::settting_default_target_type_symbolic ... ok [INFO] [stdout] test config::test::setting_default_target_type_automatic ... ok [INFO] [stdout] test deploy::test::high_level_skip_change_type ... ignored [INFO] [stdout] test deploy::test::high_level_change_type ... ok [INFO] [stdout] test deploy::test::high_level_simple ... ok [INFO] [stdout] test filesystem::test::simple_remove ... ok [INFO] [stdout] test filesystem::test::simple_write_read ... ok [INFO] [stdout] test filesystem::test::full_dry_run ... ok [INFO] [stdout] test filesystem::test::simple_create_dir_all ... ok [INFO] [stdout] test filesystem::test::dry_run_error_cases ... ok [INFO] [stdout] test deploy::test::high_level_skip ... ok [INFO] [stdout] test deploy::test::low_level_simple ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_simple ... ok [INFO] [stdout] test deploy::test::low_level_skip ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_helpers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2ac1f3590210c43d65bfb7e83cf5b2d46b6e5881b62e0505d29089cd6816bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ac1f3590210c43d65bfb7e83cf5b2d46b6e5881b62e0505d29089cd6816bac", kill_on_drop: false }` [INFO] [stdout] d2ac1f3590210c43d65bfb7e83cf5b2d46b6e5881b62e0505d29089cd6816bac