[INFO] fetching crate rsjsonnet 0.4.0...
[INFO] testing rsjsonnet-0.4.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rsjsonnet 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rsjsonnet 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsjsonnet 0.4.0
[INFO] tweaked toml for crates.io crate rsjsonnet 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsjsonnet 0.4.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsjsonnet 0.4.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f5932340bc914f00e06bf13d8f6dd9d317c75c6d40b6ee75ff18fb81bd82c92
[INFO] running `Command { std: "docker" "start" "-a" "6f5932340bc914f00e06bf13d8f6dd9d317c75c6d40b6ee75ff18fb81bd82c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f5932340bc914f00e06bf13d8f6dd9d317c75c6d40b6ee75ff18fb81bd82c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5932340bc914f00e06bf13d8f6dd9d317c75c6d40b6ee75ff18fb81bd82c92", kill_on_drop: false }`
[INFO] [stdout] 6f5932340bc914f00e06bf13d8f6dd9d317c75c6d40b6ee75ff18fb81bd82c92
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a010e2f6fd68b85a9a05a38be732bb6774761811cdff4ad952281e4a626203
[INFO] running `Command { std: "docker" "start" "-a" "c6a010e2f6fd68b85a9a05a38be732bb6774761811cdff4ad952281e4a626203", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling sourceannot v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling saphyr-parser v0.0.4
[INFO] [stderr]    Compiling rsjsonnet-lang v0.4.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling mimalloc v0.1.46
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rsjsonnet-front v0.4.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling rsjsonnet v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c6a010e2f6fd68b85a9a05a38be732bb6774761811cdff4ad952281e4a626203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a010e2f6fd68b85a9a05a38be732bb6774761811cdff4ad952281e4a626203", kill_on_drop: false }`
[INFO] [stdout] c6a010e2f6fd68b85a9a05a38be732bb6774761811cdff4ad952281e4a626203
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06cc2e63a17f24193dc79fa88801e7d8d42ced6df572ea6caa5d44a129a03246
[INFO] running `Command { std: "docker" "start" "-a" "06cc2e63a17f24193dc79fa88801e7d8d42ced6df572ea6caa5d44a129a03246", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling unified-diff v0.2.1
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling mimalloc v0.1.46
[INFO] [stderr]    Compiling rsjsonnet v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.20s
[INFO] running `Command { std: "docker" "inspect" "06cc2e63a17f24193dc79fa88801e7d8d42ced6df572ea6caa5d44a129a03246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06cc2e63a17f24193dc79fa88801e7d8d42ced6df572ea6caa5d44a129a03246", kill_on_drop: false }`
[INFO] [stdout] 06cc2e63a17f24193dc79fa88801e7d8d42ced6df572ea6caa5d44a129a03246
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 797a1b48cf9ab56453986322e149f25e3ce75a5cdf845f6be06b28c25fb10052
[INFO] running `Command { std: "docker" "start" "-a" "797a1b48cf9ab56453986322e149f25e3ce75a5cdf845f6be06b28c25fb10052", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsjsonnet-c7de8bd695b525db)
[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/ui/main.rs (/opt/rustwide/target/debug/deps/ui-f1b866d5fc80ed22)
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at tests/ui/main.rs:66:45:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6407ac4041e2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6407ac4041e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6407ac4041e2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x6407ac4041e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x6407ac429693 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x6407ac429693 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x6407ac400c63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6407ac400c63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x6407ac404032 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x6407ac405cf6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x6407ac405af9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x6407ac406602 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x6407ac40649a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x6407ac4046d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x6407ac40612d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x6407ac428210 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x6407ac428586 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stderr]   17:     0x6407ac356093 - core::result::Result<T,E>::unwrap::h7fc443c0bf9fcaa7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stderr]   18:     0x6407ac356093 - ui::gather_tests::h2258aa3fc0b1a753
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ui/main.rs:66:45
[INFO] [stderr]   19:     0x6407ac356093 - ui::main::haa416d11ea839677
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ui/main.rs:34:23
[INFO] [stderr]   20:     0x6407ac357d83 - core::ops::function::FnOnce::call_once::h3567af10417eab13
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   21:     0x6407ac357d83 - std::sys::backtrace::__rust_begin_short_backtrace::h611fd0863a949d57
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   22:     0x6407ac357d79 - std::rt::lang_start::{{closure}}::hc4e1f715c4da4171
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:206:18
[INFO] [stderr]   23:     0x6407ac3f8e70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]   24:     0x6407ac3f8e70 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   25:     0x6407ac3f8e70 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   26:     0x6407ac3f8e70 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   27:     0x6407ac3f8e70 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]   28:     0x6407ac3f8e70 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   29:     0x6407ac3f8e70 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   30:     0x6407ac3f8e70 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x6407ac3f8e70 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]   32:     0x6407ac3568dc - main
[INFO] [stderr]   33:     0x77f3cf13b1ca - <unknown>
[INFO] [stderr]   34:     0x77f3cf13b28b - __libc_start_main
[INFO] [stderr]   35:     0x6407ac34d755 - _start
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "797a1b48cf9ab56453986322e149f25e3ce75a5cdf845f6be06b28c25fb10052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "797a1b48cf9ab56453986322e149f25e3ce75a5cdf845f6be06b28c25fb10052", kill_on_drop: false }`
[INFO] [stdout] 797a1b48cf9ab56453986322e149f25e3ce75a5cdf845f6be06b28c25fb10052
