[INFO] cloning repository https://github.com/orhun/i3-workspace-brightness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/i3-workspace-brightness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fi3-workspace-brightness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fi3-workspace-brightness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37dc57b6b930bfe6432a07cd16c1be750ddb3167 [INFO] testing orhun/i3-workspace-brightness against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fi3-workspace-brightness" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orhun/i3-workspace-brightness on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orhun/i3-workspace-brightness [INFO] finished tweaking git repo https://github.com/orhun/i3-workspace-brightness [INFO] tweaked toml for git repo https://github.com/orhun/i3-workspace-brightness written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/orhun/i3-workspace-brightness already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 575437021bdb4be6b4f5b12acc5a108562814e7f27b450ae4d9c2d37fc1aa8f8 [INFO] running `Command { std: "docker" "start" "-a" "575437021bdb4be6b4f5b12acc5a108562814e7f27b450ae4d9c2d37fc1aa8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575437021bdb4be6b4f5b12acc5a108562814e7f27b450ae4d9c2d37fc1aa8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575437021bdb4be6b4f5b12acc5a108562814e7f27b450ae4d9c2d37fc1aa8f8", kill_on_drop: false }` [INFO] [stdout] 575437021bdb4be6b4f5b12acc5a108562814e7f27b450ae4d9c2d37fc1aa8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cdc9a8ccf37c5b5dc86037a8d37de26d980f607b2b09c27816e3868531c2ba3 [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" "7cdc9a8ccf37c5b5dc86037a8d37de26d980f607b2b09c27816e3868531c2ba3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling i3-workspace-brightness v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.51s [INFO] running `Command { std: "docker" "inspect" "7cdc9a8ccf37c5b5dc86037a8d37de26d980f607b2b09c27816e3868531c2ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdc9a8ccf37c5b5dc86037a8d37de26d980f607b2b09c27816e3868531c2ba3", kill_on_drop: false }` [INFO] [stdout] 7cdc9a8ccf37c5b5dc86037a8d37de26d980f607b2b09c27816e3868531c2ba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2beb6d963a61a111bcd183fbd083e3ce49a6d956687013a8a9e641ae4c365f76 [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" "2beb6d963a61a111bcd183fbd083e3ce49a6d956687013a8a9e641ae4c365f76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling i3-workspace-brightness v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.69s [INFO] running `Command { std: "docker" "inspect" "2beb6d963a61a111bcd183fbd083e3ce49a6d956687013a8a9e641ae4c365f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2beb6d963a61a111bcd183fbd083e3ce49a6d956687013a8a9e641ae4c365f76", kill_on_drop: false }` [INFO] [stdout] 2beb6d963a61a111bcd183fbd083e3ce49a6d956687013a8a9e641ae4c365f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 3a615398072ec9ce5c4192d57ec47468e6bf0f47e5253098329ad99eab579599 [INFO] running `Command { std: "docker" "start" "-a" "3a615398072ec9ce5c4192d57ec47468e6bf0f47e5253098329ad99eab579599", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/i3_workspace_brightness-c5e17f5c1f7f4ef1 [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 `Command { std: "docker" "inspect" "3a615398072ec9ce5c4192d57ec47468e6bf0f47e5253098329ad99eab579599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a615398072ec9ce5c4192d57ec47468e6bf0f47e5253098329ad99eab579599", kill_on_drop: false }` [INFO] [stdout] 3a615398072ec9ce5c4192d57ec47468e6bf0f47e5253098329ad99eab579599