[INFO] fetching crate buf-ref-reader 0.3.0... [INFO] checking buf-ref-reader-0.3.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate buf-ref-reader 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate buf-ref-reader 0.3.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate buf-ref-reader 0.3.0 [INFO] finished tweaking crates.io crate buf-ref-reader 0.3.0 [INFO] tweaked toml for crates.io crate buf-ref-reader 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 065f3ea1300c4169dd4505bd81c8cd7181549a69bcfe13c0fc15f1a9d19df969 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "065f3ea1300c4169dd4505bd81c8cd7181549a69bcfe13c0fc15f1a9d19df969"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking copy_in_place v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking buf-ref-reader v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read /usr/share/dict/words: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:246:31 [INFO] [stderr] | [INFO] [stderr] 246 | static WORDS: &'static [u8] = include_bytes!("/usr/share/dict/words"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `buf-ref-reader`. [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: couldn't read /usr/share/dict/words: No such file or directory (os error 2) [INFO] [stderr] --> benches/bench_read.rs:6:31 [INFO] [stderr] | [INFO] [stderr] 6 | static WORDS: &'static [u8] = include_bytes!("/usr/share/dict/words"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read /usr/share/dict/words: No such file or directory (os error 2) [INFO] [stderr] --> benches/bench_read_until.rs:9:31 [INFO] [stderr] | [INFO] [stderr] 9 | static WORDS: &'static [u8] = include_bytes!("/usr/share/dict/words"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read /usr/share/dict/words: No such file or directory (os error 2) [INFO] [stderr] --> benches/bench_hashmap.rs:8:31 [INFO] [stderr] | [INFO] [stderr] 8 | static WORDS: &'static [u8] = include_bytes!("/usr/share/dict/words"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `buf-ref-reader`. [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: could not compile `buf-ref-reader`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `buf-ref-reader`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "065f3ea1300c4169dd4505bd81c8cd7181549a69bcfe13c0fc15f1a9d19df969"` [INFO] running `"docker" "rm" "-f" "065f3ea1300c4169dd4505bd81c8cd7181549a69bcfe13c0fc15f1a9d19df969"` [INFO] [stdout] 065f3ea1300c4169dd4505bd81c8cd7181549a69bcfe13c0fc15f1a9d19df969