[INFO] cloning repository https://github.com/cquintana92/dotfilers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cquintana92/dotfilers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcquintana92%2Fdotfilers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcquintana92%2Fdotfilers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c383dd6f7e64eec5b0a7f7ddfc090ad2a5f3ffbf [INFO] testing cquintana92/dotfilers against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcquintana92%2Fdotfilers" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cquintana92/dotfilers on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cquintana92/dotfilers [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/cquintana92/dotfilers [INFO] tweaked toml for git repo https://github.com/cquintana92/dotfilers written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cquintana92/dotfilers 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1a4d2963b812a4b926d9b3a16fabc1940a0700bb4345688877615c04699744a [INFO] running `Command { std: "docker" "start" "-a" "a1a4d2963b812a4b926d9b3a16fabc1940a0700bb4345688877615c04699744a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a4d2963b812a4b926d9b3a16fabc1940a0700bb4345688877615c04699744a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a4d2963b812a4b926d9b3a16fabc1940a0700bb4345688877615c04699744a", kill_on_drop: false }` [INFO] [stdout] a1a4d2963b812a4b926d9b3a16fabc1940a0700bb4345688877615c04699744a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 720fd16217d534658c2b4dec073d5b71330d710bda25295cdeaf7eb8b52f1364 [INFO] running `Command { std: "docker" "start" "-a" "720fd16217d534658c2b4dec073d5b71330d710bda25295cdeaf7eb8b52f1364", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling dotfilers v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [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" "720fd16217d534658c2b4dec073d5b71330d710bda25295cdeaf7eb8b52f1364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720fd16217d534658c2b4dec073d5b71330d710bda25295cdeaf7eb8b52f1364", kill_on_drop: false }` [INFO] [stdout] 720fd16217d534658c2b4dec073d5b71330d710bda25295cdeaf7eb8b52f1364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b4a9946eec16ef8f72f8cbf53576e946a7da19e1de21f614b6af24cbbba06a [INFO] running `Command { std: "docker" "start" "-a" "66b4a9946eec16ef8f72f8cbf53576e946a7da19e1de21f614b6af24cbbba06a", kill_on_drop: false }` [INFO] [stderr] Compiling dotfilers v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [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" "66b4a9946eec16ef8f72f8cbf53576e946a7da19e1de21f614b6af24cbbba06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b4a9946eec16ef8f72f8cbf53576e946a7da19e1de21f614b6af24cbbba06a", kill_on_drop: false }` [INFO] [stdout] 66b4a9946eec16ef8f72f8cbf53576e946a7da19e1de21f614b6af24cbbba06a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9f74f551200b45bb202d241a2d30f09ccf61fe473391553e7302c90857921d2 [INFO] running `Command { std: "docker" "start" "-a" "f9f74f551200b45bb202d241a2d30f09ccf61fe473391553e7302c90857921d2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotfilers-77d4de019a2a73d8) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config::test::errors::copy_to_without_from ... ok [INFO] [stdout] test config::test::errors::copy_from_without_to ... ok [INFO] [stdout] test config::test::errors::from_without_to ... ok [INFO] [stdout] test config::test::errors::no_content ... ok [INFO] [stdout] test config::test::errors::only_condition ... ok [INFO] [stdout] test config::test::errors::template_without_template ... ok [INFO] [stdout] test config::test::extract_full ... ok [INFO] [stdout] test executor::test::load_vars_into_context ... ok [INFO] [stdout] test config::test::extract_directives ... ok [INFO] [stdout] test config::test::errors::to_without_from ... ok [INFO] [stdout] test config::test::errors::template_without_dest ... ok [INFO] [stdout] test config::test::errors::unknown_os ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dotfilers.rs (/opt/rustwide/target/debug/deps/dotfilers-4753265e8c540490) [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] Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-4c48fea601d6a29b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test globs::copy_globs_work ... ok [INFO] [stdout] test link_directory_behaviour::behaviour_create_dir_dest_did_not_exist ... ok [INFO] [stdout] test link_directory_behaviour::behaviour_ignore_dir ... ok [INFO] [stdout] test globs::symlink_globs_work ... ok [INFO] [stdout] test link_directory_behaviour::behaviour_create_dir_dest_existed ... ok [INFO] [stdout] test link_directory_behaviour::behaviour_link_dir_dest_did_not_exist ... ok [INFO] [stdout] test templating::template_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9f74f551200b45bb202d241a2d30f09ccf61fe473391553e7302c90857921d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f74f551200b45bb202d241a2d30f09ccf61fe473391553e7302c90857921d2", kill_on_drop: false }` [INFO] [stdout] f9f74f551200b45bb202d241a2d30f09ccf61fe473391553e7302c90857921d2