[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 try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanac%2Fmboxer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/canac/mboxer on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/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-0-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e3c4eceaa12dc767ffd49f7583a1a9a809bac09ef5d90bc6c7697a8df7a8367 [INFO] running `Command { std: "docker" "start" "-a" "8e3c4eceaa12dc767ffd49f7583a1a9a809bac09ef5d90bc6c7697a8df7a8367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3c4eceaa12dc767ffd49f7583a1a9a809bac09ef5d90bc6c7697a8df7a8367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3c4eceaa12dc767ffd49f7583a1a9a809bac09ef5d90bc6c7697a8df7a8367", kill_on_drop: false }` [INFO] [stdout] 8e3c4eceaa12dc767ffd49f7583a1a9a809bac09ef5d90bc6c7697a8df7a8367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23754ab1bd73a8988e93d32ed527750fac0a7686f2d0840a44db79a88d6eded1 [INFO] running `Command { std: "docker" "start" "-a" "23754ab1bd73a8988e93d32ed527750fac0a7686f2d0840a44db79a88d6eded1", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking mail-parser v0.9.3 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling html5ever v0.26.0 [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 14.51s [INFO] running `Command { std: "docker" "inspect" "23754ab1bd73a8988e93d32ed527750fac0a7686f2d0840a44db79a88d6eded1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23754ab1bd73a8988e93d32ed527750fac0a7686f2d0840a44db79a88d6eded1", kill_on_drop: false }` [INFO] [stdout] 23754ab1bd73a8988e93d32ed527750fac0a7686f2d0840a44db79a88d6eded1