[INFO] cloning repository https://github.com/remexre/datalog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/datalog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdatalog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdatalog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58da741a50543d581c6f29a5a56dac7b90dec907 [INFO] testing remexre/datalog against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fdatalog" "/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/remexre/datalog on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remexre/datalog [INFO] finished tweaking git repo https://github.com/remexre/datalog [INFO] tweaked toml for git repo https://github.com/remexre/datalog written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/datalog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c34c774031c2fa6cdb2c4c6de02c16c68a47da26ea8a992ddd3302747378d3d [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" "2c34c774031c2fa6cdb2c4c6de02c16c68a47da26ea8a992ddd3302747378d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c34c774031c2fa6cdb2c4c6de02c16c68a47da26ea8a992ddd3302747378d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c34c774031c2fa6cdb2c4c6de02c16c68a47da26ea8a992ddd3302747378d3d", kill_on_drop: false }` [INFO] [stdout] 2c34c774031c2fa6cdb2c4c6de02c16c68a47da26ea8a992ddd3302747378d3d [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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 869d149843b1ece31f4ba120576022e9021b0f8964f97a37779deca1a42a732c [INFO] running `Command { std: "docker" "start" "-a" "869d149843b1ece31f4ba120576022e9021b0f8964f97a37779deca1a42a732c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bytecount v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling pest v1.0.2 [INFO] [stderr] Compiling spin v0.4.6 [INFO] [stderr] Compiling try_opt v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling symbol v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling liner v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sparkly v0.1.4 [INFO] [stdout] error[E0503]: cannot use `self.key_bindings` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liner-0.4.4/src/context.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 96 | let ed = try!(Editor::new_with_init_buffer(stdout, prompt, self, buffer)); [INFO] [stdout] | ---- borrow of `*self` occurs here [INFO] [stdout] 97 | match self.key_bindings { [INFO] [stdout] 98 | KeyBindings::Emacs => Self::handle_keys(keymap::Emacs::new(ed), handler), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of borrowed `*self` [INFO] [stdout] 99 | KeyBindings::Vi => Self::handle_keys(keymap::Vi::new(ed), handler), [INFO] [stdout] | -- borrow later used here [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 E0503`. [INFO] [stdout] [INFO] [stderr] error: could not compile `liner`. [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" "869d149843b1ece31f4ba120576022e9021b0f8964f97a37779deca1a42a732c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869d149843b1ece31f4ba120576022e9021b0f8964f97a37779deca1a42a732c", kill_on_drop: false }` [INFO] [stdout] 869d149843b1ece31f4ba120576022e9021b0f8964f97a37779deca1a42a732c