[INFO] fetching crate pysprint-cli 0.1.0-alpha.0... [INFO] testing pysprint-cli-0.1.0-alpha.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate pysprint-cli 0.1.0-alpha.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pysprint-cli 0.1.0-alpha.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate pysprint-cli 0.1.0-alpha.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate pysprint-cli 0.1.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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 slug v0.1.4 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded cc v1.0.67 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded libc v0.2.91 [INFO] [stderr] Downloaded tera v1.7.0 [INFO] [stderr] Downloaded wildmatch v2.0.0 [INFO] [stderr] Downloaded globset v0.4.6 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded ignore v0.4.17 [INFO] [stderr] Downloaded humansize v1.1.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34e28d8913d139b4854b3d816cc812a33d04b934540f18a8b503f6a6f28e18a4 [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" "34e28d8913d139b4854b3d816cc812a33d04b934540f18a8b503f6a6f28e18a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34e28d8913d139b4854b3d816cc812a33d04b934540f18a8b503f6a6f28e18a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e28d8913d139b4854b3d816cc812a33d04b934540f18a8b503f6a6f28e18a4", kill_on_drop: false }` [INFO] [stdout] 34e28d8913d139b4854b3d816cc812a33d04b934540f18a8b503f6a6f28e18a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feedc78142b43c1c699e9ddd564f10580ea6140c0f73e9bbe89bad0cac19c6fb [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" "feedc78142b43c1c699e9ddd564f10580ea6140c0f73e9bbe89bad0cac19c6fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling wildmatch v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling tera v1.7.0 [INFO] [stderr] Compiling pysprint-cli v0.1.0-alpha.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(toowned_clone_into)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `pysprint-cli` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "feedc78142b43c1c699e9ddd564f10580ea6140c0f73e9bbe89bad0cac19c6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feedc78142b43c1c699e9ddd564f10580ea6140c0f73e9bbe89bad0cac19c6fb", kill_on_drop: false }` [INFO] [stdout] feedc78142b43c1c699e9ddd564f10580ea6140c0f73e9bbe89bad0cac19c6fb