[INFO] crate cpclib-xfertool 0.4.2-alpha is already in cache [INFO] testing cpclib-xfertool-0.4.2-alpha against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate cpclib-xfertool 0.4.2-alpha into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cpclib-xfertool 0.4.2-alpha on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-14/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3703a47dee1353b9156817a72e191e469182b2039e96ca777cc8df66ed68a0fc [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" "3703a47dee1353b9156817a72e191e469182b2039e96ca777cc8df66ed68a0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3703a47dee1353b9156817a72e191e469182b2039e96ca777cc8df66ed68a0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3703a47dee1353b9156817a72e191e469182b2039e96ca777cc8df66ed68a0fc", kill_on_drop: false }` [INFO] [stdout] 3703a47dee1353b9156817a72e191e469182b2039e96ca777cc8df66ed68a0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78d3ca2a7afb493e91a960e5240c82fc8fe6d31f37c3255e466c188a6b38aa04 [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" "78d3ca2a7afb493e91a960e5240c82fc8fe6d31f37c3255e466c188a6b38aa04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling strsim v0.9.3 [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 indexmap v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling path-dedot v1.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling path-absolutize v1.2.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling paste v0.1.18 [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 regex v1.3.9 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling hotwatch v0.4.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling delegate v0.3.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [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 beta 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] [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" "78d3ca2a7afb493e91a960e5240c82fc8fe6d31f37c3255e466c188a6b38aa04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d3ca2a7afb493e91a960e5240c82fc8fe6d31f37c3255e466c188a6b38aa04", kill_on_drop: false }` [INFO] [stdout] 78d3ca2a7afb493e91a960e5240c82fc8fe6d31f37c3255e466c188a6b38aa04