[INFO] cloning repository https://github.com/jiuker/ycss-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiuker/ycss-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fycss-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fycss-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c36dec6f4b8471f578d5907f9d81f874a7ef2353 [INFO] testing jiuker/ycss-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fycss-rs" "/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/jiuker/ycss-rs 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/jiuker/ycss-rs [INFO] finished tweaking git repo https://github.com/jiuker/ycss-rs [INFO] tweaked toml for git repo https://github.com/jiuker/ycss-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jiuker/ycss-rs 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] warning: dependency (lazy_static) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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] 76e546aff4220184267adeaeaec4173df74b869df4b4e4fc54a6c3d84a3db90b [INFO] running `"docker" "start" "-a" "76e546aff4220184267adeaeaec4173df74b869df4b4e4fc54a6c3d84a3db90b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (lazy_static) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling ycss-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.10s [INFO] running `"docker" "inspect" "76e546aff4220184267adeaeaec4173df74b869df4b4e4fc54a6c3d84a3db90b"` [INFO] running `"docker" "rm" "-f" "76e546aff4220184267adeaeaec4173df74b869df4b4e4fc54a6c3d84a3db90b"` [INFO] [stdout] 76e546aff4220184267adeaeaec4173df74b869df4b4e4fc54a6c3d84a3db90b [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] e03fa360e765839579638f09817a407d495c82532b8802c4a6bd3c9cb80161f7 [INFO] running `"docker" "start" "-a" "e03fa360e765839579638f09817a407d495c82532b8802c4a6bd3c9cb80161f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (lazy_static) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling ycss-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "e03fa360e765839579638f09817a407d495c82532b8802c4a6bd3c9cb80161f7"` [INFO] running `"docker" "rm" "-f" "e03fa360e765839579638f09817a407d495c82532b8802c4a6bd3c9cb80161f7"` [INFO] [stdout] e03fa360e765839579638f09817a407d495c82532b8802c4a6bd3c9cb80161f7 [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] b0be170a531e7d50ec37d7e33f2b05d4b13f86b76ee63b583644fec9d51fe917 [INFO] running `"docker" "start" "-a" "b0be170a531e7d50ec37d7e33f2b05d4b13f86b76ee63b583644fec9d51fe917"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (lazy_static) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ycss_rs-920c18f893020343 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ycss_rs-27a990e2a8d2a340 [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] [stdout] [INFO] [stderr] Doc-tests ycss-rs [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] [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" "b0be170a531e7d50ec37d7e33f2b05d4b13f86b76ee63b583644fec9d51fe917"` [INFO] running `"docker" "rm" "-f" "b0be170a531e7d50ec37d7e33f2b05d4b13f86b76ee63b583644fec9d51fe917"` [INFO] [stdout] b0be170a531e7d50ec37d7e33f2b05d4b13f86b76ee63b583644fec9d51fe917