[INFO] cloning repository https://github.com/c-cube/batsat-ocaml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-cube/batsat-ocaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-cube%2Fbatsat-ocaml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-cube%2Fbatsat-ocaml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcc0fe10ee7063b9b9f0d6ce4ab6c912d8da94b4 [INFO] checking c-cube/batsat-ocaml against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-cube%2Fbatsat-ocaml" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-cube/batsat-ocaml on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c-cube/batsat-ocaml [INFO] removed workspace from git repo https://github.com/c-cube/batsat-ocaml [INFO] finished tweaking git repo https://github.com/c-cube/batsat-ocaml [INFO] tweaked toml for git repo https://github.com/c-cube/batsat-ocaml written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/c-cube/batsat-ocaml already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b79ba9d06be419d03682bf4043bafce96b639e698064460359d66a75b49de561 [INFO] running `Command { std: "docker" "start" "-a" "b79ba9d06be419d03682bf4043bafce96b639e698064460359d66a75b49de561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79ba9d06be419d03682bf4043bafce96b639e698064460359d66a75b49de561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79ba9d06be419d03682bf4043bafce96b639e698064460359d66a75b49de561", kill_on_drop: false }` [INFO] [stdout] b79ba9d06be419d03682bf4043bafce96b639e698064460359d66a75b49de561 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5645a91e7038c5c19c67f01b73307b9fff93e1832396daab161858ba3c8e615c [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" "5645a91e7038c5c19c67f01b73307b9fff93e1832396daab161858ba3c8e615c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling ocaml-sys v0.12.2 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking batsat v0.4.0 [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/ocaml-sys-e0932de1167f42f0/out/ocaml_version: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocaml-sys-0.12.2/src/lib.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | pub const VERSION: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_version")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/ocaml-sys-e0932de1167f42f0/out/ocaml_path: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocaml-sys-0.12.2/src/lib.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PATH: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_path")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/ocaml-sys-e0932de1167f42f0/out/ocaml_compiler: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocaml-sys-0.12.2/src/lib.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | pub const COMPILER: &str = include_str!(concat!(env!("OUT_DIR"), "/ocaml_compiler")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [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: build failed [INFO] running `Command { std: "docker" "inspect" "5645a91e7038c5c19c67f01b73307b9fff93e1832396daab161858ba3c8e615c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5645a91e7038c5c19c67f01b73307b9fff93e1832396daab161858ba3c8e615c", kill_on_drop: false }` [INFO] [stdout] 5645a91e7038c5c19c67f01b73307b9fff93e1832396daab161858ba3c8e615c