[INFO] updating cached repository https://github.com/fenhl/dark-mode-firefox [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 84a38a6520ed68ef4bdcda3567f3f69af18b4b99 [INFO] testing fenhl/dark-mode-firefox against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdark-mode-firefox" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/dark-mode-firefox on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fenhl/dark-mode-firefox [INFO] finished tweaking git repo https://github.com/fenhl/dark-mode-firefox [INFO] tweaked toml for git repo https://github.com/fenhl/dark-mode-firefox written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/dark-mode-firefox already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b602854ee3fb434e97606bfb4b7b08230564fae735ed09bc6b2c89f5bfd2963d [INFO] running `"docker" "start" "-a" "b602854ee3fb434e97606bfb4b7b08230564fae735ed09bc6b2c89f5bfd2963d"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling webextension-protocol v1.0.0 (https://github.com/fenhl/rust-webextension-protocol#fce3ba48) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling dark-mode v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.75s [INFO] running `"docker" "inspect" "b602854ee3fb434e97606bfb4b7b08230564fae735ed09bc6b2c89f5bfd2963d"` [INFO] running `"docker" "rm" "-f" "b602854ee3fb434e97606bfb4b7b08230564fae735ed09bc6b2c89f5bfd2963d"` [INFO] [stdout] b602854ee3fb434e97606bfb4b7b08230564fae735ed09bc6b2c89f5bfd2963d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a8294fb4d77dd4f584909bbd26674c3430e2c4ba0325395dbb6b3c80ed6354c [INFO] running `"docker" "start" "-a" "5a8294fb4d77dd4f584909bbd26674c3430e2c4ba0325395dbb6b3c80ed6354c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `"docker" "inspect" "5a8294fb4d77dd4f584909bbd26674c3430e2c4ba0325395dbb6b3c80ed6354c"` [INFO] running `"docker" "rm" "-f" "5a8294fb4d77dd4f584909bbd26674c3430e2c4ba0325395dbb6b3c80ed6354c"` [INFO] [stdout] 5a8294fb4d77dd4f584909bbd26674c3430e2c4ba0325395dbb6b3c80ed6354c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] eb1e0c673d97b55865cef49baaf5b1f4787edece3f10e0bad020c2be0747403f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "eb1e0c673d97b55865cef49baaf5b1f4787edece3f10e0bad020c2be0747403f"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `"docker" "inspect" "eb1e0c673d97b55865cef49baaf5b1f4787edece3f10e0bad020c2be0747403f"` [INFO] running `"docker" "rm" "-f" "eb1e0c673d97b55865cef49baaf5b1f4787edece3f10e0bad020c2be0747403f"` [INFO] [stdout] eb1e0c673d97b55865cef49baaf5b1f4787edece3f10e0bad020c2be0747403f