[INFO] cloning repository https://github.com/chenxiaolong/MSD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenxiaolong/MSD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2FMSD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2FMSD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 316c8dafae4aff4c9d642361df5581044ee273ab
[INFO] checking chenxiaolong/MSD/316c8dafae4aff4c9d642361df5581044ee273ab against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxiaolong%2FMSD" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chenxiaolong/MSD on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chenxiaolong/MSD
[INFO] finished tweaking git repo https://github.com/chenxiaolong/MSD
[INFO] tweaked toml for git repo https://github.com/chenxiaolong/MSD written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chenxiaolong/MSD 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/chenxiaolong/sepatch`
[INFO] [stderr]     Updating git submodule `https://android.googlesource.com/platform/external/selinux`
[INFO] [stderr]     Updating git repository `https://github.com/chenxiaolong/system-properties`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded tracing-logcat v0.1.0
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded cap-std v3.1.0
[INFO] [stderr]   Downloaded fs-set-times v0.20.1
[INFO] [stderr]   Downloaded winx v0.36.3
[INFO] [stderr]   Downloaded cap-primitives v3.1.0
[INFO] [stderr]   Downloaded cc v1.1.4
[INFO] [stderr]   Downloaded io-extras v0.18.2
[INFO] [stderr]   Downloaded io-lifetimes v2.0.3
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b74a097c3e90115379a09778b71ea156cba20bbfe569b3e9b65d3062a36f7744
[INFO] running `Command { std: "docker" "start" "-a" "b74a097c3e90115379a09778b71ea156cba20bbfe569b3e9b65d3062a36f7744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b74a097c3e90115379a09778b71ea156cba20bbfe569b3e9b65d3062a36f7744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74a097c3e90115379a09778b71ea156cba20bbfe569b3e9b65d3062a36f7744", kill_on_drop: false }`
[INFO] [stdout] b74a097c3e90115379a09778b71ea156cba20bbfe569b3e9b65d3062a36f7744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8584819462e86cba654db981e6b449692b46e017cfa0f5d94195f9ae467d3da3
[INFO] running `Command { std: "docker" "start" "-a" "8584819462e86cba654db981e6b449692b46e017cfa0f5d94195f9ae467d3da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling cap-primitives v3.1.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v3.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.1.4
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]    Compiling sepatch v0.3.0 (https://github.com/chenxiaolong/sepatch?tag=v0.3.0#11b95d8b)
[INFO] [stderr]     Checking msd-tool v0.1.0 (/opt/rustwide/workdir/msd-tool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "8584819462e86cba654db981e6b449692b46e017cfa0f5d94195f9ae467d3da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8584819462e86cba654db981e6b449692b46e017cfa0f5d94195f9ae467d3da3", kill_on_drop: false }`
[INFO] [stdout] 8584819462e86cba654db981e6b449692b46e017cfa0f5d94195f9ae467d3da3
