[INFO] cloning repository https://github.com/matteodcr/pollen_traquaire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteodcr/pollen_traquaire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodcr%2Fpollen_traquaire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodcr%2Fpollen_traquaire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65d86c17b5b6ec87b8c5751a0882a2f090066749 [INFO] checking matteodcr/pollen_traquaire against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodcr%2Fpollen_traquaire" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matteodcr/pollen_traquaire on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matteodcr/pollen_traquaire [INFO] finished tweaking git repo https://github.com/matteodcr/pollen_traquaire [INFO] tweaked toml for git repo https://github.com/matteodcr/pollen_traquaire written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matteodcr/pollen_traquaire 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.4 [INFO] [stderr] Downloaded deunicode v0.4.5 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.4 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.4 [INFO] [stderr] Downloaded rocket v0.5.0-rc.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f5de644bb895a844625e38a73b77edbefd7a83d9704061833b7d97a30359d66 [INFO] running `Command { std: "docker" "start" "-a" "8f5de644bb895a844625e38a73b77edbefd7a83d9704061833b7d97a30359d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5de644bb895a844625e38a73b77edbefd7a83d9704061833b7d97a30359d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5de644bb895a844625e38a73b77edbefd7a83d9704061833b7d97a30359d66", kill_on_drop: false }` [INFO] [stdout] 8f5de644bb895a844625e38a73b77edbefd7a83d9704061833b7d97a30359d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2aea1cf0f6f28364ae7c27638ee302b8b4cad41e0342f362f973fe89117900f [INFO] running `Command { std: "docker" "start" "-a" "a2aea1cf0f6f28364ae7c27638ee302b8b4cad41e0342f362f973fe89117900f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.4 [INFO] [stderr] Checking deunicode v0.4.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking rocket_http v0.5.0-rc.4 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking normpath v1.1.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.4 [INFO] [stderr] Checking rocket_dyn_templates v0.1.0-rc.4 [INFO] [stderr] Checking pollen_traquaire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "a2aea1cf0f6f28364ae7c27638ee302b8b4cad41e0342f362f973fe89117900f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2aea1cf0f6f28364ae7c27638ee302b8b4cad41e0342f362f973fe89117900f", kill_on_drop: false }` [INFO] [stdout] a2aea1cf0f6f28364ae7c27638ee302b8b4cad41e0342f362f973fe89117900f