[INFO] cloning repository https://github.com/frogshead/LM75_raspi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frogshead/LM75_raspi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2FLM75_raspi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2FLM75_raspi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11469346bfe0e42ebe8cd5e67d6278578f5d418c [INFO] testing frogshead/LM75_raspi against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogshead%2FLM75_raspi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frogshead/LM75_raspi on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frogshead/LM75_raspi [INFO] finished tweaking git repo https://github.com/frogshead/LM75_raspi [INFO] tweaked toml for git repo https://github.com/frogshead/LM75_raspi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/frogshead/LM75_raspi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] ce45304aa823efbef46416b0a2787ebc20b308e7f8e6ae83db196317f32811a2 [INFO] running `Command { std: "docker" "start" "-a" "ce45304aa823efbef46416b0a2787ebc20b308e7f8e6ae83db196317f32811a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce45304aa823efbef46416b0a2787ebc20b308e7f8e6ae83db196317f32811a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce45304aa823efbef46416b0a2787ebc20b308e7f8e6ae83db196317f32811a2", kill_on_drop: false }` [INFO] [stdout] ce45304aa823efbef46416b0a2787ebc20b308e7f8e6ae83db196317f32811a2 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f412e8a6ee5bc338d606f5f8470d227fdf1f7877ea6ebfbd5d29954ccef5d5 [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" "e8f412e8a6ee5bc338d606f5f8470d227fdf1f7877ea6ebfbd5d29954ccef5d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling lm75 v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sysfs_gpio v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling spidev v0.4.1 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling linux-embedded-hal v0.3.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling lm75_raspi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.79s [INFO] running `Command { std: "docker" "inspect" "e8f412e8a6ee5bc338d606f5f8470d227fdf1f7877ea6ebfbd5d29954ccef5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f412e8a6ee5bc338d606f5f8470d227fdf1f7877ea6ebfbd5d29954ccef5d5", kill_on_drop: false }` [INFO] [stdout] e8f412e8a6ee5bc338d606f5f8470d227fdf1f7877ea6ebfbd5d29954ccef5d5 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 610f4e7d0bdcd68f1cb19e171e5173dd7fa14f46d14ff7683a6dfb8acf8d7eed [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" "610f4e7d0bdcd68f1cb19e171e5173dd7fa14f46d14ff7683a6dfb8acf8d7eed", kill_on_drop: false }` [INFO] [stderr] Compiling lm75_raspi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "610f4e7d0bdcd68f1cb19e171e5173dd7fa14f46d14ff7683a6dfb8acf8d7eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610f4e7d0bdcd68f1cb19e171e5173dd7fa14f46d14ff7683a6dfb8acf8d7eed", kill_on_drop: false }` [INFO] [stdout] 610f4e7d0bdcd68f1cb19e171e5173dd7fa14f46d14ff7683a6dfb8acf8d7eed [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7357a1cedf14889c6a847bad0d750e8ce21d8f6d4128130d69c73a2fdc6328f6 [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" "7357a1cedf14889c6a847bad0d750e8ce21d8f6d4128130d69c73a2fdc6328f6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lm75_raspi-ab8731adf16a4390) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7357a1cedf14889c6a847bad0d750e8ce21d8f6d4128130d69c73a2fdc6328f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7357a1cedf14889c6a847bad0d750e8ce21d8f6d4128130d69c73a2fdc6328f6", kill_on_drop: false }` [INFO] [stdout] 7357a1cedf14889c6a847bad0d750e8ce21d8f6d4128130d69c73a2fdc6328f6