[INFO] cloning repository https://github.com/tsauvajon/shorturl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsauvajon/shorturl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1bbd1d923e7e4f7db6458c8f27eed0136b12808 [INFO] testing tsauvajon/shorturl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsauvajon/shorturl on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/tsauvajon/shorturl [INFO] finished tweaking git repo https://github.com/tsauvajon/shorturl [INFO] tweaked toml for git repo https://github.com/tsauvajon/shorturl written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/tsauvajon/shorturl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded siphasher v0.3.5 [INFO] [stderr] Downloaded httpmock v0.5.8 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74b95d3820ea042335b1ed5592226ce7bdeb21ec13ba3bd79ed8938adf532eb4 [INFO] running `Command { std: "docker" "start" "-a" "74b95d3820ea042335b1ed5592226ce7bdeb21ec13ba3bd79ed8938adf532eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b95d3820ea042335b1ed5592226ce7bdeb21ec13ba3bd79ed8938adf532eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b95d3820ea042335b1ed5592226ce7bdeb21ec13ba3bd79ed8938adf532eb4", kill_on_drop: false }` [INFO] [stdout] 74b95d3820ea042335b1ed5592226ce7bdeb21ec13ba3bd79ed8938adf532eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f00c8f0c7ef00670d341490d5742496509f76db9ff89d3dd148bb9bee2e47800 [INFO] running `Command { std: "docker" "start" "-a" "f00c8f0c7ef00670d341490d5742496509f76db9ff89d3dd148bb9bee2e47800", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling goto v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "f00c8f0c7ef00670d341490d5742496509f76db9ff89d3dd148bb9bee2e47800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00c8f0c7ef00670d341490d5742496509f76db9ff89d3dd148bb9bee2e47800", kill_on_drop: false }` [INFO] [stdout] f00c8f0c7ef00670d341490d5742496509f76db9ff89d3dd148bb9bee2e47800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2edae511142579f52e9e0467a2d3546a6ad7b6aeb09dce33a4b1920b2fc467fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2edae511142579f52e9e0467a2d3546a6ad7b6aeb09dce33a4b1920b2fc467fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.5.8 [INFO] [stderr] Compiling goto v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "2edae511142579f52e9e0467a2d3546a6ad7b6aeb09dce33a4b1920b2fc467fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edae511142579f52e9e0467a2d3546a6ad7b6aeb09dce33a4b1920b2fc467fb", kill_on_drop: false }` [INFO] [stdout] 2edae511142579f52e9e0467a2d3546a6ad7b6aeb09dce33a4b1920b2fc467fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 027e297fd0badefd49ba92742c42f7ee80b4c9be3a4cb0bd80e84e56e784b58d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "027e297fd0badefd49ba92742c42f7ee80b4c9be3a4cb0bd80e84e56e784b58d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/goto-b1dc27c36c85e516) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test config_tests::test_cannot_write_config ... ok [INFO] [stdout] test config_tests::test_open_config ... ok [INFO] [stdout] test config_tests::test_cannot_read_config ... ok [INFO] [stdout] test config_tests::test_read_existing_config ... ok [INFO] [stdout] test cli_test::test_cli_create_new ... ok [INFO] [stdout] test cli_test::test_cli_get_long_url ... ok [INFO] [stdout] test config_tests::test_create_config ... ok [INFO] [stdout] test cli_errors_test::test_cli_create_new ... ok [INFO] [stdout] test test_cli_options::test_open_browser ... ok [INFO] [stdout] test config_tests::test_open_config_invalid_data ... ok [INFO] [stdout] test cli_errors_test::test_cli_get_long_url ... ok [INFO] [stdout] test test_display_location_silent ... ok [INFO] [stdout] test test_cli_options::test_verbose ... ok [INFO] [stdout] test test_display_location_verbose ... ok [INFO] [stdout] test test_from_tostrerror ... ok [INFO] [stdout] test test_get_api_url ... ok [INFO] [stdout] test config_tests::test_open_config_wrong_file ... ok [INFO] [stdout] test config_tests::test_create_config_when_missing ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_invalid_uri ... ok [INFO] [stdout] test http_client_tests::test_create_new_not_utf8_err ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_api_err ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_client_err ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_no_redirection_err_2 ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_not_utf8_err ... ok [INFO] [stdout] test http_client_tests::test_create_new ... ok [INFO] [stdout] test http_client_tests::test_create_new_client_err ... ok [INFO] [stdout] test http_client_tests::test_create_new_api_err ... ok [INFO] [stdout] test http_client_tests::test_get_long_url ... ok [INFO] [stdout] test http_client_tests::test_get_long_url_no_redirection_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/goto_api-8344aa02d8c0c216) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test cli_tests::test_get_addr ... ok [INFO] [stdout] test cli_tests::test_open_db_new_file ... ok [INFO] [stdout] test cli_tests::test_open_db_no_persistence ... ok [INFO] [stdout] test cli_tests::test_open_db_existing_file ... ok [INFO] [stdout] test cli_tests::test_get_front_dir ... ok [INFO] [stdout] test test_insert_data ... ok [INFO] [stdout] test tests::test_create_short_malformed_url ... ok [INFO] [stdout] test cli_tests::test_open_db_existing_file_with_data ... ok [INFO] [stdout] test cli_tests::test_open_db_existing_file_with_bad_data ... ok [INFO] [stdout] test integration_tests::integration_test_create_random_shortened_url_bad_body ... ok [INFO] [stdout] test tests::test_write_database ... ok [INFO] [stdout] test tests::test_create_short_url_already_exists ... ok [INFO] [stdout] test tests::test_create_short_url_hashed_id ... ok [INFO] [stdout] test integration_tests::integration_test_link_miss ... ok [INFO] [stdout] test tests::test_hash ... ok [INFO] [stdout] test integration_tests::integration_test_create_custom_shortened_url ... ok [INFO] [stdout] test tests::test_create_short_url ... ok [INFO] [stdout] test tests::test_read_database ... ok [INFO] [stdout] test integration_tests::integration_test_collision ... ok [INFO] [stdout] test integration_tests::integration_test_create_random_shortened_url ... ok [INFO] [stdout] test integration_tests::integration_test_create_random_shortened_url_overflow ... ok [INFO] [stdout] test integration_tests::integration_test_use_shortened_url ... ok [INFO] [stdout] test integration_tests::integration_test_poisoned_mutex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "027e297fd0badefd49ba92742c42f7ee80b4c9be3a4cb0bd80e84e56e784b58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027e297fd0badefd49ba92742c42f7ee80b4c9be3a4cb0bd80e84e56e784b58d", kill_on_drop: false }` [INFO] [stdout] 027e297fd0badefd49ba92742c42f7ee80b4c9be3a4cb0bd80e84e56e784b58d