[INFO] cloning repository https://github.com/TimYorke/lap-timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimYorke/lap-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimYorke%2Flap-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimYorke%2Flap-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e2b5345cc21d4d2577ea532064f1294933c993d [INFO] testing TimYorke/lap-timer against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimYorke%2Flap-timer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TimYorke/lap-timer on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/TimYorke/lap-timer [INFO] finished tweaking git repo https://github.com/TimYorke/lap-timer [INFO] tweaked toml for git repo https://github.com/TimYorke/lap-timer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TimYorke/lap-timer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113bce514b936211b27b0aa98b791d9ccd0fd7fa8e1eb72942a57e5e4aac5814 [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" "113bce514b936211b27b0aa98b791d9ccd0fd7fa8e1eb72942a57e5e4aac5814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113bce514b936211b27b0aa98b791d9ccd0fd7fa8e1eb72942a57e5e4aac5814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113bce514b936211b27b0aa98b791d9ccd0fd7fa8e1eb72942a57e5e4aac5814", kill_on_drop: false }` [INFO] [stdout] 113bce514b936211b27b0aa98b791d9ccd0fd7fa8e1eb72942a57e5e4aac5814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c7a7068a1e5fcc0111fe0f567476ae688a89daa0d52d81f29b36ebfe8a0522 [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" "a0c7a7068a1e5fcc0111fe0f567476ae688a89daa0d52d81f29b36ebfe8a0522", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling display-interface v0.4.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling generic-array v0.13.2 [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 ioctl-rs v0.1.6 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling display-interface-spi v0.4.0 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling st7789 v0.5.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.10.1 [INFO] [stderr] Compiling nmea v0.0.9 [INFO] [stderr] Compiling drogue-embedded-timer v0.2.1 [INFO] [stderr] Compiling drogue-mpu-6050 v0.1.0 [INFO] [stderr] Compiling lap-timer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.14s [INFO] running `Command { std: "docker" "inspect" "a0c7a7068a1e5fcc0111fe0f567476ae688a89daa0d52d81f29b36ebfe8a0522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c7a7068a1e5fcc0111fe0f567476ae688a89daa0d52d81f29b36ebfe8a0522", kill_on_drop: false }` [INFO] [stdout] a0c7a7068a1e5fcc0111fe0f567476ae688a89daa0d52d81f29b36ebfe8a0522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c47ff5c51db97bd4af6386a5a41b1ae746b11c999caa373ccd4626c03d685a [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" "86c47ff5c51db97bd4af6386a5a41b1ae746b11c999caa373ccd4626c03d685a", kill_on_drop: false }` [INFO] [stderr] Compiling lap-timer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "86c47ff5c51db97bd4af6386a5a41b1ae746b11c999caa373ccd4626c03d685a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c47ff5c51db97bd4af6386a5a41b1ae746b11c999caa373ccd4626c03d685a", kill_on_drop: false }` [INFO] [stdout] 86c47ff5c51db97bd4af6386a5a41b1ae746b11c999caa373ccd4626c03d685a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5181d1bf35fc7909284fb8d60399a75793a37f9b2e58324931ab7cbfaf18edb2 [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" "5181d1bf35fc7909284fb8d60399a75793a37f9b2e58324931ab7cbfaf18edb2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lap_timer-e4886c134a450480) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5181d1bf35fc7909284fb8d60399a75793a37f9b2e58324931ab7cbfaf18edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5181d1bf35fc7909284fb8d60399a75793a37f9b2e58324931ab7cbfaf18edb2", kill_on_drop: false }` [INFO] [stdout] 5181d1bf35fc7909284fb8d60399a75793a37f9b2e58324931ab7cbfaf18edb2