[INFO] fetching crate lightql 0.2.0... [INFO] testing lightql-0.2.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate lightql 0.2.0 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate lightql 0.2.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lightql 0.2.0 [INFO] finished tweaking crates.io crate lightql 0.2.0 [INFO] tweaked toml for crates.io crate lightql 0.2.0 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 md5 v0.3.8 [INFO] [stderr] Downloaded mio_httpc v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3eb920d92a68209537863b29c9cbefa3d7c228a81dfd04f34a72f30bab43d8c [INFO] running `Command { std: "docker" "start" "-a" "b3eb920d92a68209537863b29c9cbefa3d7c228a81dfd04f34a72f30bab43d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3eb920d92a68209537863b29c9cbefa3d7c228a81dfd04f34a72f30bab43d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eb920d92a68209537863b29c9cbefa3d7c228a81dfd04f34a72f30bab43d8c", kill_on_drop: false }` [INFO] [stdout] b3eb920d92a68209537863b29c9cbefa3d7c228a81dfd04f34a72f30bab43d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c40c5a276ac9dffa98eaed9235532a6a78a7af38babddf97b1adb25e54cae6 [INFO] running `Command { std: "docker" "start" "-a" "22c40c5a276ac9dffa98eaed9235532a6a78a7af38babddf97b1adb25e54cae6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling mio_httpc v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lightql v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:387:30 [INFO] [stdout] | [INFO] [stdout] 387 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lightql` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "22c40c5a276ac9dffa98eaed9235532a6a78a7af38babddf97b1adb25e54cae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c40c5a276ac9dffa98eaed9235532a6a78a7af38babddf97b1adb25e54cae6", kill_on_drop: false }` [INFO] [stdout] 22c40c5a276ac9dffa98eaed9235532a6a78a7af38babddf97b1adb25e54cae6