[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] 5255b831282d405f4e30e1221e92433703646690 [INFO] testing upsuper/migrate-itunes-to-rhythmbox against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fmigrate-itunes-to-rhythmbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/migrate-itunes-to-rhythmbox on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elementtree v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67881266b2ac4ee147e24eff492d6fb3dae081dedbec96f6dd6a6a0026baf09f [INFO] running `Command { std: "docker" "start" "-a" "67881266b2ac4ee147e24eff492d6fb3dae081dedbec96f6dd6a6a0026baf09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67881266b2ac4ee147e24eff492d6fb3dae081dedbec96f6dd6a6a0026baf09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67881266b2ac4ee147e24eff492d6fb3dae081dedbec96f6dd6a6a0026baf09f", kill_on_drop: false }` [INFO] [stdout] 67881266b2ac4ee147e24eff492d6fb3dae081dedbec96f6dd6a6a0026baf09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 489283a94f676ec3e3bb170d9fbe2d372d70179b1f1c419144fb62a181432606 [INFO] running `Command { std: "docker" "start" "-a" "489283a94f676ec3e3bb170d9fbe2d372d70179b1f1c419144fb62a181432606", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCFuQLu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJ7qm2k/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagfIP5A" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "489283a94f676ec3e3bb170d9fbe2d372d70179b1f1c419144fb62a181432606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489283a94f676ec3e3bb170d9fbe2d372d70179b1f1c419144fb62a181432606", kill_on_drop: false }` [INFO] [stdout] 489283a94f676ec3e3bb170d9fbe2d372d70179b1f1c419144fb62a181432606