[INFO] cloning repository https://github.com/spec-tacles/proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spec-tacles/proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f9f594680a6b7a236a0d14eff3aedaf51bd111a [INFO] checking spec-tacles/proxy against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspec-tacles%2Fproxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spec-tacles/proxy on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spec-tacles/proxy [INFO] finished tweaking git repo https://github.com/spec-tacles/proxy [INFO] tweaked toml for git repo https://github.com/spec-tacles/proxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/spec-tacles/proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19cd1fefd79cd12bf665ae02704909e09ba17ae4808adda3c18a0c31b80bd6c5 [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" "19cd1fefd79cd12bf665ae02704909e09ba17ae4808adda3c18a0c31b80bd6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19cd1fefd79cd12bf665ae02704909e09ba17ae4808adda3c18a0c31b80bd6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cd1fefd79cd12bf665ae02704909e09ba17ae4808adda3c18a0c31b80bd6c5", kill_on_drop: false }` [INFO] [stdout] 19cd1fefd79cd12bf665ae02704909e09ba17ae4808adda3c18a0c31b80bd6c5 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 0e421e523072f471737a548b747518836a2a9ea0f452d42f00d6891ec613f19f [INFO] running `Command { std: "docker" "start" "-a" "0e421e523072f471737a548b747518836a2a9ea0f452d42f00d6891ec613f19f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Compiling lapin v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking uriparse v0.6.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Checking pem v0.8.1 [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/uriparse-0.6.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [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 `uriparse` [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" "0e421e523072f471737a548b747518836a2a9ea0f452d42f00d6891ec613f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e421e523072f471737a548b747518836a2a9ea0f452d42f00d6891ec613f19f", kill_on_drop: false }` [INFO] [stdout] 0e421e523072f471737a548b747518836a2a9ea0f452d42f00d6891ec613f19f