[INFO] cloning repository https://github.com/95ulisse/truelayer-pokemon-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95ulisse/truelayer-pokemon-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Ftruelayer-pokemon-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Ftruelayer-pokemon-challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ec40162b7e247d9cedf7f4c603a6497b53197f2 [INFO] testing 95ulisse/truelayer-pokemon-challenge against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Ftruelayer-pokemon-challenge" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/95ulisse/truelayer-pokemon-challenge on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/95ulisse/truelayer-pokemon-challenge [INFO] finished tweaking git repo https://github.com/95ulisse/truelayer-pokemon-challenge [INFO] tweaked toml for git repo https://github.com/95ulisse/truelayer-pokemon-challenge written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/95ulisse/truelayer-pokemon-challenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b3c8bb71269728f1f4abf43fa97a0493d146af56f4c35c332e0a7d17bcbf048 [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" "6b3c8bb71269728f1f4abf43fa97a0493d146af56f4c35c332e0a7d17bcbf048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b3c8bb71269728f1f4abf43fa97a0493d146af56f4c35c332e0a7d17bcbf048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3c8bb71269728f1f4abf43fa97a0493d146af56f4c35c332e0a7d17bcbf048", kill_on_drop: false }` [INFO] [stdout] 6b3c8bb71269728f1f4abf43fa97a0493d146af56f4c35c332e0a7d17bcbf048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3cd933f3eb69e638f416ab358b2608747bba4b677889d0e0f7f49e53cfa6f98 [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" "d3cd933f3eb69e638f416ab358b2608747bba4b677889d0e0f7f49e53cfa6f98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling signal-hook-tokio v0.3.0 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling httpmock v0.5.8 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling truelayer-pokemon-challenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "d3cd933f3eb69e638f416ab358b2608747bba4b677889d0e0f7f49e53cfa6f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cd933f3eb69e638f416ab358b2608747bba4b677889d0e0f7f49e53cfa6f98", kill_on_drop: false }` [INFO] [stdout] d3cd933f3eb69e638f416ab358b2608747bba4b677889d0e0f7f49e53cfa6f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] 8d72eac78b4cb660d6dc5bd1f87a0098125be049d33ca5a32d06034233704267 [INFO] running `Command { std: "docker" "start" "-a" "8d72eac78b4cb660d6dc5bd1f87a0098125be049d33ca5a32d06034233704267", kill_on_drop: false }` [INFO] [stderr] Compiling truelayer-pokemon-challenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/truelayer_pokemon_challenge-f436aaa641202425) [INFO] running `Command { std: "docker" "inspect" "8d72eac78b4cb660d6dc5bd1f87a0098125be049d33ca5a32d06034233704267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d72eac78b4cb660d6dc5bd1f87a0098125be049d33ca5a32d06034233704267", kill_on_drop: false }` [INFO] [stdout] 8d72eac78b4cb660d6dc5bd1f87a0098125be049d33ca5a32d06034233704267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "test" "--frozen", 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] 211caed68e5189195c1d3d91c98fcc9d13749eecfa185c4c5dd9bfa30f4ec4cf [INFO] running `Command { std: "docker" "start" "-a" "211caed68e5189195c1d3d91c98fcc9d13749eecfa185c4c5dd9bfa30f4ec4cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/truelayer_pokemon_challenge-f436aaa641202425) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test clients::pokemon::test::test_no_english_description ... ok [INFO] [stdout] test clients::pokemon::test::test_pokemon_not_found ... ok [INFO] [stdout] test clients::pokemon::test::test_server_error ... ok [INFO] [stdout] test clients::pokemon::test::test_no_description ... ok [INFO] [stdout] test routes::pokemons::test::test_caching_behaviour ... ok [INFO] [stdout] test clients::pokemon::test::test_multiple_english_descriptions ... ok [INFO] [stdout] test clients::shakespeare::test::test_server_error_response ... ok [INFO] [stdout] test clients::pokemon::test::test_single_english_description ... ok [INFO] [stdout] test clients::shakespeare::test::test_error_response ... ok [INFO] [stdout] test clients::shakespeare::test::test_successful_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "211caed68e5189195c1d3d91c98fcc9d13749eecfa185c4c5dd9bfa30f4ec4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211caed68e5189195c1d3d91c98fcc9d13749eecfa185c4c5dd9bfa30f4ec4cf", kill_on_drop: false }` [INFO] [stdout] 211caed68e5189195c1d3d91c98fcc9d13749eecfa185c4c5dd9bfa30f4ec4cf