[INFO] cloning repository https://github.com/OleStrohm/wm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OleStrohm/wm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOleStrohm%2Fwm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOleStrohm%2Fwm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc7b0cbb3e8ad09436d2e0aefe5e52388c921fbe
[INFO] checking OleStrohm/wm-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOleStrohm%2Fwm-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/OleStrohm/wm-rs
[INFO] finished tweaking git repo https://github.com/OleStrohm/wm-rs
[INFO] tweaked toml for git repo https://github.com/OleStrohm/wm-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OleStrohm/wm-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OleStrohm/wm-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stderrlog v0.5.1
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded x11 v2.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a81f0763ac5ba6a3ee73d2a8e1b2111b6865206a2359f59d1428d745e216e4d
[INFO] running `Command { std: "docker" "start" "-a" "0a81f0763ac5ba6a3ee73d2a8e1b2111b6865206a2359f59d1428d745e216e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a81f0763ac5ba6a3ee73d2a8e1b2111b6865206a2359f59d1428d745e216e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a81f0763ac5ba6a3ee73d2a8e1b2111b6865206a2359f59d1428d745e216e4d", kill_on_drop: false }`
[INFO] [stdout] 0a81f0763ac5ba6a3ee73d2a8e1b2111b6865206a2359f59d1428d745e216e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf967d8bf67bb35dba1694e5c707cdfe3203c48e226699d96b2679ccc1f61e77
[INFO] running `Command { std: "docker" "start" "-a" "bf967d8bf67bb35dba1694e5c707cdfe3203c48e226699d96b2679ccc1f61e77", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking stderrlog v0.5.1
[INFO] [stderr]     Checking wm-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "bf967d8bf67bb35dba1694e5c707cdfe3203c48e226699d96b2679ccc1f61e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf967d8bf67bb35dba1694e5c707cdfe3203c48e226699d96b2679ccc1f61e77", kill_on_drop: false }`
[INFO] [stdout] bf967d8bf67bb35dba1694e5c707cdfe3203c48e226699d96b2679ccc1f61e77
