[INFO] fetching crate allsorts_no_std 0.5.2... [INFO] testing allsorts_no_std-0.5.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate allsorts_no_std 0.5.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate allsorts_no_std 0.5.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allsorts_no_std 0.5.2 [INFO] finished tweaking crates.io crate allsorts_no_std 0.5.2 [INFO] tweaked toml for crates.io crate allsorts_no_std 0.5.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glyph-names v0.1.0 [INFO] [stderr] Downloaded bitreader v0.3.6 [INFO] [stderr] Downloaded allsorts-rental v0.5.6 [INFO] [stderr] Downloaded unicode-general-category v0.3.0 [INFO] [stderr] Downloaded unicode-joining-type v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac50602e96be2c0f98221adc45d3064120c1217ef5a1ccdfd96bb093caec0377 [INFO] running `Command { std: "docker" "start" "-a" "ac50602e96be2c0f98221adc45d3064120c1217ef5a1ccdfd96bb093caec0377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac50602e96be2c0f98221adc45d3064120c1217ef5a1ccdfd96bb093caec0377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac50602e96be2c0f98221adc45d3064120c1217ef5a1ccdfd96bb093caec0377", kill_on_drop: false }` [INFO] [stdout] ac50602e96be2c0f98221adc45d3064120c1217ef5a1ccdfd96bb093caec0377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 466c1df3b9fe4fda9c21d469f12ea62dae51659e1e4571aa4a83ededbf31e935 [INFO] running `Command { std: "docker" "start" "-a" "466c1df3b9fe4fda9c21d469f12ea62dae51659e1e4571aa4a83ededbf31e935", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling glyph-names v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling bitreader v0.3.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling allsorts-rental v0.5.6 [INFO] [stderr] Compiling allsorts_no_std v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/font.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / rental! { [INFO] [stdout] 97 | | mod tables { [INFO] [stdout] 98 | | use super::*; [INFO] [stdout] 99 | | [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/glyph_info.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / rental! { [INFO] [stdout] 44 | | mod rentable { [INFO] [stdout] 45 | | use super::*; [INFO] [stdout] 46 | | use alloc::boxed::Box; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decode_to_string_without_replacement` found for struct `Decoder` in the current scope [INFO] [stdout] --> src/get_name.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let (res, _read) = decoder.decode_to_string_without_replacement(data, &mut s, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `decode_to_str_without_replacement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `allsorts_no_std` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "466c1df3b9fe4fda9c21d469f12ea62dae51659e1e4571aa4a83ededbf31e935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466c1df3b9fe4fda9c21d469f12ea62dae51659e1e4571aa4a83ededbf31e935", kill_on_drop: false }` [INFO] [stdout] 466c1df3b9fe4fda9c21d469f12ea62dae51659e1e4571aa4a83ededbf31e935