[INFO] cloning repository https://github.com/upsuper/migrate-itunes-to-rhythmbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upsuper/migrate-itunes-to-rhythmbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fmigrate-itunes-to-rhythmbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fmigrate-itunes-to-rhythmbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 532f13058b141c255872953c5358336f3a6c5b93 [INFO] testing upsuper/migrate-itunes-to-rhythmbox against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fmigrate-itunes-to-rhythmbox" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox [INFO] finished tweaking git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox [INFO] tweaked toml for git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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 by_address v1.0.4 [INFO] [stderr] Downloaded string_cache v0.8.0 [INFO] [stderr] Downloaded plist v0.5.1 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded structopt v0.3.4 [INFO] [stderr] Downloaded siphasher v0.3.1 [INFO] [stderr] Downloaded structopt-derive v0.3.4 [INFO] [stderr] Downloaded anyhow v1.0.22 [INFO] [stderr] Downloaded elementtree v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b38f42583146df9807f4e662b82909e5d11bd1d677b8664a0b525243219fa2d2 [INFO] running `Command { std: "docker" "start" "-a" "b38f42583146df9807f4e662b82909e5d11bd1d677b8664a0b525243219fa2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b38f42583146df9807f4e662b82909e5d11bd1d677b8664a0b525243219fa2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38f42583146df9807f4e662b82909e5d11bd1d677b8664a0b525243219fa2d2", kill_on_drop: false }` [INFO] [stdout] b38f42583146df9807f4e662b82909e5d11bd1d677b8664a0b525243219fa2d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef86b70ea351df8601485b775dc2f80296d389cb3d5cae1e376c63285504ff1 [INFO] running `Command { std: "docker" "start" "-a" "eef86b70ea351df8601485b775dc2f80296d389cb3d5cae1e376c63285504ff1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.22 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling structopt v0.3.4 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling plist v0.5.1 [INFO] [stderr] Compiling elementtree v0.5.0 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling migrate-itunes-to-rhythmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.23s [INFO] running `Command { std: "docker" "inspect" "eef86b70ea351df8601485b775dc2f80296d389cb3d5cae1e376c63285504ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef86b70ea351df8601485b775dc2f80296d389cb3d5cae1e376c63285504ff1", kill_on_drop: false }` [INFO] [stdout] eef86b70ea351df8601485b775dc2f80296d389cb3d5cae1e376c63285504ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83bb8faed3eeacadfedc44d6b0f154b0347646e03a13b955ec4c6db081a433f [INFO] running `Command { std: "docker" "start" "-a" "c83bb8faed3eeacadfedc44d6b0f154b0347646e03a13b955ec4c6db081a433f", kill_on_drop: false }` [INFO] [stderr] Compiling migrate-itunes-to-rhythmbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "c83bb8faed3eeacadfedc44d6b0f154b0347646e03a13b955ec4c6db081a433f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83bb8faed3eeacadfedc44d6b0f154b0347646e03a13b955ec4c6db081a433f", kill_on_drop: false }` [INFO] [stdout] c83bb8faed3eeacadfedc44d6b0f154b0347646e03a13b955ec4c6db081a433f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63e057f0508da7709a46a6cbd1464ae9bd4d2f3fb3273e6cdc09ffea2a2a9433 [INFO] running `Command { std: "docker" "start" "-a" "63e057f0508da7709a46a6cbd1464ae9bd4d2f3fb3273e6cdc09ffea2a2a9433", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/migrate_itunes_to_rhythmbox-5a3d74f97388ce0f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63e057f0508da7709a46a6cbd1464ae9bd4d2f3fb3273e6cdc09ffea2a2a9433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e057f0508da7709a46a6cbd1464ae9bd4d2f3fb3273e6cdc09ffea2a2a9433", kill_on_drop: false }` [INFO] [stdout] 63e057f0508da7709a46a6cbd1464ae9bd4d2f3fb3273e6cdc09ffea2a2a9433