[INFO] cloning repository https://github.com/orreryworks/orrery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orreryworks/orrery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forreryworks%2Forrery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forreryworks%2Forrery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cbb173d05322626be90bd3b5b5a3e8ca1a91e9b
[INFO] testing orreryworks/orrery against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forreryworks%2Forrery" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orreryworks/orrery
[INFO] finished tweaking git repo https://github.com/orreryworks/orrery
[INFO] tweaked toml for git repo https://github.com/orreryworks/orrery written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orreryworks/orrery on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orreryworks/orrery 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7e79c3de90cce0fd90a23ea2de157011ebe4e4c8a68a049d8e9b26a00d2692
[INFO] running `Command { std: "docker" "start" "-a" "0e7e79c3de90cce0fd90a23ea2de157011ebe4e4c8a68a049d8e9b26a00d2692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7e79c3de90cce0fd90a23ea2de157011ebe4e4c8a68a049d8e9b26a00d2692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7e79c3de90cce0fd90a23ea2de157011ebe4e4c8a68a049d8e9b26a00d2692", kill_on_drop: false }`
[INFO] [stdout] 0e7e79c3de90cce0fd90a23ea2de157011ebe4e4c8a68a049d8e9b26a00d2692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4852412434e656c334a3d1cf79cd6fbec2e6361ffc964cc9afed47d461e8aded
[INFO] running `Command { std: "docker" "start" "-a" "4852412434e656c334a3d1cf79cd6fbec2e6361ffc964cc9afed47d461e8aded", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling dot-structures v0.1.2
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling color v0.3.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rust-sugiyama v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling layout-rs v0.1.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling graphviz-rust v0.9.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling font-types v0.9.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling read-fonts v0.34.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string-interner v0.20.0
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling skrifa v0.36.0
[INFO] [stderr]    Compiling harfrust v0.2.1
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling cosmic-text v0.17.0
[INFO] [stderr]    Compiling orrery-core v0.3.0 (/opt/rustwide/workdir/crates/orrery-core)
[INFO] [stderr]    Compiling orrery-parser v0.3.0 (/opt/rustwide/workdir/crates/orrery-parser)
[INFO] [stderr]    Compiling orrery v0.3.0 (/opt/rustwide/workdir/crates/orrery)
[INFO] [stderr]    Compiling orrery-cli v0.3.0 (/opt/rustwide/workdir/crates/orrery-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "4852412434e656c334a3d1cf79cd6fbec2e6361ffc964cc9afed47d461e8aded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4852412434e656c334a3d1cf79cd6fbec2e6361ffc964cc9afed47d461e8aded", kill_on_drop: false }`
[INFO] [stdout] 4852412434e656c334a3d1cf79cd6fbec2e6361ffc964cc9afed47d461e8aded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6251e6670cbd4ddd5acdca03826e67a90113f8d23b32254e9077ef1ed2fbb42
[INFO] running `Command { std: "docker" "start" "-a" "c6251e6670cbd4ddd5acdca03826e67a90113f8d23b32254e9077ef1ed2fbb42", kill_on_drop: false }`
[INFO] [stderr]    Compiling orrery-cli v0.3.0 (/opt/rustwide/workdir/crates/orrery-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "c6251e6670cbd4ddd5acdca03826e67a90113f8d23b32254e9077ef1ed2fbb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6251e6670cbd4ddd5acdca03826e67a90113f8d23b32254e9077ef1ed2fbb42", kill_on_drop: false }`
[INFO] [stdout] c6251e6670cbd4ddd5acdca03826e67a90113f8d23b32254e9077ef1ed2fbb42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 189a68faed3d8418228052c010c3b20ecb1f2d0051700c6c1894577e8719dbdb
[INFO] running `Command { std: "docker" "start" "-a" "189a68faed3d8418228052c010c3b20ecb1f2d0051700c6c1894577e8719dbdb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orrery_cli-87a3dd8564227e17)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test error::tests::test_import_trace_root_file_no_related ... ok
[INFO] [stdout] test error::tests::test_all_labels_returned ... ok
[INFO] [stdout] test error::tests::test_primary_flag_on_labels ... ok
[INFO] [stdout] test error::tests::test_multiple_diagnostics ... ok
[INFO] [stdout] test error::tests::test_import_trace_imported_file_has_related ... ok
[INFO] [stdout] test error::tests::test_single_render_error ... ok
[INFO] [stdout] test error::tests::test_single_diagnostic_with_source_map ... ok
[INFO] [stdout] test source_provider::tests::read_missing_file_is_error ... ok
[INFO] [stdout] test source_provider::tests::resolve_returns_canonical_path ... ok
[INFO] [stdout] test source_provider::tests::resolve_parent_directory ... ok
[INFO] [stdout] test source_provider::tests::resolve_subdirectory ... ok
[INFO] [stdout] test source_provider::tests::deduplication_via_canonical_paths ... ok
[INFO] [stdout] test source_provider::tests::resolve_absolute_import_path ... ok
[INFO] [stdout] test source_provider::tests::chained_resolution ... ok
[INFO] [stdout] test source_provider::tests::resolve_and_read_same_directory ... ok
[INFO] [stdout] test source_provider::tests::resolve_appends_orr_extension ... ok
[INFO] [stdout] test error::tests::test_source_map_multi_file ... ok
[INFO] [stdout] test source_provider::tests::resolve_missing_file_is_error ... ok
[INFO] [stdout] test error::tests::test_source_map_as_source_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orrery-aadd137f2e57a32f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_smoke_test.rs (/opt/rustwide/target/debug/deps/e2e_smoke_test-e32c4e78a3100c7f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test e2e_smoke_test_error_examples ... ok
[INFO] [stdout] test e2e_smoke_test_valid_examples ... ok
[INFO] [stderr]    Doc-tests orrery_cli
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "189a68faed3d8418228052c010c3b20ecb1f2d0051700c6c1894577e8719dbdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189a68faed3d8418228052c010c3b20ecb1f2d0051700c6c1894577e8719dbdb", kill_on_drop: false }`
[INFO] [stdout] 189a68faed3d8418228052c010c3b20ecb1f2d0051700c6c1894577e8719dbdb
