[INFO] cloning repository https://github.com/iamnotgabriel/pokedex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamnotgabriel/pokedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamnotgabriel%2Fpokedex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamnotgabriel%2Fpokedex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 246693d30b48bae4b8834637fd31d50cd51c8e13 [INFO] testing iamnotgabriel/pokedex against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamnotgabriel%2Fpokedex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iamnotgabriel/pokedex [INFO] finished tweaking git repo https://github.com/iamnotgabriel/pokedex [INFO] tweaked toml for git repo https://github.com/iamnotgabriel/pokedex written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iamnotgabriel/pokedex on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iamnotgabriel/pokedex already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440 [INFO] running `Command { std: "docker" "start" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling rouille v3.5.0 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling pokedex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [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" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling rouille v3.5.0 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling httpmock v0.6.6 [INFO] [stderr] Compiling pokedex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, lalrpop v0.19.8, multipart v0.18.0 [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" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, lalrpop v0.19.8, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/pokedex-afd6d43b5300883e) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test api::create_pokemon::tests::it_should_return_bad_request_when_body_is_empty ... ok [INFO] [stdout] test api::create_pokemon::tests::it_should_return_server_error_when_repo_error_happens ... ok [INFO] [stdout] test domain::create_pokemon::tests::it_should_return_a_conflict_error_when_pokemon_already_exists ... ok [INFO] [stdout] test domain::create_pokemon::tests::it_should_return_an_error_when_an_unexpected_error_happens ... ok [INFO] [stdout] test domain::create_pokemon::tests::it_should_return_a_bad_request_error_when_request_is_invalid ... ok [INFO] [stdout] test domain::create_pokemon::tests::it_should_return_the_pokemon_otherwise ... ok [INFO] [stdout] test api::create_pokemon::tests::it_should_return_conflict_when_number_exists ... ok [INFO] [stdout] test domain::delete_pokemon::tests::it_should_return_bad_request_when_number_is_invalid ... ok [INFO] [stdout] test api::create_pokemon::tests::it_should_return_ok_when_body_is_valid ... ok [INFO] [stdout] test domain::delete_pokemon::tests::it_should_return_not_found_when_repo_does_not_find_pokemon ... ok [INFO] [stdout] test domain::delete_pokemon::tests::it_should_return_ok_when_pokemon_is_deleted ... ok [INFO] [stdout] test domain::fetch_all_pokemons::tests::it_should_return_all_pokemon_in_repository ... ok [INFO] [stdout] test domain::delete_pokemon::tests::it_should_return_unknown_error_when_unexpected_error_happens ... ok [INFO] [stdout] test domain::fetch_pokemon::tests::it_should_return_pokemon_otherwise ... ok [INFO] [stdout] test domain::fetch_pokemon::tests::it_should_return_not_found_when_request_repo_does_not_contain_pokemon ... ok [INFO] [stdout] test domain::fetch_pokemon::tests::it_should_return_unknow_error_when_an_unexpected_error_happens ... ok [INFO] [stdout] test domain::fetch_pokemon::tests::it_should_return_bad_request_when_request_is_invalid ... ok [INFO] [stdout] test domain::fetch_all_pokemons::tests::it_should_return_an_error_when_an_unexpected_error_happens ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_create_repository_with_url_and_apikey ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_delete_otherwise ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_fail_to_delete_when_delete_request_fails ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_fail_to_delete_when_pokemon_does_not_exist ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_fail_to_delete_when_json_is_incorrect ... ok [INFO] [stdout] test repositories::airtable_pokemon::tests::it_should_fail_to_delete_when_pokemon_fetching_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440", kill_on_drop: false }` [INFO] [stdout] d3ce0e79122abc5277b7dceec20eaf38a27c7e49f72e6a88ea31fdd2ef79b440