[INFO] cloning repository https://github.com/tweag/tf-ncl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweag/tf-ncl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweag%2Ftf-ncl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweag%2Ftf-ncl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33785da1eae9d0356fb8ddc8c47dbeeb8c31aec4
[INFO] testing tweag/tf-ncl against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweag%2Ftf-ncl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tweag/tf-ncl
[INFO] finished tweaking git repo https://github.com/tweag/tf-ncl
[INFO] tweaked toml for git repo https://github.com/tweag/tf-ncl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tweag/tf-ncl on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tweag/tf-ncl 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 978e67c3299e4396a73d50e60ef93b5d8eb61995ad6b51957ea885544fa6c258
[INFO] running `Command { std: "docker" "start" "-a" "978e67c3299e4396a73d50e60ef93b5d8eb61995ad6b51957ea885544fa6c258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "978e67c3299e4396a73d50e60ef93b5d8eb61995ad6b51957ea885544fa6c258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978e67c3299e4396a73d50e60ef93b5d8eb61995ad6b51957ea885544fa6c258", kill_on_drop: false }`
[INFO] [stdout] 978e67c3299e4396a73d50e60ef93b5d8eb61995ad6b51957ea885544fa6c258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18a5d130d34272f69064862285c0ed1162d60fac26bc6b66b0789f24e634e986
[INFO] running `Command { std: "docker" "start" "-a" "18a5d130d34272f69064862285c0ed1162d60fac26bc6b66b0789f24e634e986", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling malachite-nz v0.4.16
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling malachite-base v0.4.16
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling tree-sitter-nickel v0.3.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling prettydiff v0.6.4
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling minimad v0.12.0
[INFO] [stderr]    Compiling coolor v0.5.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling rustyline v11.0.0
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling topiary-queries v0.5.1
[INFO] [stderr]    Compiling simple-counter v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling topiary-tree-sitter-facade v0.5.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling rustyline-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling termimad v0.23.2
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling nickel-lang-vector v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling topiary-core v0.5.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling comrak v0.24.1
[INFO] [stderr]    Compiling nickel-lang-core v0.10.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling malachite-q v0.4.16
[INFO] [stderr]    Compiling malachite-float v0.4.16
[INFO] [stderr]    Compiling malachite v0.4.16
[INFO] [stderr]    Compiling tf-ncl v0.1.0 (/opt/rustwide/workdir/tf-ncl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s
[INFO] running `Command { std: "docker" "inspect" "18a5d130d34272f69064862285c0ed1162d60fac26bc6b66b0789f24e634e986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a5d130d34272f69064862285c0ed1162d60fac26bc6b66b0789f24e634e986", kill_on_drop: false }`
[INFO] [stdout] 18a5d130d34272f69064862285c0ed1162d60fac26bc6b66b0789f24e634e986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c33faa82ac814a6a87de4d09202bcff3a387a92eb5b825e218639b4389580f15
[INFO] running `Command { std: "docker" "start" "-a" "c33faa82ac814a6a87de4d09202bcff3a387a92eb5b825e218639b4389580f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling tf-ncl v0.1.0 (/opt/rustwide/workdir/tf-ncl)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "c33faa82ac814a6a87de4d09202bcff3a387a92eb5b825e218639b4389580f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33faa82ac814a6a87de4d09202bcff3a387a92eb5b825e218639b4389580f15", kill_on_drop: false }`
[INFO] [stdout] c33faa82ac814a6a87de4d09202bcff3a387a92eb5b825e218639b4389580f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80b3a9871b60a1e05df51dc9393c9620ea1714c5f3c67f8419b7019fe4c63553
[INFO] running `Command { std: "docker" "start" "-a" "80b3a9871b60a1e05df51dc9393c9620ea1714c5f3c67f8419b7019fe4c63553", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tf_ncl-9958e4721b88fc44)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/tf_ncl-1da7727ebba299a7)
[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]    Doc-tests tf_ncl
[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" "80b3a9871b60a1e05df51dc9393c9620ea1714c5f3c67f8419b7019fe4c63553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b3a9871b60a1e05df51dc9393c9620ea1714c5f3c67f8419b7019fe4c63553", kill_on_drop: false }`
[INFO] [stdout] 80b3a9871b60a1e05df51dc9393c9620ea1714c5f3c67f8419b7019fe4c63553
