[INFO] fetching crate sdml-tera 0.4.1... [INFO] testing sdml-tera-0.4.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sdml-tera 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sdml-tera 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sdml-tera 0.4.1 [INFO] tweaked toml for crates.io crate sdml-tera 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sdml-tera 0.4.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sdml-tera 0.4.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 992dc9fa9a6c2b23bd087fe112ffb2c968deb73db8d8cf1509b62ebebbc9a246 [INFO] running `Command { std: "docker" "start" "-a" "992dc9fa9a6c2b23bd087fe112ffb2c968deb73db8d8cf1509b62ebebbc9a246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "992dc9fa9a6c2b23bd087fe112ffb2c968deb73db8d8cf1509b62ebebbc9a246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992dc9fa9a6c2b23bd087fe112ffb2c968deb73db8d8cf1509b62ebebbc9a246", kill_on_drop: false }` [INFO] [stdout] 992dc9fa9a6c2b23bd087fe112ffb2c968deb73db8d8cf1509b62ebebbc9a246 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d902b36d9e5d130a87da9224e2a2f3f663ef4a9671fd589ee3409d7ba3f323c [INFO] running `Command { std: "docker" "start" "-a" "3d902b36d9e5d130a87da9224e2a2f3f663ef4a9671fd589ee3409d7ba3f323c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling xdirs v0.1.1 [INFO] [stderr] Compiling objio v0.1.2 [INFO] [stderr] Compiling tree-sitter v0.24.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling i18n-embed v0.15.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling i18n-embed-fl v0.9.1 [INFO] [stderr] Compiling sdml-errors v0.4.1 [INFO] [stderr] Compiling sdml-core v0.4.1 [INFO] [stderr] Compiling sdml-json v0.4.1 [INFO] [stderr] Compiling sdml-tera v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "3d902b36d9e5d130a87da9224e2a2f3f663ef4a9671fd589ee3409d7ba3f323c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d902b36d9e5d130a87da9224e2a2f3f663ef4a9671fd589ee3409d7ba3f323c", kill_on_drop: false }` [INFO] [stdout] 3d902b36d9e5d130a87da9224e2a2f3f663ef4a9671fd589ee3409d7ba3f323c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f920fe054de496818945500fea3796968a666fb65872dd88a2eb381655a15499 [INFO] running `Command { std: "docker" "start" "-a" "f920fe054de496818945500fea3796968a666fb65872dd88a2eb381655a15499", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-sdml v0.4.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling search_path v0.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling sdml-parse v0.4.1 [INFO] [stderr] Compiling sdml-tera v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.34s [INFO] running `Command { std: "docker" "inspect" "f920fe054de496818945500fea3796968a666fb65872dd88a2eb381655a15499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f920fe054de496818945500fea3796968a666fb65872dd88a2eb381655a15499", kill_on_drop: false }` [INFO] [stdout] f920fe054de496818945500fea3796968a666fb65872dd88a2eb381655a15499 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1c2c804994d22211c2314f7410b283afc918bdbc2394705dbc82625cea7a605 [INFO] running `Command { std: "docker" "start" "-a" "b1c2c804994d22211c2314f7410b283afc918bdbc2394705dbc82625cea7a605", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdml_tera-5bea914ec9173cd5) [INFO] [stderr] Running tests/test_context.rs (/opt/rustwide/target/debug/deps/test_context-29eb90f80109d6d4) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] { [INFO] [stdout] "__type": "module", [INFO] [stdout] { [INFO] [stdout] "is_library_module": false, [INFO] [stdout] "__type": "module", [INFO] [stdout] "name": "foo" [INFO] [stdout] "base": "http://example.org/v/2#", [INFO] [stdout] } "is_library_module": false, [INFO] [stdout] "name": "foo", [INFO] [stdout] "version_info": "v2", [INFO] [stdout] "version_uri": "http://example.org/v/2024-10-4#" [INFO] [stdout] }{ [INFO] [stdout] "__type": "module", [INFO] [stdout] "annotations": [ [INFO] [stdout] { [INFO] [stdout] "__type": "annotation_property", [INFO] [stdout] "name": "dc:title", [INFO] [stdout] "value": { [INFO] [stdout] "__type": "string", [INFO] [stdout] "value": "The Foo module." [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] ], [INFO] [stdout] "base": "http://example.org/v/2#", [INFO] [stdout] "imports": [ [INFO] [stdout] { [INFO] [stdout] "module": "dc" [INFO] [stdout] } [INFO] [stdout] ], [INFO] [stdout] "is_library_module": false, [INFO] [stdout] "name": "foo" [INFO] [stdout] }{ [INFO] [stdout] "__type": "module", [INFO] [stdout] "base": "http://example.org/v/2#", [INFO] [stdout] "imports": [ [INFO] [stdout] { [INFO] [stdout] "module": "sdml" [INFO] [stdout] }, [INFO] [stdout] { [INFO] [stdout] "module": "dc" [INFO] [stdout] }, [INFO] [stdout] { [INFO] [stdout] "module": "skos" [INFO] [stdout] } [INFO] [stdout] ], [INFO] [stdout] "is_library_module": false, [INFO] [stdout] "name": "foo" [INFO] [stdout] }{ [INFO] [stdout] "__type": "module", [INFO] [stdout] "base": "http://example.org/v/2#", [INFO] [stdout] "is_library_module": false, [INFO] [stdout] "name": "foo" [INFO] [stdout] }test test_context_from_module_with_version ... ok [INFO] [stdout] test test_context_from_module_with_annotations ... ok [INFO] [stdout] test test_context_from_very_empty_module ... ok [INFO] [stdout] test test_context_from_empty_module ... ok [INFO] [stdout] test test_context_from_module_with_imports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_render.rs (/opt/rustwide/target/debug/deps/test_render-4fe198d9f99534b0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_render_module_with_imports ... ok [INFO] [stdout] test test_render_empty_module ... ok [INFO] [stdout] test test_render_very_empty_module ... ok [INFO] [stdout] test test_render_module_with_annotations ... ok [INFO] [stdout] test test_render_module_with_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests sdml_tera [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 94) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1c2c804994d22211c2314f7410b283afc918bdbc2394705dbc82625cea7a605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c2c804994d22211c2314f7410b283afc918bdbc2394705dbc82625cea7a605", kill_on_drop: false }` [INFO] [stdout] b1c2c804994d22211c2314f7410b283afc918bdbc2394705dbc82625cea7a605