[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] 2a092d43f117e2e7c31b20459593e174794d2ae0 [INFO] checking c-cube/batsat-ocaml against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-cube%2Fbatsat-ocaml" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-cube/batsat-ocaml on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-4/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b197edb8b28a32ad05305961e9accaf5f80f1a0e36bbbaa095eaaed2c37e24f1 [INFO] running `Command { std: "docker" "start" "-a" "b197edb8b28a32ad05305961e9accaf5f80f1a0e36bbbaa095eaaed2c37e24f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b197edb8b28a32ad05305961e9accaf5f80f1a0e36bbbaa095eaaed2c37e24f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b197edb8b28a32ad05305961e9accaf5f80f1a0e36bbbaa095eaaed2c37e24f1", kill_on_drop: false }` [INFO] [stdout] b197edb8b28a32ad05305961e9accaf5f80f1a0e36bbbaa095eaaed2c37e24f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55d5e4ac61326b8642641023443120b42f86869be2ef068956dded7c98af33df [INFO] running `Command { std: "docker" "start" "-a" "55d5e4ac61326b8642641023443120b42f86869be2ef068956dded7c98af33df", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [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] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking batsat v0.5.0 [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/ocaml-sys-d8c0d5344a914c90/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 the macro `include_str` (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-d8c0d5344a914c90/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 the macro `include_str` (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-d8c0d5344a914c90/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 the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.4 [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" "55d5e4ac61326b8642641023443120b42f86869be2ef068956dded7c98af33df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d5e4ac61326b8642641023443120b42f86869be2ef068956dded7c98af33df", kill_on_drop: false }` [INFO] [stdout] 55d5e4ac61326b8642641023443120b42f86869be2ef068956dded7c98af33df