[INFO] cloning repository https://github.com/CampoDiFiori/video-player-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CampoDiFiori/video-player-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCampoDiFiori%2Fvideo-player-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCampoDiFiori%2Fvideo-player-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd5db7addb77d8cb8b16556f57b12e979e10344f [INFO] checking CampoDiFiori/video-player-rust against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCampoDiFiori%2Fvideo-player-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CampoDiFiori/video-player-rust on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CampoDiFiori/video-player-rust [INFO] finished tweaking git repo https://github.com/CampoDiFiori/video-player-rust [INFO] tweaked toml for git repo https://github.com/CampoDiFiori/video-player-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/CampoDiFiori/video-player-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soundio v0.2.1 [INFO] [stderr] Downloaded ffmpeg-next v4.3.7 [INFO] [stderr] Downloaded libsoundio-sys v0.3.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v4.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ff02c5e8dd383285b2308a0f94703e954e70c248d204cf6b53785052c644573 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ff02c5e8dd383285b2308a0f94703e954e70c248d204cf6b53785052c644573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff02c5e8dd383285b2308a0f94703e954e70c248d204cf6b53785052c644573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff02c5e8dd383285b2308a0f94703e954e70c248d204cf6b53785052c644573", kill_on_drop: false }` [INFO] [stdout] 2ff02c5e8dd383285b2308a0f94703e954e70c248d204cf6b53785052c644573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f693f8d81f292da9217ed22052ab7011eeadaa547bdcf60ac568fe58c18c378 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f693f8d81f292da9217ed22052ab7011eeadaa547bdcf60ac568fe58c18c378", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling ffmpeg-next v4.3.7 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libsoundio-sys v0.3.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking soundio v0.2.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling ffmpeg-sys-next v4.3.5 [INFO] [stderr] Checking video-player-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "0f693f8d81f292da9217ed22052ab7011eeadaa547bdcf60ac568fe58c18c378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f693f8d81f292da9217ed22052ab7011eeadaa547bdcf60ac568fe58c18c378", kill_on_drop: false }` [INFO] [stdout] 0f693f8d81f292da9217ed22052ab7011eeadaa547bdcf60ac568fe58c18c378