[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] documenting jkcclemens/travis_ssh_deploy against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcclemens%2Ftravis_ssh_deploy" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcclemens/travis_ssh_deploy on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-27/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-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a568c778be718b6a62ae5f5236c9d2e9d1254ecf0793e06ab0890922c5a5d26b [INFO] running `Command { std: "docker" "start" "-a" "a568c778be718b6a62ae5f5236c9d2e9d1254ecf0793e06ab0890922c5a5d26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a568c778be718b6a62ae5f5236c9d2e9d1254ecf0793e06ab0890922c5a5d26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a568c778be718b6a62ae5f5236c9d2e9d1254ecf0793e06ab0890922c5a5d26b", kill_on_drop: false }` [INFO] [stdout] a568c778be718b6a62ae5f5236c9d2e9d1254ecf0793e06ab0890922c5a5d26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1636ec4394af862c268081d73153a178178f0fa7c015017c86bb5518034d71b0 [INFO] running `Command { std: "docker" "start" "-a" "1636ec4394af862c268081d73153a178178f0fa7c015017c86bb5518034d71b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking serde v1.0.34 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking integer-encoding v1.0.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Checking serde_yaml v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Documenting 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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not document `travis_ssh_deploy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name send src/bin/send.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=fd4ae3dbd19d42a7 -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-63211d02f68db604.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-cba6df56249317ab.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-8e45cfb384a4a947.rmeta --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-bb6aeaec11048b0e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6f2b5c9cdd02172f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be64019e7ddd01af.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a9cd877b76b61611.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5c6db630d75f8722.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-2b7d90768fdb81ad.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not document `travis_ssh_deploy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name receive src/bin/receive.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=4670154c4b94fc48 -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-63211d02f68db604.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-cba6df56249317ab.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-8e45cfb384a4a947.rmeta --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-bb6aeaec11048b0e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6f2b5c9cdd02172f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be64019e7ddd01af.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a9cd877b76b61611.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5c6db630d75f8722.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-2b7d90768fdb81ad.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "1636ec4394af862c268081d73153a178178f0fa7c015017c86bb5518034d71b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1636ec4394af862c268081d73153a178178f0fa7c015017c86bb5518034d71b0", kill_on_drop: false }` [INFO] [stdout] 1636ec4394af862c268081d73153a178178f0fa7c015017c86bb5518034d71b0