[INFO] cloning repository https://github.com/BearzRobotics/bearz-robot-framwork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BearzRobotics/bearz-robot-framwork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c5e5235680f82fbdc2cfa366c4f8f2cbb1c935 [INFO] checking BearzRobotics/bearz-robot-framwork against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BearzRobotics/bearz-robot-framwork 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/BearzRobotics/bearz-robot-framwork [INFO] finished tweaking git repo https://github.com/BearzRobotics/bearz-robot-framwork [INFO] tweaked toml for git repo https://github.com/BearzRobotics/bearz-robot-framwork written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BearzRobotics/bearz-robot-framwork 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 8aa6e0545fdcf9bccfc864c3b66b0d1a6eeaddd9312f47a7f617854603e55888 [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" "8aa6e0545fdcf9bccfc864c3b66b0d1a6eeaddd9312f47a7f617854603e55888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa6e0545fdcf9bccfc864c3b66b0d1a6eeaddd9312f47a7f617854603e55888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa6e0545fdcf9bccfc864c3b66b0d1a6eeaddd9312f47a7f617854603e55888", kill_on_drop: false }` [INFO] [stdout] 8aa6e0545fdcf9bccfc864c3b66b0d1a6eeaddd9312f47a7f617854603e55888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d6895e46b454343dade06250bcf898b797abae71a5497b9ba7c6d58d6c95c850 [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" "d6895e46b454343dade06250bcf898b797abae71a5497b9ba7c6d58d6c95c850", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking nix v0.6.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking pid v1.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking serial-embedded-hal v0.1.2 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking sysfs_gpio v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking ron v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking serde-xml-any v0.0.3 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking serde_any v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking robot-com v0.1.0 (https://github.com/BearzRobotics/robot-com.git#ff1269e5) [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Checking linux-embedded-hal v0.2.1 [INFO] [stderr] Checking bearz-robot-framwork v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d6895e46b454343dade06250bcf898b797abae71a5497b9ba7c6d58d6c95c850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6895e46b454343dade06250bcf898b797abae71a5497b9ba7c6d58d6c95c850", kill_on_drop: false }` [INFO] [stdout] d6895e46b454343dade06250bcf898b797abae71a5497b9ba7c6d58d6c95c850