[INFO] cloning repository https://github.com/PolyLogic64/inkwell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PolyLogic64/inkwell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyLogic64%2Finkwell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyLogic64%2Finkwell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f5e77d9ba94f3d93f8e9afa17af7586b11d78a1
[INFO] building PolyLogic64/inkwell/2f5e77d9ba94f3d93f8e9afa17af7586b11d78a1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyLogic64%2Finkwell" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PolyLogic64/inkwell
[INFO] finished tweaking git repo https://github.com/PolyLogic64/inkwell
[INFO] tweaked toml for git repo https://github.com/PolyLogic64/inkwell written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PolyLogic64/inkwell on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PolyLogic64/inkwell 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded comrak v0.35.0
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea702af9e4e51d5012d647b332bb13d4cab444e582a9100429a6866f2622ea3c
[INFO] running `Command { std: "docker" "start" "-a" "ea702af9e4e51d5012d647b332bb13d4cab444e582a9100429a6866f2622ea3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea702af9e4e51d5012d647b332bb13d4cab444e582a9100429a6866f2622ea3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea702af9e4e51d5012d647b332bb13d4cab444e582a9100429a6866f2622ea3c", kill_on_drop: false }`
[INFO] [stdout] ea702af9e4e51d5012d647b332bb13d4cab444e582a9100429a6866f2622ea3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c53dedf77120b9afbd6b81422070395ea3b6d7c3e792f8ec8c2ddfd0903b3f5
[INFO] running `Command { std: "docker" "start" "-a" "5c53dedf77120b9afbd6b81422070395ea3b6d7c3e792f8ec8c2ddfd0903b3f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling comrak v0.35.0
[INFO] [stderr]    Compiling inkwell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `content_path`
[INFO] [stdout]   --> src/main.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Commands::Serve { content_path } => todo!("not implemented yet"),
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try ignoring the field: `content_path: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "5c53dedf77120b9afbd6b81422070395ea3b6d7c3e792f8ec8c2ddfd0903b3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c53dedf77120b9afbd6b81422070395ea3b6d7c3e792f8ec8c2ddfd0903b3f5", kill_on_drop: false }`
[INFO] [stdout] 5c53dedf77120b9afbd6b81422070395ea3b6d7c3e792f8ec8c2ddfd0903b3f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cf56932daa3b62836fe81ae75ccba0d1e6346fd24e3f80928f85a43d67b6cb8
[INFO] running `Command { std: "docker" "start" "-a" "2cf56932daa3b62836fe81ae75ccba0d1e6346fd24e3f80928f85a43d67b6cb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling inkwell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `content_path`
[INFO] [stdout]   --> src/main.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Commands::Serve { content_path } => todo!("not implemented yet"),
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try ignoring the field: `content_path: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "2cf56932daa3b62836fe81ae75ccba0d1e6346fd24e3f80928f85a43d67b6cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf56932daa3b62836fe81ae75ccba0d1e6346fd24e3f80928f85a43d67b6cb8", kill_on_drop: false }`
[INFO] [stdout] 2cf56932daa3b62836fe81ae75ccba0d1e6346fd24e3f80928f85a43d67b6cb8
