[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] checking angel-afonso/namelesslang against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fnamelesslang" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angel-afonso/namelesslang on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-92/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" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3aca4e1dc564c9e95297c530409765f605986b66a24e6360f67a3fc0e5c8ed8 [INFO] running `Command { std: "docker" "start" "-a" "d3aca4e1dc564c9e95297c530409765f605986b66a24e6360f67a3fc0e5c8ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3aca4e1dc564c9e95297c530409765f605986b66a24e6360f67a3fc0e5c8ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3aca4e1dc564c9e95297c530409765f605986b66a24e6360f67a3fc0e5c8ed8", kill_on_drop: false }` [INFO] [stdout] d3aca4e1dc564c9e95297c530409765f605986b66a24e6360f67a3fc0e5c8ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da62e978db34fdf3a12cfabf27435f70b869f890cd52a590bf8a1b86b390f404 [INFO] running `Command { std: "docker" "start" "-a" "da62e978db34fdf3a12cfabf27435f70b869f890cd52a590bf8a1b86b390f404", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking fd-lock v3.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking rustyline v9.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking 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] 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[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> nameless/src/vm/test.rs:356:22 [INFO] [stdout] | [INFO] [stdout] 356 | let mut vm = VM::new(compiler.bytecode()); [INFO] [stdout] | ^^^^^^^ ------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> nameless/src/vm/vm.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new(bytecode: Bytecode, stream: Stream) -> VM [INFO] [stdout] | ^^^ ------------------ ----------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [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] [stderr] error: could not compile `nameless` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "da62e978db34fdf3a12cfabf27435f70b869f890cd52a590bf8a1b86b390f404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da62e978db34fdf3a12cfabf27435f70b869f890cd52a590bf8a1b86b390f404", kill_on_drop: false }` [INFO] [stdout] da62e978db34fdf3a12cfabf27435f70b869f890cd52a590bf8a1b86b390f404