[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fscraptor" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcountryman/scraptor 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/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-3/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8c08205cabbbeb9e9b50ab95e81714c854584da18cfe70812d99c6be67be0ec [INFO] running `Command { std: "docker" "start" "-a" "d8c08205cabbbeb9e9b50ab95e81714c854584da18cfe70812d99c6be67be0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c08205cabbbeb9e9b50ab95e81714c854584da18cfe70812d99c6be67be0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c08205cabbbeb9e9b50ab95e81714c854584da18cfe70812d99c6be67be0ec", kill_on_drop: false }` [INFO] [stdout] d8c08205cabbbeb9e9b50ab95e81714c854584da18cfe70812d99c6be67be0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d96169833fc310443360bbab964a0b4fe588b63f2adf9dca49d10f61d173a73f [INFO] running `Command { std: "docker" "start" "-a" "d96169833fc310443360bbab964a0b4fe588b63f2adf9dca49d10f61d173a73f", 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 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 42.11s [INFO] running `Command { std: "docker" "inspect" "d96169833fc310443360bbab964a0b4fe588b63f2adf9dca49d10f61d173a73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96169833fc310443360bbab964a0b4fe588b63f2adf9dca49d10f61d173a73f", kill_on_drop: false }` [INFO] [stdout] d96169833fc310443360bbab964a0b4fe588b63f2adf9dca49d10f61d173a73f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22dc80d6c7083631a6a75922f1a919d5b99def3ee07b76c75bb94c10e8df6533 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22dc80d6c7083631a6a75922f1a919d5b99def3ee07b76c75bb94c10e8df6533", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [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 tempdir v0.3.7 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling pnacl-build-helper v1.4.11 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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] running `Command { std: "docker" "inspect" "22dc80d6c7083631a6a75922f1a919d5b99def3ee07b76c75bb94c10e8df6533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22dc80d6c7083631a6a75922f1a919d5b99def3ee07b76c75bb94c10e8df6533", kill_on_drop: false }` [INFO] [stdout] 22dc80d6c7083631a6a75922f1a919d5b99def3ee07b76c75bb94c10e8df6533