[INFO] cloning repository https://github.com/mehcode/transmit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/transmit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Ftransmit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Ftransmit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd3b79da1db675560b3249370f70a4dd5112e4f [INFO] testing mehcode/transmit 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%2Fmehcode%2Ftransmit" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mehcode/transmit 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] removed /workspace/builds/worker-23/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mehcode/transmit [INFO] finished tweaking git repo https://github.com/mehcode/transmit [INFO] tweaked toml for git repo https://github.com/mehcode/transmit written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/mehcode/transmit 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] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [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 synstructure v0.9.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.15 [INFO] [stderr] Downloaded parking_lot v0.6.3 [INFO] [stderr] Downloaded string v0.1.1 [INFO] [stderr] Downloaded tokio-channel v0.1.0 [INFO] [stderr] Downloaded http v0.1.10 [INFO] [stderr] Downloaded h2 v0.1.12 [INFO] [stderr] Downloaded failure_derive v0.1.2 [INFO] [stderr] Downloaded failure v0.1.2 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded tokio-async-await v0.1.1 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded hyper v0.12.9 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.1 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] ef72c543548b56f21fc573aa821104a779948158f22059e1dd6ff96018169049 [INFO] running `Command { std: "docker" "start" "-a" "ef72c543548b56f21fc573aa821104a779948158f22059e1dd6ff96018169049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef72c543548b56f21fc573aa821104a779948158f22059e1dd6ff96018169049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef72c543548b56f21fc573aa821104a779948158f22059e1dd6ff96018169049", kill_on_drop: false }` [INFO] [stdout] ef72c543548b56f21fc573aa821104a779948158f22059e1dd6ff96018169049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] c98cff12eed8b356c608f9219d8d0eb22b8c3e0ae6ce2f213d00aa85dd5375eb [INFO] running `Command { std: "docker" "start" "-a" "c98cff12eed8b356c608f9219d8d0eb22b8c3e0ae6ce2f213d00aa85dd5375eb", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling unreachable v1.0.0 [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/pin-utils-0.1.0-alpha.1/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(pin)] [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 `pin-utils` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c98cff12eed8b356c608f9219d8d0eb22b8c3e0ae6ce2f213d00aa85dd5375eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98cff12eed8b356c608f9219d8d0eb22b8c3e0ae6ce2f213d00aa85dd5375eb", kill_on_drop: false }` [INFO] [stdout] c98cff12eed8b356c608f9219d8d0eb22b8c3e0ae6ce2f213d00aa85dd5375eb