[INFO] cloning repository https://github.com/mattcollier/jsonld-rust-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattcollier/jsonld-rust-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcollier%2Fjsonld-rust-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcollier%2Fjsonld-rust-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3266bd65a0f803c7010f09a24aae5a1671668e9f [INFO] testing mattcollier/jsonld-rust-db 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%2Fmattcollier%2Fjsonld-rust-db" "/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/mattcollier/jsonld-rust-db 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/mattcollier/jsonld-rust-db [INFO] finished tweaking git repo https://github.com/mattcollier/jsonld-rust-db [INFO] tweaked toml for git repo https://github.com/mattcollier/jsonld-rust-db written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mattcollier/jsonld-rust-db 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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6181ecaea16ea21b36a514326f7f35102bf15a98a1c12c71218432db1d92e5f [INFO] running `Command { std: "docker" "start" "-a" "d6181ecaea16ea21b36a514326f7f35102bf15a98a1c12c71218432db1d92e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6181ecaea16ea21b36a514326f7f35102bf15a98a1c12c71218432db1d92e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6181ecaea16ea21b36a514326f7f35102bf15a98a1c12c71218432db1d92e5f", kill_on_drop: false }` [INFO] [stdout] d6181ecaea16ea21b36a514326f7f35102bf15a98a1c12c71218432db1d92e5f [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e411ed47c262914b42a2733dfc43bacd3a529fff041eaac288587fb2f13b89 [INFO] running `Command { std: "docker" "start" "-a" "87e411ed47c262914b42a2733dfc43bacd3a529fff041eaac288587fb2f13b89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pct-str v1.1.0 [INFO] [stderr] Compiling mown v0.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling iref v1.4.3 [INFO] [stderr] Compiling static-iref v1.0.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling stderrlog v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling iref-enum v1.2.0 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling json-ld v0.2.0-alpha [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/json-ld-0.2.0-alpha/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/json-ld-0.2.0-alpha/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(arbitrary_self_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/json-ld-0.2.0-alpha/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [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 `json-ld` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "87e411ed47c262914b42a2733dfc43bacd3a529fff041eaac288587fb2f13b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e411ed47c262914b42a2733dfc43bacd3a529fff041eaac288587fb2f13b89", kill_on_drop: false }` [INFO] [stdout] 87e411ed47c262914b42a2733dfc43bacd3a529fff041eaac288587fb2f13b89