[INFO] cloning repository https://github.com/n4to4/gazebo-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n4to4/gazebo-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fgazebo-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fgazebo-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b561206c6758d9b69a72751d0bea4a2cc2404c2 [INFO] checking n4to4/gazebo-playground against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4to4%2Fgazebo-playground" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n4to4/gazebo-playground on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n4to4/gazebo-playground [INFO] finished tweaking git repo https://github.com/n4to4/gazebo-playground [INFO] tweaked toml for git repo https://github.com/n4to4/gazebo-playground written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/n4to4/gazebo-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e0c7f5c1f72987873921aa243e9e73c224d2b1d301d86c9c8ea6b127d3d9fe [INFO] running `Command { std: "docker" "start" "-a" "35e0c7f5c1f72987873921aa243e9e73c224d2b1d301d86c9c8ea6b127d3d9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e0c7f5c1f72987873921aa243e9e73c224d2b1d301d86c9c8ea6b127d3d9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e0c7f5c1f72987873921aa243e9e73c224d2b1d301d86c9c8ea6b127d3d9fe", kill_on_drop: false }` [INFO] [stdout] 35e0c7f5c1f72987873921aa243e9e73c224d2b1d301d86c9c8ea6b127d3d9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f5c1869fad964450e5db6c2037c75d42c6945a7e92d501e55adb495302c72ce [INFO] running `Command { std: "docker" "start" "-a" "2f5c1869fad964450e5db6c2037c75d42c6945a7e92d501e55adb495302c72ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gazebo_derive v0.4.1 [INFO] [stderr] Checking gazebo v0.4.1 [INFO] [stderr] Checking gazebo-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.62s [INFO] running `Command { std: "docker" "inspect" "2f5c1869fad964450e5db6c2037c75d42c6945a7e92d501e55adb495302c72ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5c1869fad964450e5db6c2037c75d42c6945a7e92d501e55adb495302c72ce", kill_on_drop: false }` [INFO] [stdout] 2f5c1869fad964450e5db6c2037c75d42c6945a7e92d501e55adb495302c72ce