[INFO] fetching crate mft 0.5.3... [INFO] checking mft-0.5.3 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate mft 0.5.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate mft 0.5.3 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 mft 0.5.3 [INFO] finished tweaking crates.io crate mft 0.5.3 [INFO] tweaked toml for crates.io crate mft 0.5.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate mft 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc-impl v0.3.5 [INFO] [stderr] Downloaded indoc v0.3.5 [INFO] [stderr] Downloaded rexpect v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 82f9438a0af7035633e27fda9fb667350fd57518b7abcb8d220d14d337f0f689 [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" "82f9438a0af7035633e27fda9fb667350fd57518b7abcb8d220d14d337f0f689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f9438a0af7035633e27fda9fb667350fd57518b7abcb8d220d14d337f0f689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f9438a0af7035633e27fda9fb667350fd57518b7abcb8d220d14d337f0f689", kill_on_drop: false }` [INFO] [stdout] 82f9438a0af7035633e27fda9fb667350fd57518b7abcb8d220d14d337f0f689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9aa3bba47b32a1523986bd441bdff022af3e6f5cc9f65d7349df69dafb4b8578 [INFO] running `Command { std: "docker" "start" "-a" "9aa3bba47b32a1523986bd441bdff022af3e6f5cc9f65d7349df69dafb4b8578", 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] getrandom v0.1.14 (as host dependency): std [INFO] [stderr] itoa v0.4.5 (as host dependency): default, std [INFO] [stderr] serde v1.0.106 (as host dependency): derive, serde_derive [INFO] [stderr] syn v1.0.17 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Checking cargo_metadata v0.6.4 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking simplelog v0.7.5 [INFO] [stderr] Checking winstructs v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking skeptic v0.13.4 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stderr] Compiling mft v0.5.3 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/mft_dump.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/benches/benchmark.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/fixtures.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/test_cli_interactive.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/skeptic.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/test_cli.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/test_entry.rs from 2018 edition to 2021 [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> src/benches/benchmark.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let mut count = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling mft v0.5.3 (/tmp/fixit) [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking simplelog v0.7.5 [INFO] [stderr] Checking winstructs v0.3.0 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stdout] warning: variable `count` is assigned to, but never used [INFO] [stdout] --> src/benches/benchmark.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let mut count = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `Command { std: "docker" "inspect" "9aa3bba47b32a1523986bd441bdff022af3e6f5cc9f65d7349df69dafb4b8578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa3bba47b32a1523986bd441bdff022af3e6f5cc9f65d7349df69dafb4b8578", kill_on_drop: false }` [INFO] [stdout] 9aa3bba47b32a1523986bd441bdff022af3e6f5cc9f65d7349df69dafb4b8578