[INFO] fetching crate cpclib-z80emu 0.5.0... [INFO] testing cpclib-z80emu-0.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cpclib-z80emu 0.5.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate cpclib-z80emu 0.5.0 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 cpclib-z80emu 0.5.0 [INFO] finished tweaking crates.io crate cpclib-z80emu 0.5.0 [INFO] tweaked toml for crates.io crate cpclib-z80emu 0.5.0 written to /workspace/builds/worker-16/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded contracts v0.6.3 [INFO] [stderr] Downloaded gif-dispose v3.1.1 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded cpclib-basic v0.5.0 [INFO] [stderr] Downloaded cpclib-image v0.5.0 [INFO] [stderr] Downloaded cpclib-asm v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] d1f25be11983476593e09050b1b140e5033412fef2b81b766b0f02d86572b7d3 [INFO] running `Command { std: "docker" "start" "-a" "d1f25be11983476593e09050b1b140e5033412fef2b81b766b0f02d86572b7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f25be11983476593e09050b1b140e5033412fef2b81b766b0f02d86572b7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f25be11983476593e09050b1b140e5033412fef2b81b766b0f02d86572b7d3", kill_on_drop: false }` [INFO] [stdout] d1f25be11983476593e09050b1b140e5033412fef2b81b766b0f02d86572b7d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 37764207b735ec904077315713a74898d23c6b600e3a806983e2a11f6a5ddc55 [INFO] running `Command { std: "docker" "start" "-a" "37764207b735ec904077315713a74898d23c6b600e3a806983e2a11f6a5ddc55", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling smol_str v0.1.22 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling bitsets v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling gif-dispose v3.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cpclib-common v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling delegate v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling delegate v0.5.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling contracts v0.6.3 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling velcro v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cpclib-image v0.5.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling cpclib-sna v0.5.0 [INFO] [stderr] Compiling cpclib-tokens v0.5.0 [INFO] [stderr] Compiling cpclib-disc v0.5.0 [INFO] [stderr] Compiling cpclib-basic v0.5.0 [INFO] [stderr] Compiling cpclib-asm v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpclib-tokens-0.5.0/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpclib-tokens-0.5.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpclib-tokens-0.5.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpclib-tokens` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "37764207b735ec904077315713a74898d23c6b600e3a806983e2a11f6a5ddc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37764207b735ec904077315713a74898d23c6b600e3a806983e2a11f6a5ddc55", kill_on_drop: false }` [INFO] [stdout] 37764207b735ec904077315713a74898d23c6b600e3a806983e2a11f6a5ddc55