[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjutuon%2Fxlib-sys" "/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/jutuon/xlib-sys on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-4/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.50.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 0cdd60e7824082240dcbac725ef5106d650c3a4dfbb1dd5a0007b5da71195e76 [INFO] running `Command { std: "docker" "start" "-a" "0cdd60e7824082240dcbac725ef5106d650c3a4dfbb1dd5a0007b5da71195e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cdd60e7824082240dcbac725ef5106d650c3a4dfbb1dd5a0007b5da71195e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdd60e7824082240dcbac725ef5106d650c3a4dfbb1dd5a0007b5da71195e76", kill_on_drop: false }` [INFO] [stdout] 0cdd60e7824082240dcbac725ef5106d650c3a4dfbb1dd5a0007b5da71195e76 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] e540c3a619234f9d7d6f96a3b91178dc4d28a90c64c587bfd4d91208076e7bfd [INFO] running `Command { std: "docker" "start" "-a" "e540c3a619234f9d7d6f96a3b91178dc4d28a90c64c587bfd4d91208076e7bfd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling xlib-sys v0.1.0 (/opt/rustwide/workdir/xlib-sys) [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [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" "e540c3a619234f9d7d6f96a3b91178dc4d28a90c64c587bfd4d91208076e7bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e540c3a619234f9d7d6f96a3b91178dc4d28a90c64c587bfd4d91208076e7bfd", kill_on_drop: false }` [INFO] [stdout] e540c3a619234f9d7d6f96a3b91178dc4d28a90c64c587bfd4d91208076e7bfd