[INFO] fetching crate ic-asset 0.20.0... [INFO] checking ic-asset-0.20.0 against master#bd54536e124b3046f607a930951512605824f4e3 for pr-114776 [INFO] extracting crate ic-asset 0.20.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate ic-asset 0.20.0 on toolchain bd54536e124b3046f607a930951512605824f4e3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd54536e124b3046f607a930951512605824f4e3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ic-asset 0.20.0 [INFO] finished tweaking crates.io crate ic-asset 0.20.0 [INFO] tweaked toml for crates.io crate ic-asset 0.20.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd54536e124b3046f607a930951512605824f4e3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd54536e124b3046f607a930951512605824f4e3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.1.0 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] [stderr] Downloaded ic-types v0.5.0 [INFO] [stderr] Downloaded ic-utils v0.20.1 [INFO] [stderr] Downloaded ic-agent v0.20.1 [INFO] [stderr] Downloaded candid v0.7.18 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+bd54536e124b3046f607a930951512605824f4e3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef1b12c191c4eff89509063da813c878a89c7b4abd3c59244415cc9ed1fc193 [INFO] running `Command { std: "docker" "start" "-a" "5ef1b12c191c4eff89509063da813c878a89c7b4abd3c59244415cc9ed1fc193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef1b12c191c4eff89509063da813c878a89c7b4abd3c59244415cc9ed1fc193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef1b12c191c4eff89509063da813c878a89c7b4abd3c59244415cc9ed1fc193", kill_on_drop: false }` [INFO] [stdout] 5ef1b12c191c4eff89509063da813c878a89c7b4abd3c59244415cc9ed1fc193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+bd54536e124b3046f607a930951512605824f4e3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df588b4377a1c9505c4759aaebc0f780039650d7b56d68b60a3fd5607ed88d53 [INFO] running `Command { std: "docker" "start" "-a" "df588b4377a1c9505c4759aaebc0f780039650d7b56d68b60a3fd5607ed88d53", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [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 indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rand v0.8.5 [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/bd54536e124b3046f607a930951512605824f4e3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.31.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="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=95468c698a85fc20 -C extra-filename=-95468c698a85fc20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f271108523dea8ff.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d90c2da20621c34e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d239f938732929f5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-57b44a4b14a3bb39.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e4ab478956516306.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 `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd54536e124b3046f607a930951512605824f4e3/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.4/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=b5aa7aa86b166673 -C extra-filename=-b5aa7aa86b166673 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "df588b4377a1c9505c4759aaebc0f780039650d7b56d68b60a3fd5607ed88d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df588b4377a1c9505c4759aaebc0f780039650d7b56d68b60a3fd5607ed88d53", kill_on_drop: false }` [INFO] [stdout] df588b4377a1c9505c4759aaebc0f780039650d7b56d68b60a3fd5607ed88d53