[INFO] cloning repository https://github.com/rust-analyzer/renamer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-analyzer/renamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-analyzer%2Frenamer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-analyzer%2Frenamer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77dbfd48dffb0bc4c729fb3b28c97477240adefb [INFO] testing rust-analyzer/renamer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-analyzer%2Frenamer" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-analyzer/renamer 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/rust-analyzer/renamer [INFO] finished tweaking git repo https://github.com/rust-analyzer/renamer [INFO] tweaked toml for git repo https://github.com/rust-analyzer/renamer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rust-analyzer/renamer 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] Updating git repository `https://github.com/rust-lang/rls.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] c4832f66c55e0b647eb200dc9ac0f1feed2fcb2d6be1377254801cac48527aeb [INFO] running `"docker" "start" "-a" "c4832f66c55e0b647eb200dc9ac0f1feed2fcb2d6be1377254801cac48527aeb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.20 [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling rls-span v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rls-data v0.19.0 [INFO] [stderr] Compiling rls-vfs v0.8.0 (https://github.com/rust-lang/rls.git#5db91c7b) [INFO] [stderr] Compiling rls-analysis v0.18.1 (https://github.com/rust-lang/rls.git#5db91c7b) [INFO] [stderr] Compiling renamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.58s [INFO] running `"docker" "inspect" "c4832f66c55e0b647eb200dc9ac0f1feed2fcb2d6be1377254801cac48527aeb"` [INFO] running `"docker" "rm" "-f" "c4832f66c55e0b647eb200dc9ac0f1feed2fcb2d6be1377254801cac48527aeb"` [INFO] [stdout] c4832f66c55e0b647eb200dc9ac0f1feed2fcb2d6be1377254801cac48527aeb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2072e7414d4963446ef84acf6b0f73055bfbc34c4bc4e5fdc425f756478eefb2 [INFO] running `"docker" "start" "-a" "2072e7414d4963446ef84acf6b0f73055bfbc34c4bc4e5fdc425f756478eefb2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling renamer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "2072e7414d4963446ef84acf6b0f73055bfbc34c4bc4e5fdc425f756478eefb2"` [INFO] running `"docker" "rm" "-f" "2072e7414d4963446ef84acf6b0f73055bfbc34c4bc4e5fdc425f756478eefb2"` [INFO] [stdout] 2072e7414d4963446ef84acf6b0f73055bfbc34c4bc4e5fdc425f756478eefb2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 06585f22fee9525e2c298c85d7447c16a0b97e0eae5afda4f7fa71fe5ef61c40 [INFO] running `"docker" "start" "-a" "06585f22fee9525e2c298c85d7447c16a0b97e0eae5afda4f7fa71fe5ef61c40"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/renamer-5d6636c607c5f9b4 [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" "06585f22fee9525e2c298c85d7447c16a0b97e0eae5afda4f7fa71fe5ef61c40"` [INFO] running `"docker" "rm" "-f" "06585f22fee9525e2c298c85d7447c16a0b97e0eae5afda4f7fa71fe5ef61c40"` [INFO] [stdout] 06585f22fee9525e2c298c85d7447c16a0b97e0eae5afda4f7fa71fe5ef61c40