[INFO] cloning repository https://github.com/CatilGrass/just_fmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatilGrass/just_fmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatilGrass%2Fjust_fmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatilGrass%2Fjust_fmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec0cafe60041bf2a1a0cfbc66c79455daaf3a3ea
[INFO] testing CatilGrass/just_fmt against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatilGrass%2Fjust_fmt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CatilGrass/just_fmt
[INFO] finished tweaking git repo https://github.com/CatilGrass/just_fmt
[INFO] tweaked toml for git repo https://github.com/CatilGrass/just_fmt written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatilGrass/just_fmt on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CatilGrass/just_fmt 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03
[INFO] running `Command { std: "docker" "start" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling just_fmt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling just_fmt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/just_fmt-d4b88e57720298ed)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fmt_case_style::tests::test_conversions ... ok
[INFO] [stdout] test fmt_case_style::tests::test_processer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests just_fmt
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::kebab_case (line 356) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_pascal_case (line 104) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::title_case (line 308) ... ok
[INFO] [stdout] test src/lib.rs - fmt_case_style (line 14) ... FAILED
[INFO] [stdout] test src/fmt_path.rs - fmt_path::fmt_path_str (line 52) ... FAILED
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_kebab_case (line 125) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_title_case (line 164) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_snake_case (line 138) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_upper_case (line 200) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::dot_case (line 324) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::pascal_case (line 372) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::upper_case (line 276) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_lower_case (line 187) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_dot_case (line 151) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::snake_case (line 340) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::lower_case (line 292) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::CaseFormatter::to_camel_case (line 79) ... ok
[INFO] [stdout] test src/fmt_case_style.rs - fmt_case_style::camel_case (line 260) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - fmt_case_style (line 14) stdout ----
[INFO] [stdout] error: expected `;`, found `assert_eq`
[INFO] [stdout]   --> src/lib.rs:25:74
[INFO] [stdout]    |
[INFO] [stdout] 25 | use just_fmt::fmt_case::{camel_case, pascal_case, snake_case, kebab_case}
[INFO] [stdout]    |                                                                          ^ help: add `;` here
[INFO] [stdout] 26 | assert_eq!(camel_case!("brew coffee"), "brewCoffee");
[INFO] [stdout]    | --------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `just_fmt::fmt_case`
[INFO] [stdout]   --> src/lib.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | use just_fmt::fmt_case::CaseFormatter;
[INFO] [stdout]    |               ^^^^^^^^ could not find `fmt_case` in `just_fmt`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `just_fmt::fmt_case`
[INFO] [stdout]   --> src/lib.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 | use just_fmt::fmt_case::{camel_case, pascal_case, snake_case, kebab_case}
[INFO] [stdout]    |               ^^^^^^^^ could not find `fmt_case` in `just_fmt`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fmt_path.rs - fmt_path::fmt_path_str (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `just_fmt::fmt_path::FormatPathError`
[INFO] [stdout]   --> src/fmt_path.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use just_fmt::fmt_path::FormatPathError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FormatPathError` in `fmt_path`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fmt_path.rs - fmt_path::fmt_path_str (line 52)
[INFO] [stdout]     src/lib.rs - fmt_case_style (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.85s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03", kill_on_drop: false }`
[INFO] [stdout] ef6d0e217bc7290e21ad0f514e5b9d3457750fc7d2ba358d310d770e26d99f03
