[INFO] cloning repository https://github.com/LokyinZHAO/blob-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LokyinZHAO/blob-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokyinZHAO%2Fblob-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokyinZHAO%2Fblob-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff6dfe9f371dee5189987548d2e02f5851e25fe2 [INFO] checking LokyinZHAO/blob-store/ff6dfe9f371dee5189987548d2e02f5851e25fe2 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%2FLokyinZHAO%2Fblob-store" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LokyinZHAO/blob-store 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/LokyinZHAO/blob-store [INFO] finished tweaking git repo https://github.com/LokyinZHAO/blob-store [INFO] tweaked toml for git repo https://github.com/LokyinZHAO/blob-store written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LokyinZHAO/blob-store 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 92688131e577c51f6b118be76bd193bff9cf46467a8e7cc29494cf55072df0a0 [INFO] running `Command { std: "docker" "start" "-a" "92688131e577c51f6b118be76bd193bff9cf46467a8e7cc29494cf55072df0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92688131e577c51f6b118be76bd193bff9cf46467a8e7cc29494cf55072df0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92688131e577c51f6b118be76bd193bff9cf46467a8e7cc29494cf55072df0a0", kill_on_drop: false }` [INFO] [stdout] 92688131e577c51f6b118be76bd193bff9cf46467a8e7cc29494cf55072df0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eb146681d44aeb3e14875afd1fed8902cf1b0580592577f67170bdba3ee2a72a [INFO] running `Command { std: "docker" "start" "-a" "eb146681d44aeb3e14875afd1fed8902cf1b0580592577f67170bdba3ee2a72a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.124 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.124 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling cxx-build v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling cxxbridge-macro v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling blob-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s [INFO] running `Command { std: "docker" "inspect" "eb146681d44aeb3e14875afd1fed8902cf1b0580592577f67170bdba3ee2a72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb146681d44aeb3e14875afd1fed8902cf1b0580592577f67170bdba3ee2a72a", kill_on_drop: false }` [INFO] [stdout] eb146681d44aeb3e14875afd1fed8902cf1b0580592577f67170bdba3ee2a72a