[INFO] cloning repository https://github.com/maor1993/open_mbc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maor1993/open_mbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a44afb0285baf12ebf4b3e7a4f445baee6669a8
[INFO] checking maor1993/open_mbc against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maor1993/open_mbc
[INFO] finished tweaking git repo https://github.com/maor1993/open_mbc
[INFO] tweaked toml for git repo https://github.com/maor1993/open_mbc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maor1993/open_mbc on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maor1993/open_mbc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74c77f968d083468e33e768f4e41081179e5d42e099590689fcbee3e8ed61a63
[INFO] running `Command { std: "docker" "start" "-a" "74c77f968d083468e33e768f4e41081179e5d42e099590689fcbee3e8ed61a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c77f968d083468e33e768f4e41081179e5d42e099590689fcbee3e8ed61a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c77f968d083468e33e768f4e41081179e5d42e099590689fcbee3e8ed61a63", kill_on_drop: false }`
[INFO] [stdout] 74c77f968d083468e33e768f4e41081179e5d42e099590689fcbee3e8ed61a63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cac3355876d7b66df8cc5ee71d2c6df3a1f1ef434c97303e1eb6351592f6385
[INFO] running `Command { std: "docker" "start" "-a" "5cac3355876d7b66df8cc5ee71d2c6df3a1f1ef434c97303e1eb6351592f6385", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking midir v0.9.1
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=62bb9161b0ff39e3 -C extra-filename=-e6fe2f4b539ccb83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0c3a3c060344725c -C extra-filename=-3104a79250c845e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5cac3355876d7b66df8cc5ee71d2c6df3a1f1ef434c97303e1eb6351592f6385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cac3355876d7b66df8cc5ee71d2c6df3a1f1ef434c97303e1eb6351592f6385", kill_on_drop: false }`
[INFO] [stdout] 5cac3355876d7b66df8cc5ee71d2c6df3a1f1ef434c97303e1eb6351592f6385
