[INFO] cloning repository https://github.com/canac/mboxer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canac/mboxer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanac%2Fmboxer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanac%2Fmboxer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29d201357cd8a54c0f99ccb7783c44ba262399ff
[INFO] checking canac/mboxer against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanac%2Fmboxer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canac/mboxer
[INFO] finished tweaking git repo https://github.com/canac/mboxer
[INFO] tweaked toml for git repo https://github.com/canac/mboxer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canac/mboxer on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canac/mboxer 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/parser_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `parser_lib` library target)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/parser_lib/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `uuid` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ammonia v3.3.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded mail-parser v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c523077375d7d880b210f68201fac9b41ab6305ac6681c38acf63c32c85b028b
[INFO] running `Command { std: "docker" "start" "-a" "c523077375d7d880b210f68201fac9b41ab6305ac6681c38acf63c32c85b028b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c523077375d7d880b210f68201fac9b41ab6305ac6681c38acf63c32c85b028b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c523077375d7d880b210f68201fac9b41ab6305ac6681c38acf63c32c85b028b", kill_on_drop: false }`
[INFO] [stdout] c523077375d7d880b210f68201fac9b41ab6305ac6681c38acf63c32c85b028b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe49a08ff78d4187ca984f6653a73ca0f5f1154405702eaede04f7789e98a545
[INFO] running `Command { std: "docker" "start" "-a" "fe49a08ff78d4187ca984f6653a73ca0f5f1154405702eaede04f7789e98a545", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/parser_lib/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `parser_lib` library target)
[INFO] [stderr] warning: /opt/rustwide/workdir/parser_lib/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `uuid` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking mail-parser v0.9.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking ammonia v3.3.0
[INFO] [stderr]     Checking parser_lib v0.0.0 (/opt/rustwide/workdir/parser_lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.11s
[INFO] running `Command { std: "docker" "inspect" "fe49a08ff78d4187ca984f6653a73ca0f5f1154405702eaede04f7789e98a545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe49a08ff78d4187ca984f6653a73ca0f5f1154405702eaede04f7789e98a545", kill_on_drop: false }`
[INFO] [stdout] fe49a08ff78d4187ca984f6653a73ca0f5f1154405702eaede04f7789e98a545
