[INFO] fetching crate tudor-sql 0.2.0... [INFO] testing tudor-sql-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tudor-sql 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tudor-sql 0.2.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 tudor-sql 0.2.0 [INFO] finished tweaking crates.io crate tudor-sql 0.2.0 [INFO] tweaked toml for crates.io crate tudor-sql 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate tudor-sql 0.2.0 already has a lockfile, it will not be regenerated [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] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.118 [INFO] [stderr] Downloaded nanoid v0.3.0 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded pest_consume_macros v1.0.6 [INFO] [stderr] Downloaded pest_consume v1.0.6 [INFO] [stderr] Downloaded ctor v0.1.17 [INFO] [stderr] Downloaded const_fn v0.4.4 [INFO] [stderr] Downloaded time v0.2.23 [INFO] [stderr] Downloaded typed-builder v0.8.0 [INFO] [stderr] Downloaded standback v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a29f851909c1aace2f5ef13fe795b31a304a4ca113492320a5134087902fa7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "05a29f851909c1aace2f5ef13fe795b31a304a4ca113492320a5134087902fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a29f851909c1aace2f5ef13fe795b31a304a4ca113492320a5134087902fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a29f851909c1aace2f5ef13fe795b31a304a4ca113492320a5134087902fa7", kill_on_drop: false }` [INFO] [stdout] 05a29f851909c1aace2f5ef13fe795b31a304a4ca113492320a5134087902fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24b7fa5aacd7a944846a7187f51c9a63dcf0dd33cd41001eee4ce17d9d3493c4 [INFO] running `Command { std: "docker" "start" "-a" "24b7fa5aacd7a944846a7187f51c9a63dcf0dd33cd41001eee4ce17d9d3493c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [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 standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typed-builder v0.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pest_consume v1.0.6 [INFO] [stderr] Compiling tudor-sql v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(or_patterns, map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `or_patterns` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tudor-sql` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "24b7fa5aacd7a944846a7187f51c9a63dcf0dd33cd41001eee4ce17d9d3493c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b7fa5aacd7a944846a7187f51c9a63dcf0dd33cd41001eee4ce17d9d3493c4", kill_on_drop: false }` [INFO] [stdout] 24b7fa5aacd7a944846a7187f51c9a63dcf0dd33cd41001eee4ce17d9d3493c4