[INFO] fetching crate tc-cli 0.8.0... [INFO] checking tc-cli-0.8.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tc-cli 0.8.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tc-cli 0.8.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-cli 0.8.0 [INFO] finished tweaking crates.io crate tc-cli 0.8.0 [INFO] tweaked toml for crates.io crate tc-cli 0.8.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 443d80b9c897f63d4f39affb8dff7da900d6380b619ef22983d8ab041fddef9c [INFO] running `Command { std: "docker" "start" "-a" "443d80b9c897f63d4f39affb8dff7da900d6380b619ef22983d8ab041fddef9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "443d80b9c897f63d4f39affb8dff7da900d6380b619ef22983d8ab041fddef9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443d80b9c897f63d4f39affb8dff7da900d6380b619ef22983d8ab041fddef9c", kill_on_drop: false }` [INFO] [stdout] 443d80b9c897f63d4f39affb8dff7da900d6380b619ef22983d8ab041fddef9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e9a976b35c7925e103d8cd63c69b22a91977de6215030278b98442f720e3cee [INFO] running `Command { std: "docker" "start" "-a" "7e9a976b35c7925e103d8cd63c69b22a91977de6215030278b98442f720e3cee", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] blake2-rfc v0.2.18 (as host dependency): default, std [INFO] [stderr] bytes v1.0.1 (as host dependency): default, std [INFO] [stderr] crypto-mac v0.8.0: std [INFO] [stderr] hashbrown v0.11.2 (as host dependency): ahash, default, inline-more [INFO] [stderr] libc v0.2.100 (as host dependency): align [INFO] [stderr] log v0.4.14 (as host dependency): kv_unstable, std, value-bag [INFO] [stderr] prost v0.7.0 (as host dependency): default, std [INFO] [stderr] serde v1.0.128 (as host dependency): alloc, derive, serde_derive [INFO] [stderr] snow v0.7.2: aes-gcm, blake2, chacha20poly1305, default-resolver, rand, sha2, x25519-dalek [INFO] [stderr] tokio v0.2.25: winapi [INFO] [stderr] winapi v0.3.9: accctrl, aclapi, consoleapi, errhandlingapi, heapapi, knownfolders, lmcons, minschannel, minwinbase, netioapi, ntsecapi, ntstatus, objbase, processenv, profileapi, schannel, securitybaseapi, shlobj, sspi, sysinfoapi, timezoneapi, winbase, wincon, wincrypt, winnt, ws2tcpip, wtypesbase [INFO] [stderr] [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking mio-named-pipes v0.1.7 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fdlimit v0.2.1 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures-util v0.3.16 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="bilock"' --cfg 'feature="channel"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="futures_01"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' -C metadata=896cc553647526ae -C extra-filename=-896cc553647526ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_01=/opt/rustwide/target/debug/deps/libfutures-e0ed641fc67e7bc1.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-82acd9196f8675a3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-88cce46c67baf160.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9484e52fbd7c3fcd.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-d68563c994b3e484.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ce7f4f7ee266ad6f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-ef5e3c17ca95f03f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bdf6a96397d868d0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9e77c811562aac2d.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-0c69c602617454c0.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-91e0b1e0fa231bd6.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-493cb16a0a0cecbe.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bfae0e38a1e3dfbc.rmeta --cap-lints allow --cap-lints=forbid --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7e9a976b35c7925e103d8cd63c69b22a91977de6215030278b98442f720e3cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9a976b35c7925e103d8cd63c69b22a91977de6215030278b98442f720e3cee", kill_on_drop: false }` [INFO] [stdout] 7e9a976b35c7925e103d8cd63c69b22a91977de6215030278b98442f720e3cee