[INFO] cloning repository https://github.com/EverlastingBugstopper/chrome-devtools-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EverlastingBugstopper/chrome-devtools-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEverlastingBugstopper%2Fchrome-devtools-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEverlastingBugstopper%2Fchrome-devtools-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a78c9aa580661b0f4106c880a8250b6daef0ec35 [INFO] testing EverlastingBugstopper/chrome-devtools-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEverlastingBugstopper%2Fchrome-devtools-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EverlastingBugstopper/chrome-devtools-rs 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/EverlastingBugstopper/chrome-devtools-rs [INFO] finished tweaking git repo https://github.com/EverlastingBugstopper/chrome-devtools-rs [INFO] tweaked toml for git repo https://github.com/EverlastingBugstopper/chrome-devtools-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/EverlastingBugstopper/chrome-devtools-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] c5a98b7e9a63079795eca0a55bfae807e778dfa198e5db1add7b4b682a4f39b6 [INFO] running `"docker" "start" "-a" "c5a98b7e9a63079795eca0a55bfae807e778dfa198e5db1add7b4b682a4f39b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrome-devtools-rs v0.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.49s [INFO] running `"docker" "inspect" "c5a98b7e9a63079795eca0a55bfae807e778dfa198e5db1add7b4b682a4f39b6"` [INFO] running `"docker" "rm" "-f" "c5a98b7e9a63079795eca0a55bfae807e778dfa198e5db1add7b4b682a4f39b6"` [INFO] [stdout] c5a98b7e9a63079795eca0a55bfae807e778dfa198e5db1add7b4b682a4f39b6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 11700ac689426e6ef2333b673e9b8227d62d0eacd9e4af40edcf8a0b6ddd562a [INFO] running `"docker" "start" "-a" "11700ac689426e6ef2333b673e9b8227d62d0eacd9e4af40edcf8a0b6ddd562a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling chrome-devtools-rs v0.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "11700ac689426e6ef2333b673e9b8227d62d0eacd9e4af40edcf8a0b6ddd562a"` [INFO] running `"docker" "rm" "-f" "11700ac689426e6ef2333b673e9b8227d62d0eacd9e4af40edcf8a0b6ddd562a"` [INFO] [stdout] 11700ac689426e6ef2333b673e9b8227d62d0eacd9e4af40edcf8a0b6ddd562a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 2d7b857a65c56834db7a118dad784ce9b63c722931eccd7da3e5ee1422ef81af [INFO] running `"docker" "start" "-a" "2d7b857a65c56834db7a118dad784ce9b63c722931eccd7da3e5ee1422ef81af"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chrome_devtools-3a3c2388499fe170 [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] [stderr] Doc-tests chrome_devtools [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" "2d7b857a65c56834db7a118dad784ce9b63c722931eccd7da3e5ee1422ef81af"` [INFO] running `"docker" "rm" "-f" "2d7b857a65c56834db7a118dad784ce9b63c722931eccd7da3e5ee1422ef81af"` [INFO] [stdout] 2d7b857a65c56834db7a118dad784ce9b63c722931eccd7da3e5ee1422ef81af