[INFO] cloning repository https://github.com/mrksu/newdoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrksu/newdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrksu%2Fnewdoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrksu%2Fnewdoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381468589bd62a074346745be86f1ca2eae139da [INFO] testing mrksu/newdoc against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrksu%2Fnewdoc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrksu/newdoc on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrksu/newdoc [INFO] finished tweaking git repo https://github.com/mrksu/newdoc [INFO] tweaked toml for git repo https://github.com/mrksu/newdoc written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mrksu/newdoc 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bpaf_derive v0.5.17 [INFO] [stderr] Downloaded bpaf v0.9.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7235e4b227420b4cd8bc91b90d2126c7378f74ca088306e4d81017aa77a8d599 [INFO] running `Command { std: "docker" "start" "-a" "7235e4b227420b4cd8bc91b90d2126c7378f74ca088306e4d81017aa77a8d599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7235e4b227420b4cd8bc91b90d2126c7378f74ca088306e4d81017aa77a8d599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7235e4b227420b4cd8bc91b90d2126c7378f74ca088306e4d81017aa77a8d599", kill_on_drop: false }` [INFO] [stdout] 7235e4b227420b4cd8bc91b90d2126c7378f74ca088306e4d81017aa77a8d599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffb47f9f569d73a821130e9c0d9519111c263199c2360fa4620a804b8e11b27 [INFO] running `Command { std: "docker" "start" "-a" "2ffb47f9f569d73a821130e9c0d9519111c263199c2360fa4620a804b8e11b27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bpaf_derive v0.5.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bpaf v0.9.19 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling newdoc v2.18.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2ffb47f9f569d73a821130e9c0d9519111c263199c2360fa4620a804b8e11b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffb47f9f569d73a821130e9c0d9519111c263199c2360fa4620a804b8e11b27", kill_on_drop: false }` [INFO] [stdout] 2ffb47f9f569d73a821130e9c0d9519111c263199c2360fa4620a804b8e11b27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4ed8a983cc868165b0f758f988c6cb47b1833d6ec3c3c4ec0364e97de1a6df5 [INFO] running `Command { std: "docker" "start" "-a" "b4ed8a983cc868165b0f758f988c6cb47b1833d6ec3c3c4ec0364e97de1a6df5", kill_on_drop: false }` [INFO] [stderr] Compiling newdoc v2.18.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.66s [INFO] running `Command { std: "docker" "inspect" "b4ed8a983cc868165b0f758f988c6cb47b1833d6ec3c3c4ec0364e97de1a6df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ed8a983cc868165b0f758f988c6cb47b1833d6ec3c3c4ec0364e97de1a6df5", kill_on_drop: false }` [INFO] [stdout] b4ed8a983cc868165b0f758f988c6cb47b1833d6ec3c3c4ec0364e97de1a6df5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d3c7c0148538e2b8a56eb7fa22375810c8f4e322a7c742513b488ebd8721679 [INFO] running `Command { std: "docker" "start" "-a" "4d3c7c0148538e2b8a56eb7fa22375810c8f4e322a7c742513b488ebd8721679", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newdoc-e0b8515eb6dc14f2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test module::tests::check_basic_assembly_fields ... ok [INFO] [stdout] test module::tests::check_detected_path ... ok [INFO] [stdout] test module::tests::check_module_builder_and_new ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/newdoc-1e1072fb312b1ac1) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d65f900341e772c2) [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 10 tests [INFO] [stdout] test test_assembly ... ok [INFO] [stdout] test test_concept_module ... ok [INFO] [stdout] test test_procedure_module ... ok [INFO] [stdout] test test_snippet_file ... ok [INFO] [stdout] test test_reference_module ... ok [INFO] [stdout] test test_minimal_snippet ... ok [INFO] [stdout] test test_minimal_reference ... ok [INFO] [stderr] Doc-tests newdoc [INFO] [stdout] test test_minimal_procedure ... ok [INFO] [stdout] test test_minimal_assembly ... ok [INFO] [stdout] test test_minimal_concept ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/module.rs - module::Input::anchor (line 243) ... ok [INFO] [stdout] test src/module.rs - module::Input::id (line 103) ... ok [INFO] [stdout] test src/module.rs - module::Input::file_name (line 201) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d3c7c0148538e2b8a56eb7fa22375810c8f4e322a7c742513b488ebd8721679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3c7c0148538e2b8a56eb7fa22375810c8f4e322a7c742513b488ebd8721679", kill_on_drop: false }` [INFO] [stdout] 4d3c7c0148538e2b8a56eb7fa22375810c8f4e322a7c742513b488ebd8721679