[INFO] cloning repository https://github.com/wynemo/my_python_lint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wynemo/my_python_lint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynemo%2Fmy_python_lint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynemo%2Fmy_python_lint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 888d2720c6283a66795dc30978daf49f5dda4e36
[INFO] checking wynemo/my_python_lint against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwynemo%2Fmy_python_lint" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wynemo/my_python_lint
[INFO] finished tweaking git repo https://github.com/wynemo/my_python_lint
[INFO] tweaked toml for git repo https://github.com/wynemo/my_python_lint written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wynemo/my_python_lint on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wynemo/my_python_lint 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded is-macro v0.2.2
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded malachite v0.3.2
[INFO] [stderr]   Downloaded malachite-bigint v0.1.0
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.3.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.3.0
[INFO] [stderr]   Downloaded rustpython-ast v0.3.0
[INFO] [stderr]   Downloaded rustpython-parser v0.3.0
[INFO] [stderr]   Downloaded malachite-q v0.3.2
[INFO] [stderr]   Downloaded malachite-base v0.3.2
[INFO] [stderr]   Downloaded malachite-nz v0.3.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97ea30f96f545983dd65206d78878acd1697950d215b96b0ca2c71d57e3aa268
[INFO] running `Command { std: "docker" "start" "-a" "97ea30f96f545983dd65206d78878acd1697950d215b96b0ca2c71d57e3aa268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97ea30f96f545983dd65206d78878acd1697950d215b96b0ca2c71d57e3aa268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ea30f96f545983dd65206d78878acd1697950d215b96b0ca2c71d57e3aa268", kill_on_drop: false }`
[INFO] [stdout] 97ea30f96f545983dd65206d78878acd1697950d215b96b0ca2c71d57e3aa268
[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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6ff442e0ad1e54e78163b059bcc0e330396eeaa7a19b1df531bd91088e31e16
[INFO] running `Command { std: "docker" "start" "-a" "d6ff442e0ad1e54e78163b059bcc0e330396eeaa7a19b1df531bd91088e31e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking lalrpop-util v0.20.0
[INFO] [stderr]     Checking rustpython-parser-vendored v0.3.0
[INFO] [stderr]     Checking unicode_names2 v0.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafFZ5sT"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phf_codegen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-64bdf6e6cc0d320b/run-build-script-build-script-build`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaETuXWt/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD3qBbS/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMc7Caw/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY87l18/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode_names2` (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/rmetamidnzU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d6ff442e0ad1e54e78163b059bcc0e330396eeaa7a19b1df531bd91088e31e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ff442e0ad1e54e78163b059bcc0e330396eeaa7a19b1df531bd91088e31e16", kill_on_drop: false }`
[INFO] [stdout] d6ff442e0ad1e54e78163b059bcc0e330396eeaa7a19b1df531bd91088e31e16
