[INFO] updating cached repository https://github.com/RedL0tus/jetson-monitor-lite [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d08949f2bd0dc91bd26438e844b11a43e4b6cde [INFO] testing RedL0tus/jetson-monitor-lite against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedL0tus%2Fjetson-monitor-lite" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedL0tus/jetson-monitor-lite 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/RedL0tus/jetson-monitor-lite [INFO] finished tweaking git repo https://github.com/RedL0tus/jetson-monitor-lite [INFO] tweaked toml for git repo https://github.com/RedL0tus/jetson-monitor-lite written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/RedL0tus/jetson-monitor-lite 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 50ca33b8863589c0e12ee91e4119648ff6b140f6d01fdf3ee01390b3899961f0 [INFO] running `"docker" "start" "-a" "50ca33b8863589c0e12ee91e4119648ff6b140f6d01fdf3ee01390b3899961f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling embedded-graphics v0.6.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling spidev v0.4.0 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling jetson_monitor_lite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.47s [INFO] running `"docker" "inspect" "50ca33b8863589c0e12ee91e4119648ff6b140f6d01fdf3ee01390b3899961f0"` [INFO] running `"docker" "rm" "-f" "50ca33b8863589c0e12ee91e4119648ff6b140f6d01fdf3ee01390b3899961f0"` [INFO] [stdout] 50ca33b8863589c0e12ee91e4119648ff6b140f6d01fdf3ee01390b3899961f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fa5b578280e894a8bc4a448492287d198270b63446e1fb09523e9798d47f0fcb [INFO] running `"docker" "start" "-a" "fa5b578280e894a8bc4a448492287d198270b63446e1fb09523e9798d47f0fcb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling jetson_monitor_lite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "fa5b578280e894a8bc4a448492287d198270b63446e1fb09523e9798d47f0fcb"` [INFO] running `"docker" "rm" "-f" "fa5b578280e894a8bc4a448492287d198270b63446e1fb09523e9798d47f0fcb"` [INFO] [stdout] fa5b578280e894a8bc4a448492287d198270b63446e1fb09523e9798d47f0fcb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 6538a9ff1f0eb21226691df3ba59f85ae97bb5aa95a0e855e80e7321a7272d2c [INFO] running `"docker" "start" "-a" "6538a9ff1f0eb21226691df3ba59f85ae97bb5aa95a0e855e80e7321a7272d2c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jetson_monitor_lite-33bfdfa15aa76427 [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" "6538a9ff1f0eb21226691df3ba59f85ae97bb5aa95a0e855e80e7321a7272d2c"` [INFO] running `"docker" "rm" "-f" "6538a9ff1f0eb21226691df3ba59f85ae97bb5aa95a0e855e80e7321a7272d2c"` [INFO] [stdout] 6538a9ff1f0eb21226691df3ba59f85ae97bb5aa95a0e855e80e7321a7272d2c