[INFO] cloning repository https://github.com/craigmayhew/id3-music-organiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craigmayhew/id3-music-organiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraigmayhew%2Fid3-music-organiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraigmayhew%2Fid3-music-organiser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a137d725ad70714b3a6979c7a829761e2cc9f8c [INFO] checking craigmayhew/id3-music-organiser against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraigmayhew%2Fid3-music-organiser" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/craigmayhew/id3-music-organiser on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/craigmayhew/id3-music-organiser [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/craigmayhew/id3-music-organiser [INFO] tweaked toml for git repo https://github.com/craigmayhew/id3-music-organiser written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/craigmayhew/id3-music-organiser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c275b30c7fc6922da492a2ede7eb5fa2a51985e72937849bd5bd82c33857754 [INFO] running `Command { std: "docker" "start" "-a" "2c275b30c7fc6922da492a2ede7eb5fa2a51985e72937849bd5bd82c33857754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c275b30c7fc6922da492a2ede7eb5fa2a51985e72937849bd5bd82c33857754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c275b30c7fc6922da492a2ede7eb5fa2a51985e72937849bd5bd82c33857754", kill_on_drop: false }` [INFO] [stdout] 2c275b30c7fc6922da492a2ede7eb5fa2a51985e72937849bd5bd82c33857754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 910e8bfb1f8fbc6d6038d58c2444ea65cea84b0b48620d3bfb51941c8fc62f93 [INFO] running `Command { std: "docker" "start" "-a" "910e8bfb1f8fbc6d6038d58c2444ea65cea84b0b48620d3bfb51941c8fc62f93", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking id3 v0.6.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking gherkin_rust v0.6.0 [INFO] [stderr] Checking cucumber_rust v0.6.9 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking id3org v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> tests/cucumber.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.68s [INFO] running `Command { std: "docker" "inspect" "910e8bfb1f8fbc6d6038d58c2444ea65cea84b0b48620d3bfb51941c8fc62f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910e8bfb1f8fbc6d6038d58c2444ea65cea84b0b48620d3bfb51941c8fc62f93", kill_on_drop: false }` [INFO] [stdout] 910e8bfb1f8fbc6d6038d58c2444ea65cea84b0b48620d3bfb51941c8fc62f93