[INFO] cloning repository https://github.com/angel-afonso/namelesslang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angel-afonso/namelesslang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fnamelesslang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fnamelesslang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60f24564cbca82531dcd779e8ffdbf4bdb931ddc [INFO] documenting angel-afonso/namelesslang against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fnamelesslang" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angel-afonso/namelesslang on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angel-afonso/namelesslang [INFO] finished tweaking git repo https://github.com/angel-afonso/namelesslang [INFO] tweaked toml for git repo https://github.com/angel-afonso/namelesslang written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/angel-afonso/namelesslang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded fd-lock v3.0.0 [INFO] [stderr] Downloaded rustyline v9.0.0 [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded nix v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd524fc6617354a8bc5f66f9602551e2cc0ac8372e7e25787745ecc4c9563eb [INFO] running `Command { std: "docker" "start" "-a" "8cd524fc6617354a8bc5f66f9602551e2cc0ac8372e7e25787745ecc4c9563eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd524fc6617354a8bc5f66f9602551e2cc0ac8372e7e25787745ecc4c9563eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd524fc6617354a8bc5f66f9602551e2cc0ac8372e7e25787745ecc4c9563eb", kill_on_drop: false }` [INFO] [stdout] 8cd524fc6617354a8bc5f66f9602551e2cc0ac8372e7e25787745ecc4c9563eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a198c3c9c547843b0f8e9396b2abc2e9d13f61923f8fa78ae4e08604125f0936 [INFO] running `Command { std: "docker" "start" "-a" "a198c3c9c547843b0f8e9396b2abc2e9d13f61923f8fa78ae4e08604125f0936", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v3.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking rustyline v9.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking nameless v0.1.0 (/opt/rustwide/workdir/nameless) [INFO] [stderr] Documenting nameless v0.1.0 (/opt/rustwide/workdir/nameless) [INFO] [stdout] warning: unused import: `super::super::vm::Stream` [INFO] [stdout] --> nameless/src/object/builtin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::super::vm::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.stream.stdin` which is behind a mutable reference [INFO] [stdout] --> nameless/src/vm/vm.rs:296:41 [INFO] [stdout] | [INFO] [stdout] 296 | let result = builtin.call(args, self.stream.stdin, self.stream.stdout); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ move occurs because `self.stream.stdin` has type `IN`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.stream.stdout` which is behind a mutable reference [INFO] [stdout] --> nameless/src/vm/vm.rs:296:60 [INFO] [stdout] | [INFO] [stdout] 296 | let result = builtin.call(args, self.stream.stdin, self.stream.stdout); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ move occurs because `self.stream.stdout` has type `OUT`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nameless` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a198c3c9c547843b0f8e9396b2abc2e9d13f61923f8fa78ae4e08604125f0936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a198c3c9c547843b0f8e9396b2abc2e9d13f61923f8fa78ae4e08604125f0936", kill_on_drop: false }` [INFO] [stdout] a198c3c9c547843b0f8e9396b2abc2e9d13f61923f8fa78ae4e08604125f0936