[INFO] fetching crate josh-starlark 26.6.11...
[INFO] testing josh-starlark-26.6.11 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate josh-starlark 26.6.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate josh-starlark 26.6.11
[INFO] finished tweaking crates.io crate josh-starlark 26.6.11
[INFO] tweaked toml for crates.io crate josh-starlark 26.6.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate josh-starlark 26.6.11 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate josh-starlark 26.6.11 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649
[INFO] running `Command { std: "docker" "start" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", 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" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", 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" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling dupe v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling display_container v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling cmp_any v0.8.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling gix-error v0.1.0
[INFO] [stderr]    Compiling gix-validate v0.11.1
[INFO] [stderr]    Compiling gix-path v0.11.3
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling gix-date v0.14.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling gix-actor v0.39.0
[INFO] [stderr]    Compiling debugserver-types v0.5.0
[INFO] [stderr]    Compiling gix-object v0.56.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling starlark_syntax v0.13.0
[INFO] [stderr]    Compiling josh-filter v26.6.11
[INFO] [stderr]    Compiling josh-starlark v26.6.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", 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" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling josh-starlark v26.6.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.39s
[INFO] running `Command { std: "docker" "inspect" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", 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" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/josh_starlark-42424cf87843d46b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_tree_file ... ok
[INFO] [stdout] test tests::test_tree_tree ... ok
[INFO] [stdout] test tests::test_simple_filter ... ok
[INFO] [stdout] test tests::test_tree_files ... ok
[INFO] [stdout] test tests::test_tree_file_nonexistent ... ok
[INFO] [stdout] test tests::test_chain_filter ... ok
[INFO] [stdout] test tests::test_file_filter ... ok
[INFO] [stdout] test tests::test_tree_tree_nonexistent ... ok
[INFO] [stdout] test tests::test_tree_dirs ... ok
[INFO] [stdout] test tests::test_tree_nested_access ... ok
[INFO] [stdout] test tests::test_compose ... ok
[INFO] [stdout] test tests::test_tree_build_filter_from_all_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests josh_starlark
[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" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649", kill_on_drop: false }`
[INFO] [stdout] c9f269813f61a542e6c344dc45871c328c9c3e838d3509af0c2c769c0e467649
