[INFO] cloning repository https://github.com/proxin187/scanmem-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proxin187/scanmem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fscanmem-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fscanmem-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90a5f77aa577f8a6bbaa864c531e70bf34ee3ca2
[INFO] building proxin187/scanmem-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fscanmem-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/proxin187/scanmem-rs
[INFO] finished tweaking git repo https://github.com/proxin187/scanmem-rs
[INFO] tweaked toml for git repo https://github.com/proxin187/scanmem-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/proxin187/scanmem-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/proxin187/scanmem-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-code v3.0.0
[INFO] [stderr]   Downloaded clipboard-win v5.0.0
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d3ad0b9f368dc3379a386877e3d2063c28b830f1e7fc4d16ee7006376650195
[INFO] running `Command { std: "docker" "start" "-a" "7d3ad0b9f368dc3379a386877e3d2063c28b830f1e7fc4d16ee7006376650195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3ad0b9f368dc3379a386877e3d2063c28b830f1e7fc4d16ee7006376650195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3ad0b9f368dc3379a386877e3d2063c28b830f1e7fc4d16ee7006376650195", kill_on_drop: false }`
[INFO] [stdout] 7d3ad0b9f368dc3379a386877e3d2063c28b830f1e7fc4d16ee7006376650195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1335028288ae981d0c38b19a6a744514c70e4bb815a61bee737478a742e60da
[INFO] running `Command { std: "docker" "start" "-a" "f1335028288ae981d0c38b19a6a744514c70e4bb815a61bee737478a742e60da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling scanmem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s
[INFO] running `Command { std: "docker" "inspect" "f1335028288ae981d0c38b19a6a744514c70e4bb815a61bee737478a742e60da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1335028288ae981d0c38b19a6a744514c70e4bb815a61bee737478a742e60da", kill_on_drop: false }`
[INFO] [stdout] f1335028288ae981d0c38b19a6a744514c70e4bb815a61bee737478a742e60da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f072ea20f750b64467a9101fa014157e37bffe53cac7d7b7892e44f40a4ebf19
[INFO] running `Command { std: "docker" "start" "-a" "f072ea20f750b64467a9101fa014157e37bffe53cac7d7b7892e44f40a4ebf19", kill_on_drop: false }`
[INFO] [stderr]    Compiling scanmem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "f072ea20f750b64467a9101fa014157e37bffe53cac7d7b7892e44f40a4ebf19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f072ea20f750b64467a9101fa014157e37bffe53cac7d7b7892e44f40a4ebf19", kill_on_drop: false }`
[INFO] [stdout] f072ea20f750b64467a9101fa014157e37bffe53cac7d7b7892e44f40a4ebf19
