[INFO] fetching crate zuk 0.22.11... [INFO] checking zuk-0.22.11 against try#0818a9065516e3afb806892a26657c556d485386 for pr-110322-1 [INFO] extracting crate zuk 0.22.11 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate zuk 0.22.11 on toolchain 0818a9065516e3afb806892a26657c556d485386 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0818a9065516e3afb806892a26657c556d485386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zuk 0.22.11 [INFO] finished tweaking crates.io crate zuk 0.22.11 [INFO] tweaked toml for crates.io crate zuk 0.22.11 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate zuk 0.22.11 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" "+0818a9065516e3afb806892a26657c556d485386" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+0818a9065516e3afb806892a26657c556d485386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b8ce1603074cf6ecfb5605a8618c922b5b07c5b1b0c152f82c94bfd7a24084 [INFO] running `Command { std: "docker" "start" "-a" "62b8ce1603074cf6ecfb5605a8618c922b5b07c5b1b0c152f82c94bfd7a24084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b8ce1603074cf6ecfb5605a8618c922b5b07c5b1b0c152f82c94bfd7a24084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b8ce1603074cf6ecfb5605a8618c922b5b07c5b1b0c152f82c94bfd7a24084", kill_on_drop: false }` [INFO] [stdout] 62b8ce1603074cf6ecfb5605a8618c922b5b07c5b1b0c152f82c94bfd7a24084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+0818a9065516e3afb806892a26657c556d485386" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5633bf68c007b8dbe45a242a793ddeb8c832193e796a42d537582de976ebdaec [INFO] running `Command { std: "docker" "start" "-a" "5633bf68c007b8dbe45a242a793ddeb8c832193e796a42d537582de976ebdaec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling mediatype v0.19.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pix v0.13.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling cqdb-sys v0.1.1 [INFO] [stderr] Compiling liblbfgs-sys v0.1.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling crfsuite-sys v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling deunicode v1.3.2 [INFO] [stderr] Compiling singularize v0.1.0 [INFO] [stderr] Compiling jhash v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Compiling cqdb v0.5.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stdout] error[E0493]: destructor of `[(K, V); 0]` cannot be evaluated at compile-time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.1/src/map.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | entries: &[], [INFO] [stdout] | ^^ the destructor for this type cannot be evaluated in constant functions [INFO] [stdout] 63 | } [INFO] [stdout] 64 | } [INFO] [stdout] | - value is dropped here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0493`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phf` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5633bf68c007b8dbe45a242a793ddeb8c832193e796a42d537582de976ebdaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5633bf68c007b8dbe45a242a793ddeb8c832193e796a42d537582de976ebdaec", kill_on_drop: false }` [INFO] [stdout] 5633bf68c007b8dbe45a242a793ddeb8c832193e796a42d537582de976ebdaec