[INFO] fetching crate filetool 0.4.0... [INFO] checking filetool-0.4.0 against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] extracting crate filetool 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate filetool 0.4.0 [INFO] finished tweaking crates.io crate filetool 0.4.0 [INFO] tweaked toml for crates.io crate filetool 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate filetool 0.4.0 on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate filetool 0.4.0 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1da6a7fa16ebc8369491119acf2fc5d15710c101e34bccbee179b62516a9ef0 [INFO] running `Command { std: "docker" "start" "-a" "a1da6a7fa16ebc8369491119acf2fc5d15710c101e34bccbee179b62516a9ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1da6a7fa16ebc8369491119acf2fc5d15710c101e34bccbee179b62516a9ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1da6a7fa16ebc8369491119acf2fc5d15710c101e34bccbee179b62516a9ef0", kill_on_drop: false }` [INFO] [stdout] a1da6a7fa16ebc8369491119acf2fc5d15710c101e34bccbee179b62516a9ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7374c1f75805a9365e51248184bccd9bad12d714f9d83d8dbc1664a7e2c70457 [INFO] running `Command { std: "docker" "start" "-a" "7374c1f75805a9365e51248184bccd9bad12d714f9d83d8dbc1664a7e2c70457", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking unicode-ident v1.0.17 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling llvm_profparser v0.7.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cargo-tarpaulin v0.32.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking fs_at v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking syn v2.0.98 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking quick-xml v0.37.2 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking remove_dir_all v1.0.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/51de2e90f91fdec6cf64ff542a4e15b9c177a797/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=21a9070d72c40466 -C extra-filename=-5e9cc6ad22b145b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0158c3c863e5728.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-49c18dca9773f6f3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b65b3b1835061f97.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/51de2e90f91fdec6cf64ff542a4e15b9c177a797/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=b7a39165ef02d11f -C extra-filename=-a415aa742357c6e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eff3cbfd05a64305.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7374c1f75805a9365e51248184bccd9bad12d714f9d83d8dbc1664a7e2c70457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7374c1f75805a9365e51248184bccd9bad12d714f9d83d8dbc1664a7e2c70457", kill_on_drop: false }` [INFO] [stdout] 7374c1f75805a9365e51248184bccd9bad12d714f9d83d8dbc1664a7e2c70457