[INFO] cloning repository https://github.com/jutuon/xlib-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jutuon/xlib-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjutuon%2Fxlib-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjutuon%2Fxlib-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e41217eddc49009662df3c4f5d253f7ad9d60b3 [INFO] testing jutuon/xlib-sys against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjutuon%2Fxlib-sys" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jutuon/xlib-sys on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jutuon/xlib-sys [INFO] finished tweaking git repo https://github.com/jutuon/xlib-sys [INFO] tweaked toml for git repo https://github.com/jutuon/xlib-sys written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/jutuon/xlib-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caf085a8baa2d06d94dec7ee5ee869b54486592ab28e3c6b8c6203272c70d7fe [INFO] running `Command { std: "docker" "start" "-a" "caf085a8baa2d06d94dec7ee5ee869b54486592ab28e3c6b8c6203272c70d7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf085a8baa2d06d94dec7ee5ee869b54486592ab28e3c6b8c6203272c70d7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf085a8baa2d06d94dec7ee5ee869b54486592ab28e3c6b8c6203272c70d7fe", kill_on_drop: false }` [INFO] [stdout] caf085a8baa2d06d94dec7ee5ee869b54486592ab28e3c6b8c6203272c70d7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f21983331e81ea465e72135463bd3573ae2324b708e98665ce86e6547061c69a [INFO] running `Command { std: "docker" "start" "-a" "f21983331e81ea465e72135463bd3573ae2324b708e98665ce86e6547061c69a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling xlib-sys v0.1.0 (/opt/rustwide/workdir/xlib-sys) [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stdout] error[E0583]: file not found for module `xlib` [INFO] [stdout] --> xlib-sys/src/generated_bindings.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod xlib; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `xlib`, create file "xlib-sys/src/generated_bindings/xlib.rs" or "xlib-sys/src/generated_bindings/xlib/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `xlib_functions` [INFO] [stdout] --> xlib-sys/src/generated_bindings.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod xlib_functions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `xlib_functions`, create file "xlib-sys/src/generated_bindings/xlib_functions.rs" or "xlib-sys/src/generated_bindings/xlib_functions/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `xfixes` [INFO] [stdout] --> xlib-sys/src/generated_bindings.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod xfixes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `xfixes`, create file "xlib-sys/src/generated_bindings/xfixes.rs" or "xlib-sys/src/generated_bindings/xfixes/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `xfixes_functions` [INFO] [stdout] --> xlib-sys/src/generated_bindings.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod xfixes_functions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `xfixes_functions`, create file "xlib-sys/src/generated_bindings/xfixes_functions.rs" or "xlib-sys/src/generated_bindings/xfixes_functions/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xlib-sys` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f21983331e81ea465e72135463bd3573ae2324b708e98665ce86e6547061c69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21983331e81ea465e72135463bd3573ae2324b708e98665ce86e6547061c69a", kill_on_drop: false }` [INFO] [stdout] f21983331e81ea465e72135463bd3573ae2324b708e98665ce86e6547061c69a