[INFO] updating cached repository https://github.com/sunny4381/brightness [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] 9bf590b9057464706d60dd93e7a7604f1e375278 [INFO] testing sunny4381/brightness against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunny4381%2Fbrightness" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunny4381/brightness on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sunny4381/brightness [INFO] finished tweaking git repo https://github.com/sunny4381/brightness [INFO] tweaked toml for git repo https://github.com/sunny4381/brightness written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sunny4381/brightness already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+beta-2020-06-03" "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] 748973dc5a6a601b69311fb67a0b55c9580315c9fd3c523138db6ac3ae1f7a4f [INFO] running `"docker" "start" "-a" "748973dc5a6a601b69311fb67a0b55c9580315c9fd3c523138db6ac3ae1f7a4f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling image v0.12.3 [INFO] [stderr] Compiling brightness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.39s [INFO] running `"docker" "inspect" "748973dc5a6a601b69311fb67a0b55c9580315c9fd3c523138db6ac3ae1f7a4f"` [INFO] running `"docker" "rm" "-f" "748973dc5a6a601b69311fb67a0b55c9580315c9fd3c523138db6ac3ae1f7a4f"` [INFO] [stdout] 748973dc5a6a601b69311fb67a0b55c9580315c9fd3c523138db6ac3ae1f7a4f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+beta-2020-06-03" "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] 078b8b9b30fe2f9fd598fcfceebcb09698f3ae756fab91454fcf8405d934a54a [INFO] running `"docker" "start" "-a" "078b8b9b30fe2f9fd598fcfceebcb09698f3ae756fab91454fcf8405d934a54a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling brightness v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "078b8b9b30fe2f9fd598fcfceebcb09698f3ae756fab91454fcf8405d934a54a"` [INFO] running `"docker" "rm" "-f" "078b8b9b30fe2f9fd598fcfceebcb09698f3ae756fab91454fcf8405d934a54a"` [INFO] [stdout] 078b8b9b30fe2f9fd598fcfceebcb09698f3ae756fab91454fcf8405d934a54a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 961144c150266fb9dff3943f8b87602a5077857a45b3e2c659dfdd8cf0269cca [INFO] running `"docker" "start" "-a" "961144c150266fb9dff3943f8b87602a5077857a45b3e2c659dfdd8cf0269cca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/brightness-7881244d160d237b [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 `"docker" "inspect" "961144c150266fb9dff3943f8b87602a5077857a45b3e2c659dfdd8cf0269cca"` [INFO] running `"docker" "rm" "-f" "961144c150266fb9dff3943f8b87602a5077857a45b3e2c659dfdd8cf0269cca"` [INFO] [stdout] 961144c150266fb9dff3943f8b87602a5077857a45b3e2c659dfdd8cf0269cca