[INFO] updating cached repository https://github.com/QSCTech/jw-parser [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] 64967c129815bc9302ef89787ea38133014969cb [INFO] checking QSCTech/jw-parser against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQSCTech%2Fjw-parser" "/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/QSCTech/jw-parser on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/QSCTech/jw-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/QSCTech/jw-parser [INFO] tweaked toml for git repo https://github.com/QSCTech/jw-parser written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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-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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] 17396b803a47a9a1fe80435ba887bcaef010be65aa7b42b83760cc5442622148 [INFO] running `"docker" "start" "-a" "17396b803a47a9a1fe80435ba887bcaef010be65aa7b42b83760cc5442622148"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Checking reformation v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking selectors v0.21.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking string_cache v0.7.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Compiling unhtml_derive v0.7.4 [INFO] [stderr] Checking unhtml v0.7.5 [INFO] [stderr] Checking interfacer-http v0.2.2 [INFO] [stderr] Checking interfacer-http-hyper v0.1.0 [INFO] [stderr] Checking zju-jw-scraper v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:107:12 [INFO] [stderr] | [INFO] [stderr] 107 | #![feature(custom_attribute, param_attrs, async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Transport` not found for `C` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interfacer-http-hyper-0.1.0/src/lib.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 41 | C::Transport: 'static, [INFO] [stderr] | ^^^^^^^^^ associated type `Transport` not found [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Future` not found for `C` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interfacer-http-hyper-0.1.0/src/lib.rs:42:8 [INFO] [stderr] | [INFO] [stderr] 42 | C::Future: 'static, [INFO] [stderr] | ^^^^^^ associated type `Future` not found [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `request` found for struct `hyper::Client` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interfacer-http-hyper-0.1.0/src/lib.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | .request(Request::from_parts(parts, body.into())) [INFO] [stderr] | ^^^^^^^ method not found in `hyper::Client` [INFO] [stderr] | [INFO] [stderr] = note: the method `request` exists but the following trait bounds were not satisfied: [INFO] [stderr] `C : std::clone::Clone` [INFO] [stderr] `C : std::marker::Send` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[_]` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interfacer-http-hyper-0.1.0/src/lib.rs:54:37 [INFO] [stderr] | [INFO] [stderr] 54 | data.extend_from_slice(&chunk?); [INFO] [stderr] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[_]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[_]` cannot be known at compilation time [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interfacer-http-hyper-0.1.0/src/lib.rs:54:42 [INFO] [stderr] | [INFO] [stderr] 54 | data.extend_from_slice(&chunk?); [INFO] [stderr] | ^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[_]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `std::prelude::v1::Err` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0220, E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0220`. [INFO] [stderr] error: could not compile `interfacer-http-hyper`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: cannot find attribute `get` in this scope [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `expect` in this scope [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `post` in this scope [INFO] [stderr] --> src/raw/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #[http_service] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `body` in this scope [INFO] [stderr] --> src/raw/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #[http_service] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `get` in this scope [INFO] [stderr] --> src/raw/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #[http_service] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `header` in this scope [INFO] [stderr] --> src/raw/mod.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #[http_service] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `zju-jw-scraper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "17396b803a47a9a1fe80435ba887bcaef010be65aa7b42b83760cc5442622148"` [INFO] running `"docker" "rm" "-f" "17396b803a47a9a1fe80435ba887bcaef010be65aa7b42b83760cc5442622148"` [INFO] [stdout] 17396b803a47a9a1fe80435ba887bcaef010be65aa7b42b83760cc5442622148