[INFO] crate zstd 0.4.28+zstd.1.4.3 is already in cache [INFO] checking zstd-0.4.28+zstd.1.4.3 against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] extracting crate zstd 0.4.28+zstd.1.4.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate zstd 0.4.28+zstd.1.4.3 on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zstd 0.4.28+zstd.1.4.3 [INFO] finished tweaking crates.io crate zstd 0.4.28+zstd.1.4.3 [INFO] tweaked toml for crates.io crate zstd 0.4.28+zstd.1.4.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate zstd 0.4.28+zstd.1.4.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8ada52def5c33c7e928d4bddd127987bcc45aa810fc1be8af64eabb3d02880ba [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" "8ada52def5c33c7e928d4bddd127987bcc45aa810fc1be8af64eabb3d02880ba"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking partial-io v0.3.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Checking zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Checking zstd v0.4.28+zstd.1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/stream/../../assets/example.txt.zst: No such file or directory (os error 2) [INFO] [stderr] --> src/stream/tests.rs:179:17 [INFO] [stderr] | [INFO] [stderr] 179 | let input = include_bytes!("../../assets/example.txt.zst"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/stream/../../assets/example.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/stream/tests.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | let expected = include_bytes!("../../assets/example.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/stream/../../assets/example.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/stream/tests.rs:199:20 [INFO] [stderr] | [INFO] [stderr] 199 | let expected = include_bytes!("../../assets/example.txt"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/stream/../../zstd-safe/zstd-sys/src/bindings.rs: No such file or directory (os error 2) [INFO] [stderr] --> src/stream/tests.rs:238:16 [INFO] [stderr] | [INFO] [stderr] 238 | let data = include_bytes!("../../zstd-safe/zstd-sys/src/bindings.rs"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `zstd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8ada52def5c33c7e928d4bddd127987bcc45aa810fc1be8af64eabb3d02880ba"` [INFO] running `"docker" "rm" "-f" "8ada52def5c33c7e928d4bddd127987bcc45aa810fc1be8af64eabb3d02880ba"` [INFO] [stdout] 8ada52def5c33c7e928d4bddd127987bcc45aa810fc1be8af64eabb3d02880ba