[INFO] cloning repository https://github.com/Ruin0x11/yeek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ruin0x11/yeek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5afce5fc4d72a20eb8bd848168c610e2150500b0 [INFO] testing Ruin0x11/yeek against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ruin0x11/yeek on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ruin0x11/yeek [INFO] finished tweaking git repo https://github.com/Ruin0x11/yeek [INFO] tweaked toml for git repo https://github.com/Ruin0x11/yeek written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Ruin0x11/yeek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d82e09ad7c749058fa7cecfc3496ca0d37a4421216ab6f425b241e9332fb4e46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d82e09ad7c749058fa7cecfc3496ca0d37a4421216ab6f425b241e9332fb4e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d82e09ad7c749058fa7cecfc3496ca0d37a4421216ab6f425b241e9332fb4e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82e09ad7c749058fa7cecfc3496ca0d37a4421216ab6f425b241e9332fb4e46", kill_on_drop: false }` [INFO] [stdout] d82e09ad7c749058fa7cecfc3496ca0d37a4421216ab6f425b241e9332fb4e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0be30024e73c196e3af632ce6ec50ff36bc6305089ddc1aeb8301a0b8f63cc9b [INFO] running `Command { std: "docker" "start" "-a" "0be30024e73c196e3af632ce6ec50ff36bc6305089ddc1aeb8301a0b8f63cc9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling full_moon_derive v0.5.0 [INFO] [stderr] Compiling full_moon v0.9.0 [INFO] [stderr] Compiling yeek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/ast_util/scopes.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | block: Range, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast_util/scopes.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "0be30024e73c196e3af632ce6ec50ff36bc6305089ddc1aeb8301a0b8f63cc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be30024e73c196e3af632ce6ec50ff36bc6305089ddc1aeb8301a0b8f63cc9b", kill_on_drop: false }` [INFO] [stdout] 0be30024e73c196e3af632ce6ec50ff36bc6305089ddc1aeb8301a0b8f63cc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb6e22127f123723772f147ecf83727b0533d6db951c0387ce1c2f736040301 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dfb6e22127f123723772f147ecf83727b0533d6db951c0387ce1c2f736040301", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling yeek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `block` [INFO] [stdout] --> src/ast_util/scopes.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | block: Range, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast_util/scopes.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/rename_module.rs:396:71 [INFO] [stdout] | [INFO] [stdout] 396 | assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 396 - assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings)); [INFO] [stdout] 396 + assert!(result.warnings.iter().any(|w| w.message == warning), "\n{:?}", result.warnings); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/yeek-75eaf816fea695b3) [INFO] running `Command { std: "docker" "inspect" "dfb6e22127f123723772f147ecf83727b0533d6db951c0387ce1c2f736040301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb6e22127f123723772f147ecf83727b0533d6db951c0387ce1c2f736040301", kill_on_drop: false }` [INFO] [stdout] dfb6e22127f123723772f147ecf83727b0533d6db951c0387ce1c2f736040301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4dffae6813ab4f09fa39a17f240ab616c76862e6053468866f67e0ee984416de [INFO] running `Command { std: "docker" "start" "-a" "4dffae6813ab4f09fa39a17f240ab616c76862e6053468866f67e0ee984416de", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `block` [INFO] [stderr] --> src/ast_util/scopes.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | block: Range, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast_util/scopes.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/rename_module.rs:396:71 [INFO] [stderr] | [INFO] [stderr] 396 | assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 396 - assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings)); [INFO] [stderr] 396 + assert!(result.warnings.iter().any(|w| w.message == warning), "\n{:?}", result.warnings); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `yeek` (bin "yeek" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yeek-75eaf816fea695b3) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test detect::tests::detects_api_module ... ok [INFO] [stdout] test detect::tests::detects_class_module_implements_multiple ... ok [INFO] [stdout] test detect::tests::detects_interface_module_joined_return ... ok [INFO] [stdout] test detect::tests::does_not_detect_differing_return ... ok [INFO] [stdout] test detect::tests::detects_proper_returned_module ... ok [INFO] [stdout] test move_module::tests::updates_require_path_single_quote ... ok [INFO] [stdout] test detect::tests::detects_class_module_joined_return ... ok [INFO] [stdout] test move_module::tests::updates_require_path_trailing ... ok [INFO] [stdout] test refactor::tests::rename_preserves_trivia ... ok [INFO] [stdout] test move_module::tests::warns_about_literal_require_path ... ok [INFO] [stdout] test detect::tests::detects_interface_module ... ok [INFO] [stdout] test rename_module::tests::does_not_update_module_name_in_non_def ... ok [INFO] [stdout] test detect::tests::does_not_detect_at_below_top_level ... ok [INFO] [stdout] test detect::tests::does_not_detect_misnamed_api_module ... ok [INFO] [stdout] test move_module::tests::updates_require_path ... ok [INFO] [stdout] test refactor::tests::rename_in_method ... ok [INFO] [stdout] test refactor::tests::rename_in_function ... ok [INFO] [stdout] test rename_module::tests::updates_function_module ... ok [INFO] [stdout] test rename_module::tests::does_not_update_module_name_in_multi_assign ... ok [INFO] [stdout] test detect::tests::detects_reassigned_api_module ... ok [INFO] [stdout] test rename_module::tests::does_not_update_identifier_in_unrelated_ident ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_prefix ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_def ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_class_def ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_trailing ... ok [INFO] [stdout] test rename_module::tests::warns_about_function_decl ... ok [INFO] [stdout] test util::test::test_path_to_module_name ... ok [INFO] [stdout] test rename_module::tests::warns_about_literal_identifier ... ok [INFO] [stdout] test rename_module::tests::warns_about_literal_string ... ok [INFO] [stdout] test detect::tests::detects_primary_class_module ... ok [INFO] [stdout] test refactor::tests::rename_bare_assign_alias ... ok [INFO] [stdout] test detect::tests::detects_class_module_implements_single ... ok [INFO] [stdout] test rename_module::tests::updates_require_path ... ok [INFO] [stdout] test detect::tests::detects_class_module ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_single_quote ... ok [INFO] [stdout] test refactor::tests::rename_function_def ... ok [INFO] [stdout] test refactor::tests::rename_bare_assign ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_without_ident ... ok [INFO] [stdout] test rename_module::tests::warns_about_shadowing_caused_by_rename ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4dffae6813ab4f09fa39a17f240ab616c76862e6053468866f67e0ee984416de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dffae6813ab4f09fa39a17f240ab616c76862e6053468866f67e0ee984416de", kill_on_drop: false }` [INFO] [stdout] 4dffae6813ab4f09fa39a17f240ab616c76862e6053468866f67e0ee984416de