[INFO] cloning repository https://github.com/mcountryman/scraptor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcountryman/scraptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fscraptor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fscraptor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b54d12898d2b8b738f974d72e1a771ecadb98f3 [INFO] testing mcountryman/scraptor 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%2Fmcountryman%2Fscraptor" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcountryman/scraptor 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/mcountryman/scraptor [INFO] finished tweaking git repo https://github.com/mcountryman/scraptor [INFO] tweaked toml for git repo https://github.com/mcountryman/scraptor written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mcountryman/scraptor 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] Downloading crates ... [INFO] [stderr] Downloaded windows_macros v0.11.0 [INFO] [stderr] Downloaded pnacl-build-helper v1.4.11 [INFO] [stderr] Downloaded windows v0.11.0 [INFO] [stderr] Downloaded cast v0.2.6 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded windows_gen v0.11.0 [INFO] [stderr] Downloaded libvpx-sys v1.4.2 [INFO] [stderr] Downloaded vpx v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] c11ed08a356b5454da561d96cc908d2d45a41820ccd3691c3912d5eeafd05c8b [INFO] running `Command { std: "docker" "start" "-a" "c11ed08a356b5454da561d96cc908d2d45a41820ccd3691c3912d5eeafd05c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c11ed08a356b5454da561d96cc908d2d45a41820ccd3691c3912d5eeafd05c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11ed08a356b5454da561d96cc908d2d45a41820ccd3691c3912d5eeafd05c8b", kill_on_drop: false }` [INFO] [stdout] c11ed08a356b5454da561d96cc908d2d45a41820ccd3691c3912d5eeafd05c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] cc4066a99a3ad384e87560fbbbc22a9dfbe05a06c7cc025ea47ec5ba696205bf [INFO] running `Command { std: "docker" "start" "-a" "cc4066a99a3ad384e87560fbbbc22a9dfbe05a06c7cc025ea47ec5ba696205bf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling windows_gen v0.11.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling windows_macros v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling windows v0.11.0 [INFO] [stderr] Compiling scraptor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "cc4066a99a3ad384e87560fbbbc22a9dfbe05a06c7cc025ea47ec5ba696205bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4066a99a3ad384e87560fbbbc22a9dfbe05a06c7cc025ea47ec5ba696205bf", kill_on_drop: false }` [INFO] [stdout] cc4066a99a3ad384e87560fbbbc22a9dfbe05a06c7cc025ea47ec5ba696205bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b0429fbc2a1fe5ab37495564aa3b7b510d27b6befab9afde3afb237734b9ac5 [INFO] running `Command { std: "docker" "start" "-a" "7b0429fbc2a1fe5ab37495564aa3b7b510d27b6befab9afde3afb237734b9ac5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling pnacl-build-helper v1.4.11 [INFO] [stderr] Compiling libvpx-sys v1.4.2 [INFO] [stderr] Compiling vpx v0.3.1 [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/vpx-0.3.1/src/lib/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(cstr_to_str)] [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 `vpx` 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" "7b0429fbc2a1fe5ab37495564aa3b7b510d27b6befab9afde3afb237734b9ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0429fbc2a1fe5ab37495564aa3b7b510d27b6befab9afde3afb237734b9ac5", kill_on_drop: false }` [INFO] [stdout] 7b0429fbc2a1fe5ab37495564aa3b7b510d27b6befab9afde3afb237734b9ac5