[INFO] cloning repository https://github.com/t4ccer/justshow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t4ccer/justshow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/t4ccer/justshow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t4ccer/justshow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 009af9db6b13270fb335207e2c316edb62ad25f7
[INFO] checking t4ccer/justshow against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4ccer%2Fjustshow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/t4ccer/justshow on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/t4ccer/justshow
[INFO] finished tweaking git repo https://github.com/t4ccer/justshow
[INFO] tweaked toml for git repo https://github.com/t4ccer/justshow written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/t4ccer/justshow 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51dd72a06dd82747a0d3964ab5999b834d0bac626f47d5d365d016d1307eedbd
[INFO] running `Command { std: "docker" "start" "-a" "51dd72a06dd82747a0d3964ab5999b834d0bac626f47d5d365d016d1307eedbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51dd72a06dd82747a0d3964ab5999b834d0bac626f47d5d365d016d1307eedbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51dd72a06dd82747a0d3964ab5999b834d0bac626f47d5d365d016d1307eedbd", kill_on_drop: false }`
[INFO] [stdout] 51dd72a06dd82747a0d3964ab5999b834d0bac626f47d5d365d016d1307eedbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05913c2ccec7c164eeede2a05b71a7dee29d98b516943d1979fee7eae4b6107
[INFO] running `Command { std: "docker" "start" "-a" "d05913c2ccec7c164eeede2a05b71a7dee29d98b516943d1979fee7eae4b6107", kill_on_drop: false }`
[INFO] [stderr]    Compiling just_shared_memory v0.1.0 (/opt/rustwide/workdir/crates/just_shared_memory)
[INFO] [stderr]     Checking just_bdf v0.1.0 (/opt/rustwide/workdir/crates/just_bdf)
[INFO] [stderr]     Checking just v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking just_x11 v0.1.0 (/opt/rustwide/workdir/crates/just_x11)
[INFO] [stderr]     Checking just_x11_simple v0.1.0 (/opt/rustwide/workdir/crates/just_x11_simple)
[INFO] [stderr]     Checking just_xrandr v0.1.0 (/opt/rustwide/workdir/crates/just_xrandr)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]  --> crates/just_x11/tests/randr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use justshow_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use justshow_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout] 1 + use just_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `justshow_x11`
[INFO] [stdout]  --> crates/just_x11/tests/randr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use justshow_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use justshow_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout] 1 + use just_x11::{error::Error, extensions::randr, replies, requests, XDisplay};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]  --> crates/just_x11/tests/atoms.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use justshow_x11::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use justshow_x11::{
[INFO] [stdout] 1 + use just_x11::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `justshow_x11`
[INFO] [stdout]  --> crates/just_x11/tests/atoms.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use justshow_x11::{
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `justshow_x11`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use justshow_x11::{
[INFO] [stdout] 1 + use just_x11::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> crates/just_x11/tests/atoms.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just_x11` (test "randr") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `just_x11` (test "atoms") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d05913c2ccec7c164eeede2a05b71a7dee29d98b516943d1979fee7eae4b6107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05913c2ccec7c164eeede2a05b71a7dee29d98b516943d1979fee7eae4b6107", kill_on_drop: false }`
[INFO] [stdout] d05913c2ccec7c164eeede2a05b71a7dee29d98b516943d1979fee7eae4b6107
