[INFO] cloning repository https://github.com/eliheuer/qalam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliheuer/qalam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 395d1bd14db33a265cecb66bcd62b9dcf8cfb0d8 [INFO] checking eliheuer/qalam against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eliheuer/qalam on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eliheuer/qalam [INFO] finished tweaking git repo https://github.com/eliheuer/qalam [INFO] tweaked toml for git repo https://github.com/eliheuer/qalam written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/eliheuer/qalam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18441221df463eb92b4e0b02f0bd56f84726f12666358338338206dc60a57ff5 [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" "18441221df463eb92b4e0b02f0bd56f84726f12666358338338206dc60a57ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18441221df463eb92b4e0b02f0bd56f84726f12666358338338206dc60a57ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18441221df463eb92b4e0b02f0bd56f84726f12666358338338206dc60a57ff5", kill_on_drop: false }` [INFO] [stdout] 18441221df463eb92b4e0b02f0bd56f84726f12666358338338206dc60a57ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20090cbe9306a3f9530ab0af64bdcdd64b65a5e89e777983ba4156116f253f6c [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" "20090cbe9306a3f9530ab0af64bdcdd64b65a5e89e777983ba4156116f253f6c", kill_on_drop: false }` [INFO] [stderr] Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85) [INFO] [stderr] Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854) [INFO] [stderr] Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4) [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d) [INFO] [stderr] Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Checking glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b) [INFO] [stderr] Checking pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816) [INFO] [stderr] Checking qalam v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.85s [INFO] running `Command { std: "docker" "inspect" "20090cbe9306a3f9530ab0af64bdcdd64b65a5e89e777983ba4156116f253f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20090cbe9306a3f9530ab0af64bdcdd64b65a5e89e777983ba4156116f253f6c", kill_on_drop: false }` [INFO] [stdout] 20090cbe9306a3f9530ab0af64bdcdd64b65a5e89e777983ba4156116f253f6c