[INFO] cloning repository https://github.com/genonullfree/psxmem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/genonullfree/psxmem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenonullfree%2Fpsxmem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenonullfree%2Fpsxmem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ad3f4b0b89fc8c5efded6de3ebf64a0469c37c7 [INFO] checking genonullfree/psxmem against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgenonullfree%2Fpsxmem" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/genonullfree/psxmem on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/genonullfree/psxmem [INFO] finished tweaking git repo https://github.com/genonullfree/psxmem [INFO] tweaked toml for git repo https://github.com/genonullfree/psxmem written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/genonullfree/psxmem already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cb886878424e1b52e9835865e687ff680180d07ba58eb316877e24d1e9848ef [INFO] running `Command { std: "docker" "start" "-a" "6cb886878424e1b52e9835865e687ff680180d07ba58eb316877e24d1e9848ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cb886878424e1b52e9835865e687ff680180d07ba58eb316877e24d1e9848ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb886878424e1b52e9835865e687ff680180d07ba58eb316877e24d1e9848ef", kill_on_drop: false }` [INFO] [stdout] 6cb886878424e1b52e9835865e687ff680180d07ba58eb316877e24d1e9848ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a95df5c9f1ea1ea1076369baabba365c308971645ad11b66d7ee2b63c9a66663 [INFO] running `Command { std: "docker" "start" "-a" "a95df5c9f1ea1ea1076369baabba365c308971645ad11b66d7ee2b63c9a66663", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking psxmem v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `Command { std: "docker" "inspect" "a95df5c9f1ea1ea1076369baabba365c308971645ad11b66d7ee2b63c9a66663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95df5c9f1ea1ea1076369baabba365c308971645ad11b66d7ee2b63c9a66663", kill_on_drop: false }` [INFO] [stdout] a95df5c9f1ea1ea1076369baabba365c308971645ad11b66d7ee2b63c9a66663