[INFO] cloning repository https://github.com/Rua/ferret [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rua/ferret" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRua%2Fferret", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRua%2Fferret'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bfbfc18c2e39efce20808b93b3f97c552d03319 [INFO] checking Rua/ferret against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRua%2Fferret" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rua/ferret on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rua/ferret [INFO] finished tweaking git repo https://github.com/Rua/ferret [INFO] tweaked toml for git repo https://github.com/Rua/ferret written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Rua/ferret already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vulkano-rs/vulkano` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v0.1.17 [INFO] [stderr] Downloaded paste-impl v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 6ae167946a6ff4e3cfce9f62810e323094da01d0c6012d93502bea8e5b6998f9 [INFO] running `Command { std: "docker" "start" "-a" "6ae167946a6ff4e3cfce9f62810e323094da01d0c6012d93502bea8e5b6998f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ae167946a6ff4e3cfce9f62810e323094da01d0c6012d93502bea8e5b6998f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae167946a6ff4e3cfce9f62810e323094da01d0c6012d93502bea8e5b6998f9", kill_on_drop: false }` [INFO] [stdout] 6ae167946a6ff4e3cfce9f62810e323094da01d0c6012d93502bea8e5b6998f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--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] d55be50bba33da092a9335d3dfda499715bfa36c7d5f446c985ab568c42e23cc [INFO] running `Command { std: "docker" "start" "-a" "d55be50bba33da092a9335d3dfda499715bfa36c7d5f446c985ab568c42e23cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling vulkano v0.19.0 (https://github.com/vulkano-rs/vulkano#aa1f402c) [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking vk-sys v0.5.2 (https://github.com/vulkano-rs/vulkano#aa1f402c) [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C opt-level=1 -Cembed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --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"' -C metadata=8be812aa4720b7f4 -C extra-filename=-8be812aa4720b7f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d55be50bba33da092a9335d3dfda499715bfa36c7d5f446c985ab568c42e23cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55be50bba33da092a9335d3dfda499715bfa36c7d5f446c985ab568c42e23cc", kill_on_drop: false }` [INFO] [stdout] d55be50bba33da092a9335d3dfda499715bfa36c7d5f446c985ab568c42e23cc