[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcollier%2Fjsonld-rust-db" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattcollier/jsonld-rust-db on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf0548d1a732f96735a835f8c14653f14741618723df40624175ba5625e6c0ab [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" "cf0548d1a732f96735a835f8c14653f14741618723df40624175ba5625e6c0ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf0548d1a732f96735a835f8c14653f14741618723df40624175ba5625e6c0ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0548d1a732f96735a835f8c14653f14741618723df40624175ba5625e6c0ab", kill_on_drop: false }` [INFO] [stdout] cf0548d1a732f96735a835f8c14653f14741618723df40624175ba5625e6c0ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f239f98fd38cca7197e99f85c248041a6a72cd4f2be7d8a44a7606d8b283382 [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" "9f239f98fd38cca7197e99f85c248041a6a72cd4f2be7d8a44a7606d8b283382", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling futures-io v0.3.8 [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 futures-task v0.3.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [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 async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling stderrlog v0.5.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-attributes v1.1.1 [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 stable 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 stable 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: aborting due to 2 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9f239f98fd38cca7197e99f85c248041a6a72cd4f2be7d8a44a7606d8b283382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f239f98fd38cca7197e99f85c248041a6a72cd4f2be7d8a44a7606d8b283382", kill_on_drop: false }` [INFO] [stdout] 9f239f98fd38cca7197e99f85c248041a6a72cd4f2be7d8a44a7606d8b283382