[INFO] cloning repository https://github.com/rohankumardubey/rnr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/rnr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frnr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frnr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2339ed2e248498f05849dbadeca8b3e3e83757fc [INFO] testing rohankumardubey/rnr against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frnr" "/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/rohankumardubey/rnr 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/rohankumardubey/rnr [INFO] finished tweaking git repo https://github.com/rohankumardubey/rnr [INFO] tweaked toml for git repo https://github.com/rohankumardubey/rnr written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/rnr 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path_abs v0.4.1 [INFO] [stderr] Downloaded any_ascii v0.3.0 [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] d12c11b54f0613909e886f5c78c0de936c7259c5077d83a16be2576c7a71e1ed [INFO] running `Command { std: "docker" "start" "-a" "d12c11b54f0613909e886f5c78c0de936c7259c5077d83a16be2576c7a71e1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d12c11b54f0613909e886f5c78c0de936c7259c5077d83a16be2576c7a71e1ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12c11b54f0613909e886f5c78c0de936c7259c5077d83a16be2576c7a71e1ed", kill_on_drop: false }` [INFO] [stdout] d12c11b54f0613909e886f5c78c0de936c7259c5077d83a16be2576c7a71e1ed [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] 2626e6af314aedff3485fc00d13a359f48311d6c8df99cbe243fd6d4ee6c7938 [INFO] running `Command { std: "docker" "start" "-a" "2626e6af314aedff3485fc00d13a359f48311d6c8df99cbe243fd6d4ee6c7938", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling any_ascii v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling rnr v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling path_abs v0.4.1 [INFO] [stdout] warning: field `warn` is never read [INFO] [stdout] --> src/output.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Colors { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 20 | pub info: Style, [INFO] [stdout] 21 | pub warn: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.91s [INFO] running `Command { std: "docker" "inspect" "2626e6af314aedff3485fc00d13a359f48311d6c8df99cbe243fd6d4ee6c7938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2626e6af314aedff3485fc00d13a359f48311d6c8df99cbe243fd6d4ee6c7938", kill_on_drop: false }` [INFO] [stdout] 2626e6af314aedff3485fc00d13a359f48311d6c8df99cbe243fd6d4ee6c7938 [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] ab08d97f14b39e8229ae15e44075aaec6b71c8bd704fa1f0e3f3525ecb6ac871 [INFO] running `Command { std: "docker" "start" "-a" "ab08d97f14b39e8229ae15e44075aaec6b71c8bd704fa1f0e3f3525ecb6ac871", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling rnr v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `warn` is never read [INFO] [stdout] --> src/output.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Colors { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 20 | pub info: Style, [INFO] [stdout] 21 | pub warn: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s [INFO] running `Command { std: "docker" "inspect" "ab08d97f14b39e8229ae15e44075aaec6b71c8bd704fa1f0e3f3525ecb6ac871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab08d97f14b39e8229ae15e44075aaec6b71c8bd704fa1f0e3f3525ecb6ac871", kill_on_drop: false }` [INFO] [stdout] ab08d97f14b39e8229ae15e44075aaec6b71c8bd704fa1f0e3f3525ecb6ac871 [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] a2d8b902ecf23801879889071d239dce1e7714b752a2a0741526b1e48a5c33f9 [INFO] running `Command { std: "docker" "start" "-a" "a2d8b902ecf23801879889071d239dce1e7714b752a2a0741526b1e48a5c33f9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: field `warn` is never read [INFO] [stderr] --> src/output.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Colors { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 20 | pub info: Style, [INFO] [stderr] 21 | pub warn: Style, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rnr` (bin "rnr" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rnr-f4045c5e5359f65a) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::test::app_command_from_str ... ok [INFO] [stdout] test fileutils::test::get_file_list ... ok [INFO] [stdout] test solver::test::test_existing_targets_symlinks ... ok [INFO] [stdout] test fileutils::test::test_create_symlinks ... ok [INFO] [stdout] test solver::test::test_sort_existing_targets ... ok [INFO] [stdout] test renamer::test::replace_limit ... ok [INFO] [stdout] test fileutils::test::get_paths_recursive ... ok [INFO] [stdout] test fileutils::test::backup ... ok [INFO] [stdout] test fileutils::test::get_paths_recursive_hidden ... ok [INFO] [stdout] test fileutils::test::test_same_file ... ok [INFO] [stdout] test fileutils::test::get_paths_recursive_depth ... ok [INFO] [stdout] test fileutils::test::unique_name ... ok [INFO] [stdout] test renamer::test::to_ascii ... ok [INFO] [stdout] test solver::test::test_solve_rename_order ... ok [INFO] [stdout] test solver::test::test_existing_targets ... ok [INFO] [stdout] test renamer::test::renamer ... ok [INFO] [stdout] test fileutils::test::cleanup ... ok [INFO] [stdout] test config::test::app_command_from_str_unknown_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2d8b902ecf23801879889071d239dce1e7714b752a2a0741526b1e48a5c33f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d8b902ecf23801879889071d239dce1e7714b752a2a0741526b1e48a5c33f9", kill_on_drop: false }` [INFO] [stdout] a2d8b902ecf23801879889071d239dce1e7714b752a2a0741526b1e48a5c33f9