[INFO] fetching crate gchdb 0.1.1... [INFO] checking gchdb-0.1.1 against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] extracting crate gchdb 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate gchdb 0.1.1 on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gchdb 0.1.1 [INFO] finished tweaking crates.io crate gchdb 0.1.1 [INFO] tweaked toml for crates.io crate gchdb 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lindera-dictionary v0.3.3 [INFO] [stderr] Downloaded lindera-core v0.3.3 [INFO] [stderr] Downloaded lindera v0.3.5 [INFO] [stderr] Downloaded lindera-fst v0.1.1 [INFO] [stderr] Downloaded lindera-ipadic v0.3.3 [INFO] [stderr] Downloaded cang-jie v0.9.0 [INFO] [stderr] Downloaded lindera-tantivy v0.1.1 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e956fd3182e96ee80c24fc702aee58fe80903030b9662446dd73921ceb2f827b [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" "e956fd3182e96ee80c24fc702aee58fe80903030b9662446dd73921ceb2f827b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e956fd3182e96ee80c24fc702aee58fe80903030b9662446dd73921ceb2f827b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e956fd3182e96ee80c24fc702aee58fe80903030b9662446dd73921ceb2f827b", kill_on_drop: false }` [INFO] [stdout] e956fd3182e96ee80c24fc702aee58fe80903030b9662446dd73921ceb2f827b [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a491864cee471a467533fc6ef77f2f07a5166326612182675225fa2106505f [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" "84a491864cee471a467533fc6ef77f2f07a5166326612182675225fa2106505f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fst v0.3.5 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking owned-read v0.4.1 [INFO] [stderr] Checking cedarwood v0.4.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking bitpacking v0.8.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking fail v0.3.0 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking lindera-fst v0.1.1 [INFO] [stderr] Checking tantivy-fst v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling jieba-rs v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tantivy-query-grammar v0.12.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking lindera-core v0.3.3 [INFO] [stderr] Checking lindera-ipadic v0.3.3 [INFO] [stderr] Checking lindera-dictionary v0.3.3 [INFO] [stderr] Checking tantivy v0.12.0 [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.12.0/src/collector/top_collector.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::export::PhantomData; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.123/src/lib.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `TScore` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.12.0/src/collector/custom_score_top_collector.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct CustomScoreTopCollector { [INFO] [stdout] | ^^^^^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `TScore`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `TScore` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.12.0/src/collector/tweak_score_top_collector.rs:6:59 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct TweakedScoreTopCollector { [INFO] [stdout] | ^^^^^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `TScore`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0392, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0392`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tantivy` [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" "84a491864cee471a467533fc6ef77f2f07a5166326612182675225fa2106505f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a491864cee471a467533fc6ef77f2f07a5166326612182675225fa2106505f", kill_on_drop: false }` [INFO] [stdout] 84a491864cee471a467533fc6ef77f2f07a5166326612182675225fa2106505f