[INFO] fetching crate tc-informant 0.8.0... [INFO] checking tc-informant-0.8.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tc-informant 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tc-informant 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-informant 0.8.0 [INFO] finished tweaking crates.io crate tc-informant 0.8.0 [INFO] tweaked toml for crates.io crate tc-informant 0.8.0 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 16a47c47fb863b7ed23cf3901057fbaa77f7cbc7ad909d42d8848bdb3c276f94 [INFO] running `Command { std: "docker" "start" "-a" "16a47c47fb863b7ed23cf3901057fbaa77f7cbc7ad909d42d8848bdb3c276f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a47c47fb863b7ed23cf3901057fbaa77f7cbc7ad909d42d8848bdb3c276f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a47c47fb863b7ed23cf3901057fbaa77f7cbc7ad909d42d8848bdb3c276f94", kill_on_drop: false }` [INFO] [stdout] 16a47c47fb863b7ed23cf3901057fbaa77f7cbc7ad909d42d8848bdb3c276f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 473a37bfda14e1ccff0c7c2f3ce38db0276baf160df7dac0e64a33f77f92c230 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "473a37bfda14e1ccff0c7c2f3ce38db0276baf160df7dac0e64a33f77f92c230", 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): 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] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking tetcore-std v2.1.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tetsy-wasm v0.41.0 [INFO] [stderr] Checking tetsy-hash-db v0.15.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking tetsy-send-wrapper v0.1.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ip_network v0.3.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking tetsy-trie-root v0.16.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Compiling snow v0.7.2 [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] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Compiling libz-sys v1.1.3 [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 polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking twasmi-validation v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking twasmi v0.6.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking aes-gcm v0.7.0 [INFO] [stderr] Checking signal-hook v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking panic-handler v2.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking indexmap v1.7.0 [INFO] [stderr] Checking tetsy-fixed-hash v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling debug-derive v2.1.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=4bc5769c514a4c1a -C extra-filename=-4bc5769c514a4c1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e362ce2dbd30bab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-521c66c7418171c1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e21cf8dd4754dbf3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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" "473a37bfda14e1ccff0c7c2f3ce38db0276baf160df7dac0e64a33f77f92c230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473a37bfda14e1ccff0c7c2f3ce38db0276baf160df7dac0e64a33f77f92c230", kill_on_drop: false }` [INFO] [stdout] 473a37bfda14e1ccff0c7c2f3ce38db0276baf160df7dac0e64a33f77f92c230