[INFO] cloning repository https://github.com/system76/coreboot-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/system76/coreboot-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Fcoreboot-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Fcoreboot-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c62c1aff801aff9a4cda4bb1cea8bda4ba1a8d3e [INFO] testing system76/coreboot-collector against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsystem76%2Fcoreboot-collector" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/system76/coreboot-collector on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/system76/coreboot-collector [INFO] finished tweaking git repo https://github.com/system76/coreboot-collector [INFO] tweaked toml for git repo https://github.com/system76/coreboot-collector written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/system76/coreboot-collector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24eaa01e4839480f85f8bdf273a02b4e026592344e8cd4452bab62cba4df87e2 [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" "24eaa01e4839480f85f8bdf273a02b4e026592344e8cd4452bab62cba4df87e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24eaa01e4839480f85f8bdf273a02b4e026592344e8cd4452bab62cba4df87e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24eaa01e4839480f85f8bdf273a02b4e026592344e8cd4452bab62cba4df87e2", kill_on_drop: false }` [INFO] [stdout] 24eaa01e4839480f85f8bdf273a02b4e026592344e8cd4452bab62cba4df87e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 15704dbfae7d3a1399f5af6e894467b20ddc57d5d744bd0e744cb698eeef1619 [INFO] running `Command { std: "docker" "start" "-a" "15704dbfae7d3a1399f5af6e894467b20ddc57d5d744bd0e744cb698eeef1619", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class.git#c3b86e07) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling coreboot-collector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.41s [INFO] running `Command { std: "docker" "inspect" "15704dbfae7d3a1399f5af6e894467b20ddc57d5d744bd0e744cb698eeef1619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15704dbfae7d3a1399f5af6e894467b20ddc57d5d744bd0e744cb698eeef1619", kill_on_drop: false }` [INFO] [stdout] 15704dbfae7d3a1399f5af6e894467b20ddc57d5d744bd0e744cb698eeef1619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] b454cae1a620e759deccd30a609f7f00b9f0300cff85c67d4a32103f40fb3ad2 [INFO] running `Command { std: "docker" "start" "-a" "b454cae1a620e759deccd30a609f7f00b9f0300cff85c67d4a32103f40fb3ad2", kill_on_drop: false }` [INFO] [stderr] Compiling coreboot-collector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.69s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/coreboot_collector-9b2db8d78cec7536) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/coreboot_collector-d47ed4697815783b) [INFO] running `Command { std: "docker" "inspect" "b454cae1a620e759deccd30a609f7f00b9f0300cff85c67d4a32103f40fb3ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b454cae1a620e759deccd30a609f7f00b9f0300cff85c67d4a32103f40fb3ad2", kill_on_drop: false }` [INFO] [stdout] b454cae1a620e759deccd30a609f7f00b9f0300cff85c67d4a32103f40fb3ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] aa47f4eac3b016c1e014c80ae39bcb86b3e76584daec8ebbc7569f3421c5038d [INFO] running `Command { std: "docker" "start" "-a" "aa47f4eac3b016c1e014c80ae39bcb86b3e76584daec8ebbc7569f3421c5038d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coreboot_collector-9b2db8d78cec7536) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/coreboot_collector-d47ed4697815783b) [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] [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] [stderr] Doc-tests coreboot-collector [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" "aa47f4eac3b016c1e014c80ae39bcb86b3e76584daec8ebbc7569f3421c5038d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa47f4eac3b016c1e014c80ae39bcb86b3e76584daec8ebbc7569f3421c5038d", kill_on_drop: false }` [INFO] [stdout] aa47f4eac3b016c1e014c80ae39bcb86b3e76584daec8ebbc7569f3421c5038d