[INFO] cloning repository https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d049ac9bffc947bcc8bba2ed9822d48be095bc
[INFO] testing fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] finished tweaking git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] tweaked toml for git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Xudong-Huang/may_postgres.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded v_jsonescape v0.7.8
[INFO] [stderr]   Downloaded yarte v0.15.7
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded yarte_helpers v0.15.8
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded bytes v1.8.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.17
[INFO] [stderr]   Downloaded buf-min v0.7.1
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded yarte_parser v0.15.2
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded v_eval v0.6.0
[INFO] [stderr]   Downloaded may_minihttp v0.1.11
[INFO] [stderr]   Downloaded may_queue v0.1.23
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded generator v0.8.3
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded yarte_hir v0.15.6
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded tinyvec v1.8.0
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.13
[INFO] [stderr]   Downloaded yarte_codegen v0.15.7
[INFO] [stderr]   Downloaded cc v1.1.37
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded yarte_derive v0.15.6
[INFO] [stderr]   Downloaded may v0.3.47
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded time v0.3.36
[INFO] [stderr]   Downloaded chrono v0.4.38
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ab4d0dc74405de10f9982e3a6b3731715eb4c5b6dcf0a1ee3df13c57a8d1515
[INFO] running `Command { std: "docker" "start" "-a" "8ab4d0dc74405de10f9982e3a6b3731715eb4c5b6dcf0a1ee3df13c57a8d1515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ab4d0dc74405de10f9982e3a6b3731715eb4c5b6dcf0a1ee3df13c57a8d1515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab4d0dc74405de10f9982e3a6b3731715eb4c5b6dcf0a1ee3df13c57a8d1515", kill_on_drop: false }`
[INFO] [stdout] 8ab4d0dc74405de10f9982e3a6b3731715eb4c5b6dcf0a1ee3df13c57a8d1515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77d0136e0827b5b29132718198f347c3b85b014f26c6a6a0ede870815731aeb3
[INFO] running `Command { std: "docker" "start" "-a" "77d0136e0827b5b29132718198f347c3b85b014f26c6a6a0ede870815731aeb3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling v_jsonescape v0.7.8
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling buf-min v0.7.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling generator v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling may v0.3.47
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling may_minihttp v0.1.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling v_eval v0.6.0
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling may_postgres v0.1.0 (https://github.com/Xudong-Huang/may_postgres.git?rev=917ed78#917ed788)
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling yarte_helpers v0.15.8
[INFO] [stderr]    Compiling yarte_parser v0.15.2
[INFO] [stderr]    Compiling yarte_hir v0.15.6
[INFO] [stderr]    Compiling yarte_codegen v0.15.7
[INFO] [stderr]    Compiling yarte_derive v0.15.6
[INFO] [stderr]    Compiling yarte v0.15.7
[INFO] [stderr]    Compiling may-minihttp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "77d0136e0827b5b29132718198f347c3b85b014f26c6a6a0ede870815731aeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d0136e0827b5b29132718198f347c3b85b014f26c6a6a0ede870815731aeb3", kill_on_drop: false }`
[INFO] [stdout] 77d0136e0827b5b29132718198f347c3b85b014f26c6a6a0ede870815731aeb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb704acc4e9646bf782e1d7702ce2f25abe59eaa714455e77773ef03257fae9
[INFO] running `Command { std: "docker" "start" "-a" "4bb704acc4e9646bf782e1d7702ce2f25abe59eaa714455e77773ef03257fae9", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling may-minihttp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "4bb704acc4e9646bf782e1d7702ce2f25abe59eaa714455e77773ef03257fae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb704acc4e9646bf782e1d7702ce2f25abe59eaa714455e77773ef03257fae9", kill_on_drop: false }`
[INFO] [stdout] 4bb704acc4e9646bf782e1d7702ce2f25abe59eaa714455e77773ef03257fae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d5eac65f1733751c4d435814f2daf44612106aef4ea18d80972565469f036d5
[INFO] running `Command { std: "docker" "start" "-a" "5d5eac65f1733751c4d435814f2daf44612106aef4ea18d80972565469f036d5", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/may_minihttp-043d3098a85cd3a2)
[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" "5d5eac65f1733751c4d435814f2daf44612106aef4ea18d80972565469f036d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d5eac65f1733751c4d435814f2daf44612106aef4ea18d80972565469f036d5", kill_on_drop: false }`
[INFO] [stdout] 5d5eac65f1733751c4d435814f2daf44612106aef4ea18d80972565469f036d5
