[INFO] cloning repository https://github.com/Stew-000-1-0-011/map_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stew-000-1-0-011/map_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStew-000-1-0-011%2Fmap_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStew-000-1-0-011%2Fmap_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 749413486b6c5bc33dd78a58d96997da3888d89e [INFO] testing Stew-000-1-0-011/map_editor against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStew-000-1-0-011%2Fmap_editor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Stew-000-1-0-011/map_editor [INFO] finished tweaking git repo https://github.com/Stew-000-1-0-011/map_editor [INFO] tweaked toml for git repo https://github.com/Stew-000-1-0-011/map_editor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Stew-000-1-0-011/map_editor on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Stew-000-1-0-011/map_editor 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c5af8e4e58d9d9422de75a4ad2f482473a86558185b1d0147b28a2e5436078e [INFO] running `Command { std: "docker" "start" "-a" "9c5af8e4e58d9d9422de75a4ad2f482473a86558185b1d0147b28a2e5436078e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c5af8e4e58d9d9422de75a4ad2f482473a86558185b1d0147b28a2e5436078e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5af8e4e58d9d9422de75a4ad2f482473a86558185b1d0147b28a2e5436078e", kill_on_drop: false }` [INFO] [stdout] 9c5af8e4e58d9d9422de75a4ad2f482473a86558185b1d0147b28a2e5436078e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d55f11acd08d33df5196eddb6cd81418e05a8936363dd2d6c16325bb36ef8ee [INFO] running `Command { std: "docker" "start" "-a" "0d55f11acd08d33df5196eddb6cd81418e05a8936363dd2d6c16325bb36ef8ee", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling map_editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `push_str` found for reference `&str` in the current scope [INFO] [stdout] --> src/main.rs:131:122 [INFO] [stdout] | [INFO] [stdout] 131 | ..., pixel_length).unwrap().save(output_dir.clone().push_str("area1.png")).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for reference `&str` in the current scope [INFO] [stdout] --> src/main.rs:132:122 [INFO] [stdout] | [INFO] [stdout] 132 | ..., pixel_length).unwrap().save(output_dir.clone().push_str("area2.png")).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for reference `&str` in the current scope [INFO] [stdout] --> src/main.rs:133:129 [INFO] [stdout] | [INFO] [stdout] 133 | ..., pixel_length).unwrap().save(output_dir.clone().push_str("area3_yellow.png")).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for reference `&str` in the current scope [INFO] [stdout] --> src/main.rs:134:130 [INFO] [stdout] | [INFO] [stdout] 134 | ..., pixel_length).unwrap().save(output_dir.clone().push_str("area3_storage.png")).unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `map_editor` (bin "map_editor") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0d55f11acd08d33df5196eddb6cd81418e05a8936363dd2d6c16325bb36ef8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d55f11acd08d33df5196eddb6cd81418e05a8936363dd2d6c16325bb36ef8ee", kill_on_drop: false }` [INFO] [stdout] 0d55f11acd08d33df5196eddb6cd81418e05a8936363dd2d6c16325bb36ef8ee