[INFO] cloning repository https://github.com/bgotink/mdbook-angular
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgotink/mdbook-angular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgotink%2Fmdbook-angular", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgotink%2Fmdbook-angular'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d698c4913a9f4b1a49efb5c998ff05c6eaee744
[INFO] building bgotink/mdbook-angular against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgotink%2Fmdbook-angular" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bgotink/mdbook-angular
[INFO] finished tweaking git repo https://github.com/bgotink/mdbook-angular
[INFO] tweaked toml for git repo https://github.com/bgotink/mdbook-angular written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bgotink/mdbook-angular on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bgotink/mdbook-angular 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 611e2db1bc965c23b008f0a989a57c615eecde917bc843ec8098e844b9605f7f
[INFO] running `Command { std: "docker" "start" "-a" "611e2db1bc965c23b008f0a989a57c615eecde917bc843ec8098e844b9605f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "611e2db1bc965c23b008f0a989a57c615eecde917bc843ec8098e844b9605f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "611e2db1bc965c23b008f0a989a57c615eecde917bc843ec8098e844b9605f7f", kill_on_drop: false }`
[INFO] [stdout] 611e2db1bc965c23b008f0a989a57c615eecde917bc843ec8098e844b9605f7f
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb5d304dcb3f2e715c355803ef2ecb9c9609875a1dfabe776195c8e9672526dd
[INFO] running `Command { std: "docker" "start" "-a" "fb5d304dcb3f2e715c355803ef2ecb9c9609875a1dfabe776195c8e9672526dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling swc_visit v0.6.2
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling unicode-id-start v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling swc_macros_common v0.3.13
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling from_variant v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ast_node v1.0.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling is-macro v0.3.6
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling clap_complete v4.5.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v14.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_allocator v0.1.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling swc_atoms v1.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling swc_common v0.40.1
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling swc_core v0.106.4
[INFO] [stderr]    Compiling swc_ecma_ast v0.121.1
[INFO] [stderr]    Compiling mdbook v0.4.40
[INFO] [stderr]    Compiling swc_ecma_visit v0.107.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.152.1
[INFO] [stderr]    Compiling swc_ecma_utils v0.137.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.149.0
[INFO] [stderr]    Compiling mdbook-angular v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "fb5d304dcb3f2e715c355803ef2ecb9c9609875a1dfabe776195c8e9672526dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5d304dcb3f2e715c355803ef2ecb9c9609875a1dfabe776195c8e9672526dd", kill_on_drop: false }`
[INFO] [stdout] fb5d304dcb3f2e715c355803ef2ecb9c9609875a1dfabe776195c8e9672526dd
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d684d1a4fff30b9b9889b212753bda1f51700cd9bf8099e32e621387fd7b193
[INFO] running `Command { std: "docker" "start" "-a" "2d684d1a4fff30b9b9889b212753bda1f51700cd9bf8099e32e621387fd7b193", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling swc_allocator v0.1.9
[INFO] [stderr]    Compiling swc_common v0.40.1
[INFO] [stderr]    Compiling swc_ecma_ast v0.121.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling select v0.6.0
[INFO] [stderr]    Compiling swc_ecma_visit v0.107.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.152.1
[INFO] [stderr]    Compiling swc_ecma_utils v0.137.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.149.0
[INFO] [stderr]    Compiling swc_core v0.106.4
[INFO] [stderr]    Compiling mdbook-angular v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.67s
[INFO] running `Command { std: "docker" "inspect" "2d684d1a4fff30b9b9889b212753bda1f51700cd9bf8099e32e621387fd7b193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d684d1a4fff30b9b9889b212753bda1f51700cd9bf8099e32e621387fd7b193", kill_on_drop: false }`
[INFO] [stdout] 2d684d1a4fff30b9b9889b212753bda1f51700cd9bf8099e32e621387fd7b193
