[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#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanac%2Fmboxer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canac/mboxer on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-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-1-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81217f0e25719a7e67e85fd8713d40c57a13647fbf90508d857cba9857878ae4
[INFO] running `Command { std: "docker" "start" "-a" "81217f0e25719a7e67e85fd8713d40c57a13647fbf90508d857cba9857878ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81217f0e25719a7e67e85fd8713d40c57a13647fbf90508d857cba9857878ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81217f0e25719a7e67e85fd8713d40c57a13647fbf90508d857cba9857878ae4", kill_on_drop: false }`
[INFO] [stdout] 81217f0e25719a7e67e85fd8713d40c57a13647fbf90508d857cba9857878ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c16594190bafafef21ff6b05635c59292d38394cf61a2bf2cc668581860b18a5
[INFO] running `Command { std: "docker" "start" "-a" "c16594190bafafef21ff6b05635c59292d38394cf61a2bf2cc668581860b18a5", 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 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 parking_lot_core v0.9.5
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking mail-parser v0.9.3
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[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]     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 17.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.90
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "c16594190bafafef21ff6b05635c59292d38394cf61a2bf2cc668581860b18a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16594190bafafef21ff6b05635c59292d38394cf61a2bf2cc668581860b18a5", kill_on_drop: false }`
[INFO] [stdout] c16594190bafafef21ff6b05635c59292d38394cf61a2bf2cc668581860b18a5
