[INFO] cloning repository https://github.com/s-krylov/yet_another_crates_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-krylov/yet_another_crates_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fd36504d62d24632fbc058b476b3dbdc4bc4504
[INFO] testing s-krylov/yet_another_crates_service against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s-krylov/yet_another_crates_service
[INFO] finished tweaking git repo https://github.com/s-krylov/yet_another_crates_service
[INFO] tweaked toml for git repo https://github.com/s-krylov/yet_another_crates_service written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s-krylov/yet_another_crates_service on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s-krylov/yet_another_crates_service 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 libredox v0.1.11
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded rocket_db_pools_codegen v0.1.0
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.9
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded postgres-types v0.2.11
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded serde_json v1.0.146
[INFO] [stderr]   Downloaded tokio-postgres v0.7.15
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded rocket_db_pools v0.1.0
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb0d8623df19018759ef4b67e1211f919419bca62cb9baaeeda8bf58b55c9e98
[INFO] running `Command { std: "docker" "start" "-a" "fb0d8623df19018759ef4b67e1211f919419bca62cb9baaeeda8bf58b55c9e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb0d8623df19018759ef4b67e1211f919419bca62cb9baaeeda8bf58b55c9e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0d8623df19018759ef4b67e1211f919419bca62cb9baaeeda8bf58b55c9e98", kill_on_drop: false }`
[INFO] [stdout] fb0d8623df19018759ef4b67e1211f919419bca62cb9baaeeda8bf58b55c9e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db3bb0095c581b1f2ec9077c82a764d706bba0d8ea0f02c6b6e61c644bf07aa5
[INFO] running `Command { std: "docker" "start" "-a" "db3bb0095c581b1f2ec9077c82a764d706bba0d8ea0f02c6b6e61c644bf07aa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling cr8t_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "db3bb0095c581b1f2ec9077c82a764d706bba0d8ea0f02c6b6e61c644bf07aa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3bb0095c581b1f2ec9077c82a764d706bba0d8ea0f02c6b6e61c644bf07aa5", kill_on_drop: false }`
[INFO] [stdout] db3bb0095c581b1f2ec9077c82a764d706bba0d8ea0f02c6b6e61c644bf07aa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f86ea327238055479074fa1bbfdffe8b982ad66b1641577c9a22918b0ab7e8bd
[INFO] running `Command { std: "docker" "start" "-a" "f86ea327238055479074fa1bbfdffe8b982ad66b1641577c9a22918b0ab7e8bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling cr8t_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_test_crate(rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn delete_test_crate(id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.49s
[INFO] running `Command { std: "docker" "inspect" "f86ea327238055479074fa1bbfdffe8b982ad66b1641577c9a22918b0ab7e8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86ea327238055479074fa1bbfdffe8b982ad66b1641577c9a22918b0ab7e8bd", kill_on_drop: false }`
[INFO] [stdout] f86ea327238055479074fa1bbfdffe8b982ad66b1641577c9a22918b0ab7e8bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78933759cd93d6d17e165e74575c4b999cfd0a2e1dd6eaca96ec99103538026e
[INFO] running `Command { std: "docker" "start" "-a" "78933759cd93d6d17e165e74575c4b999cfd0a2e1dd6eaca96ec99103538026e", kill_on_drop: false }`
[INFO] [stderr] warning: function `create_test_crate` is never used
[INFO] [stderr]   --> tests/common.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn create_test_crate(rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_test_crate` is never used
[INFO] [stderr]   --> tests/common.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn delete_test_crate(id: i64) -> Rezult {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cr8t_service` (test "rustaceans") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cr8t_service-58764be5166e215d)
[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] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-d18e567c99f60365)
[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] [stderr]      Running tests/crates.rs (/opt/rustwide/target/debug/deps/crates-cc0cf9363d4d2436)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_list_crates ... FAILED
[INFO] [stdout] test test_get_crates_not_found ... FAILED
[INFO] [stdout] test test_update_crates ... FAILED
[INFO] [stdout] test test_create_crates_fails_for_not_existing_rustaceans ... FAILED
[INFO] [stdout] test test_get_crates ... FAILED
[INFO] [stdout] test test_delete_crates ... FAILED
[INFO] [stdout] test test_create_crates ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test crates`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_list_crates stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/rustaceans", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_crates_not_found stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/crates/1000000", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_crates stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/rustaceans", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_crates_fails_for_not_existing_rustaceans stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/crates", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_crates stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/rustaceans", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_crates stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/rustaceans", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_crates stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/rustaceans", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_crates
[INFO] [stdout]     test_create_crates_fails_for_not_existing_rustaceans
[INFO] [stdout]     test_delete_crates
[INFO] [stdout]     test_get_crates
[INFO] [stdout]     test_get_crates_not_found
[INFO] [stdout]     test_list_crates
[INFO] [stdout]     test_update_crates
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78933759cd93d6d17e165e74575c4b999cfd0a2e1dd6eaca96ec99103538026e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78933759cd93d6d17e165e74575c4b999cfd0a2e1dd6eaca96ec99103538026e", kill_on_drop: false }`
[INFO] [stdout] 78933759cd93d6d17e165e74575c4b999cfd0a2e1dd6eaca96ec99103538026e
