[INFO] cloning repository https://github.com/BearzRobotics/bearz-robot-framwork [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 94c5e5235680f82fbdc2cfa366c4f8f2cbb1c935 [INFO] testing BearzRobotics/bearz-robot-framwork against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearzRobotics%2Fbearz-robot-framwork" "/workspace/builds/worker-7/source"` [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-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/BearzRobotics/robot-com.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linux-embedded-hal v0.2.1 [INFO] [stderr] Downloaded pid v1.2.1 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b279fe2c1de5d8ff71c3c91462fceacb24fc2da9b378a608a9705c72af77fca [INFO] running `"docker" "start" "-a" "5b279fe2c1de5d8ff71c3c91462fceacb24fc2da9b378a608a9705c72af77fca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling pid v1.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling serial-embedded-hal v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling sysfs_gpio v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde-xml-any v0.0.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling ron v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.10.4 [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] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling serde_any v0.5.0 [INFO] [stderr] Compiling robot-com v0.1.0 (https://github.com/BearzRobotics/robot-com.git#ff1269e5) [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Compiling linux-embedded-hal v0.2.1 [INFO] [stderr] Compiling bearz-robot-framwork v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "5b279fe2c1de5d8ff71c3c91462fceacb24fc2da9b378a608a9705c72af77fca"` [INFO] running `"docker" "rm" "-f" "5b279fe2c1de5d8ff71c3c91462fceacb24fc2da9b378a608a9705c72af77fca"` [INFO] [stdout] 5b279fe2c1de5d8ff71c3c91462fceacb24fc2da9b378a608a9705c72af77fca [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce61da0b6d087a3865eff05027ae1bcbf3269ddbe5accdf8ad972d4e6dce3862 [INFO] running `"docker" "start" "-a" "ce61da0b6d087a3865eff05027ae1bcbf3269ddbe5accdf8ad972d4e6dce3862"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bearz-robot-framwork v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "ce61da0b6d087a3865eff05027ae1bcbf3269ddbe5accdf8ad972d4e6dce3862"` [INFO] running `"docker" "rm" "-f" "ce61da0b6d087a3865eff05027ae1bcbf3269ddbe5accdf8ad972d4e6dce3862"` [INFO] [stdout] ce61da0b6d087a3865eff05027ae1bcbf3269ddbe5accdf8ad972d4e6dce3862 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1653e96e7b0532b00de7f57e1efffcce008a82a8ed84bea9e842ef4ab38e1c8d [INFO] running `"docker" "start" "-a" "1653e96e7b0532b00de7f57e1efffcce008a82a8ed84bea9e842ef4ab38e1c8d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bearz_robot_framwork-5884b9652f8da430 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bearz-robot-framwork [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1653e96e7b0532b00de7f57e1efffcce008a82a8ed84bea9e842ef4ab38e1c8d"` [INFO] running `"docker" "rm" "-f" "1653e96e7b0532b00de7f57e1efffcce008a82a8ed84bea9e842ef4ab38e1c8d"` [INFO] [stdout] 1653e96e7b0532b00de7f57e1efffcce008a82a8ed84bea9e842ef4ab38e1c8d