[INFO] cloning repository https://github.com/kojikawazu/rust-axum-prac-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kojikawazu/rust-axum-prac-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojikawazu%2Frust-axum-prac-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojikawazu%2Frust-axum-prac-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecf8bcc951d5fcde8d17ca03ef20de2f7f5c4f7d [INFO] building kojikawazu/rust-axum-prac-sample against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojikawazu%2Frust-axum-prac-sample" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kojikawazu/rust-axum-prac-sample [INFO] finished tweaking git repo https://github.com/kojikawazu/rust-axum-prac-sample [INFO] tweaked toml for git repo https://github.com/kojikawazu/rust-axum-prac-sample written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kojikawazu/rust-axum-prac-sample on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kojikawazu/rust-axum-prac-sample 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v1.6.1 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded utoipa v4.2.3 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded utoipa-gen v4.3.1 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dc981c3241a058dca1f73a51bdcc3308a9766ce42b1bfa3e1043aa6fdba9fc2 [INFO] running `Command { std: "docker" "start" "-a" "3dc981c3241a058dca1f73a51bdcc3308a9766ce42b1bfa3e1043aa6fdba9fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dc981c3241a058dca1f73a51bdcc3308a9766ce42b1bfa3e1043aa6fdba9fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc981c3241a058dca1f73a51bdcc3308a9766ce42b1bfa3e1043aa6fdba9fc2", kill_on_drop: false }` [INFO] [stdout] 3dc981c3241a058dca1f73a51bdcc3308a9766ce42b1bfa3e1043aa6fdba9fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63056ce5d0fee408f9da82e1ca10566512fe556ca9726cd07764bfc5c08544e5 [INFO] running `Command { std: "docker" "start" "-a" "63056ce5d0fee408f9da82e1ca10566512fe556ca9726cd07764bfc5c08544e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "63056ce5d0fee408f9da82e1ca10566512fe556ca9726cd07764bfc5c08544e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63056ce5d0fee408f9da82e1ca10566512fe556ca9726cd07764bfc5c08544e5", kill_on_drop: false }` [INFO] [stdout] 63056ce5d0fee408f9da82e1ca10566512fe556ca9726cd07764bfc5c08544e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012f2bff3410b29992eb46f3499dfcd3a37c50034daddb75acb9b9c977419e5f [INFO] running `Command { std: "docker" "start" "-a" "012f2bff3410b29992eb46f3499dfcd3a37c50034daddb75acb9b9c977419e5f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "012f2bff3410b29992eb46f3499dfcd3a37c50034daddb75acb9b9c977419e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012f2bff3410b29992eb46f3499dfcd3a37c50034daddb75acb9b9c977419e5f", kill_on_drop: false }` [INFO] [stdout] 012f2bff3410b29992eb46f3499dfcd3a37c50034daddb75acb9b9c977419e5f