[INFO] fetching crate rs_infras 0.1.5... [INFO] checking rs_infras-0.1.5 against try#f82303294ca6add47eea966608ce02688928f965 for pr-107123-1 [INFO] extracting crate rs_infras 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rs_infras 0.1.5 on toolchain f82303294ca6add47eea966608ce02688928f965 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rs_infras 0.1.5 [INFO] finished tweaking crates.io crate rs_infras 0.1.5 [INFO] tweaked toml for crates.io crate rs_infras 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate rs_infras 0.1.5 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" "+f82303294ca6add47eea966608ce02688928f965" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 301456441db115d5feaea5cd45fd0cdef8c4e9d67c3be2d02f83a4bab5d8fc9b [INFO] running `Command { std: "docker" "start" "-a" "301456441db115d5feaea5cd45fd0cdef8c4e9d67c3be2d02f83a4bab5d8fc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "301456441db115d5feaea5cd45fd0cdef8c4e9d67c3be2d02f83a4bab5d8fc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301456441db115d5feaea5cd45fd0cdef8c4e9d67c3be2d02f83a4bab5d8fc9b", kill_on_drop: false }` [INFO] [stdout] 301456441db115d5feaea5cd45fd0cdef8c4e9d67c3be2d02f83a4bab5d8fc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+f82303294ca6add47eea966608ce02688928f965" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e00b383df495476863f3a8435bb26f33e199777eb414c7f38b201ec042af6e5 [INFO] running `Command { std: "docker" "start" "-a" "5e00b383df495476863f3a8435bb26f33e199777eb414c7f38b201ec042af6e5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Checking atomic-waker v1.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Checking blocking v1.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling futures-intrusive v0.4.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/f82303294ca6add47eea966608ce02688928f965/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.0/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="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=e4e89238e0563bdb -C extra-filename=-e4e89238e0563bdb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a14b98e42ec8df4e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ffe90f04bad569c4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b56d6c208b498dab.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-564915aed9268760.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5871931e99ade1e9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9eb0512501cfc68c.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" "5e00b383df495476863f3a8435bb26f33e199777eb414c7f38b201ec042af6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e00b383df495476863f3a8435bb26f33e199777eb414c7f38b201ec042af6e5", kill_on_drop: false }` [INFO] [stdout] 5e00b383df495476863f3a8435bb26f33e199777eb414c7f38b201ec042af6e5