[INFO] cloning repository https://github.com/kchmck/p25rx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kchmck/p25rx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchmck%2Fp25rx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchmck%2Fp25rx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab251c4c28e0d1e0d8630b513925909b4eb0aba4 [INFO] testing kchmck/p25rx against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchmck%2Fp25rx" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kchmck/p25rx 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 git repo https://github.com/kchmck/p25rx [INFO] finished tweaking git repo https://github.com/kchmck/p25rx [INFO] tweaked toml for git repo https://github.com/kchmck/p25rx written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kchmck/p25rx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e847195d5def65e7c6122441dfc5224850a0bf52740d7388da7db68d9f1fa92d [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" "e847195d5def65e7c6122441dfc5224850a0bf52740d7388da7db68d9f1fa92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e847195d5def65e7c6122441dfc5224850a0bf52740d7388da7db68d9f1fa92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e847195d5def65e7c6122441dfc5224850a0bf52740d7388da7db68d9f1fa92d", kill_on_drop: false }` [INFO] [stdout] e847195d5def65e7c6122441dfc5224850a0bf52740d7388da7db68d9f1fa92d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 126b5a5b750d213713b5ba39bd9bdd746bb862d641c55d55e5a860b8d15b1f65 [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" "126b5a5b750d213713b5ba39bd9bdd746bb862d641c55d55e5a860b8d15b1f65", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling static_fir v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling collect_slice v1.2.0 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling uhttp_body_bytes v0.5.2 [INFO] [stderr] Compiling uhttp_transfer_encoding v0.5.0 [INFO] [stderr] Compiling uhttp_request_target v0.6.0 [INFO] [stderr] Compiling uhttp_chunked_bytes v0.5.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling slice_mip v1.0.0 [INFO] [stderr] Compiling uhttp_version v0.6.0 [INFO] [stderr] Compiling uhttp_uri v0.5.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/uhttp_version-0.6.0/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(field_init_shorthand)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/uhttp_version-0.6.0/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(static_in_const)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/static_fir-0.2.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #![feature(conservative_impl_trait)] [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 `static_fir` [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [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/uhttp_transfer_encoding-0.5.0/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(conservative_impl_trait)] [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: build failed [INFO] running `Command { std: "docker" "inspect" "126b5a5b750d213713b5ba39bd9bdd746bb862d641c55d55e5a860b8d15b1f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126b5a5b750d213713b5ba39bd9bdd746bb862d641c55d55e5a860b8d15b1f65", kill_on_drop: false }` [INFO] [stdout] 126b5a5b750d213713b5ba39bd9bdd746bb862d641c55d55e5a860b8d15b1f65