[INFO] cloning repository https://github.com/huhisoftware/adblock-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huhisoftware/adblock-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fadblock-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fadblock-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7ea7615f8f59ea02fccaf6283e44d4b03c7f91a [INFO] checking huhisoftware/adblock-rust against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhisoftware%2Fadblock-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 20% (27/129) Checking out files: 21% (28/129) Checking out files: 22% (29/129) Checking out files: 23% (30/129) Checking out files: 24% (31/129) Checking out files: 25% (33/129) Checking out files: 26% (34/129) Checking out files: 27% (35/129) Checking out files: 28% (37/129) Checking out files: 29% (38/129) Checking out files: 30% (39/129) Checking out files: 31% (40/129) Checking out files: 32% (42/129) Checking out files: 33% (43/129) Checking out files: 34% (44/129) Checking out files: 35% (46/129) Checking out files: 36% (47/129) Checking out files: 37% (48/129) Checking out files: 38% (50/129) Checking out files: 39% (51/129) Checking out files: 40% (52/129) Checking out files: 41% (53/129) Checking out files: 42% (55/129) Checking out files: 43% (56/129) Checking out files: 44% (57/129) Checking out files: 45% (59/129) Checking out files: 46% (60/129) Checking out files: 47% (61/129) Checking out files: 48% (62/129) Checking out files: 49% (64/129) Checking out files: 50% (65/129) Checking out files: 51% (66/129) Checking out files: 52% (68/129) Checking out files: 53% (69/129) Checking out files: 54% (70/129) Checking out files: 55% (71/129) Checking out files: 56% (73/129) Checking out files: 57% (74/129) Checking out files: 58% (75/129) Checking out files: 59% (77/129) Checking out files: 60% (78/129) Checking out files: 61% (79/129) Checking out files: 62% (80/129) Checking out files: 63% (82/129) Checking out files: 64% (83/129) Checking out files: 65% (84/129) Checking out files: 66% (86/129) Checking out files: 67% (87/129) Checking out files: 68% (88/129) Checking out files: 69% (90/129) Checking out files: 70% (91/129) Checking out files: 71% (92/129) Checking out files: 72% (93/129) Checking out files: 73% (95/129) Checking out files: 74% (96/129) Checking out files: 75% (97/129) Checking out files: 76% (99/129) Checking out files: 77% (100/129) Checking out files: 78% (101/129) Checking out files: 79% (102/129) Checking out files: 80% (104/129) Checking out files: 81% (105/129) Checking out files: 82% (106/129) Checking out files: 83% (108/129) Checking out files: 84% (109/129) Checking out files: 85% (110/129) Checking out files: 86% (111/129) Checking out files: 87% (113/129) Checking out files: 88% (114/129) Checking out files: 89% (115/129) Checking out files: 90% (117/129) Checking out files: 91% (118/129) Checking out files: 92% (119/129) Checking out files: 93% (120/129) Checking out files: 94% (122/129) Checking out files: 95% (123/129) Checking out files: 96% (124/129) Checking out files: 97% (126/129) Checking out files: 98% (127/129) Checking out files: 99% (128/129) Checking out files: 100% (129/129) Checking out files: 100% (129/129), done. [INFO] validating manifest of git repo https://github.com/huhisoftware/adblock-rust on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huhisoftware/adblock-rust [INFO] finished tweaking git repo https://github.com/huhisoftware/adblock-rust [INFO] tweaked toml for git repo https://github.com/huhisoftware/adblock-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/huhisoftware/adblock-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88853207da2993d6b3f458ab4eb138eb6a792fb930aaabf4086a147e4b6049e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "88853207da2993d6b3f458ab4eb138eb6a792fb930aaabf4086a147e4b6049e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88853207da2993d6b3f458ab4eb138eb6a792fb930aaabf4086a147e4b6049e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88853207da2993d6b3f458ab4eb138eb6a792fb930aaabf4086a147e4b6049e8", kill_on_drop: false }` [INFO] [stdout] 88853207da2993d6b3f458ab4eb138eb6a792fb930aaabf4086a147e4b6049e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf62b1402a9dfab7c6d0b3bf9e6dd0bb1aa513c2134c734c3833ab3d1153bf5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fcf62b1402a9dfab7c6d0b3bf9e6dd0bb1aa513c2134c734c3833ab3d1153bf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling addr v0.2.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking lifeguard v0.6.0 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling psl v0.4.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling psl-lexer v0.2.0 [INFO] [stderr] Compiling psl-codegen v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Psl, Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Default)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to download the list: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `domain` found for struct `List` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct List; [INFO] [stdout] | ---------------- method `domain` not found for this [INFO] [stdout] ... [INFO] [stdout] 28 | match List.domain(input) { [INFO] [stdout] | ^^^^^^ method not found in `List` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Psl` defines an item `domain`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Psl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `suffix` found for struct `List` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/list.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct List; [INFO] [stdout] | ---------------- method `suffix` not found for this [INFO] [stdout] ... [INFO] [stdout] 51 | match List.suffix(input) { [INFO] [stdout] | ^^^^^^ method not found in `List` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Psl` defines an item `suffix`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/psl-0.4.1/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Psl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `psl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fcf62b1402a9dfab7c6d0b3bf9e6dd0bb1aa513c2134c734c3833ab3d1153bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf62b1402a9dfab7c6d0b3bf9e6dd0bb1aa513c2134c734c3833ab3d1153bf5", kill_on_drop: false }` [INFO] [stdout] fcf62b1402a9dfab7c6d0b3bf9e6dd0bb1aa513c2134c734c3833ab3d1153bf5