[INFO] cloning repository https://github.com/plistig/blindkopie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plistig/blindkopie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplistig%2Fblindkopie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplistig%2Fblindkopie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e0d1c8505bf7068c6b3df0304650831c28d8074 [INFO] testing plistig/blindkopie against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplistig%2Fblindkopie" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plistig/blindkopie on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plistig/blindkopie [INFO] finished tweaking git repo https://github.com/plistig/blindkopie [INFO] tweaked toml for git repo https://github.com/plistig/blindkopie written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/plistig/blindkopie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d5d1fab1e5eb76611490bba9afbed946e1c5030f844c4b5787463c23fb773b [INFO] running `Command { std: "docker" "start" "-a" "10d5d1fab1e5eb76611490bba9afbed946e1c5030f844c4b5787463c23fb773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d5d1fab1e5eb76611490bba9afbed946e1c5030f844c4b5787463c23fb773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d5d1fab1e5eb76611490bba9afbed946e1c5030f844c4b5787463c23fb773b", kill_on_drop: false }` [INFO] [stdout] 10d5d1fab1e5eb76611490bba9afbed946e1c5030f844c4b5787463c23fb773b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee26ca4d8526806591900dbf56f1db35f207fcaaf6a538cbdfa35b71dcc5aace [INFO] running `Command { std: "docker" "start" "-a" "ee26ca4d8526806591900dbf56f1db35f207fcaaf6a538cbdfa35b71dcc5aace", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling tinystr-raw v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tinystr-macros v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling memfd v0.4.0 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling trust-dns-rustls v0.20.3 [INFO] [stderr] Compiling tinystr v0.4.7 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling trust-dns-https v0.20.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-trust-dns-connector v0.3.0 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling blindkopie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(control_flow_enum)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(exit_status_error)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(try_trait_v2)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 compile `blindkopie` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ee26ca4d8526806591900dbf56f1db35f207fcaaf6a538cbdfa35b71dcc5aace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee26ca4d8526806591900dbf56f1db35f207fcaaf6a538cbdfa35b71dcc5aace", kill_on_drop: false }` [INFO] [stdout] ee26ca4d8526806591900dbf56f1db35f207fcaaf6a538cbdfa35b71dcc5aace