[INFO] fetching crate zspell-cli 0.5.2... [INFO] building zspell-cli-0.5.2 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate zspell-cli 0.5.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate zspell-cli 0.5.2 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zspell-cli 0.5.2 [INFO] finished tweaking crates.io crate zspell-cli 0.5.2 [INFO] tweaked toml for crates.io crate zspell-cli 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate zspell-cli 0.5.2 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded visibility v0.1.0 [INFO] [stderr] Downloaded async-io v2.1.0 [INFO] [stderr] Downloaded zerocopy v0.7.20 [INFO] [stderr] Downloaded zspell v0.5.2 [INFO] [stderr] Downloaded zerocopy-derive v0.7.20 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b11d31701ee11f91f855fbdafa3c70c80a6eed22e57ffae83257b8a779403467 [INFO] running `Command { std: "docker" "start" "-a" "b11d31701ee11f91f855fbdafa3c70c80a6eed22e57ffae83257b8a779403467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b11d31701ee11f91f855fbdafa3c70c80a6eed22e57ffae83257b8a779403467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b11d31701ee11f91f855fbdafa3c70c80a6eed22e57ffae83257b8a779403467", kill_on_drop: false }` [INFO] [stdout] b11d31701ee11f91f855fbdafa3c70c80a6eed22e57ffae83257b8a779403467 [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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8a79a151ab641a4cf55280b3df7c28117ccd26545f6d45bcfce211c8937378 [INFO] running `Command { std: "docker" "start" "-a" "dc8a79a151ab641a4cf55280b3df7c28117ccd26545f6d45bcfce211c8937378", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.20 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling zspell v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling visibility v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap_mangen v0.2.15 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling zspell-cli v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.37s [INFO] running `Command { std: "docker" "inspect" "dc8a79a151ab641a4cf55280b3df7c28117ccd26545f6d45bcfce211c8937378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8a79a151ab641a4cf55280b3df7c28117ccd26545f6d45bcfce211c8937378", kill_on_drop: false }` [INFO] [stdout] dc8a79a151ab641a4cf55280b3df7c28117ccd26545f6d45bcfce211c8937378 [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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ef535e3930c875b8f20a41b0416a4499d9c9c25a184ea513ddf5167a6b3a764 [INFO] running `Command { std: "docker" "start" "-a" "2ef535e3930c875b8f20a41b0416a4499d9c9c25a184ea513ddf5167a6b3a764", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling visibility v0.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zspell v0.5.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling clap_mangen v0.2.15 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-io v2.1.0 [INFO] [stderr] Compiling zspell-cli v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `Command { std: "docker" "inspect" "2ef535e3930c875b8f20a41b0416a4499d9c9c25a184ea513ddf5167a6b3a764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef535e3930c875b8f20a41b0416a4499d9c9c25a184ea513ddf5167a6b3a764", kill_on_drop: false }` [INFO] [stdout] 2ef535e3930c875b8f20a41b0416a4499d9c9c25a184ea513ddf5167a6b3a764 [INFO] building zspell-cli-0.5.2 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] extracting crate zspell-cli 0.5.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zspell-cli 0.5.2 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zspell-cli 0.5.2 [INFO] finished tweaking crates.io crate zspell-cli 0.5.2 [INFO] tweaked toml for crates.io crate zspell-cli 0.5.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate zspell-cli 0.5.2 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1723f8f7908949937647630d55066eed209c167d7dbfd4572569b5ba31e2c8b5 [INFO] running `Command { std: "docker" "start" "-a" "1723f8f7908949937647630d55066eed209c167d7dbfd4572569b5ba31e2c8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1723f8f7908949937647630d55066eed209c167d7dbfd4572569b5ba31e2c8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1723f8f7908949937647630d55066eed209c167d7dbfd4572569b5ba31e2c8b5", kill_on_drop: false }` [INFO] [stdout] 1723f8f7908949937647630d55066eed209c167d7dbfd4572569b5ba31e2c8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e8252599e8801a375b7e1bb3422be5089f86ca405054a071ea8986ec33cc02 [INFO] running `Command { std: "docker" "start" "-a" "92e8252599e8801a375b7e1bb3422be5089f86ca405054a071ea8986ec33cc02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling zspell v0.5.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling visibility v0.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling clap_mangen v0.2.15 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zspell-cli v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.71s [INFO] running `Command { std: "docker" "inspect" "92e8252599e8801a375b7e1bb3422be5089f86ca405054a071ea8986ec33cc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e8252599e8801a375b7e1bb3422be5089f86ca405054a071ea8986ec33cc02", kill_on_drop: false }` [INFO] [stdout] 92e8252599e8801a375b7e1bb3422be5089f86ca405054a071ea8986ec33cc02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3550fddb884eee60ca5f870a6d8adf38aced38f74c37a3f21ca21926975a1347 [INFO] running `Command { std: "docker" "start" "-a" "3550fddb884eee60ca5f870a6d8adf38aced38f74c37a3f21ca21926975a1347", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fe8f664b41f030f307cfeb6cb8c3a1419292aeed/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=25f51a0335761169 -C extra-filename=-25f51a0335761169 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8f9eaa8821be0e99.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d108c9f5106570d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3550fddb884eee60ca5f870a6d8adf38aced38f74c37a3f21ca21926975a1347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3550fddb884eee60ca5f870a6d8adf38aced38f74c37a3f21ca21926975a1347", kill_on_drop: false }` [INFO] [stdout] 3550fddb884eee60ca5f870a6d8adf38aced38f74c37a3f21ca21926975a1347