[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 1.44.0 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-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedL0tus/jetson-monitor-lite on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-8/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 00cd50da5ae462756e53072e51e41a16c4480cf99317446a3c0f3517e1a59637 [INFO] running `"docker" "start" "-a" "00cd50da5ae462756e53072e51e41a16c4480cf99317446a3c0f3517e1a59637"` [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 cast v0.2.3 [INFO] [stderr] Compiling embedded-graphics v0.6.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v1.0.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 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 spidev v0.4.0 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [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 30.27s [INFO] running `"docker" "inspect" "00cd50da5ae462756e53072e51e41a16c4480cf99317446a3c0f3517e1a59637"` [INFO] running `"docker" "rm" "-f" "00cd50da5ae462756e53072e51e41a16c4480cf99317446a3c0f3517e1a59637"` [INFO] [stdout] 00cd50da5ae462756e53072e51e41a16c4480cf99317446a3c0f3517e1a59637 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 1327b002e50a7b7f1e883728abd6f1341af61281e1e4fc4b7598289fc56f2754 [INFO] running `"docker" "start" "-a" "1327b002e50a7b7f1e883728abd6f1341af61281e1e4fc4b7598289fc56f2754"` [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.17s [INFO] running `"docker" "inspect" "1327b002e50a7b7f1e883728abd6f1341af61281e1e4fc4b7598289fc56f2754"` [INFO] running `"docker" "rm" "-f" "1327b002e50a7b7f1e883728abd6f1341af61281e1e4fc4b7598289fc56f2754"` [INFO] [stdout] 1327b002e50a7b7f1e883728abd6f1341af61281e1e4fc4b7598289fc56f2754 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 4d6afaf9b0ee372d16fe3f2186c799ad6405bd1d6286754b4e9f167dbb09f8e8 [INFO] running `"docker" "start" "-a" "4d6afaf9b0ee372d16fe3f2186c799ad6405bd1d6286754b4e9f167dbb09f8e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jetson_monitor_lite-4e374a76d6d8796e [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" "4d6afaf9b0ee372d16fe3f2186c799ad6405bd1d6286754b4e9f167dbb09f8e8"` [INFO] running `"docker" "rm" "-f" "4d6afaf9b0ee372d16fe3f2186c799ad6405bd1d6286754b4e9f167dbb09f8e8"` [INFO] [stdout] 4d6afaf9b0ee372d16fe3f2186c799ad6405bd1d6286754b4e9f167dbb09f8e8