[INFO] cloning repository https://github.com/Gentle/mpkz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gentle/mpkz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGentle%2Fmpkz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGentle%2Fmpkz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f229ae24de4843c06883863a82d853426103d91 [INFO] checking Gentle/mpkz/7f229ae24de4843c06883863a82d853426103d91 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGentle%2Fmpkz" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gentle/mpkz on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gentle/mpkz [INFO] finished tweaking git repo https://github.com/Gentle/mpkz [INFO] tweaked toml for git repo https://github.com/Gentle/mpkz written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gentle/mpkz 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea01eccd282e3a15ef3b05205f43d5c992a9d772827be1bb503531ef5ea65adc [INFO] running `Command { std: "docker" "start" "-a" "ea01eccd282e3a15ef3b05205f43d5c992a9d772827be1bb503531ef5ea65adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea01eccd282e3a15ef3b05205f43d5c992a9d772827be1bb503531ef5ea65adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea01eccd282e3a15ef3b05205f43d5c992a9d772827be1bb503531ef5ea65adc", kill_on_drop: false }` [INFO] [stdout] ea01eccd282e3a15ef3b05205f43d5c992a9d772827be1bb503531ef5ea65adc [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75295bc14fcad4bbe759059c7cb6aa3911d0ffe53da1b1d79ec4ec5f9a2bd65a [INFO] running `Command { std: "docker" "start" "-a" "75295bc14fcad4bbe759059c7cb6aa3911d0ffe53da1b1d79ec4ec5f9a2bd65a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking rmpv v1.0.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Checking pythonize v0.20.0 (https://github.com/Gentle/pythonize.git?branch=feat-export_more#81aea334) [INFO] [stderr] Compiling cargo-platform v0.1.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling pyo3-file v0.7.0 (https://github.com/Gentle/pyo3-file.git?branch=fix-windowsbuild#34eabf47) [INFO] [stderr] Checking mpkz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s [INFO] running `Command { std: "docker" "inspect" "75295bc14fcad4bbe759059c7cb6aa3911d0ffe53da1b1d79ec4ec5f9a2bd65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75295bc14fcad4bbe759059c7cb6aa3911d0ffe53da1b1d79ec4ec5f9a2bd65a", kill_on_drop: false }` [INFO] [stdout] 75295bc14fcad4bbe759059c7cb6aa3911d0ffe53da1b1d79ec4ec5f9a2bd65a