[INFO] cloning repository https://github.com/mxcop/note-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxcop/note-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fnote-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fnote-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c78b8d2dd2e08b6e2ecbf3b10fe58c30733446e9
[INFO] testing mxcop/note-server against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxcop%2Fnote-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mxcop/note-server
[INFO] finished tweaking git repo https://github.com/mxcop/note-server
[INFO] tweaked toml for git repo https://github.com/mxcop/note-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mxcop/note-server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mxcop/note-server 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded plist v1.5.0
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded deunicode v0.4.4
[INFO] [stderr]   Downloaded comrak v0.18.0
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] [stderr]   Downloaded syntect v5.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b29e95e4ae7e07c5ce67f3d17d4582e35dcd3d9b0ae45b5227b313ad099da300
[INFO] running `Command { std: "docker" "start" "-a" "b29e95e4ae7e07c5ce67f3d17d4582e35dcd3d9b0ae45b5227b313ad099da300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b29e95e4ae7e07c5ce67f3d17d4582e35dcd3d9b0ae45b5227b313ad099da300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29e95e4ae7e07c5ce67f3d17d4582e35dcd3d9b0ae45b5227b313ad099da300", kill_on_drop: false }`
[INFO] [stdout] b29e95e4ae7e07c5ce67f3d17d4582e35dcd3d9b0ae45b5227b313ad099da300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 321d8703c9fb06ff0236ad55a0efae2f4407213297f99056b5d2bc3da2112fa1
[INFO] running `Command { std: "docker" "start" "-a" "321d8703c9fb06ff0236ad55a0efae2f4407213297f99056b5d2bc3da2112fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling deunicode v0.4.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling syntect v5.1.0
[INFO] [stderr]    Compiling comrak v0.18.0
[INFO] [stderr]    Compiling note-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `err` and `text` are never used
[INFO] [stdout]   --> src/http.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl HttpResponse {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn err() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn text(&mut self, content: &str) -> &Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.04s
[INFO] running `Command { std: "docker" "inspect" "321d8703c9fb06ff0236ad55a0efae2f4407213297f99056b5d2bc3da2112fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321d8703c9fb06ff0236ad55a0efae2f4407213297f99056b5d2bc3da2112fa1", kill_on_drop: false }`
[INFO] [stdout] 321d8703c9fb06ff0236ad55a0efae2f4407213297f99056b5d2bc3da2112fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00035e94ed9b3b4e74cc13e32c4fb95bba226bfa2e1cc7dc4155740aa45a47b9
[INFO] running `Command { std: "docker" "start" "-a" "00035e94ed9b3b4e74cc13e32c4fb95bba226bfa2e1cc7dc4155740aa45a47b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling note-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `err` and `text` are never used
[INFO] [stdout]   --> src/http.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl HttpResponse {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn err() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn text(&mut self, content: &str) -> &Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "00035e94ed9b3b4e74cc13e32c4fb95bba226bfa2e1cc7dc4155740aa45a47b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00035e94ed9b3b4e74cc13e32c4fb95bba226bfa2e1cc7dc4155740aa45a47b9", kill_on_drop: false }`
[INFO] [stdout] 00035e94ed9b3b4e74cc13e32c4fb95bba226bfa2e1cc7dc4155740aa45a47b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8513f37b1714a0d80d3058fe3c48234e4ee0c1c69c25e7bad1178acbc76cba9
[INFO] running `Command { std: "docker" "start" "-a" "e8513f37b1714a0d80d3058fe3c48234e4ee0c1c69c25e7bad1178acbc76cba9", kill_on_drop: false }`
[INFO] [stderr] warning: associated items `err` and `text` are never used
[INFO] [stderr]   --> src/http.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl HttpResponse {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn err() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn text(&mut self, content: &str) -> &Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `note-server` (bin "note-server" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/note_server-a1abc3601decef63)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8513f37b1714a0d80d3058fe3c48234e4ee0c1c69c25e7bad1178acbc76cba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8513f37b1714a0d80d3058fe3c48234e4ee0c1c69c25e7bad1178acbc76cba9", kill_on_drop: false }`
[INFO] [stdout] e8513f37b1714a0d80d3058fe3c48234e4ee0c1c69c25e7bad1178acbc76cba9
