[INFO] fetching crate http-rs 0.1.3... [INFO] testing http-rs-0.1.3 against 1.49.0 for beta-1.50-1 [INFO] extracting crate http-rs 0.1.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate http-rs 0.1.3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-rs 0.1.3 [INFO] finished tweaking crates.io crate http-rs 0.1.3 [INFO] tweaked toml for crates.io crate http-rs 0.1.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 703250f7c0133af3bc6cb956b6601f906bff96193b4760a8ffbfcf7644e20859 [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" "703250f7c0133af3bc6cb956b6601f906bff96193b4760a8ffbfcf7644e20859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "703250f7c0133af3bc6cb956b6601f906bff96193b4760a8ffbfcf7644e20859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703250f7c0133af3bc6cb956b6601f906bff96193b4760a8ffbfcf7644e20859", kill_on_drop: false }` [INFO] [stdout] 703250f7c0133af3bc6cb956b6601f906bff96193b4760a8ffbfcf7644e20859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62fc72f72bddb88ce23e515f5282d6744dac01ea4648da03339639c10f5f1de [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" "b62fc72f72bddb88ce23e515f5282d6744dac01ea4648da03339639c10f5f1de", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling http-rs v0.1.3 (/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(test)] [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 `http-rs` [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" "b62fc72f72bddb88ce23e515f5282d6744dac01ea4648da03339639c10f5f1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62fc72f72bddb88ce23e515f5282d6744dac01ea4648da03339639c10f5f1de", kill_on_drop: false }` [INFO] [stdout] b62fc72f72bddb88ce23e515f5282d6744dac01ea4648da03339639c10f5f1de