[INFO] updating cached repository https://github.com/ant1441/hyper-proxy-lol-html [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d41e7511d6df8ef37edf0c9163884e21e6e69400 [INFO] checking ant1441/hyper-proxy-lol-html against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fant1441%2Fhyper-proxy-lol-html" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ant1441/hyper-proxy-lol-html on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ant1441/hyper-proxy-lol-html [INFO] finished tweaking git repo https://github.com/ant1441/hyper-proxy-lol-html [INFO] tweaked toml for git repo https://github.com/ant1441/hyper-proxy-lol-html written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ant1441/hyper-proxy-lol-html already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] fa107d83dcbc97016d1f2d59770fe20f7088b1e08ca013d63deffb02ecd010ca [INFO] running `"docker" "start" "-a" "fa107d83dcbc97016d1f2d59770fe20f7088b1e08ca013d63deffb02ecd010ca"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.6 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking thiserror v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking lol_html v0.1.0 [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/rewriter/mod.rs:64:13 [INFO] [stderr] | [INFO] [stderr] 64 | #[error("{0}")] [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/rewriter/mod.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | #[error("{0}")] [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/rewriter/mod.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | #[error("{0}")] [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/rewritable_units/element.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | #[error("`{0}` character is forbidden in the tag name")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/rewritable_units/tokens/attributes.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | #[error("`{0}` character is forbidden in the attribute name")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lol_html-0.1.0/src/selectors_vm/error.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | #[error("Unsupported combinator `{0}` in selector.")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `lol_html`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fa107d83dcbc97016d1f2d59770fe20f7088b1e08ca013d63deffb02ecd010ca"` [INFO] running `"docker" "rm" "-f" "fa107d83dcbc97016d1f2d59770fe20f7088b1e08ca013d63deffb02ecd010ca"` [INFO] [stdout] fa107d83dcbc97016d1f2d59770fe20f7088b1e08ca013d63deffb02ecd010ca