[INFO] cloning repository https://github.com/Wtoll/cargo-rune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wtoll/cargo-rune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5955089e4ab2021c552ffb018cb2d5f21c69aea [INFO] checking Wtoll/cargo-rune against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWtoll%2Fcargo-rune" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wtoll/cargo-rune 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/Wtoll/cargo-rune [INFO] finished tweaking git repo https://github.com/Wtoll/cargo-rune [INFO] tweaked toml for git repo https://github.com/Wtoll/cargo-rune written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/Wtoll/cargo-rune 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] 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 clap_derive v3.0.0-beta.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded os_str_bytes v2.3.2 [INFO] [stderr] Downloaded libssh2-sys v0.2.19 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded chrono v0.4.15 [INFO] [stderr] Downloaded runestick v0.6.16 [INFO] [stderr] Downloaded rune v0.6.16 [INFO] [stderr] Downloaded twox-hash v1.5.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.1 [INFO] [stderr] Downloaded cc v1.0.59 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Downloaded git2 v0.13.10 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded syn v1.0.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] d87c0ec3a54eb7993a64480f051529fbf3eda7a148dd186aa65a2ed93d08ec51 [INFO] running `Command { std: "docker" "start" "-a" "d87c0ec3a54eb7993a64480f051529fbf3eda7a148dd186aa65a2ed93d08ec51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d87c0ec3a54eb7993a64480f051529fbf3eda7a148dd186aa65a2ed93d08ec51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87c0ec3a54eb7993a64480f051529fbf3eda7a148dd186aa65a2ed93d08ec51", kill_on_drop: false }` [INFO] [stdout] d87c0ec3a54eb7993a64480f051529fbf3eda7a148dd186aa65a2ed93d08ec51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 9d431752f097d2ec79dbb7e828dbd9cc62c7c53e2d1ee8c4a11952082d7022b4 [INFO] running `Command { std: "docker" "start" "-a" "9d431752f097d2ec79dbb7e828dbd9cc62c7c53e2d1ee8c4a11952082d7022b4", 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.76: default, std [INFO] [stderr] num-integer v0.1.43 (as host dependency): i128, std [INFO] [stderr] num-traits v0.2.12 (as host dependency): i128, std [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling git2 v0.13.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Compiling cargo-rune v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking runestick v0.6.16 [INFO] [stderr] Checking rune v0.6.16 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.04s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cargo-rune v0.1.4 (/tmp/fixit) [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking runestick v0.6.16 [INFO] [stderr] Checking rune v0.6.16 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "9d431752f097d2ec79dbb7e828dbd9cc62c7c53e2d1ee8c4a11952082d7022b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d431752f097d2ec79dbb7e828dbd9cc62c7c53e2d1ee8c4a11952082d7022b4", kill_on_drop: false }` [INFO] [stdout] 9d431752f097d2ec79dbb7e828dbd9cc62c7c53e2d1ee8c4a11952082d7022b4