[INFO] cloning repository https://github.com/zaphar/ucg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaphar/ucg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fucg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fucg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ae4b910048fd6f1cbd7658d9f9ce922736317c7 [INFO] checking zaphar/ucg against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fucg" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaphar/ucg on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaphar/ucg [INFO] finished tweaking git repo https://github.com/zaphar/ucg [INFO] tweaked toml for git repo https://github.com/zaphar/ucg written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zaphar/ucg already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded rustyline v10.1.0 [INFO] [stderr] Downloaded clap v2.33.4 [INFO] [stderr] Downloaded nix v0.26.1 [INFO] [stderr] Downloaded abortable_parser v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d51c665b5832a4634759ba4d6a8b122da51da55529f809b42b0988e4b2b794ba [INFO] running `Command { std: "docker" "start" "-a" "d51c665b5832a4634759ba4d6a8b122da51da55529f809b42b0988e4b2b794ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d51c665b5832a4634759ba4d6a8b122da51da55529f809b42b0988e4b2b794ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51c665b5832a4634759ba4d6a8b122da51da55529f809b42b0988e4b2b794ba", kill_on_drop: false }` [INFO] [stdout] d51c665b5832a4634759ba4d6a8b122da51da55529f809b42b0988e4b2b794ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 278ba8489b3838acf995ed9ad68c4b93e02e6b8de1707540aab83ae633add0f4 [INFO] running `Command { std: "docker" "start" "-a" "278ba8489b3838acf995ed9ad68c4b93e02e6b8de1707540aab83ae633add0f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking abortable_parser v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ucg v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.1 [INFO] [stderr] Checking clap v2.33.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.1.0 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking serde_yaml v0.9.16 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parse/precedence.rs:396:70 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn op_expression<'a>(i: SliceIter<'a, Token>) -> Result, Expression> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parse/precedence.rs:396:70 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn op_expression<'a>(i: SliceIter<'a, Token>) -> Result, Expression> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/mod.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | environment: self.environment.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 125 - environment: self.environment.clone(), [INFO] [stdout] 125 + environment: self.environment, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:424:66 [INFO] [stdout] | [INFO] [stdout] 424 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 424 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 424 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:441:66 [INFO] [stdout] | [INFO] [stdout] 441 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 441 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 441 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:473:66 [INFO] [stdout] | [INFO] [stdout] 473 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 473 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 473 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:536:66 [INFO] [stdout] | [INFO] [stdout] 536 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 536 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 536 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:562:66 [INFO] [stdout] | [INFO] [stdout] 562 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 562 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 562 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:584:66 [INFO] [stdout] | [INFO] [stdout] 584 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 584 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 584 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:687:66 [INFO] [stdout] | [INFO] [stdout] 687 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 687 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 687 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:704:66 [INFO] [stdout] | [INFO] [stdout] 704 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 704 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 704 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:717:66 [INFO] [stdout] | [INFO] [stdout] 717 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 717 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 717 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/vm.rs:549:78 [INFO] [stdout] | [INFO] [stdout] 549 | Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env.clone(), &self.import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 549 - Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env.clone(), &self.import_stack))?; [INFO] [stdout] 549 + Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env, &self.import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/mod.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | environment: self.environment.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 125 - environment: self.environment.clone(), [INFO] [stdout] 125 + environment: self.environment, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:424:66 [INFO] [stdout] | [INFO] [stdout] 424 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 424 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 424 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:441:66 [INFO] [stdout] | [INFO] [stdout] 441 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 441 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 441 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:473:66 [INFO] [stdout] | [INFO] [stdout] 473 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 473 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 473 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:536:66 [INFO] [stdout] | [INFO] [stdout] 536 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 536 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 536 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:562:66 [INFO] [stdout] | [INFO] [stdout] 562 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 562 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 562 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:584:66 [INFO] [stdout] | [INFO] [stdout] 584 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 584 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 584 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:687:66 [INFO] [stdout] | [INFO] [stdout] 687 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 687 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 687 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:704:66 [INFO] [stdout] | [INFO] [stdout] 704 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 704 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 704 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/runtime.rs:717:66 [INFO] [stdout] | [INFO] [stdout] 717 | VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 717 - VM::fcall_impl(f, self.strict, stack, env.clone(), import_stack))?; [INFO] [stdout] 717 + VM::fcall_impl(f, self.strict, stack, env, import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/build/opcode/vm.rs:549:78 [INFO] [stdout] | [INFO] [stdout] 549 | Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env.clone(), &self.import_stack))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `RefCell>` does not implement `Clone`, so calling `clone` on `&RefCell>` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 549 - Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env.clone(), &self.import_stack))?; [INFO] [stdout] 549 + Self::fcall_impl(f, self.runtime.strict, &mut self.stack, env, &self.import_stack))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s [INFO] running `Command { std: "docker" "inspect" "278ba8489b3838acf995ed9ad68c4b93e02e6b8de1707540aab83ae633add0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278ba8489b3838acf995ed9ad68c4b93e02e6b8de1707540aab83ae633add0f4", kill_on_drop: false }` [INFO] [stdout] 278ba8489b3838acf995ed9ad68c4b93e02e6b8de1707540aab83ae633add0f4