[INFO] fetching crate ocaml-sys 0.13.0... [INFO] checking ocaml-sys-0.13.0 against try#4662032ab74cd44d423120d08d251dfead4914a0 for pr-72788 [INFO] extracting crate ocaml-sys 0.13.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ocaml-sys 0.13.0 on toolchain 4662032ab74cd44d423120d08d251dfead4914a0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ocaml-sys 0.13.0 [INFO] finished tweaking crates.io crate ocaml-sys 0.13.0 [INFO] tweaked toml for crates.io crate ocaml-sys 0.13.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+4662032ab74cd44d423120d08d251dfead4914a0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3af02aace60e024e67dcad826a755907239bde57ea69f9131a3b96fe63dcf350 [INFO] running `"docker" "start" "-a" "3af02aace60e024e67dcad826a755907239bde57ea69f9131a3b96fe63dcf350"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ocaml-sys v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] error: couldn't read /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_version: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:76:27 [INFO] [stderr] | [INFO] [stderr] 76 | pub const VERSION: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_version")); [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 /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_path: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:83:24 [INFO] [stderr] | [INFO] [stderr] 83 | pub const PATH: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_path")); [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 /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_compiler: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:90:28 [INFO] [stderr] | [INFO] [stderr] 90 | pub const COMPILER: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_compiler")); [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 /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_version: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:76:27 [INFO] [stderr] | [INFO] [stderr] 76 | pub const VERSION: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_version")); [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 /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_path: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:83:24 [INFO] [stderr] | [INFO] [stderr] 83 | pub const PATH: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_path")); [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 /opt/rustwide/target/debug/build/ocaml-sys-54d6e55b53083b37/out/ocaml_compiler: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:90:28 [INFO] [stderr] | [INFO] [stderr] 90 | pub const COMPILER: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_compiler")); [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 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `ocaml-sys`. [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 3 previous errors [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3af02aace60e024e67dcad826a755907239bde57ea69f9131a3b96fe63dcf350"` [INFO] running `"docker" "rm" "-f" "3af02aace60e024e67dcad826a755907239bde57ea69f9131a3b96fe63dcf350"` [INFO] [stdout] 3af02aace60e024e67dcad826a755907239bde57ea69f9131a3b96fe63dcf350