[INFO] cloning repository https://github.com/smhmayboudi/build_script_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smhmayboudi/build_script_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmhmayboudi%2Fbuild_script_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmhmayboudi%2Fbuild_script_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5683d398bc749f0fadaad825f164e63dd35a5266 [INFO] testing smhmayboudi/build_script_example against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmhmayboudi%2Fbuild_script_example" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smhmayboudi/build_script_example on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smhmayboudi/build_script_example [INFO] finished tweaking git repo https://github.com/smhmayboudi/build_script_example [INFO] tweaked toml for git repo https://github.com/smhmayboudi/build_script_example written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/smhmayboudi/build_script_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.27 [INFO] [stderr] Downloaded scratch v1.0.1 [INFO] [stderr] Downloaded gstreamer-sys v0.17.3 [INFO] [stderr] Downloaded gstreamer v0.17.4 [INFO] [stderr] Downloaded link-cplusplus v1.0.6 [INFO] [stderr] Downloaded gio v0.14.8 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.60 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.60 [INFO] [stderr] Downloaded gstreamer-rtsp-sys v0.17.0 [INFO] [stderr] Downloaded cxx v1.0.60 [INFO] [stderr] Downloaded gstreamer-rtsp-server-sys v0.17.0 [INFO] [stderr] Downloaded gstreamer-sdp v0.17.0 [INFO] [stderr] Downloaded gstreamer-rtsp v0.17.0 [INFO] [stderr] Downloaded gstreamer-sdp-sys v0.17.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.23 [INFO] [stderr] Downloaded muldiv v1.0.0 [INFO] [stderr] Downloaded cxx-build v1.0.60 [INFO] [stderr] Downloaded gstreamer-net v0.17.0 [INFO] [stderr] Downloaded gstreamer-net-sys v0.17.0 [INFO] [stderr] Downloaded glib v0.14.8 [INFO] [stderr] Downloaded gstreamer-rtsp-server v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3024e92b5518185e009ff31863852e7e95dccf4e8d2ec64e20d9da261fceb1de [INFO] running `Command { std: "docker" "start" "-a" "3024e92b5518185e009ff31863852e7e95dccf4e8d2ec64e20d9da261fceb1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3024e92b5518185e009ff31863852e7e95dccf4e8d2ec64e20d9da261fceb1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3024e92b5518185e009ff31863852e7e95dccf4e8d2ec64e20d9da261fceb1de", kill_on_drop: false }` [INFO] [stdout] 3024e92b5518185e009ff31863852e7e95dccf4e8d2ec64e20d9da261fceb1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f1d1c80c420f99da70786a310459010c0047f6c85c2c21cc80634d7ade380a [INFO] running `Command { std: "docker" "start" "-a" "f0f1d1c80c420f99da70786a310459010c0047f6c85c2c21cc80634d7ade380a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cxxbridge-flags v1.0.60 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Compiling cxx v1.0.60 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cxx-build v1.0.60 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.60 [INFO] [stderr] Compiling mimalloc v0.1.27 [INFO] [stderr] error: could not compile `cxx-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cxx_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cxx-build-1.0.60/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 -C debuginfo=2 -C metadata=5286aee46fdba552 -C extra-filename=-5286aee46fdba552 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-d00bd2e4a335555b.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1808e539074a269.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a87ae5cae0617328.rmeta --extern scratch=/opt/rustwide/target/debug/deps/libscratch-7554e5d4eb19d18e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-336bbfaa99159757.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0f1d1c80c420f99da70786a310459010c0047f6c85c2c21cc80634d7ade380a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f1d1c80c420f99da70786a310459010c0047f6c85c2c21cc80634d7ade380a", kill_on_drop: false }` [INFO] [stdout] f0f1d1c80c420f99da70786a310459010c0047f6c85c2c21cc80634d7ade380a