[INFO] fetching crate zstd 0.5.2+zstd.1.4.5... [INFO] testing zstd-0.5.2+zstd.1.4.5 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate zstd 0.5.2+zstd.1.4.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate zstd 0.5.2+zstd.1.4.5 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zstd 0.5.2+zstd.1.4.5 [INFO] finished tweaking crates.io crate zstd 0.5.2+zstd.1.4.5 [INFO] tweaked toml for crates.io crate zstd 0.5.2+zstd.1.4.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate zstd 0.5.2+zstd.1.4.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd8d0f01b14d88f30fb1fd9e241826b53fd31332567665cf2a36884a79831ead [INFO] running `"docker" "start" "-a" "fd8d0f01b14d88f30fb1fd9e241826b53fd31332567665cf2a36884a79831ead"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling zstd-safe v2.0.4+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.2+zstd.1.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "fd8d0f01b14d88f30fb1fd9e241826b53fd31332567665cf2a36884a79831ead"` [INFO] running `"docker" "rm" "-f" "fd8d0f01b14d88f30fb1fd9e241826b53fd31332567665cf2a36884a79831ead"` [INFO] [stdout] fd8d0f01b14d88f30fb1fd9e241826b53fd31332567665cf2a36884a79831ead [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0047b27a27519c45e9ab182c52b210d012416878fd895d1fbc5bfa0502d9732 [INFO] running `"docker" "start" "-a" "e0047b27a27519c45e9ab182c52b210d012416878fd895d1fbc5bfa0502d9732"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling partial-io v0.3.1 [INFO] [stderr] Compiling zstd v0.5.2+zstd.1.4.5 (/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] = 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 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] = 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 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] = 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 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] = 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 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `zstd`. [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 `"docker" "inspect" "e0047b27a27519c45e9ab182c52b210d012416878fd895d1fbc5bfa0502d9732"` [INFO] running `"docker" "rm" "-f" "e0047b27a27519c45e9ab182c52b210d012416878fd895d1fbc5bfa0502d9732"` [INFO] [stdout] e0047b27a27519c45e9ab182c52b210d012416878fd895d1fbc5bfa0502d9732