[INFO] cloning repository https://github.com/jkcclemens/travis_ssh_deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcclemens/travis_ssh_deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Ftravis_ssh_deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Ftravis_ssh_deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c5b65e1f3e42a4ab529ff0baa052a697ff0bb6 [INFO] testing jkcclemens/travis_ssh_deploy against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Ftravis_ssh_deploy" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcclemens/travis_ssh_deploy on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkcclemens/travis_ssh_deploy [INFO] finished tweaking git repo https://github.com/jkcclemens/travis_ssh_deploy [INFO] tweaked toml for git repo https://github.com/jkcclemens/travis_ssh_deploy written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/jkcclemens/travis_ssh_deploy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.5.0 [INFO] [stderr] Downloaded linked-hash-map v0.5.1 [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] [stderr] Downloaded serde_yaml v0.7.3 [INFO] [stderr] Downloaded serde v1.0.34 [INFO] [stderr] Downloaded serde_derive v1.0.34 [INFO] [stderr] Downloaded syn v0.12.14 [INFO] [stderr] Downloaded backtrace v0.3.5 [INFO] [stderr] Downloaded build_const v0.2.0 [INFO] [stderr] Downloaded cc v1.0.9 [INFO] [stderr] Downloaded crc v1.7.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.7 [INFO] [stderr] Downloaded integer-encoding v1.0.5 [INFO] [stderr] Downloaded serde_derive_internals v0.22.0 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2839a1c231883cbaa0997b985b02a64be1d9564c1573c408a4eff1e967b9911 [INFO] running `Command { std: "docker" "start" "-a" "a2839a1c231883cbaa0997b985b02a64be1d9564c1573c408a4eff1e967b9911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2839a1c231883cbaa0997b985b02a64be1d9564c1573c408a4eff1e967b9911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2839a1c231883cbaa0997b985b02a64be1d9564c1573c408a4eff1e967b9911", kill_on_drop: false }` [INFO] [stdout] a2839a1c231883cbaa0997b985b02a64be1d9564c1573c408a4eff1e967b9911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9fe4fa911e9a770b232158d18efc934f766423ffe7b24fb009d07fa52ceee7 [INFO] running `Command { std: "docker" "start" "-a" "ca9fe4fa911e9a770b232158d18efc934f766423ffe7b24fb009d07fa52ceee7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling serde v1.0.34 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling integer-encoding v1.0.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling travis_ssh_deploy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/send.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(termination_trait, process_exitcode_placeholder)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `termination_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] [stderr] error: could not compile `travis_ssh_deploy` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/receive.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(termination_trait, process_exitcode_placeholder)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `termination_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: build failed [INFO] running `Command { std: "docker" "inspect" "ca9fe4fa911e9a770b232158d18efc934f766423ffe7b24fb009d07fa52ceee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9fe4fa911e9a770b232158d18efc934f766423ffe7b24fb009d07fa52ceee7", kill_on_drop: false }` [INFO] [stdout] ca9fe4fa911e9a770b232158d18efc934f766423ffe7b24fb009d07fa52ceee7