[INFO] cloning repository https://github.com/nothingnesses/mind-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nothingnesses/mind-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnothingnesses%2Fmind-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnothingnesses%2Fmind-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bf39192fd293955ca38c8f2660db1fe06151828 [INFO] checking nothingnesses/mind-map against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnothingnesses%2Fmind-map" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nothingnesses/mind-map [INFO] finished tweaking git repo https://github.com/nothingnesses/mind-map [INFO] tweaked toml for git repo https://github.com/nothingnesses/mind-map written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nothingnesses/mind-map on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nothingnesses/mind-map 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refinery-macros v0.8.16 [INFO] [stderr] Downloaded postgres-types v0.2.11 [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded deadpool-postgres v0.14.1 [INFO] [stderr] Downloaded refinery-core v0.8.16 [INFO] [stderr] Downloaded async-graphql-axum v7.0.17 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded config v0.15.18 [INFO] [stderr] Downloaded tokio-postgres v0.7.15 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] [stderr] Downloaded refinery v0.8.16 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded minio v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa25a597eaa91ce4514199b312731804fd555553eca77069b5a1b2da76316495 [INFO] running `Command { std: "docker" "start" "-a" "fa25a597eaa91ce4514199b312731804fd555553eca77069b5a1b2da76316495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa25a597eaa91ce4514199b312731804fd555553eca77069b5a1b2da76316495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa25a597eaa91ce4514199b312731804fd555553eca77069b5a1b2da76316495", kill_on_drop: false }` [INFO] [stdout] fa25a597eaa91ce4514199b312731804fd555553eca77069b5a1b2da76316495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36fd6e889f3b821b8bb5624064b0c4819489adbc68ece1fc8ac54a20a65e3471 [INFO] running `Command { std: "docker" "start" "-a" "36fd6e889f3b821b8bb5624064b0c4819489adbc68ece1fc8ac54a20a65e3471", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking pest v2.8.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking config v0.15.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tokio-postgres v0.7.15 [INFO] [stderr] Checking deadpool-postgres v0.14.1 [INFO] [stderr] Checking refinery v0.8.16 [INFO] [stderr] Checking async-graphql v7.0.17 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking minio v0.3.0 [INFO] [stderr] Checking async-graphql-axum v7.0.17 [INFO] [stderr] Checking memory-map-backend v0.1.0 (/opt/rustwide/workdir/memory-map-backend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "36fd6e889f3b821b8bb5624064b0c4819489adbc68ece1fc8ac54a20a65e3471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fd6e889f3b821b8bb5624064b0c4819489adbc68ece1fc8ac54a20a65e3471", kill_on_drop: false }` [INFO] [stdout] 36fd6e889f3b821b8bb5624064b0c4819489adbc68ece1fc8ac54a20a65e3471