[INFO] updating cached repository https://github.com/rustbridge/rustbridge-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 068dba4d73550f31899972761415670bc0c1f34a [INFO] testing rustbridge/rustbridge-cli against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustbridge%2Frustbridge-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustbridge/rustbridge-cli on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustbridge/rustbridge-cli [INFO] finished tweaking git repo https://github.com/rustbridge/rustbridge-cli [INFO] tweaked toml for git repo https://github.com/rustbridge/rustbridge-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rustbridge/rustbridge-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0e4f22c329e2611d7f6b70255c476c1a16c34a0bb75fc42c3b7fb26e735347d [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" "a0e4f22c329e2611d7f6b70255c476c1a16c34a0bb75fc42c3b7fb26e735347d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0e4f22c329e2611d7f6b70255c476c1a16c34a0bb75fc42c3b7fb26e735347d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e4f22c329e2611d7f6b70255c476c1a16c34a0bb75fc42c3b7fb26e735347d", kill_on_drop: false }` [INFO] [stdout] a0e4f22c329e2611d7f6b70255c476c1a16c34a0bb75fc42c3b7fb26e735347d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0012106631554706451dd91851ccbdaca64c08101ac20401ef176a4442a9c71 [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" "e0012106631554706451dd91851ccbdaca64c08101ac20401ef176a4442a9c71", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling serde v1.0.34 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling diesel_derives v1.1.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling diesel v1.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling rustbridge-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin, decl_macro, custom_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `#[proc_macro_derive]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin, decl_macro, custom_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustbridge-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e0012106631554706451dd91851ccbdaca64c08101ac20401ef176a4442a9c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0012106631554706451dd91851ccbdaca64c08101ac20401ef176a4442a9c71", kill_on_drop: false }` [INFO] [stdout] e0012106631554706451dd91851ccbdaca64c08101ac20401ef176a4442a9c71