[INFO] fetching crate julian-cli 0.6.2...
[INFO] testing julian-cli-0.6.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate julian-cli 0.6.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate julian-cli 0.6.2
[INFO] finished tweaking crates.io crate julian-cli 0.6.2
[INFO] tweaked toml for crates.io crate julian-cli 0.6.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate julian-cli 0.6.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate julian-cli 0.6.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30e0274d1434f6d939938c66fe91ce6e898fc3be1fae149c64a2e2d89e7afb72
[INFO] running `Command { std: "docker" "start" "-a" "30e0274d1434f6d939938c66fe91ce6e898fc3be1fae149c64a2e2d89e7afb72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30e0274d1434f6d939938c66fe91ce6e898fc3be1fae149c64a2e2d89e7afb72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e0274d1434f6d939938c66fe91ce6e898fc3be1fae149c64a2e2d89e7afb72", kill_on_drop: false }`
[INFO] [stdout] 30e0274d1434f6d939938c66fe91ce6e898fc3be1fae149c64a2e2d89e7afb72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8570558d11245c6012661f9c7509738ef5cf6a8d5d4cb3cdd88f708a7ebd18d2
[INFO] running `Command { std: "docker" "start" "-a" "8570558d11245c6012661f9c7509738ef5cf6a8d5d4cb3cdd88f708a7ebd18d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling julian v0.7.0
[INFO] [stderr]    Compiling julian-cli v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
[INFO] running `Command { std: "docker" "inspect" "8570558d11245c6012661f9c7509738ef5cf6a8d5d4cb3cdd88f708a7ebd18d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8570558d11245c6012661f9c7509738ef5cf6a8d5d4cb3cdd88f708a7ebd18d2", kill_on_drop: false }`
[INFO] [stdout] 8570558d11245c6012661f9c7509738ef5cf6a8d5d4cb3cdd88f708a7ebd18d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71af802c3f54167eaa65c9b8bba8675d8392f12c421436d309307fb9e811bb9f
[INFO] running `Command { std: "docker" "start" "-a" "71af802c3f54167eaa65c9b8bba8675d8392f12c421436d309307fb9e811bb9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling julian v0.7.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling julian-cli v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.36s
[INFO] running `Command { std: "docker" "inspect" "71af802c3f54167eaa65c9b8bba8675d8392f12c421436d309307fb9e811bb9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71af802c3f54167eaa65c9b8bba8675d8392f12c421436d309307fb9e811bb9f", kill_on_drop: false }`
[INFO] [stdout] 71af802c3f54167eaa65c9b8bba8675d8392f12c421436d309307fb9e811bb9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad3b4ed6bd450e2a389f798a94d074a5fedee329e69876def237e1c6c441588d
[INFO] running `Command { std: "docker" "start" "-a" "ad3b4ed6bd450e2a389f798a94d074a5fedee329e69876def237e1c6c441588d", kill_on_drop: false }`
[INFO] [stderr] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stderr]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stderr] 
[INFO] [stderr] warning: `julian-cli` (bin "julian" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/julian-ac2db9ab1a8913d2)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test tests::cli_parser::case_04 ... ok
[INFO] [stdout] test tests::cli_parser::case_02 ... ok
[INFO] [stdout] test tests::cli_parser::case_01 ... ok
[INFO] [stdout] test tests::cli_parser::case_03 ... ok
[INFO] [stdout] test tests::cli_parser::case_05 ... ok
[INFO] [stdout] test tests::cli_parser::case_06 ... ok
[INFO] [stdout] test tests::cli_parser::case_07 ... ok
[INFO] [stdout] test tests::cli_parser::case_09 ... ok
[INFO] [stdout] test tests::cli_parser::case_08 ... ok
[INFO] [stdout] test tests::cli_parser::case_10 ... ok
[INFO] [stdout] test tests::cli_parser::case_11 ... ok
[INFO] [stdout] test tests::cli_parser::case_12 ... ok
[INFO] [stdout] test tests::cli_parser::case_13 ... ok
[INFO] [stdout] test tests::cli_parser::case_14 ... ok
[INFO] [stdout] test tests::cli_parser::case_15 ... ok
[INFO] [stdout] test tests::cli_parser::case_16 ... ok
[INFO] [stdout] test tests::cli_parser::case_17 ... ok
[INFO] [stdout] test tests::cli_parser::case_18 ... ok
[INFO] [stdout] test tests::cli_parser::case_19 ... ok
[INFO] [stdout] test tests::cli_parser::case_20 ... ok
[INFO] [stdout] test tests::cli_parser::case_21 ... ok
[INFO] [stdout] test tests::cli_parser::case_22 ... ok
[INFO] [stdout] test tests::cli_parser::case_23 ... ok
[INFO] [stdout] test tests::cli_parser::case_24 ... ok
[INFO] [stdout] test tests::cli_parser::case_25 ... ok
[INFO] [stdout] test tests::cli_parser::case_26 ... ok
[INFO] [stdout] test tests::cli_parser::case_27 ... ok
[INFO] [stdout] test tests::cli_parser::case_28 ... ok
[INFO] [stdout] test tests::cli_parser::case_29 ... ok
[INFO] [stdout] test tests::cli_parser::case_30 ... ok
[INFO] [stdout] test tests::cli_parser::case_31 ... ok
[INFO] [stdout] test tests::cli_parser::case_33 ... ok
[INFO] [stdout] test tests::cli_parser::case_32 ... ok
[INFO] [stdout] test tests::cli_parser::case_34 ... ok
[INFO] [stdout] test tests::cli_parser::case_35 ... ok
[INFO] [stdout] test tests::cli_parser::case_36 ... ok
[INFO] [stdout] test tests::run_json_one_arg ... ok
[INFO] [stdout] test tests::run_json ... ok
[INFO] [stdout] test tests::run_json_julian ... ok
[INFO] [stdout] test tests::run_julian ... ok
[INFO] [stdout] test tests::run_default_options ... ok
[INFO] [stdout] test tests::run_json_reforming ... ok
[INFO] [stdout] test tests::run_julian_quiet ... ok
[INFO] [stdout] test tests::run_julian_style ... ok
[INFO] [stdout] test tests::run_ordinal_quiet ... ok
[INFO] [stdout] test tests::run_style ... ok
[INFO] [stdout] test tests::run_reforming_ordinal_style ... ok
[INFO] [stdout] test tests::test_parse_reformation::case_2 ... ok
[INFO] [stdout] test tests::test_parse_reformation::case_5 ... ok
[INFO] [stdout] test tests::test_parse_reformation::case_1 ... ok
[INFO] [stdout] test tests::test_parse_reformation::case_4 ... ok
[INFO] [stdout] test tests::run_reforming_style ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_1 ... ok
[INFO] [stdout] test tests::run_ordinal ... ok
[INFO] [stdout] test tests::run_julian_ordinal ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_2 ... ok
[INFO] [stdout] test tests::run_reforming_quiet_style ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_6 ... ok
[INFO] [stdout] test tests::test_parse_reformation::case_3 ... ok
[INFO] [stdout] test tests::run_reforming_quiet ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_5 ... ok
[INFO] [stdout] test tests::run_quiet ... ok
[INFO] [stdout] test tests::run_reforming ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_4 ... ok
[INFO] [stdout] test tests::test_parse_reformation_err::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad3b4ed6bd450e2a389f798a94d074a5fedee329e69876def237e1c6c441588d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3b4ed6bd450e2a389f798a94d074a5fedee329e69876def237e1c6c441588d", kill_on_drop: false }`
[INFO] [stdout] ad3b4ed6bd450e2a389f798a94d074a5fedee329e69876def237e1c6c441588d
