[INFO] cloning repository https://github.com/afdw/cas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afdw/cas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafdw%2Fcas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafdw%2Fcas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc38026a86612eaa89094ba88d72ff3442c93534 [INFO] checking afdw/cas against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafdw%2Fcas" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afdw/cas on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/afdw/cas [INFO] finished tweaking git repo https://github.com/afdw/cas [INFO] tweaked toml for git repo https://github.com/afdw/cas written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/afdw/cas 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pangocairo v0.10.0 [INFO] [stderr] Downloaded pangocairo-sys v0.11.0 [INFO] [stderr] Downloaded serde v1.0.117 [INFO] [stderr] Downloaded anyhow v1.0.34 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded toml v0.5.7 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded syn v1.0.52 [INFO] [stderr] Downloaded indexmap v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61f0781487e3f562fc03f0dbc96805fffe2f1373a6176471ba9c1a8b56c15f4 [INFO] running `Command { std: "docker" "start" "-a" "a61f0781487e3f562fc03f0dbc96805fffe2f1373a6176471ba9c1a8b56c15f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61f0781487e3f562fc03f0dbc96805fffe2f1373a6176471ba9c1a8b56c15f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61f0781487e3f562fc03f0dbc96805fffe2f1373a6176471ba9c1a8b56c15f4", kill_on_drop: false }` [INFO] [stdout] a61f0781487e3f562fc03f0dbc96805fffe2f1373a6176471ba9c1a8b56c15f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a040497015f822400bbd43a84ca1eac2c0265db57482b0b1486c87183b45cdc5 [INFO] running `Command { std: "docker" "start" "-a" "a040497015f822400bbd43a84ca1eac2c0265db57482b0b1486c87183b45cdc5", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking cas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `std::iter::Map` in the current scope [INFO] [stdout] --> src/gui.rs:240:82 [INFO] [stdout] | [INFO] [stdout] 240 | let max_height = components.iter().map(|render_result| render_result.height).fold_first(f64::max).unwrap_or(0.0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, {closure@gui.rs:240:44}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `std::iter::Map` in the current scope [INFO] [stdout] --> src/gui.rs:240:82 [INFO] [stdout] | [INFO] [stdout] 240 | let max_height = components.iter().map(|render_result| render_result.height).fold_first(f64::max).unwrap_or(0.0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, {closure@gui.rs:240:44}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `std::iter::Map` in the current scope [INFO] [stdout] --> src/gui.rs:241:80 [INFO] [stdout] | [INFO] [stdout] 241 | let max_width = components.iter().map(|render_result| render_result.width).fold_first(f64::max).unwrap_or(0.0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, {closure@gui.rs:241:43}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `std::iter::Map` in the current scope [INFO] [stdout] --> src/gui.rs:241:80 [INFO] [stdout] | [INFO] [stdout] 241 | let max_width = components.iter().map(|render_result| render_result.width).fold_first(f64::max).unwrap_or(0.0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, {closure@gui.rs:241:43}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cas` (bin "cas" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cas` (bin "cas") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a040497015f822400bbd43a84ca1eac2c0265db57482b0b1486c87183b45cdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a040497015f822400bbd43a84ca1eac2c0265db57482b0b1486c87183b45cdc5", kill_on_drop: false }` [INFO] [stdout] a040497015f822400bbd43a84ca1eac2c0265db57482b0b1486c87183b45cdc5 [INFO] checking afdw/cas against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafdw%2Fcas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afdw/cas on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/afdw/cas [INFO] finished tweaking git repo https://github.com/afdw/cas [INFO] tweaked toml for git repo https://github.com/afdw/cas written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/afdw/cas 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 086f8f45c40669a772ca65f73eb987a86b0a27eddc541d7d11062c4cf8cc62e1 [INFO] running `Command { std: "docker" "start" "-a" "086f8f45c40669a772ca65f73eb987a86b0a27eddc541d7d11062c4cf8cc62e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "086f8f45c40669a772ca65f73eb987a86b0a27eddc541d7d11062c4cf8cc62e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086f8f45c40669a772ca65f73eb987a86b0a27eddc541d7d11062c4cf8cc62e1", kill_on_drop: false }` [INFO] [stdout] 086f8f45c40669a772ca65f73eb987a86b0a27eddc541d7d11062c4cf8cc62e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d781533de190dfbed81a868f618fe2a6efe1fea439f82cd0f57fce4662662e68 [INFO] running `Command { std: "docker" "start" "-a" "d781533de190dfbed81a868f618fe2a6efe1fea439f82cd0f57fce4662662e68", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d781533de190dfbed81a868f618fe2a6efe1fea439f82cd0f57fce4662662e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d781533de190dfbed81a868f618fe2a6efe1fea439f82cd0f57fce4662662e68", kill_on_drop: false }` [INFO] [stdout] d781533de190dfbed81a868f618fe2a6efe1fea439f82cd0f57fce4662662e68