[INFO] cloning repository https://github.com/faim-lab/mappy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faim-lab/mappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb82b0af992d9ef22dbafccfe0022b5b6c8b55cc [INFO] testing faim-lab/mappy against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faim-lab/mappy on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faim-lab/mappy [INFO] finished tweaking git repo https://github.com/faim-lab/mappy [INFO] tweaked toml for git repo https://github.com/faim-lab/mappy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/faim-lab/mappy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 17deafb8ce4c12bc81a56a40683fd6b88f39a02681d8e5ebe5024dd5bad1438f [INFO] running `Command { std: "docker" "start" "-a" "17deafb8ce4c12bc81a56a40683fd6b88f39a02681d8e5ebe5024dd5bad1438f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17deafb8ce4c12bc81a56a40683fd6b88f39a02681d8e5ebe5024dd5bad1438f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17deafb8ce4c12bc81a56a40683fd6b88f39a02681d8e5ebe5024dd5bad1438f", kill_on_drop: false }` [INFO] [stdout] 17deafb8ce4c12bc81a56a40683fd6b88f39a02681d8e5ebe5024dd5bad1438f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 0d40750ee0ef5908fd5503d083d64057492a6ee283f5634ead7d2b5b7fcef68e [INFO] running `Command { std: "docker" "start" "-a" "0d40750ee0ef5908fd5503d083d64057492a6ee283f5634ead7d2b5b7fcef68e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling libretro-sys v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.11 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling megaui v0.2.12 [INFO] [stderr] Compiling quad-gl v0.2.3 [INFO] [stderr] Compiling macroquad v0.2.9 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling retro-rs v0.3.2 (https://github.com/JoeOsborn/retro-rs?branch=master#e0526d1f) [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling tabbycat v0.1.2 [INFO] [stderr] Compiling mappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 6m 25s [INFO] running `Command { std: "docker" "inspect" "0d40750ee0ef5908fd5503d083d64057492a6ee283f5634ead7d2b5b7fcef68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d40750ee0ef5908fd5503d083d64057492a6ee283f5634ead7d2b5b7fcef68e", kill_on_drop: false }` [INFO] [stdout] 0d40750ee0ef5908fd5503d083d64057492a6ee283f5634ead7d2b5b7fcef68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] 3a226030d4bf1721ece2e06307e1ee2b878a5fa1cefe8bf6edc9379dfdc330d3 [INFO] running `Command { std: "docker" "start" "-a" "3a226030d4bf1721ece2e06307e1ee2b878a5fa1cefe8bf6edc9379dfdc330d3", kill_on_drop: false }` [INFO] [stderr] Compiling mappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mappy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name common --edition=2018 tests/common.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --test -C metadata=ed4d6c187dc8a670 -C extra-filename=-ed4d6c187dc8a670 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-14320dc8f3b230c8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e19b1e135d1f806b.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-fbacc1c4385a4570.rlib --extern id_arena=/opt/rustwide/target/debug/deps/libid_arena-cc1b6c8efa8bc7fc.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-66a4023c87c140df.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0ceb499556d8e67a.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-16ae6ca6bdfd1eff.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5508b6d03cfdb0af.rlib --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-63d8c3b0843eb61e.rlib --extern mappy=/opt/rustwide/target/debug/deps/libmappy-4456e669c1abe1c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a6b7c2af020ed63a.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-7b419eceba347714.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8f6a02fc2aca6737.rlib --extern retro_rs=/opt/rustwide/target/debug/deps/libretro_rs-41b7e09515e11a57.rlib --extern tabbycat=/opt/rustwide/target/debug/deps/libtabbycat-69aa51215b31db94.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d3f46b53848c09c0.rlib --cap-lints=warn -L native=/usr/lib` (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" "3a226030d4bf1721ece2e06307e1ee2b878a5fa1cefe8bf6edc9379dfdc330d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a226030d4bf1721ece2e06307e1ee2b878a5fa1cefe8bf6edc9379dfdc330d3", kill_on_drop: false }` [INFO] [stdout] 3a226030d4bf1721ece2e06307e1ee2b878a5fa1cefe8bf6edc9379dfdc330d3