[INFO] cloning repository https://github.com/yuchangyuan/nephrite4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuchangyuan/nephrite4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5b3a2974c350fc77887e7077afe85f409702f4e [INFO] testing yuchangyuan/nephrite4 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuchangyuan%2Fnephrite4" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuchangyuan/nephrite4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuchangyuan/nephrite4 [INFO] finished tweaking git repo https://github.com/yuchangyuan/nephrite4 [INFO] tweaked toml for git repo https://github.com/yuchangyuan/nephrite4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/yuchangyuan/nephrite4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b968dbdd40a089c44f1ca5bf369986974987c8ed9c950c7771955426c561c0a7 [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" "b968dbdd40a089c44f1ca5bf369986974987c8ed9c950c7771955426c561c0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b968dbdd40a089c44f1ca5bf369986974987c8ed9c950c7771955426c561c0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b968dbdd40a089c44f1ca5bf369986974987c8ed9c950c7771955426c561c0a7", kill_on_drop: false }` [INFO] [stdout] b968dbdd40a089c44f1ca5bf369986974987c8ed9c950c7771955426c561c0a7 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 305e1219092b36b4a246862ae9b2026903d23d2513f277882f2e9f349462f07d [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" "305e1219092b36b4a246862ae9b2026903d23d2513f277882f2e9f349462f07d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling cedarwood v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling java-locator v0.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling whatlang v0.11.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling j4rs v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling notmecab v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling jieba-rs v0.6.2 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling nephrite4-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> common/src/store.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nephrite4-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling nephrite4-query v0.1.0 (/opt/rustwide/workdir/query) [INFO] [stdout] error: couldn't read query/src/index/../../../target/debug/jassets/j4rs-0.13.0-jar-with-dependencies.jar: No such file or directory (os error 2) [INFO] [stdout] --> query/src/index/tika.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let buf = std::include_bytes!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 58 | | std::concat!("../../../target/debug/jassets/", JAR_NAME!())); [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `std::include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nephrite4-query` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "305e1219092b36b4a246862ae9b2026903d23d2513f277882f2e9f349462f07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305e1219092b36b4a246862ae9b2026903d23d2513f277882f2e9f349462f07d", kill_on_drop: false }` [INFO] [stdout] 305e1219092b36b4a246862ae9b2026903d23d2513f277882f2e9f349462f07d