[INFO] cloning repository https://github.com/Yasu-umi/semnav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yasu-umi/semnav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Fsemnav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Fsemnav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3407b704bd770e4323ef4f9f261801a883fb9f5d [INFO] checking Yasu-umi/semnav against ba28ff76f353a722f31c4f3dd2ac4e437d36411b for pr-160780 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYasu-umi%2Fsemnav" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Yasu-umi/semnav [INFO] finished tweaking git repo https://github.com/Yasu-umi/semnav [INFO] tweaked toml for git repo https://github.com/Yasu-umi/semnav written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Yasu-umi/semnav on toolchain ba28ff76f353a722f31c4f3dd2ac4e437d36411b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Yasu-umi/semnav 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" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmcp-macros v2.0.0 [INFO] [stderr] Downloaded refinery-core v0.9.2 [INFO] [stderr] Downloaded refinery v0.9.2 [INFO] [stderr] Downloaded refinery-macros v0.9.2 [INFO] [stderr] Downloaded inotify v0.11.2 [INFO] [stderr] Downloaded ignore v0.4.27 [INFO] [stderr] Downloaded bstr v1.12.3 [INFO] [stderr] Downloaded rmcp v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16 [INFO] running `Command { std: "docker" "start" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16", 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" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16", 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" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking hashlink v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking time v0.3.53 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking bstr v1.12.3 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling rmcp v2.0.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking inotify v0.11.2 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking ignore v0.4.27 [INFO] [stderr] Compiling rmcp-macros v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling refinery-core v0.9.2 [INFO] [stderr] Compiling refinery-macros v0.9.2 [INFO] [stderr] Checking rusqlite v0.39.0 [INFO] [stderr] Checking refinery v0.9.2 [INFO] [stderr] Checking semnav v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.16s [INFO] running `Command { std: "docker" "inspect" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16", kill_on_drop: false }` [INFO] [stdout] d0e1fc966c6d2d3a8b11a0bd170c70e56fe9e75d67f6e210974520eb27c55c16