[INFO] cloning repository https://github.com/felixfxml/memory-edit-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felixfxml/memory-edit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixfxml%2Fmemory-edit-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixfxml%2Fmemory-edit-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f202aa0070a767f3221a6977ae8683653c623c42 [INFO] testing felixfxml/memory-edit-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelixfxml%2Fmemory-edit-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felixfxml/memory-edit-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felixfxml/memory-edit-rs [INFO] finished tweaking git repo https://github.com/felixfxml/memory-edit-rs [INFO] tweaked toml for git repo https://github.com/felixfxml/memory-edit-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425283dd24bc0eae5dbd9ee5b7a5baee44e7a540ad28c2034ccd271526d618ad [INFO] running `Command { std: "docker" "start" "-a" "425283dd24bc0eae5dbd9ee5b7a5baee44e7a540ad28c2034ccd271526d618ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425283dd24bc0eae5dbd9ee5b7a5baee44e7a540ad28c2034ccd271526d618ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425283dd24bc0eae5dbd9ee5b7a5baee44e7a540ad28c2034ccd271526d618ad", kill_on_drop: false }` [INFO] [stdout] 425283dd24bc0eae5dbd9ee5b7a5baee44e7a540ad28c2034ccd271526d618ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf29a6cd96362fa0e2efceb131a7da2d293071ea6ff3f93cf8144fcbfe8ac3c [INFO] running `Command { std: "docker" "start" "-a" "4bf29a6cd96362fa0e2efceb131a7da2d293071ea6ff3f93cf8144fcbfe8ac3c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling process-memory v0.4.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling piston2d-graphics v0.39.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling chiter v0.4.3 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.68.2 [INFO] [stderr] Compiling piston v0.52.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.77.0 [INFO] [stderr] Compiling memory-edit-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.74s [INFO] running `Command { std: "docker" "inspect" "4bf29a6cd96362fa0e2efceb131a7da2d293071ea6ff3f93cf8144fcbfe8ac3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf29a6cd96362fa0e2efceb131a7da2d293071ea6ff3f93cf8144fcbfe8ac3c", kill_on_drop: false }` [INFO] [stdout] 4bf29a6cd96362fa0e2efceb131a7da2d293071ea6ff3f93cf8144fcbfe8ac3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac75175f958d8a265e733bf943534ac252ec296ffa813d77643661219413ad9 [INFO] running `Command { std: "docker" "start" "-a" "fac75175f958d8a265e733bf943534ac252ec296ffa813d77643661219413ad9", kill_on_drop: false }` [INFO] [stderr] Compiling memory-edit-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "fac75175f958d8a265e733bf943534ac252ec296ffa813d77643661219413ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac75175f958d8a265e733bf943534ac252ec296ffa813d77643661219413ad9", kill_on_drop: false }` [INFO] [stdout] fac75175f958d8a265e733bf943534ac252ec296ffa813d77643661219413ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7581fa33ca9a0ba6dd1f7d37260fec363ac60daeb6400d6f7a39ff7348f4807 [INFO] running `Command { std: "docker" "start" "-a" "a7581fa33ca9a0ba6dd1f7d37260fec363ac60daeb6400d6f7a39ff7348f4807", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memory_edit_rs-387dd69b7f24ca57) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7581fa33ca9a0ba6dd1f7d37260fec363ac60daeb6400d6f7a39ff7348f4807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7581fa33ca9a0ba6dd1f7d37260fec363ac60daeb6400d6f7a39ff7348f4807", kill_on_drop: false }` [INFO] [stdout] a7581fa33ca9a0ba6dd1f7d37260fec363ac60daeb6400d6f7a39ff7348f4807