[INFO] cloning repository https://github.com/BurntSushi/ucd-generate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurntSushi/ucd-generate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fucd-generate"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fucd-generate'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 483d7d5b9f734275ee39b1670e659916eea8d132 [INFO] testing BurntSushi/ucd-generate against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fucd-generate" "/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/BurntSushi/ucd-generate on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/BurntSushi/ucd-generate [INFO] removed workspace from git repo https://github.com/BurntSushi/ucd-generate [INFO] removed path dependency ucd-parse from git repo https://github.com/BurntSushi/ucd-generate [INFO] removed path dependency ucd-trie from git repo https://github.com/BurntSushi/ucd-generate [INFO] removed path dependency ucd-util from git repo https://github.com/BurntSushi/ucd-generate [INFO] finished tweaking git repo https://github.com/BurntSushi/ucd-generate [INFO] tweaked toml for git repo https://github.com/BurntSushi/ucd-generate written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BurntSushi/ucd-generate already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-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" "+1.44.0" "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] 6e8f8df937834d7a22fc3decf1f18c10490e50ac55e54d4e1fb8778756bda081 [INFO] running `"docker" "start" "-a" "6e8f8df937834d7a22fc3decf1f18c10490e50ac55e54d4e1fb8778756bda081"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling fst v0.4.4 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling ucd-parse v0.1.8 [INFO] [stderr] Compiling ucd-generate v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.97s [INFO] running `"docker" "inspect" "6e8f8df937834d7a22fc3decf1f18c10490e50ac55e54d4e1fb8778756bda081"` [INFO] running `"docker" "rm" "-f" "6e8f8df937834d7a22fc3decf1f18c10490e50ac55e54d4e1fb8778756bda081"` [INFO] [stdout] 6e8f8df937834d7a22fc3decf1f18c10490e50ac55e54d4e1fb8778756bda081 [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" "+1.44.0" "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] 44dac401f1e40181b964397e24083db5ab49ea1b2641e973169b42aca3959fdc [INFO] running `"docker" "start" "-a" "44dac401f1e40181b964397e24083db5ab49ea1b2641e973169b42aca3959fdc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ucd-generate v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `"docker" "inspect" "44dac401f1e40181b964397e24083db5ab49ea1b2641e973169b42aca3959fdc"` [INFO] running `"docker" "rm" "-f" "44dac401f1e40181b964397e24083db5ab49ea1b2641e973169b42aca3959fdc"` [INFO] [stdout] 44dac401f1e40181b964397e24083db5ab49ea1b2641e973169b42aca3959fdc [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" "+1.44.0" "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] 5b6d27822e7b9e5a11fae34bc7d3952c18be1607411f35dcd48b502836041f2f [INFO] running `"docker" "start" "-a" "5b6d27822e7b9e5a11fae34bc7d3952c18be1607411f35dcd48b502836041f2f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ucd_generate-7c29c200067ed315 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test writer::tests::packed ... ok [INFO] [stdout] test writer::tests::codepoint_to_codepoint_fn_error ... ok [INFO] [stdout] test writer::tests::test_rust_type_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5b6d27822e7b9e5a11fae34bc7d3952c18be1607411f35dcd48b502836041f2f"` [INFO] running `"docker" "rm" "-f" "5b6d27822e7b9e5a11fae34bc7d3952c18be1607411f35dcd48b502836041f2f"` [INFO] [stdout] 5b6d27822e7b9e5a11fae34bc7d3952c18be1607411f35dcd48b502836041f2f