[INFO] crate cpclib-xfertool 0.4.2-alpha is already in cache [INFO] testing cpclib-xfertool-0.4.2-alpha against 1.45.2 for beta-1.46-1 [INFO] extracting crate cpclib-xfertool 0.4.2-alpha into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cpclib-xfertool 0.4.2-alpha on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-xfertool 0.4.2-alpha [INFO] finished tweaking crates.io crate cpclib-xfertool 0.4.2-alpha [INFO] tweaked toml for crates.io crate cpclib-xfertool 0.4.2-alpha written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cpclib-xfertool 0.4.2-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a8fee462db6df49b35716222b5217ae34c76c1c54eaa0756ecdadf1eb7a174 [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" "91a8fee462db6df49b35716222b5217ae34c76c1c54eaa0756ecdadf1eb7a174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a8fee462db6df49b35716222b5217ae34c76c1c54eaa0756ecdadf1eb7a174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a8fee462db6df49b35716222b5217ae34c76c1c54eaa0756ecdadf1eb7a174", kill_on_drop: false }` [INFO] [stdout] 91a8fee462db6df49b35716222b5217ae34c76c1c54eaa0756ecdadf1eb7a174 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbfefac042c1d0dd3ef52db2ca1fe271c19a6f63d79df179f3b83739aaf624f6 [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" "fbfefac042c1d0dd3ef52db2ca1fe271c19a6f63d79df179f3b83739aaf624f6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bitsets v0.1.1 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling slash-formatter v2.2.6 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling path-dedot v1.2.4 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling path-absolutize v1.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hotwatch v0.4.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling delegate v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling built v0.4.2 [INFO] [stderr] Compiling cpclib-sna v0.4.2-alpha [INFO] [stderr] Compiling cpclib-tokens v0.4.2-alpha [INFO] [stderr] Compiling cpclib-disc v0.4.2-alpha [INFO] [stderr] Compiling cpclib-xfer v0.4.2-alpha [INFO] [stderr] Compiling cpclib-xfertool v0.4.2-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_enum v0.4.3 [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-sna-0.4.2-alpha/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_drain_as_slice)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.3.2 [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 `cpclib-sna`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbfefac042c1d0dd3ef52db2ca1fe271c19a6f63d79df179f3b83739aaf624f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfefac042c1d0dd3ef52db2ca1fe271c19a6f63d79df179f3b83739aaf624f6", kill_on_drop: false }` [INFO] [stdout] fbfefac042c1d0dd3ef52db2ca1fe271c19a6f63d79df179f3b83739aaf624f6