[INFO] cloning repository https://github.com/Blu3Ph4ntom/cortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blu3Ph4ntom/cortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlu3Ph4ntom%2Fcortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlu3Ph4ntom%2Fcortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f0798087b667be0347b13018bc987f3d932412d
[INFO] checking Blu3Ph4ntom/cortex against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlu3Ph4ntom%2Fcortex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Blu3Ph4ntom/cortex
[INFO] finished tweaking git repo https://github.com/Blu3Ph4ntom/cortex
[INFO] tweaked toml for git repo https://github.com/Blu3Ph4ntom/cortex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blu3Ph4ntom/cortex on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blu3Ph4ntom/cortex 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | authors = ["blu3ph4ntom"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `documentation` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | documentation = "https://blu3ph4ntom.github.io/cortex/#quickstart"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.documentation`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | homepage = "https://blu3ph4ntom.github.io/cortex/"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | repository = "https://github.com/blu3ph4ntom/cortex"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] 9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421
[INFO] running `Command { std: "docker" "start" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421", 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" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421", 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" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:66:1
[INFO] [stderr]    |
[INFO] [stderr] 66 | authors = ["blu3ph4ntom"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `documentation` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | documentation = "https://blu3ph4ntom.github.io/cortex/#quickstart"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.documentation`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | homepage = "https://blu3ph4ntom.github.io/cortex/"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | repository = "https://github.com/blu3ph4ntom/cortex"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-julia v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.23.4
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-erlang v0.15.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-kotlin-codanna v0.3.9
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.6.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-clojure v0.1.0
[INFO] [stderr]    Compiling tree-sitter-r v1.2.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.2
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking cortex-core v0.2.1 (/opt/rustwide/workdir/crates/cortex-core)
[INFO] [stderr]     Checking cortex-cli v0.2.1 (/opt/rustwide/workdir/crates/cortex-cli)
[INFO] [stderr]     Checking cortex-daemon v0.2.1 (/opt/rustwide/workdir/crates/cortex-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421", kill_on_drop: false }`
[INFO] [stdout] 9488123e7e291bb4f7e37d1ff66884adecde2d126e0539fcc29a411c0fd38421
