[INFO] crate openmensa-rs 0.2.0 is already in cache [INFO] testing openmensa-rs-0.2.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate openmensa-rs 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate openmensa-rs 0.2.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate openmensa-rs 0.2.0 [INFO] finished tweaking crates.io crate openmensa-rs 0.2.0 [INFO] tweaked toml for crates.io crate openmensa-rs 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate openmensa-rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d77ca56d470b107d8de6822d646c943dc4d9e932b4ba2b493800256536633e0 [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" "8d77ca56d470b107d8de6822d646c943dc4d9e932b4ba2b493800256536633e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d77ca56d470b107d8de6822d646c943dc4d9e932b4ba2b493800256536633e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d77ca56d470b107d8de6822d646c943dc4d9e932b4ba2b493800256536633e0", kill_on_drop: false }` [INFO] [stdout] 8d77ca56d470b107d8de6822d646c943dc4d9e932b4ba2b493800256536633e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7c92a52fc8181a6cc1fc66fb3b3c1c1f575ed576b6c351d4844dc7dbeea8bff [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" "f7c92a52fc8181a6cc1fc66fb3b3c1c1f575ed576b6c351d4844dc7dbeea8bff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling openmensa-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "f7c92a52fc8181a6cc1fc66fb3b3c1c1f575ed576b6c351d4844dc7dbeea8bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c92a52fc8181a6cc1fc66fb3b3c1c1f575ed576b6c351d4844dc7dbeea8bff", kill_on_drop: false }` [INFO] [stdout] f7c92a52fc8181a6cc1fc66fb3b3c1c1f575ed576b6c351d4844dc7dbeea8bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 9142ac114ead1966a0a6e20ea91b66a34f1500e4c635962f52df21009cd731bb [INFO] running `Command { std: "docker" "start" "-a" "9142ac114ead1966a0a6e20ea91b66a34f1500e4c635962f52df21009cd731bb", kill_on_drop: false }` [INFO] [stderr] Compiling openmensa-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.01s [INFO] running `Command { std: "docker" "inspect" "9142ac114ead1966a0a6e20ea91b66a34f1500e4c635962f52df21009cd731bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9142ac114ead1966a0a6e20ea91b66a34f1500e4c635962f52df21009cd731bb", kill_on_drop: false }` [INFO] [stdout] 9142ac114ead1966a0a6e20ea91b66a34f1500e4c635962f52df21009cd731bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e753dbbe387895e2ef848bee5d286e5bcc1e273b41ad84318834f940007c38f [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" "6e753dbbe387895e2ef848bee5d286e5bcc1e273b41ad84318834f940007c38f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/openmensa_rs-c8b2810fff0b6f66 [INFO] [stdout] [INFO] [stderr] Doc-tests openmensa-rs [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/request/meal_request.rs - request::meal_request::MealRequest (line 11) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 7) ... FAILED [INFO] [stdout] test src/request/canteen_request.rs - request::canteen_request::CanteenRequest::build (line 147) ... FAILED [INFO] [stdout] test src/request/meal_request.rs - request::meal_request::MealRequest::build (line 41) ... FAILED [INFO] [stdout] test src/request/mod.rs - request (line 28) ... FAILED [INFO] [stdout] test src/request/canteen_request.rs - request::canteen_request::CanteenRequest::new (line 83) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/request/day_request.rs - request::day_request::DayRequest (line 10) ... FAILED [INFO] [stdout] test src/request/canteen_request.rs - request::canteen_request::CanteenRequest (line 12) ... FAILED [INFO] [stdout] test src/request/day_request.rs - request::day_request::DayRequest::build (line 65) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request/meal_request.rs - request::meal_request::MealRequest (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/mod.rs - request (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/canteen_request.rs - request::canteen_request::CanteenRequest::build (line 147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/meal_request.rs - request::meal_request::MealRequest::build (line 41) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestUXKVdr/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestUXKVdr/rust_out" "/tmp/rustdoctestUXKVdr/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenmensa_rs-9f40d9984ebdf50f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1353a6d2bd2783b8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6d002910257449b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b6879f2c804c2422.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-05dc5aeb7e56a9cf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-663b05df9a845e8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a0f7aa32193dc4a2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-b3d3e62b1a6aaf48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-91a104e10b1f1a11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-83bffb07038abe50.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49fda62c9381799c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-810ce7a2f45986b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-69a0eac4c1139bbc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb3fb4c66b7e9b77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libmio-89eee79ef4777c92.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee86c6dbd4225166.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c7b08b901a0ccf0a.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d05fb26c412046d.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9e5dce31edd5dd63.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde-f5ef14f33565577e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-f6da044d0f083b6a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/mod.rs - request (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestnLTnX2/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestnLTnX2/rust_out" "/tmp/rustdoctestnLTnX2/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenmensa_rs-9f40d9984ebdf50f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1353a6d2bd2783b8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6d002910257449b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b6879f2c804c2422.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-05dc5aeb7e56a9cf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-663b05df9a845e8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a0f7aa32193dc4a2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-b3d3e62b1a6aaf48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-2da7955715b43cad.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-91a104e10b1f1a11.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-83bffb07038abe50.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49fda62c9381799c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-810ce7a2f45986b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-69a0eac4c1139bbc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb3fb4c66b7e9b77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libmio-89eee79ef4777c92.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee86c6dbd4225166.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c7b08b901a0ccf0a.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d05fb26c412046d.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9e5dce31edd5dd63.rlib" "/opt/rustwide/target/debug/deps/liburl-55fabf036bd3f677.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde-f5ef14f33565577e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-f6da044d0f083b6a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/canteen_request.rs - request::canteen_request::CanteenRequest::new (line 83) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionError { reason: "Request failed to go through, this error happened in `reqwest`" }', src/request/canteen_request.rs:8:61 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ae547a7905 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ae547a7905 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ae547a7905 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ae547a7905 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ae547cbd3c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55ae547a28f2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55ae547a9f50 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55ae547a9f50 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55ae547a9f50 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55ae547a9c9c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55ae547aa593 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55ae547aa18b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55ae547ca6d1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55ae547ca4f3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55ae543f8399 - core::result::Result::unwrap::h71281fb841ef6787 [INFO] [stdout] 15: 0x55ae544072e1 - rust_out::main::{{closure}}::h51fb811762376e56 [INFO] [stdout] 16: 0x55ae54406cca - as core::future::future::Future>::poll::h12e820138eb3324e [INFO] [stdout] 17: 0x55ae543fb8d3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hbee690beb64b941b [INFO] [stdout] 18: 0x55ae543fc003 - tokio::runtime::global::with_state::{{closure}}::hed48ab5cfc9e7e59 [INFO] [stdout] 19: 0x55ae543f3b5c - std::thread::local::LocalKey::try_with::ha0b0ee5afd30e30c [INFO] [stdout] 20: 0x55ae543f37d1 - std::thread::local::LocalKey::with::hd8577834ef88c86e [INFO] [stdout] 21: 0x55ae543fbd83 - tokio::runtime::global::with_state::h01dcef93bdda7331 [INFO] [stdout] 22: 0x55ae543fc0ae - tokio::runtime::global::with_basic_scheduler::h193760b846d99d03 [INFO] [stdout] 23: 0x55ae543fb750 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd37ca8213ab2267f [INFO] [stdout] 24: 0x55ae543fc3cb - tokio::runtime::Runtime::block_on::{{closure}}::hb0d27cd32a811397 [INFO] [stdout] 25: 0x55ae543fbecd - tokio::runtime::global::with_state::{{closure}}::ha8f92109d1697555 [INFO] [stdout] 26: 0x55ae543f3cb5 - std::thread::local::LocalKey::try_with::he190b7fb612cbc26 [INFO] [stdout] 27: 0x55ae543f36c5 - std::thread::local::LocalKey::with::h8f363159bf6a9f12 [INFO] [stdout] 28: 0x55ae543fbde8 - tokio::runtime::global::with_state::h71846addc45cde9b [INFO] [stdout] 29: 0x55ae543fc101 - tokio::runtime::global::with_basic_scheduler::h95aede983b2e764a [INFO] [stdout] 30: 0x55ae543fba46 - tokio::runtime::basic_scheduler::Spawner::enter::h8d6137e7d736a611 [INFO] [stdout] 31: 0x55ae543fc487 - tokio::runtime::spawner::Spawner::enter::h702b3b2e51cdee53 [INFO] [stdout] 32: 0x55ae543fc2ea - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h795c979bd219edcd [INFO] [stdout] 33: 0x55ae543fb2fe - tokio::time::clock::Clock::enter::hf4a85f3fc1a7d656 [INFO] [stdout] 34: 0x55ae543fbb51 - tokio::runtime::time::variant::with_default::hef1ed64a666bbb5e [INFO] [stdout] 35: 0x55ae543fc216 - tokio::runtime::handle::Handle::enter::{{closure}}::h0db40eafc1df4a12 [INFO] [stdout] 36: 0x55ae543fc620 - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h6334656e57b74320 [INFO] [stdout] 37: 0x55ae543f3905 - std::thread::local::LocalKey::try_with::h2bafb022da7eba5b [INFO] [stdout] 38: 0x55ae543f3755 - std::thread::local::LocalKey::with::haac0b5a807def1c0 [INFO] [stdout] 39: 0x55ae543fc520 - tokio::runtime::blocking::pool::Spawner::enter::h4c18728a0c445dca [INFO] [stdout] 40: 0x55ae543fc166 - tokio::runtime::handle::Handle::enter::hdb5fad289e577ca9 [INFO] [stdout] 41: 0x55ae543fc353 - tokio::runtime::Runtime::block_on::h2f89b06d0c01a870 [INFO] [stdout] 42: 0x55ae5440707a - rust_out::main::h405f65324f7b53be [INFO] [stdout] 43: 0x55ae543f3543 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 44: 0x55ae547aaa33 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 45: 0x55ae547aaa33 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55ae547aaa33 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55ae547aaa33 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55ae547aaa33 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 49: 0x55ae543f3528 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 50: 0x55ae544076eb - main [INFO] [stdout] 51: 0x7fe5e7f300b3 - __libc_start_main [INFO] [stdout] 52: 0x55ae543e718e - _start [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionError { reason: "Request failed to go through, this error happened in `reqwest`" }', src/lib.rs:7:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557da792c1a5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x557da792c1a5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x557da792c1a5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x557da792c1a5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x557da79505dc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x557da7927192 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x557da792e7f0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x557da792e7f0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x557da792e7f0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x557da792e53c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x557da792ee33 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x557da792ea2b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x557da794ef71 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x557da794ed93 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x557da757d279 - core::result::Result::unwrap::h71281fb841ef6787 [INFO] [stdout] 15: 0x557da758beb9 - rust_out::main::{{closure}}::h8757882b770e7683 [INFO] [stdout] 16: 0x557da758bb5a - as core::future::future::Future>::poll::h7e684ebd006a8498 [INFO] [stdout] 17: 0x557da7580823 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hfbdcc07df64fc6c7 [INFO] [stdout] 18: 0x557da7580d93 - tokio::runtime::global::with_state::{{closure}}::h1467ce843509f11a [INFO] [stdout] 19: 0x557da7578ccc - std::thread::local::LocalKey::try_with::hf3deb6440f9ee92f [INFO] [stdout] 20: 0x557da75786e1 - std::thread::local::LocalKey::with::h4f64296aad97d50b [INFO] [stdout] 21: 0x557da7580cd3 - tokio::runtime::global::with_state::hd626a9f885c7acfe [INFO] [stdout] 22: 0x557da7580fee - tokio::runtime::global::with_basic_scheduler::hf9ded0cf96749370 [INFO] [stdout] 23: 0x557da7580630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1aaf9d81494cfa60 [INFO] [stdout] 24: 0x557da75812bb - tokio::runtime::Runtime::block_on::{{closure}}::h88e46976c8d13daa [INFO] [stdout] 25: 0x557da7580edc - tokio::runtime::global::with_state::{{closure}}::h642d03ac00e40bc7 [INFO] [stdout] 26: 0x557da7578b95 - std::thread::local::LocalKey::try_with::hea930567d5a7e440 [INFO] [stdout] 27: 0x557da7578665 - std::thread::local::LocalKey::with::h055d52371be07e43 [INFO] [stdout] 28: 0x557da7580c7a - tokio::runtime::global::with_state::h4ed22f8b4987e8bd [INFO] [stdout] 29: 0x557da7580fa3 - tokio::runtime::global::with_basic_scheduler::h04cced06dfdb7fb3 [INFO] [stdout] 30: 0x557da7580927 - tokio::runtime::basic_scheduler::Spawner::enter::hdfda9277390ea919 [INFO] [stdout] 31: 0x557da7581377 - tokio::runtime::spawner::Spawner::enter::h41f007cb1258ed7f [INFO] [stdout] 32: 0x557da75811dc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::ha22cedcde519be0f [INFO] [stdout] 33: 0x557da75801e0 - tokio::time::clock::Clock::enter::h5f0776a08ce58760 [INFO] [stdout] 34: 0x557da7580a30 - tokio::runtime::time::variant::with_default::h737c1f96d7af7e04 [INFO] [stdout] 35: 0x557da7581105 - tokio::runtime::handle::Handle::enter::{{closure}}::h5141a0dc688ed50c [INFO] [stdout] 36: 0x557da7581514 - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::hd25b8e4f1c7bada1 [INFO] [stdout] 37: 0x557da7578905 - std::thread::local::LocalKey::try_with::h7c30f539596e1079 [INFO] [stdout] 38: 0x557da7578765 - std::thread::local::LocalKey::with::h573fad167efbba29 [INFO] [stdout] 39: 0x557da7581412 - tokio::runtime::blocking::pool::Spawner::enter::h96e692d1097f0806 [INFO] [stdout] 40: 0x557da7581054 - tokio::runtime::handle::Handle::enter::hc949f5a80a464fc7 [INFO] [stdout] 41: 0x557da7581245 - tokio::runtime::Runtime::block_on::h4c9a332845415809 [INFO] [stdout] 42: 0x557da758bcaa - rust_out::main::h405f65324f7b53be [INFO] [stdout] 43: 0x557da7578543 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 44: 0x557da792f2d3 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 45: 0x557da792f2d3 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x557da792f2d3 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x557da792f2d3 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x557da792f2d3 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 49: 0x557da7578528 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 50: 0x557da758c00b - main [INFO] [stdout] 51: 0x7fc858f250b3 - __libc_start_main [INFO] [stdout] 52: 0x557da756c18e - _start [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/request/day_request.rs - request::day_request::DayRequest (line 10) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionError { reason: "Request failed to go through, this error happened in `reqwest`" }', src/request/day_request.rs:9:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a9606d67c5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a9606d67c5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a9606d67c5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a9606d67c5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a9606facdc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a9606d14e2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55a9606d8e10 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55a9606d8e10 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55a9606d8e10 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55a9606d8b5c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55a9606d9453 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55a9606d904b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55a9606f9671 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x55a9606f9493 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x55a960316b59 - core::result::Result::unwrap::hf012fbcbf73f1d2f [INFO] [stdout] 15: 0x55a960326c55 - rust_out::main::{{closure}}::h34e2bb35c922e83a [INFO] [stdout] 16: 0x55a9603267ca - as core::future::future::Future>::poll::h53aca7559fa87c92 [INFO] [stdout] 17: 0x55a960319a23 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h54f60ffd9efe9f94 [INFO] [stdout] 18: 0x55a960319ff3 - tokio::runtime::global::with_state::{{closure}}::h949b0b074873cd1a [INFO] [stdout] 19: 0x55a9603106ec - std::thread::local::LocalKey::try_with::hf01b32ff758486f4 [INFO] [stdout] 20: 0x55a960310161 - std::thread::local::LocalKey::with::h7381a99720180543 [INFO] [stdout] 21: 0x55a960319ed3 - tokio::runtime::global::with_state::h2c03e45a6a9acd7d [INFO] [stdout] 22: 0x55a96031a1fe - tokio::runtime::global::with_basic_scheduler::h46d877a6e7e8d110 [INFO] [stdout] 23: 0x55a9603198a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he62937081e5adb3b [INFO] [stdout] 24: 0x55a96031a51b - tokio::runtime::Runtime::block_on::{{closure}}::h66afa080ca925dbf [INFO] [stdout] 25: 0x55a96031a13d - tokio::runtime::global::with_state::{{closure}}::h9b72517bfd0c75ae [INFO] [stdout] 26: 0x55a960310325 - std::thread::local::LocalKey::try_with::h037b840231ef118e [INFO] [stdout] 27: 0x55a9603101e5 - std::thread::local::LocalKey::with::he833ed7b793bcad3 [INFO] [stdout] 28: 0x55a960319f38 - tokio::runtime::global::with_state::h619664d8c677ec0d [INFO] [stdout] 29: 0x55a96031a251 - tokio::runtime::global::with_basic_scheduler::hf4ffc455d5934a13 [INFO] [stdout] 30: 0x55a960319b96 - tokio::runtime::basic_scheduler::Spawner::enter::hf93e124df8b32888 [INFO] [stdout] 31: 0x55a96031a5d7 - tokio::runtime::spawner::Spawner::enter::hecfa9e4954956d77 [INFO] [stdout] 32: 0x55a96031a43a - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h449b85d013993bd5 [INFO] [stdout] 33: 0x55a96031944e - tokio::time::clock::Clock::enter::ha236189bdbaee5de [INFO] [stdout] 34: 0x55a960319ca1 - tokio::runtime::time::variant::with_default::hd7ac217efa43830f [INFO] [stdout] 35: 0x55a96031a366 - tokio::runtime::handle::Handle::enter::{{closure}}::hfbffb3dbc992287e [INFO] [stdout] 36: 0x55a96031a770 - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h7d5a18b1062ad564 [INFO] [stdout] 37: 0x55a9603105b5 - std::thread::local::LocalKey::try_with::h82c986dd0c089db3 [INFO] [stdout] 38: 0x55a9603100e5 - std::thread::local::LocalKey::with::h66c7ee04060c10fd [INFO] [stdout] 39: 0x55a96031a670 - tokio::runtime::blocking::pool::Spawner::enter::hf55febf1bc9bbb58 [INFO] [stdout] 40: 0x55a96031a2b6 - tokio::runtime::handle::Handle::enter::hec7ec01b2f05dfbc [INFO] [stdout] 41: 0x55a96031a4a3 - tokio::runtime::Runtime::block_on::h420e3219922c0edb [INFO] [stdout] 42: 0x55a960326a2a - rust_out::main::h405f65324f7b53be [INFO] [stdout] 43: 0x55a96030ff63 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 44: 0x55a9606d98f3 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 45: 0x55a9606d98f3 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x55a9606d98f3 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x55a9606d98f3 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55a9606d98f3 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 49: 0x55a96030ff48 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 50: 0x55a960326e7b - main [INFO] [stdout] 51: 0x7f10070f80b3 - __libc_start_main [INFO] [stdout] 52: 0x55a96030c18e - _start [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/request/canteen_request.rs - request::canteen_request::CanteenRequest (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionError { reason: "Request failed to go through, this error happened in `reqwest`" }', src/request/canteen_request.rs:17:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5602892e02f5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5602892e02f5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5602892e02f5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5602892e02f5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56028930472c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5602892db2e2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x5602892e2940 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x5602892e2940 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x5602892e2940 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x5602892e268c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x5602892e2f83 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x5602892e2b7b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x5602893030c1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x560289302ee3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x560288f31279 - core::result::Result::unwrap::h71281fb841ef6787 [INFO] [stdout] 15: 0x560288f3ff51 - rust_out::main::{{closure}}::h33bfa5b251a70a0b [INFO] [stdout] 16: 0x560288f3f8fa - as core::future::future::Future>::poll::h1f427560893ecc56 [INFO] [stdout] 17: 0x560288f34823 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h94368686a361f773 [INFO] [stdout] 18: 0x560288f34ef3 - tokio::runtime::global::with_state::{{closure}}::hcf709445ee73c5dd [INFO] [stdout] 19: 0x560288f2ca3c - std::thread::local::LocalKey::try_with::ha2c317a5c644c84b [INFO] [stdout] 20: 0x560288f2c7d1 - std::thread::local::LocalKey::with::hfc7876b8a0eb24de [INFO] [stdout] 21: 0x560288f34cd3 - tokio::runtime::global::with_state::h6533903012c52acb [INFO] [stdout] 22: 0x560288f34fee - tokio::runtime::global::with_basic_scheduler::h948783c472f5536b [INFO] [stdout] 23: 0x560288f34630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he15637e50f3ddb08 [INFO] [stdout] 24: 0x560288f352bb - tokio::runtime::Runtime::block_on::{{closure}}::h4d031bb863ae5e49 [INFO] [stdout] 25: 0x560288f34dbc - tokio::runtime::global::with_state::{{closure}}::h54fe02931c97cda4 [INFO] [stdout] 26: 0x560288f2c905 - std::thread::local::LocalKey::try_with::h0c93e0faf2c4b933 [INFO] [stdout] 27: 0x560288f2c665 - std::thread::local::LocalKey::with::hb8d389553fe3d932 [INFO] [stdout] 28: 0x560288f34c7a - tokio::runtime::global::with_state::h4ec2887519b62a58 [INFO] [stdout] 29: 0x560288f34fa3 - tokio::runtime::global::with_basic_scheduler::h578fae762d8490bf [INFO] [stdout] 30: 0x560288f34927 - tokio::runtime::basic_scheduler::Spawner::enter::h9e3a726b858039b9 [INFO] [stdout] 31: 0x560288f35377 - tokio::runtime::spawner::Spawner::enter::h3d5ec0ed5b354d29 [INFO] [stdout] 32: 0x560288f351dc - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::hd693a49dd7398e3c [INFO] [stdout] 33: 0x560288f341e0 - tokio::time::clock::Clock::enter::hd762482cdc7be4b0 [INFO] [stdout] 34: 0x560288f34a30 - tokio::runtime::time::variant::with_default::hbff3fe71c8273a2f [INFO] [stdout] 35: 0x560288f35105 - tokio::runtime::handle::Handle::enter::{{closure}}::hef3cc7c1e3ec95da [INFO] [stdout] 36: 0x560288f35514 - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h0921325486e2faf7 [INFO] [stdout] 37: 0x560288f2cb95 - std::thread::local::LocalKey::try_with::hbaa76cfe850588df [INFO] [stdout] 38: 0x560288f2c6e5 - std::thread::local::LocalKey::with::he0645bb2211753c9 [INFO] [stdout] 39: 0x560288f35412 - tokio::runtime::blocking::pool::Spawner::enter::h2ade7050cad71898 [INFO] [stdout] 40: 0x560288f35054 - tokio::runtime::handle::Handle::enter::heb0fd3a6f0e1f9e3 [INFO] [stdout] 41: 0x560288f35245 - tokio::runtime::Runtime::block_on::hd774e9b54a7ae0f0 [INFO] [stdout] 42: 0x560288f3fcaa - rust_out::main::h405f65324f7b53be [INFO] [stdout] 43: 0x560288f2c543 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 44: 0x5602892e3423 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 45: 0x5602892e3423 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x5602892e3423 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x5602892e3423 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x5602892e3423 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 49: 0x560288f2c528 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 50: 0x560288f400cb - main [INFO] [stdout] 51: 0x7f228d3360b3 - __libc_start_main [INFO] [stdout] 52: 0x560288f2018e - _start [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/request/day_request.rs - request::day_request::DayRequest::build (line 65) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionError { reason: "Request failed to go through, this error happened in `reqwest`" }', src/request/day_request.rs:14:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560e91fb01d5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x560e91fb01d5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x560e91fb01d5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x560e91fb01d5 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x560e91fd466c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x560e91fab1c2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x560e91fb2820 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x560e91fb2820 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x560e91fb2820 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x560e91fb256c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x560e91fb2e63 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x560e91fb2a5b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x560e91fd3001 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 13: 0x560e91fd2e23 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 14: 0x560e91bf17a9 - core::result::Result::unwrap::hf012fbcbf73f1d2f [INFO] [stdout] 15: 0x560e91c016d8 - rust_out::main::{{closure}}::h41a4a4cc47993fe9 [INFO] [stdout] 16: 0x560e91c0134a - as core::future::future::Future>::poll::hd201d6c397c32c38 [INFO] [stdout] 17: 0x560e91bf46c3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hb2aa4f2851906eb3 [INFO] [stdout] 18: 0x560e91bf4c23 - tokio::runtime::global::with_state::{{closure}}::h0f968f13ccc4abac [INFO] [stdout] 19: 0x560e91beb57c - std::thread::local::LocalKey::try_with::hb411aa57a944181d [INFO] [stdout] 20: 0x560e91beb161 - std::thread::local::LocalKey::with::hc40d577e6506eae2 [INFO] [stdout] 21: 0x560e91bf4b63 - tokio::runtime::global::with_state::h6339cde81c898c0c [INFO] [stdout] 22: 0x560e91bf4e7e - tokio::runtime::global::with_basic_scheduler::ha48bb2d24488db97 [INFO] [stdout] 23: 0x560e91bf44d0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6384727b815afede [INFO] [stdout] 24: 0x560e91bf514b - tokio::runtime::Runtime::block_on::{{closure}}::haaa944347d5ad2ef [INFO] [stdout] 25: 0x560e91bf4d6d - tokio::runtime::global::with_state::{{closure}}::h1596d7c49045d416 [INFO] [stdout] 26: 0x560e91beb445 - std::thread::local::LocalKey::try_with::hb333659dec42530e [INFO] [stdout] 27: 0x560e91beb1e5 - std::thread::local::LocalKey::with::hc6ce3fcbe4820646 [INFO] [stdout] 28: 0x560e91bf4b18 - tokio::runtime::global::with_state::h08f0377a105c3ec7 [INFO] [stdout] 29: 0x560e91bf4e31 - tokio::runtime::global::with_basic_scheduler::h4b4fc1085fed416f [INFO] [stdout] 30: 0x560e91bf47c6 - tokio::runtime::basic_scheduler::Spawner::enter::h704ceb70e691ccac [INFO] [stdout] 31: 0x560e91bf5207 - tokio::runtime::spawner::Spawner::enter::h386e59895d045e60 [INFO] [stdout] 32: 0x560e91bf506a - tokio::runtime::handle::Handle::enter::{{closure}}::{{closure}}::h4532d1f8b63f403c [INFO] [stdout] 33: 0x560e91bf407e - tokio::time::clock::Clock::enter::hecac89a1c81f186a [INFO] [stdout] 34: 0x560e91bf48d1 - tokio::runtime::time::variant::with_default::h7e70872eff2e0db7 [INFO] [stdout] 35: 0x560e91bf4f96 - tokio::runtime::handle::Handle::enter::{{closure}}::hcef35f40c61d2f7f [INFO] [stdout] 36: 0x560e91bf53a0 - tokio::runtime::blocking::pool::Spawner::enter::{{closure}}::h90e36beba8523c9d [INFO] [stdout] 37: 0x560e91beb6d5 - std::thread::local::LocalKey::try_with::hc6b54a989be52a01 [INFO] [stdout] 38: 0x560e91beb0e5 - std::thread::local::LocalKey::with::h9337d36881cf5df2 [INFO] [stdout] 39: 0x560e91bf52a0 - tokio::runtime::blocking::pool::Spawner::enter::h4d840231fd228a28 [INFO] [stdout] 40: 0x560e91bf4ee6 - tokio::runtime::handle::Handle::enter::h12415ebd28861668 [INFO] [stdout] 41: 0x560e91bf50d3 - tokio::runtime::Runtime::block_on::h4077335487cae9c2 [INFO] [stdout] 42: 0x560e91c0149a - rust_out::main::h405f65324f7b53be [INFO] [stdout] 43: 0x560e91beaf63 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 44: 0x560e91fb3303 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 45: 0x560e91fb3303 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 46: 0x560e91fb3303 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 47: 0x560e91fb3303 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x560e91fb3303 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 49: 0x560e91beaf48 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 50: 0x560e91c0183b - main [INFO] [stdout] 51: 0x7f0cd6d750b3 - __libc_start_main [INFO] [stdout] 52: 0x560e91be718e - _start [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/request/canteen_request.rs - request::canteen_request::CanteenRequest (line 12) [INFO] [stdout] src/request/canteen_request.rs - request::canteen_request::CanteenRequest::build (line 147) [INFO] [stdout] src/request/canteen_request.rs - request::canteen_request::CanteenRequest::new (line 83) [INFO] [stdout] src/request/day_request.rs - request::day_request::DayRequest (line 10) [INFO] [stdout] src/request/day_request.rs - request::day_request::DayRequest::build (line 65) [INFO] [stdout] src/request/meal_request.rs - request::meal_request::MealRequest (line 11) [INFO] [stdout] src/request/meal_request.rs - request::meal_request::MealRequest::build (line 41) [INFO] [stdout] src/request/mod.rs - request (line 28) [INFO] [stdout] src/request/mod.rs - request (line 7) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6e753dbbe387895e2ef848bee5d286e5bcc1e273b41ad84318834f940007c38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e753dbbe387895e2ef848bee5d286e5bcc1e273b41ad84318834f940007c38f", kill_on_drop: false }` [INFO] [stdout] 6e753dbbe387895e2ef848bee5d286e5bcc1e273b41ad84318834f940007c38f