[INFO] cloning repository https://github.com/CovidJournal/backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CovidJournal/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f310356cb546c575177ea38da78b7426adc99da [INFO] checking CovidJournal/backend against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CovidJournal/backend on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CovidJournal/backend [INFO] finished tweaking git repo https://github.com/CovidJournal/backend [INFO] tweaked toml for git repo https://github.com/CovidJournal/backend written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/CovidJournal/backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if_chain v1.0.1 [INFO] [stderr] Downloaded validator_types v0.12.0 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded validator_derive v0.12.0 [INFO] [stderr] Downloaded validator v0.12.0 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded quoted_printable v0.4.2 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded rust-embed-impl v5.8.0 [INFO] [stderr] Downloaded lettre v0.10.0-alpha.4 [INFO] [stderr] Downloaded rust-embed v5.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c628e17bde32d293f079744d702434e979c95557ed4ef6cbcfca91b09450f0f3 [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" "c628e17bde32d293f079744d702434e979c95557ed4ef6cbcfca91b09450f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c628e17bde32d293f079744d702434e979c95557ed4ef6cbcfca91b09450f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c628e17bde32d293f079744d702434e979c95557ed4ef6cbcfca91b09450f0f3", kill_on_drop: false }` [INFO] [stdout] c628e17bde32d293f079744d702434e979c95557ed4ef6cbcfca91b09450f0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 278128eb30627d8b16d752b02e6eba538ecc4c22636ff67b5aba3270ce4e7d32 [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" "278128eb30627d8b16d752b02e6eba538ecc4c22636ff67b5aba3270ce4e7d32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking validator_types v0.12.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling rust-embed-impl v5.8.0 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Checking rust-embed v5.8.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking lettre v0.10.0-alpha.4 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking validator v0.12.0 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking backend v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "278128eb30627d8b16d752b02e6eba538ecc4c22636ff67b5aba3270ce4e7d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278128eb30627d8b16d752b02e6eba538ecc4c22636ff67b5aba3270ce4e7d32", kill_on_drop: false }` [INFO] [stdout] 278128eb30627d8b16d752b02e6eba538ecc4c22636ff67b5aba3270ce4e7d32