[INFO] cloning repository https://github.com/A-K-O-R-A/short_clip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-K-O-R-A/short_clip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fshort_clip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fshort_clip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3c404e235b0b7947698740647159b3cc5cfa3ee
[INFO] checking A-K-O-R-A/short_clip against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-K-O-R-A%2Fshort_clip" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A-K-O-R-A/short_clip
[INFO] finished tweaking git repo https://github.com/A-K-O-R-A/short_clip
[INFO] tweaked toml for git repo https://github.com/A-K-O-R-A/short_clip written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-K-O-R-A/short_clip on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-K-O-R-A/short_clip 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cda386574b2d2667e7771ce0d4af264dd6d5953e2c6932cdcd00449e531ed565
[INFO] running `Command { std: "docker" "start" "-a" "cda386574b2d2667e7771ce0d4af264dd6d5953e2c6932cdcd00449e531ed565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cda386574b2d2667e7771ce0d4af264dd6d5953e2c6932cdcd00449e531ed565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda386574b2d2667e7771ce0d4af264dd6d5953e2c6932cdcd00449e531ed565", kill_on_drop: false }`
[INFO] [stdout] cda386574b2d2667e7771ce0d4af264dd6d5953e2c6932cdcd00449e531ed565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c3bb55cc4d4b4c3a0d548f701a536e3e19d792db6c910208d8e51be0332946b
[INFO] running `Command { std: "docker" "start" "-a" "4c3bb55cc4d4b4c3a0d548f701a536e3e19d792db6c910208d8e51be0332946b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling xcb v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.0
[INFO] [stderr]     Checking arboard v3.3.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking short-clip-client v0.2.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] error: couldn't read `client/src/bin/client.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `client/src/bin/client.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `short-clip-client` (bin "client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `short-clip-client` (bin "client" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4c3bb55cc4d4b4c3a0d548f701a536e3e19d792db6c910208d8e51be0332946b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3bb55cc4d4b4c3a0d548f701a536e3e19d792db6c910208d8e51be0332946b", kill_on_drop: false }`
[INFO] [stdout] 4c3bb55cc4d4b4c3a0d548f701a536e3e19d792db6c910208d8e51be0332946b
