[INFO] cloning repository https://github.com/BBaoVanC/bobashare
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BBaoVanC/bobashare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBaoVanC%2Fbobashare", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBaoVanC%2Fbobashare'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee3ca8ff62b273b5a08234e66b35cc3480b143e7
[INFO] building BBaoVanC/bobashare against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBaoVanC%2Fbobashare" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BBaoVanC/bobashare
[INFO] finished tweaking git repo https://github.com/BBaoVanC/bobashare
[INFO] tweaked toml for git repo https://github.com/BBaoVanC/bobashare written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BBaoVanC/bobashare on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BBaoVanC/bobashare 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/trishume/syntect`
[INFO] [stderr]     Updating git submodule `https://github.com/sethlopezme/InspiredGitHub.tmtheme.git`
[INFO] [stderr]     Updating git submodule `https://github.com/sublimehq/Packages`
[INFO] [stderr]     Updating git submodule `https://github.com/braver/Solarized.git`
[INFO] [stderr]     Updating git submodule `https://github.com/kkga/spacegray.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.6
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded hashbag v0.1.12
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded public-api v0.50.1
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded rustdoc-types v0.55.0
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded rustdoc-json v0.9.7
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded snapshot-testing v0.1.8
[INFO] [stderr]   Downloaded serde-untagged v0.1.8
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded rustup-toolchain v0.1.10
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded serde-error v0.1.3
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ae553efed46410d541747884de0fa3ba131cc1a86a32af115449ec0bdd31b3d
[INFO] running `Command { std: "docker" "start" "-a" "3ae553efed46410d541747884de0fa3ba131cc1a86a32af115449ec0bdd31b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ae553efed46410d541747884de0fa3ba131cc1a86a32af115449ec0bdd31b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae553efed46410d541747884de0fa3ba131cc1a86a32af115449ec0bdd31b3d", kill_on_drop: false }`
[INFO] [stdout] 3ae553efed46410d541747884de0fa3ba131cc1a86a32af115449ec0bdd31b3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1bfb1c52e4d70f53a9456a2c68d55622cefe3b4be23a8a6012d86e38d925dc
[INFO] running `Command { std: "docker" "start" "-a" "1d1bfb1c52e4d70f53a9456a2c68d55622cefe3b4be23a8a6012d86e38d925dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde-error v0.1.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling config v0.15.15
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling bobashare v0.2.16 (/opt/rustwide/workdir/bobashare)
[INFO] [stderr]    Compiling syntect v5.2.0 (https://github.com/trishume/syntect#162a7f36)
[INFO] [stderr]    Compiling bobashare-admin v0.2.16 (/opt/rustwide/workdir/bobashare-admin)
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling bobashare-web v0.2.16 (/opt/rustwide/workdir/bobashare-web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "1d1bfb1c52e4d70f53a9456a2c68d55622cefe3b4be23a8a6012d86e38d925dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1bfb1c52e4d70f53a9456a2c68d55622cefe3b4be23a8a6012d86e38d925dc", kill_on_drop: false }`
[INFO] [stdout] 1d1bfb1c52e4d70f53a9456a2c68d55622cefe3b4be23a8a6012d86e38d925dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47b8a4e65a78b5c736f251353fca0d1502d8ad26cfe7c81f17e84791be5f8f73
[INFO] running `Command { std: "docker" "start" "-a" "47b8a4e65a78b5c736f251353fca0d1502d8ad26cfe7c81f17e84791be5f8f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling rustdoc-types v0.55.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling rustup-toolchain v0.1.10
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling snapshot-testing v0.1.8
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling bobashare v0.2.16 (/opt/rustwide/workdir/bobashare)
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling syntect v5.2.0 (https://github.com/trishume/syntect#162a7f36)
[INFO] [stderr]    Compiling bobashare-admin v0.2.16 (/opt/rustwide/workdir/bobashare-admin)
[INFO] [stderr]    Compiling public-api v0.50.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling bobashare-web v0.2.16 (/opt/rustwide/workdir/bobashare-web)
[INFO] [stderr]    Compiling rustdoc-json v0.9.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.70s
[INFO] running `Command { std: "docker" "inspect" "47b8a4e65a78b5c736f251353fca0d1502d8ad26cfe7c81f17e84791be5f8f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b8a4e65a78b5c736f251353fca0d1502d8ad26cfe7c81f17e84791be5f8f73", kill_on_drop: false }`
[INFO] [stdout] 47b8a4e65a78b5c736f251353fca0d1502d8ad26cfe7c81f17e84791be5f8f73
