[INFO] cloning repository https://github.com/mpietrzak/cashlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpietrzak/cashlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpietrzak%2Fcashlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpietrzak%2Fcashlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77f8fb99a01ceec8afa7b34b2ebeb935612babe1 [INFO] testing mpietrzak/cashlog against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpietrzak%2Fcashlog" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpietrzak/cashlog 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/mpietrzak/cashlog [INFO] finished tweaking git repo https://github.com/mpietrzak/cashlog [INFO] tweaked toml for git repo https://github.com/mpietrzak/cashlog written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mpietrzak/cashlog 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 58614d55af7835728e13a610c1b5b7cce7dfa9df6e7866dc52993a728c9e54b0 [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" "58614d55af7835728e13a610c1b5b7cce7dfa9df6e7866dc52993a728c9e54b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58614d55af7835728e13a610c1b5b7cce7dfa9df6e7866dc52993a728c9e54b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58614d55af7835728e13a610c1b5b7cce7dfa9df6e7866dc52993a728c9e54b0", kill_on_drop: false }` [INFO] [stdout] 58614d55af7835728e13a610c1b5b7cce7dfa9df6e7866dc52993a728c9e54b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] b949c997826d65e23c22f3cd0ca5cbeaf15b6066b7e1e5a2906e1091cba22c2f [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" "b949c997826d65e23c22f3cd0ca5cbeaf15b6066b7e1e5a2906e1091cba22c2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling cc v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling serde v1.0.16 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [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/literalext-0.1.1/src/lib.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | #![cfg_attr(feature = "proc-macro", feature(proc_macro))] [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 `literalext` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b949c997826d65e23c22f3cd0ca5cbeaf15b6066b7e1e5a2906e1091cba22c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b949c997826d65e23c22f3cd0ca5cbeaf15b6066b7e1e5a2906e1091cba22c2f", kill_on_drop: false }` [INFO] [stdout] b949c997826d65e23c22f3cd0ca5cbeaf15b6066b7e1e5a2906e1091cba22c2f