[INFO] cloning repository https://github.com/mFrankowicz/rispreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mFrankowicz/rispreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 914babc836850d6c07755dfbd76f56bf3bfde0c1 [INFO] testing mFrankowicz/rispreter against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mFrankowicz/rispreter on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] finished tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] tweaked toml for git repo https://github.com/mFrankowicz/rispreter written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/mFrankowicz/rispreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminfo v0.6.1 [INFO] [stderr] Downloaded mortal v0.1.5 [INFO] [stderr] Downloaded linefeed v0.5.4 [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264806608d7b3adec8961d13eac5646e95c82061e92a972056f7b523e27d303b [INFO] running `Command { std: "docker" "start" "-a" "264806608d7b3adec8961d13eac5646e95c82061e92a972056f7b523e27d303b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264806608d7b3adec8961d13eac5646e95c82061e92a972056f7b523e27d303b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264806608d7b3adec8961d13eac5646e95c82061e92a972056f7b523e27d303b", kill_on_drop: false }` [INFO] [stdout] 264806608d7b3adec8961d13eac5646e95c82061e92a972056f7b523e27d303b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1921b2d539833d03c4e05f64519b5ae38b47c149e49582ffea69b8a10535de [INFO] running `Command { std: "docker" "start" "-a" "3d1921b2d539833d03c4e05f64519b5ae38b47c149e49582ffea69b8a10535de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stdout] warning: field is never read: `deepness` [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rispreter-repl/src/bin/rispreter.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [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 `rispreter-repl` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3d1921b2d539833d03c4e05f64519b5ae38b47c149e49582ffea69b8a10535de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1921b2d539833d03c4e05f64519b5ae38b47c149e49582ffea69b8a10535de", kill_on_drop: false }` [INFO] [stdout] 3d1921b2d539833d03c4e05f64519b5ae38b47c149e49582ffea69b8a10535de