[INFO] cloning repository https://github.com/3Hren/cocaine-http-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3Hren/cocaine-http-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fcocaine-http-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fcocaine-http-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccf57256235625fc411d85184e0c61f85c79a7c9 [INFO] testing 3Hren/cocaine-http-proxy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fcocaine-http-proxy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3Hren/cocaine-http-proxy 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 git repo https://github.com/3Hren/cocaine-http-proxy [INFO] finished tweaking git repo https://github.com/3Hren/cocaine-http-proxy [INFO] tweaked toml for git repo https://github.com/3Hren/cocaine-http-proxy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/3Hren/cocaine-http-proxy 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] Updating git repository `https://github.com/hyperium/hyper` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_size v0.3.0 [INFO] [stderr] Downloaded bytes v0.4.4 [INFO] [stderr] Downloaded futures-cpupool v0.1.5 [INFO] [stderr] Downloaded serde_derive_internals v0.15.1 [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.10 [INFO] [stderr] Downloaded serde_yaml v0.7.1 [INFO] [stderr] Downloaded mime v0.3.2 [INFO] [stderr] Downloaded tokio-io v0.1.2 [INFO] [stderr] Downloaded iovec v0.1.0 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded mio v0.6.9 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded either v1.1.0 [INFO] [stderr] Downloaded textwrap v0.7.0 [INFO] [stderr] Downloaded tokio-core v0.1.8 [INFO] [stderr] Downloaded tokio-uds v0.1.5 [INFO] [stderr] Downloaded serde_bytes v0.10.1 [INFO] [stderr] Downloaded net2 v0.2.29 [INFO] [stderr] Downloaded jsonrpc-core v7.0.1 [INFO] [stderr] Downloaded rmp v0.8.6 [INFO] [stderr] Downloaded clap v2.26.0 [INFO] [stderr] Downloaded mio-uds v0.6.4 [INFO] [stderr] Downloaded rmp-serde v0.13.4 [INFO] [stderr] Downloaded cocaine v0.9.1 [INFO] [stderr] Downloaded rmpv v0.4.0 [INFO] [stderr] Downloaded futures v0.1.15 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e124fc7e62dee7d5716cb8754e4c5bfacbef86c04021436320dd881aa5a454e [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" "1e124fc7e62dee7d5716cb8754e4c5bfacbef86c04021436320dd881aa5a454e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e124fc7e62dee7d5716cb8754e4c5bfacbef86c04021436320dd881aa5a454e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e124fc7e62dee7d5716cb8754e4c5bfacbef86c04021436320dd881aa5a454e", kill_on_drop: false }` [INFO] [stdout] 1e124fc7e62dee7d5716cb8754e4c5bfacbef86c04021436320dd881aa5a454e [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: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] 4bd38812554907a798957e6653c33945caec71ad1833dcadf0cad1570c94d774 [INFO] running `Command { std: "docker" "start" "-a" "4bd38812554907a798957e6653c33945caec71ad1833dcadf0cad1570c94d774", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rmp v0.8.6 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling serde_bytes v0.10.1 [INFO] [stderr] Compiling rmp-serde v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling hyper v0.11.1 (https://github.com/hyperium/hyper?rev=fc5b9cce3176776e4c916cd1b907b1649a538f00#fc5b9cce) [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v7.0.1 [INFO] [stderr] Compiling cocaine v0.9.1 [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/cocaine-0.9.1/src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `conservative_impl_trait` has been stable since 1.26.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 `cocaine` 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" "4bd38812554907a798957e6653c33945caec71ad1833dcadf0cad1570c94d774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd38812554907a798957e6653c33945caec71ad1833dcadf0cad1570c94d774", kill_on_drop: false }` [INFO] [stdout] 4bd38812554907a798957e6653c33945caec71ad1833dcadf0cad1570c94d774