[INFO] cloning repository https://github.com/xufeisofly/mcache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xufeisofly/mcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufeisofly%2Fmcache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufeisofly%2Fmcache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efc62dedf378cc2512706312919eccb8c539748d [INFO] checking xufeisofly/mcache against 656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-25 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxufeisofly%2Fmcache" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xufeisofly/mcache [INFO] finished tweaking git repo https://github.com/xufeisofly/mcache [INFO] tweaked toml for git repo https://github.com/xufeisofly/mcache written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xufeisofly/mcache on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xufeisofly/mcache 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" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha-1 v0.10.1 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8 [INFO] running `Command { std: "docker" "start" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking redis-protocol v6.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking mcache-call v0.1.0 (/opt/rustwide/workdir/mcache-call) [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mcache-attr v0.1.0 (/opt/rustwide/workdir/mcache-attr) [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking fred v10.1.0 [INFO] [stderr] Checking mcache-core v0.1.0 (/opt/rustwide/workdir/mcache-core) [INFO] [stderr] Checking mcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.37s [INFO] running `Command { std: "docker" "inspect" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8", kill_on_drop: false }` [INFO] [stdout] c9eade38232eeb9c6a9178a1404ae1e950287ec43f695a693bd8ebfbfe8c6be8