[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 master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BearzRobotics/bearz-robot-framwork on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "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-10/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" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31681c638c9e7f9924930e68f759315d6d75c527c65fc31c380613c305fffc79 [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" "31681c638c9e7f9924930e68f759315d6d75c527c65fc31c380613c305fffc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31681c638c9e7f9924930e68f759315d6d75c527c65fc31c380613c305fffc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31681c638c9e7f9924930e68f759315d6d75c527c65fc31c380613c305fffc79", kill_on_drop: false }` [INFO] [stdout] 31681c638c9e7f9924930e68f759315d6d75c527c65fc31c380613c305fffc79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "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] 4c8d7a4d98645322396824df32eddccdad5a5d002b6b033d955344cf47b466c4 [INFO] running `Command { std: "docker" "start" "-a" "4c8d7a4d98645322396824df32eddccdad5a5d002b6b033d955344cf47b466c4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking pid v1.2.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking nix v0.6.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking serial-embedded-hal v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking error-chain v0.10.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] Checking failure v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking serde-xml-any v0.0.3 [INFO] [stderr] Checking ron v0.3.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking serde_any v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [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 47s [INFO] running `Command { std: "docker" "inspect" "4c8d7a4d98645322396824df32eddccdad5a5d002b6b033d955344cf47b466c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8d7a4d98645322396824df32eddccdad5a5d002b6b033d955344cf47b466c4", kill_on_drop: false }` [INFO] [stdout] 4c8d7a4d98645322396824df32eddccdad5a5d002b6b033d955344cf47b466c4