[INFO] cloning repository https://github.com/sergeant-savage/vexdoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergeant-savage/vexdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeant-savage%2Fvexdoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeant-savage%2Fvexdoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e042f13a133c7a28cb06df1713a7086064ec84cc
[INFO] testing sergeant-savage/vexdoc against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeant-savage%2Fvexdoc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergeant-savage/vexdoc
[INFO] finished tweaking git repo https://github.com/sergeant-savage/vexdoc
[INFO] tweaked toml for git repo https://github.com/sergeant-savage/vexdoc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergeant-savage/vexdoc on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sergeant-savage/vexdoc 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cbb335dac872204c71a6c25d82b317c04060a44a29af6aa02f9157306504ee3
[INFO] running `Command { std: "docker" "start" "-a" "7cbb335dac872204c71a6c25d82b317c04060a44a29af6aa02f9157306504ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cbb335dac872204c71a6c25d82b317c04060a44a29af6aa02f9157306504ee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbb335dac872204c71a6c25d82b317c04060a44a29af6aa02f9157306504ee3", kill_on_drop: false }`
[INFO] [stdout] 7cbb335dac872204c71a6c25d82b317c04060a44a29af6aa02f9157306504ee3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d14339bf22ecb18e7f6d8dee5742a03ee7c1c178cc93a2a946dc10e88ceb14a2
[INFO] running `Command { std: "docker" "start" "-a" "d14339bf22ecb18e7f6d8dee5742a03ee7c1c178cc93a2a946dc10e88ceb14a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling build_html v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling vexdoc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
[INFO] running `Command { std: "docker" "inspect" "d14339bf22ecb18e7f6d8dee5742a03ee7c1c178cc93a2a946dc10e88ceb14a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14339bf22ecb18e7f6d8dee5742a03ee7c1c178cc93a2a946dc10e88ceb14a2", kill_on_drop: false }`
[INFO] [stdout] d14339bf22ecb18e7f6d8dee5742a03ee7c1c178cc93a2a946dc10e88ceb14a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b7902b1e6985eaa444b3a7625a59abc43db08408c17c63f6d683bb0a8d73cb8
[INFO] running `Command { std: "docker" "start" "-a" "7b7902b1e6985eaa444b3a7625a59abc43db08408c17c63f6d683bb0a8d73cb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling vexdoc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.85s
[INFO] running `Command { std: "docker" "inspect" "7b7902b1e6985eaa444b3a7625a59abc43db08408c17c63f6d683bb0a8d73cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7902b1e6985eaa444b3a7625a59abc43db08408c17c63f6d683bb0a8d73cb8", kill_on_drop: false }`
[INFO] [stdout] 7b7902b1e6985eaa444b3a7625a59abc43db08408c17c63f6d683bb0a8d73cb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7263e57f3f209ac8c3693c18fe1a45914c0abdfbcc1de02c44d417147a0b4f4
[INFO] running `Command { std: "docker" "start" "-a" "f7263e57f3f209ac8c3693c18fe1a45914c0abdfbcc1de02c44d417147a0b4f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vexdoc-8a00db623de556c8)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test docgen::tests::error_on_incorrect_config ... ok
[INFO] [stdout] test docgen::tests::deny_bad_config ... ok
[INFO] [stdout] test docgen::tests::reads_config ... FAILED
[INFO] [stdout] test docgen::tests::test_document_generation ... FAILED
[INFO] [stdout] test docgen::tests::test_ignored_directories ... FAILED
[INFO] [stdout] test docgen::tests::test_quiet_mode ... FAILED
[INFO] [stdout] test docgen::tests::test_verbose_mode ... FAILED
[INFO] [stdout] test docgen::tests::random_get_all_files ... ok
[INFO] [stdout] test docgen::tests::test_file_extension_filtering ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::reads_config stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::test_document_generation stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::test_ignored_directories stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::test_quiet_mode stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::test_verbose_mode stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- docgen::tests::test_file_extension_filtering stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     docgen::tests::reads_config
[INFO] [stdout]     docgen::tests::test_document_generation
[INFO] [stdout]     docgen::tests::test_file_extension_filtering
[INFO] [stdout]     docgen::tests::test_ignored_directories
[INFO] [stdout]     docgen::tests::test_quiet_mode
[INFO] [stdout]     docgen::tests::test_verbose_mode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f7263e57f3f209ac8c3693c18fe1a45914c0abdfbcc1de02c44d417147a0b4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7263e57f3f209ac8c3693c18fe1a45914c0abdfbcc1de02c44d417147a0b4f4", kill_on_drop: false }`
[INFO] [stdout] f7263e57f3f209ac8c3693c18fe1a45914c0abdfbcc1de02c44d417147a0b4f4
