[INFO] cloning repository https://github.com/samgwise/osc-gpio-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samgwise/osc-gpio-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgwise%2Fosc-gpio-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgwise%2Fosc-gpio-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d7a014c7ec482fc8acb26dc7b8f2047f6b7083b [INFO] testing samgwise/osc-gpio-bridge against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgwise%2Fosc-gpio-bridge" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samgwise/osc-gpio-bridge on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samgwise/osc-gpio-bridge [INFO] finished tweaking git repo https://github.com/samgwise/osc-gpio-bridge [INFO] tweaked toml for git repo https://github.com/samgwise/osc-gpio-bridge written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/samgwise/osc-gpio-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 541bdfea4b30427c14705030a83ee2246e3e826d4a7253b8b6d9b4c5d8a0f66f [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" "541bdfea4b30427c14705030a83ee2246e3e826d4a7253b8b6d9b4c5d8a0f66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "541bdfea4b30427c14705030a83ee2246e3e826d4a7253b8b6d9b4c5d8a0f66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541bdfea4b30427c14705030a83ee2246e3e826d4a7253b8b6d9b4c5d8a0f66f", kill_on_drop: false }` [INFO] [stdout] 541bdfea4b30427c14705030a83ee2246e3e826d4a7253b8b6d9b4c5d8a0f66f [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b17a8f997e8febb236a8ae67f56f16cf9a628691c1ce533cc22e42337297a6 [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" "88b17a8f997e8febb236a8ae67f56f16cf9a628691c1ce533cc22e42337297a6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling rosc v0.1.5 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rppal v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling osc-gpio-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.04s [INFO] running `Command { std: "docker" "inspect" "88b17a8f997e8febb236a8ae67f56f16cf9a628691c1ce533cc22e42337297a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b17a8f997e8febb236a8ae67f56f16cf9a628691c1ce533cc22e42337297a6", kill_on_drop: false }` [INFO] [stdout] 88b17a8f997e8febb236a8ae67f56f16cf9a628691c1ce533cc22e42337297a6 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112b99d442b40cb2eee8a3d032aae60fc3cc7854efcc9df6538b5ddbed9dd021 [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" "112b99d442b40cb2eee8a3d032aae60fc3cc7854efcc9df6538b5ddbed9dd021", kill_on_drop: false }` [INFO] [stderr] Compiling osc-gpio-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "112b99d442b40cb2eee8a3d032aae60fc3cc7854efcc9df6538b5ddbed9dd021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112b99d442b40cb2eee8a3d032aae60fc3cc7854efcc9df6538b5ddbed9dd021", kill_on_drop: false }` [INFO] [stdout] 112b99d442b40cb2eee8a3d032aae60fc3cc7854efcc9df6538b5ddbed9dd021 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99b817b1682c36d99968c693c98ba85b7f18c170f3e4c96ff1531814fdb24251 [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" "99b817b1682c36d99968c693c98ba85b7f18c170f3e4c96ff1531814fdb24251", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/osc_gpio_bridge-bf869f610e309f4c) [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" "99b817b1682c36d99968c693c98ba85b7f18c170f3e4c96ff1531814fdb24251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b817b1682c36d99968c693c98ba85b7f18c170f3e4c96ff1531814fdb24251", kill_on_drop: false }` [INFO] [stdout] 99b817b1682c36d99968c693c98ba85b7f18c170f3e4c96ff1531814fdb24251