[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ruin0x11/yeek on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-3/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded libc v0.2.89 [INFO] [stderr] Downloaded full_moon_derive v0.5.0 [INFO] [stderr] Downloaded full_moon v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6113ab8dc105f34296ad245e7771de0b51da8f2fa5da75a33fa18dda3c101cc8 [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" "6113ab8dc105f34296ad245e7771de0b51da8f2fa5da75a33fa18dda3c101cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6113ab8dc105f34296ad245e7771de0b51da8f2fa5da75a33fa18dda3c101cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6113ab8dc105f34296ad245e7771de0b51da8f2fa5da75a33fa18dda3c101cc8", kill_on_drop: false }` [INFO] [stdout] 6113ab8dc105f34296ad245e7771de0b51da8f2fa5da75a33fa18dda3c101cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ce85c4198731c338ab5bcd981906bd9cc88b1ffa5e9375059fe1d5388619f8 [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" "93ce85c4198731c338ab5bcd981906bd9cc88b1ffa5e9375059fe1d5388619f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v5.1.2 [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 paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indicatif v0.15.0 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.94s [INFO] running `Command { std: "docker" "inspect" "93ce85c4198731c338ab5bcd981906bd9cc88b1ffa5e9375059fe1d5388619f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ce85c4198731c338ab5bcd981906bd9cc88b1ffa5e9375059fe1d5388619f8", kill_on_drop: false }` [INFO] [stdout] 93ce85c4198731c338ab5bcd981906bd9cc88b1ffa5e9375059fe1d5388619f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--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] b3c98e46c5041c89d24624c1638c3b6c1a6faf7196e325999686d30a206dd63f [INFO] running `Command { std: "docker" "start" "-a" "b3c98e46c5041c89d24624c1638c3b6c1a6faf7196e325999686d30a206dd63f", 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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `Command { std: "docker" "inspect" "b3c98e46c5041c89d24624c1638c3b6c1a6faf7196e325999686d30a206dd63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c98e46c5041c89d24624c1638c3b6c1a6faf7196e325999686d30a206dd63f", kill_on_drop: false }` [INFO] [stdout] b3c98e46c5041c89d24624c1638c3b6c1a6faf7196e325999686d30a206dd63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 689767095c8d6ed829eb95ed5a7e3c4576fc408a5557d9a449dc38bde0dc3822 [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" "689767095c8d6ed829eb95ed5a7e3c4576fc408a5557d9a449dc38bde0dc3822", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yeek-a483cbee7182823b) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test detect::tests::does_not_detect_misnamed_api_module ... ok [INFO] [stdout] test detect::tests::does_not_detect_at_below_top_level ... ok [INFO] [stdout] test detect::tests::detects_class_module_implements_single ... ok [INFO] [stdout] test detect::tests::detects_proper_returned_module ... ok [INFO] [stdout] test detect::tests::detects_class_module_joined_return ... ok [INFO] [stdout] test detect::tests::detects_api_module ... ok [INFO] [stdout] test move_module::tests::updates_require_path ... ok [INFO] [stdout] test detect::tests::detects_primary_class_module ... ok [INFO] [stdout] test detect::tests::detects_reassigned_api_module ... ok [INFO] [stdout] test detect::tests::detects_class_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::detects_interface_module ... ok [INFO] [stdout] test rename_module::tests::does_not_update_identifier_in_unrelated_ident ... ok [INFO] [stdout] test rename_module::tests::updates_function_module ... ok [INFO] [stdout] test move_module::tests::updates_require_path_trailing ... ok [INFO] [stdout] test rename_module::tests::does_not_update_module_name_in_multi_assign ... ok [INFO] [stdout] test move_module::tests::updates_require_path_single_quote ... ok [INFO] [stdout] test rename_module::tests::does_not_update_module_name_in_non_def ... ok [INFO] [stdout] test detect::tests::does_not_detect_differing_return ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_single_quote ... ok [INFO] [stdout] test rename_module::tests::updates_require_path ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_trailing ... ok [INFO] [stdout] test refactor::tests::rename_in_method ... ok [INFO] [stdout] test util::test::test_path_to_module_name ... ok [INFO] [stdout] test rename_module::tests::updates_require_path_without_ident ... ok [INFO] [stdout] test rename_module::tests::warns_about_function_decl ... ok [INFO] [stdout] test refactor::tests::rename_preserves_trivia ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_class_def ... ok [INFO] [stdout] test rename_module::tests::warns_about_literal_string ... ok [INFO] [stdout] test rename_module::tests::warns_about_literal_identifier ... ok [INFO] [stdout] test rename_module::tests::warns_about_shadowing_caused_by_rename ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_def ... ok [INFO] [stdout] test refactor::tests::rename_bare_assign_alias ... ok [INFO] [stdout] test move_module::tests::warns_about_literal_require_path ... ok [INFO] [stdout] test rename_module::tests::updates_module_name_in_prefix ... ok [INFO] [stdout] test refactor::tests::rename_function_def ... ok [INFO] [stdout] test refactor::tests::rename_bare_assign ... ok [INFO] [stdout] test refactor::tests::rename_in_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "689767095c8d6ed829eb95ed5a7e3c4576fc408a5557d9a449dc38bde0dc3822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689767095c8d6ed829eb95ed5a7e3c4576fc408a5557d9a449dc38bde0dc3822", kill_on_drop: false }` [INFO] [stdout] 689767095c8d6ed829eb95ed5a7e3c4576fc408a5557d9a449dc38bde0dc3822