[INFO] fetching crate screenruster-saver-fractal 0.1.1... [INFO] testing screenruster-saver-fractal-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate screenruster-saver-fractal 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate screenruster-saver-fractal 0.1.1 [INFO] finished tweaking crates.io crate screenruster-saver-fractal 0.1.1 [INFO] tweaked toml for crates.io crate screenruster-saver-fractal 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate screenruster-saver-fractal 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 93 packages to latest compatible versions [INFO] [stderr] Adding meval v0.0.9 (available: v0.2.0) [INFO] [stderr] Adding palette v0.2.1 (available: v0.7.6) [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.2) [INFO] [stderr] Adding regex v0.2.11 (available: v1.11.2) [INFO] [stderr] Adding screenruster-saver v0.1.8 (available: v0.2.2) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e1c326034c41971a65ad5b06810c972439c4e0c9c47d73f247ed91c189a03682 [INFO] running `Command { std: "docker" "start" "-a" "e1c326034c41971a65ad5b06810c972439c4e0c9c47d73f247ed91c189a03682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c326034c41971a65ad5b06810c972439c4e0c9c47d73f247ed91c189a03682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c326034c41971a65ad5b06810c972439c4e0c9c47d73f247ed91c189a03682", kill_on_drop: false }` [INFO] [stdout] e1c326034c41971a65ad5b06810c972439c4e0c9c47d73f247ed91c189a03682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c5b983f7daf42bd9e772175be270e7784606eae66c25bdc4aefe7fcebc9d89b [INFO] running `Command { std: "docker" "start" "-a" "2c5b983f7daf42bd9e772175be270e7784606eae66c25bdc4aefe7fcebc9d89b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling meval v0.0.9 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling screenruster-saver v0.1.8 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(macro_reexport, type_ascription)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.0.0; see for more information [INFO] [stdout] = note: subsumed by `pub use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `macro_reexport` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `macro_reexport` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[macro_reexport(object, array)] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `macro_reexport` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `select` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:141:3 [INFO] [stdout] | [INFO] [stdout] 141 | select! { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `mpsc_select` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/screenruster-saver-0.1.8/src/lib.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | #![cfg_attr(feature = "renderer", feature(mpsc_select))] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `screenruster-saver` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c5b983f7daf42bd9e772175be270e7784606eae66c25bdc4aefe7fcebc9d89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5b983f7daf42bd9e772175be270e7784606eae66c25bdc4aefe7fcebc9d89b", kill_on_drop: false }` [INFO] [stdout] 2c5b983f7daf42bd9e772175be270e7784606eae66c25bdc4aefe7fcebc9d89b