[INFO] cloning repository https://github.com/alon/egloorator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alon/egloorator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falon%2Fegloorator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falon%2Fegloorator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb6153ec407c9c95a53ee4f9dfffc5c27d6b704 [INFO] checking alon/egloorator against master#d902752866cbbdb331e3cf28ff6bba86ab0f6c62 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falon%2Fegloorator" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alon/egloorator on toolchain d902752866cbbdb331e3cf28ff6bba86ab0f6c62 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alon/egloorator [INFO] removed path dependency gstreamer from git repo https://github.com/alon/egloorator [INFO] finished tweaking git repo https://github.com/alon/egloorator [INFO] tweaked toml for git repo https://github.com/alon/egloorator written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/alon/egloorator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gstreamer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gstreamer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a1fb784d5e6616633e2e0840e8033dc7698aa92ead9e90bb92b37e9afbd4eb [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" "e0a1fb784d5e6616633e2e0840e8033dc7698aa92ead9e90bb92b37e9afbd4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a1fb784d5e6616633e2e0840e8033dc7698aa92ead9e90bb92b37e9afbd4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a1fb784d5e6616633e2e0840e8033dc7698aa92ead9e90bb92b37e9afbd4eb", kill_on_drop: false }` [INFO] [stdout] e0a1fb784d5e6616633e2e0840e8033dc7698aa92ead9e90bb92b37e9afbd4eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d902752866cbbdb331e3cf28ff6bba86ab0f6c62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a8c142155bb7c9f5bde817a71134eeb343daf868a15565c85492e7fffaf850d [INFO] running `Command { std: "docker" "start" "-a" "5a8c142155bb7c9f5bde817a71134eeb343daf868a15565c85492e7fffaf850d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gstreamer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] error: multiple packages link to native library `glib`, but a native library can be linked only once [INFO] [stderr] [INFO] [stderr] package `glib-sys v0.3.4` [INFO] [stderr] ... which is depended on by `atk-sys v0.3.4` [INFO] [stderr] ... which is depended on by `gtk-sys v0.3.4` [INFO] [stderr] ... which is depended on by `gtk v0.0.7` [INFO] [stderr] ... which is depended on by `egloorator v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] links to native library `glib` [INFO] [stderr] [INFO] [stderr] package `glib-sys v0.10.1` [INFO] [stderr] ... which is depended on by `glib v0.10.2` [INFO] [stderr] ... which is depended on by `gstreamer v0.16.3` [INFO] [stderr] ... which is depended on by `egloorator v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] also links to native library `glib` [INFO] running `Command { std: "docker" "inspect" "5a8c142155bb7c9f5bde817a71134eeb343daf868a15565c85492e7fffaf850d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8c142155bb7c9f5bde817a71134eeb343daf868a15565c85492e7fffaf850d", kill_on_drop: false }` [INFO] [stdout] 5a8c142155bb7c9f5bde817a71134eeb343daf868a15565c85492e7fffaf850d