[INFO] updating cached repository https://github.com/Trangar/html_sanitizer [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] [stderr] From https://github.com/Trangar/html_sanitizer [INFO] [stderr] 854feda..c3807eb master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c3807eb13c25fa64b28cfaf7377d97866c067d46 [INFO] checking Trangar/html_sanitizer against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fhtml_sanitizer" "/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/Trangar/html_sanitizer on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Trangar/html_sanitizer [INFO] finished tweaking git repo https://github.com/Trangar/html_sanitizer [INFO] tweaked toml for git repo https://github.com/Trangar/html_sanitizer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/html_sanitizer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=forbid" "-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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2823a1ff0929381240859b6e6765fcf6aec12f40a0a19193415cb4aa4096b9b4 [INFO] running `"docker" "start" "-a" "2823a1ff0929381240859b6e6765fcf6aec12f40a0a19193415cb4aa4096b9b4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tendril v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] error: cannot find macro `log_module_path` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/src/tree_builder/mod.rs:311:12 [INFO] [stderr] | [INFO] [stderr] 311 | if log_enabled!(Level::Debug) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `module_path` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `html5ever`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2823a1ff0929381240859b6e6765fcf6aec12f40a0a19193415cb4aa4096b9b4"` [INFO] running `"docker" "rm" "-f" "2823a1ff0929381240859b6e6765fcf6aec12f40a0a19193415cb4aa4096b9b4"` [INFO] [stdout] 2823a1ff0929381240859b6e6765fcf6aec12f40a0a19193415cb4aa4096b9b4