[INFO] cloning repository https://github.com/camperboy1000/laundry-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camperboy1000/laundry-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamperboy1000%2Flaundry-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamperboy1000%2Flaundry-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40f28ea6655c0887ec082e185ddda341dd3ee03f [INFO] testing camperboy1000/laundry-api against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamperboy1000%2Flaundry-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camperboy1000/laundry-api on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/camperboy1000/laundry-api [INFO] finished tweaking git repo https://github.com/camperboy1000/laundry-api [INFO] tweaked toml for git repo https://github.com/camperboy1000/laundry-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/camperboy1000/laundry-api 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.204 [INFO] [stderr] Downloaded serde_derive v1.0.204 [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded utoipa v3.5.0 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded crc-catalog v2.3.0 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded ahash v0.7.7 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded openssl-sys v0.9.96 [INFO] [stderr] Downloaded zerocopy v0.7.31 [INFO] [stderr] Downloaded itertools v0.11.0 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded actix-http v3.6.0 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] [stderr] Downloaded utoipa-gen v3.5.0 [INFO] [stderr] Downloaded actix-web v4.5.1 [INFO] [stderr] Downloaded hashlink v0.8.4 [INFO] [stderr] Downloaded openssl v0.10.60 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded zstd v0.13.0 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded sqlformat v0.2.2 [INFO] [stderr] Downloaded syslog v6.1.1 [INFO] [stderr] Downloaded zstd-safe v7.0.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.31 [INFO] [stderr] Downloaded rust-embed v6.8.1 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4321737fcaa90774e55d834e24fa11de8fbae41c353000b63bbfad66957f8eff [INFO] running `Command { std: "docker" "start" "-a" "4321737fcaa90774e55d834e24fa11de8fbae41c353000b63bbfad66957f8eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4321737fcaa90774e55d834e24fa11de8fbae41c353000b63bbfad66957f8eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4321737fcaa90774e55d834e24fa11de8fbae41c353000b63bbfad66957f8eff", kill_on_drop: false }` [INFO] [stdout] 4321737fcaa90774e55d834e24fa11de8fbae41c353000b63bbfad66957f8eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b943a126b5330898f28f37984823ee45f186c7efd5d36cdfb41ce8de1e0c99 [INFO] running `Command { std: "docker" "start" "-a" "36b943a126b5330898f28f37984823ee45f186c7efd5d36cdfb41ce8de1e0c99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling utoipa-swagger-ui v3.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling utoipa v3.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling laundry-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "36b943a126b5330898f28f37984823ee45f186c7efd5d36cdfb41ce8de1e0c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b943a126b5330898f28f37984823ee45f186c7efd5d36cdfb41ce8de1e0c99", kill_on_drop: false }` [INFO] [stdout] 36b943a126b5330898f28f37984823ee45f186c7efd5d36cdfb41ce8de1e0c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5505e12d54543b093bdd66128cb2fad4cb45ab2d01ffcfc33cc168a497f4f90a [INFO] running `Command { std: "docker" "start" "-a" "5505e12d54543b093bdd66128cb2fad4cb45ab2d01ffcfc33cc168a497f4f90a", kill_on_drop: false }` [INFO] [stderr] Compiling laundry-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `Command { std: "docker" "inspect" "5505e12d54543b093bdd66128cb2fad4cb45ab2d01ffcfc33cc168a497f4f90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5505e12d54543b093bdd66128cb2fad4cb45ab2d01ffcfc33cc168a497f4f90a", kill_on_drop: false }` [INFO] [stdout] 5505e12d54543b093bdd66128cb2fad4cb45ab2d01ffcfc33cc168a497f4f90a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59d744e62784501856db5b5c41b2db8df1c5d45374e5499023c4ddc7e2887c6f [INFO] running `Command { std: "docker" "start" "-a" "59d744e62784501856db5b5c41b2db8df1c5d45374e5499023c4ddc7e2887c6f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laundry_api-c3f0c3beb5179e77) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/laundry_api-0321646df6c16844) [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] [stdout] [INFO] [stderr] Doc-tests laundry_api [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] [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" "59d744e62784501856db5b5c41b2db8df1c5d45374e5499023c4ddc7e2887c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d744e62784501856db5b5c41b2db8df1c5d45374e5499023c4ddc7e2887c6f", kill_on_drop: false }` [INFO] [stdout] 59d744e62784501856db5b5c41b2db8df1c5d45374e5499023c4ddc7e2887c6f