[INFO] cloning repository https://github.com/Macchina-CLI/libmacchina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Macchina-CLI/libmacchina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacchina-CLI%2Flibmacchina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacchina-CLI%2Flibmacchina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 783a07e5af6cd602a838bb3bca2da1805ee21099 [INFO] checking Macchina-CLI/libmacchina against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacchina-CLI%2Flibmacchina" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Macchina-CLI/libmacchina 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 git repo https://github.com/Macchina-CLI/libmacchina [INFO] finished tweaking git repo https://github.com/Macchina-CLI/libmacchina [INFO] tweaked toml for git repo https://github.com/Macchina-CLI/libmacchina written to /workspace/builds/worker-15/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winreg v0.8.0 [INFO] [stderr] Downloaded sysinfo v0.19.2 [INFO] [stderr] Downloaded sqlite3-sys v0.13.0 [INFO] [stderr] Downloaded windows_gen_macros v0.4.0 [INFO] [stderr] Downloaded windows_macros v0.4.0 [INFO] [stderr] Downloaded local_ipaddress v0.1.3 [INFO] [stderr] Downloaded sqlite v0.26.0 [INFO] [stderr] Downloaded sysctl v0.4.2 [INFO] [stderr] Downloaded byte-unit v4.0.12 [INFO] [stderr] Downloaded os-release v0.1.0 [INFO] [stderr] Downloaded aparato v6.0.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Downloaded sqlite3-src v0.3.0 [INFO] [stderr] Downloaded windows_gen v0.4.0 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded git2 v0.13.21 [INFO] [stderr] Downloaded windows v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 260729bf13495bd4dc3f5843ecd79d53a5ca97dea74d3d9641ed7bb34cf90e6d [INFO] running `Command { std: "docker" "start" "-a" "260729bf13495bd4dc3f5843ecd79d53a5ca97dea74d3d9641ed7bb34cf90e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260729bf13495bd4dc3f5843ecd79d53a5ca97dea74d3d9641ed7bb34cf90e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260729bf13495bd4dc3f5843ecd79d53a5ca97dea74d3d9641ed7bb34cf90e6d", kill_on_drop: false }` [INFO] [stdout] 260729bf13495bd4dc3f5843ecd79d53a5ca97dea74d3d9641ed7bb34cf90e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 26fae84e36c310e1f2213a1ff5fd81dcdf5bc159a74ab99552a04d5d2d506cfd [INFO] running `Command { std: "docker" "start" "-a" "26fae84e36c310e1f2213a1ff5fd81dcdf5bc159a74ab99552a04d5d2d506cfd", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [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] libc v0.2.100: extra_traits [INFO] [stderr] libc v0.2.100 (as host dependency): extra_traits [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking local_ipaddress v0.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aparato v6.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Checking sqlite3-sys v0.13.0 [INFO] [stderr] Checking sqlite v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking sysctl v0.4.2 [INFO] [stderr] Compiling libmacchina v1.0.0 (/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] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Checking sqlite3-sys v0.13.0 [INFO] [stderr] Checking sqlite v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking sysctl v0.4.2 [INFO] [stderr] Compiling libmacchina v1.0.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.55s [INFO] running `Command { std: "docker" "inspect" "26fae84e36c310e1f2213a1ff5fd81dcdf5bc159a74ab99552a04d5d2d506cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fae84e36c310e1f2213a1ff5fd81dcdf5bc159a74ab99552a04d5d2d506cfd", kill_on_drop: false }` [INFO] [stdout] 26fae84e36c310e1f2213a1ff5fd81dcdf5bc159a74ab99552a04d5d2d506cfd