[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] 7c8a1a1e6e8e6bb71536889c3c1583b95dd46686 [INFO] testing faim-lab/mappy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faim-lab/mappy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-18/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7fa26d02df7d1d8b1fdf09c3a5aa6815bff23e901556cc942177e475abfca62 [INFO] running `Command { std: "docker" "start" "-a" "a7fa26d02df7d1d8b1fdf09c3a5aa6815bff23e901556cc942177e475abfca62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7fa26d02df7d1d8b1fdf09c3a5aa6815bff23e901556cc942177e475abfca62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fa26d02df7d1d8b1fdf09c3a5aa6815bff23e901556cc942177e475abfca62", kill_on_drop: false }` [INFO] [stdout] a7fa26d02df7d1d8b1fdf09c3a5aa6815bff23e901556cc942177e475abfca62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 025f24e1b036a9f5c9b83ff0ed6be3cda8ad6047c304a087426b98535e9d7dda [INFO] running `Command { std: "docker" "start" "-a" "025f24e1b036a9f5c9b83ff0ed6be3cda8ad6047c304a087426b98535e9d7dda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [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 bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [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 deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling libretro-sys v0.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [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 miniquad v0.3.0-alpha.11 [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 darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [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 jpeg-decoder v0.1.22 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling retro-rs v0.3.2 (https://github.com/JoeOsborn/retro-rs?branch=master#e0526d1f) [INFO] [stderr] Compiling tabbycat v0.1.2 [INFO] [stderr] Compiling mappy v0.1.0 (/opt/rustwide/workdir/mappy) [INFO] [stderr] Compiling scrolls v0.1.0 (/opt/rustwide/workdir/scrolls) [INFO] [stderr] Compiling access v0.1.0 (/opt/rustwide/workdir/access) [INFO] [stderr] Compiling batch v0.1.0 (/opt/rustwide/workdir/batch) [INFO] [stderr] Compiling int v0.1.0 (/opt/rustwide/workdir/int) [INFO] [stderr] error: could not compile `scrolls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name scrolls --edition=2021 scrolls/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on -C metadata=3ec023a07bd74f75 -C extra-filename=-3ec023a07bd74f75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-78b98c845e2d26c0.rlib --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-cf277e6909f4f7b8.rlib --extern mappy=/opt/rustwide/target/debug/deps/libmappy-702319266165edeb.rlib --extern retro_rs=/opt/rustwide/target/debug/deps/libretro_rs-e15508c2024446a9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `access` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name access --edition=2021 access/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on -C metadata=69bcd804a17ea2ac -C extra-filename=-69bcd804a17ea2ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-f5d3ac230861768e.rlib --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-cf277e6909f4f7b8.rlib --extern mappy=/opt/rustwide/target/debug/deps/libmappy-702319266165edeb.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-ae89131151c293b0.rlib --extern retro_rs=/opt/rustwide/target/debug/deps/libretro_rs-e15508c2024446a9.rlib --cap-lints=warn -L native=/usr/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "025f24e1b036a9f5c9b83ff0ed6be3cda8ad6047c304a087426b98535e9d7dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025f24e1b036a9f5c9b83ff0ed6be3cda8ad6047c304a087426b98535e9d7dda", kill_on_drop: false }` [INFO] [stdout] 025f24e1b036a9f5c9b83ff0ed6be3cda8ad6047c304a087426b98535e9d7dda