[INFO] cloning repository https://github.com/luukvanderduim/atspi-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luukvanderduim/atspi-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fatspi-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fatspi-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 435cdaa585368a89b593f60553a6e50faa20f9fd [INFO] checking luukvanderduim/atspi-sys against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fatspi-sys" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luukvanderduim/atspi-sys on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luukvanderduim/atspi-sys [INFO] finished tweaking git repo https://github.com/luukvanderduim/atspi-sys [INFO] tweaked toml for git repo https://github.com/luukvanderduim/atspi-sys written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.18.0 [INFO] [stderr] Downloaded strum v0.18.0 [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded toml v0.5.6 [INFO] [stderr] Downloaded rand_chacha v0.2.2 [INFO] [stderr] Downloaded syn v1.0.39 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded pkg-config v0.3.18 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded remove_dir_all v0.5.3 [INFO] [stderr] Downloaded tempfile v3.1.0 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded version-compare v0.0.10 [INFO] [stderr] Downloaded system-deps v1.3.2 [INFO] [stderr] Downloaded shell-words v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff9dc4126142201fbc3d8f503807297db9aa8d52b9e76a44ef4d1a7c75545ea [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" "0ff9dc4126142201fbc3d8f503807297db9aa8d52b9e76a44ef4d1a7c75545ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff9dc4126142201fbc3d8f503807297db9aa8d52b9e76a44ef4d1a7c75545ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff9dc4126142201fbc3d8f503807297db9aa8d52b9e76a44ef4d1a7c75545ea", kill_on_drop: false }` [INFO] [stdout] 0ff9dc4126142201fbc3d8f503807297db9aa8d52b9e76a44ef4d1a7c75545ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77ecbb0d76742d7971c7ddbfcf731a7d63efafa2e4444f8269f8948d8dc24a0 [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" "c77ecbb0d76742d7971c7ddbfcf731a7d63efafa2e4444f8269f8948d8dc24a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling atspi-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gobject-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Compiling gio-sys v0.10.0 (https://github.com/gtk-rs/sys#56e03c02) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.68s [INFO] running `Command { std: "docker" "inspect" "c77ecbb0d76742d7971c7ddbfcf731a7d63efafa2e4444f8269f8948d8dc24a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77ecbb0d76742d7971c7ddbfcf731a7d63efafa2e4444f8269f8948d8dc24a0", kill_on_drop: false }` [INFO] [stdout] c77ecbb0d76742d7971c7ddbfcf731a7d63efafa2e4444f8269f8948d8dc24a0