[INFO] cloning repository https://github.com/Forlos/akaibu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forlos/akaibu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81188251cf672a10afabb81820be55fc9dca9442 [INFO] checking Forlos/akaibu against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forlos/akaibu on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Forlos/akaibu [INFO] finished tweaking git repo https://github.com/Forlos/akaibu [INFO] tweaked toml for git repo https://github.com/Forlos/akaibu written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Forlos/akaibu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Forlos/tlg_rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Forlos/tlg_rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded positioned-io-preview v0.3.3 [INFO] [stderr] Downloaded camellia-rs v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e7854c3e5dcb66e88db08ade494fad8ed1f97d161496c9da89bd68601e50e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b3e7854c3e5dcb66e88db08ade494fad8ed1f97d161496c9da89bd68601e50e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e7854c3e5dcb66e88db08ade494fad8ed1f97d161496c9da89bd68601e50e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e7854c3e5dcb66e88db08ade494fad8ed1f97d161496c9da89bd68601e50e0", kill_on_drop: false }` [INFO] [stdout] b3e7854c3e5dcb66e88db08ade494fad8ed1f97d161496c9da89bd68601e50e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52894ab0b8a5ac641b05be3f384c62aef306000be76c7d5ebe6bc556eef911f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52894ab0b8a5ac641b05be3f384c62aef306000be76c7d5ebe6bc556eef911f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking iced_core v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking camellia-rs v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking read_input v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking crc-any v2.3.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking iced_style v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.8.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking euclid v0.22.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking positioned-io-preview v0.3.3 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking font-kit v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.3 [INFO] [stderr] Checking include-flate v0.1.3 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] error: could not compile `x11rb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11rb --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11rb-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=e7f0e0b5419eebfc -C extra-filename=-e7f0e0b5419eebfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-057a149bc93880bb.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-e5623d038b9a1eee.rmeta --cap-lints allow --cap-lints=forbid` (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" "52894ab0b8a5ac641b05be3f384c62aef306000be76c7d5ebe6bc556eef911f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52894ab0b8a5ac641b05be3f384c62aef306000be76c7d5ebe6bc556eef911f6", kill_on_drop: false }` [INFO] [stdout] 52894ab0b8a5ac641b05be3f384c62aef306000be76c7d5ebe6bc556eef911f6