[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] checking faim-lab/mappy against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [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 a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d261dc3fcfa9f9ae2b2861b615bf556ab362afd4e698de4ee2917fa2de848ddc [INFO] running `Command { std: "docker" "start" "-a" "d261dc3fcfa9f9ae2b2861b615bf556ab362afd4e698de4ee2917fa2de848ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d261dc3fcfa9f9ae2b2861b615bf556ab362afd4e698de4ee2917fa2de848ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d261dc3fcfa9f9ae2b2861b615bf556ab362afd4e698de4ee2917fa2de848ddc", kill_on_drop: false }` [INFO] [stdout] d261dc3fcfa9f9ae2b2861b615bf556ab362afd4e698de4ee2917fa2de848ddc [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e412fc1edcf042148a12f40bbe8e59ffa7761e834d78ad9ec839eb884f93da [INFO] running `Command { std: "docker" "start" "-a" "e4e412fc1edcf042148a12f40bbe8e59ffa7761e834d78ad9ec839eb884f93da", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking 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] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking quad-rand v0.1.1 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking gif v0.10.3 [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 paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking libretro-sys v0.1.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking miniquad v0.3.0-alpha.11 [INFO] [stderr] Checking miniquad_text_rusttype v0.1.2 [INFO] [stderr] Checking megaui v0.2.12 [INFO] [stderr] Checking quad-gl v0.2.3 [INFO] [stderr] Checking 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] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking retro-rs v0.3.2 (https://github.com/JoeOsborn/retro-rs?branch=master#e0526d1f) [INFO] [stderr] Checking tabbycat v0.1.2 [INFO] [stderr] Checking mappy v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/mario_11_ba.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/int.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/access.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/zelda_d1.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/common.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/scrolls.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/batch.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/zelda2_basic.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/metroid_basic.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/mario_11_ab.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking mappy v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "e4e412fc1edcf042148a12f40bbe8e59ffa7761e834d78ad9ec839eb884f93da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e412fc1edcf042148a12f40bbe8e59ffa7761e834d78ad9ec839eb884f93da", kill_on_drop: false }` [INFO] [stdout] e4e412fc1edcf042148a12f40bbe8e59ffa7761e834d78ad9ec839eb884f93da