[INFO] fetching crate ucg 0.7.2... [INFO] checking ucg-0.7.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate ucg 0.7.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ucg 0.7.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ucg 0.7.2 [INFO] finished tweaking crates.io crate ucg 0.7.2 [INFO] tweaked toml for crates.io crate ucg 0.7.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate ucg 0.7.2 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v1.0.4 [INFO] [stderr] Downloaded simple-error v0.1.12 [INFO] [stderr] Downloaded rustyline v4.1.0 [INFO] [stderr] Downloaded walkdir v2.2.8 [INFO] [stderr] Downloaded abortable_parser v0.2.3 [INFO] [stderr] Downloaded textwrap v0.8.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.3 [INFO] [stderr] Downloaded ucd-util v0.1.3 [INFO] [stderr] Downloaded aho-corasick v0.7.4 [INFO] [stderr] Downloaded backtrace v0.3.32 [INFO] [stderr] Downloaded clap v2.26.2 [INFO] [stderr] Downloaded backtrace-sys v0.1.30 [INFO] [stderr] Downloaded libc v0.2.59 [INFO] [stderr] Downloaded regex-syntax v0.6.8 [INFO] [stderr] Downloaded regex v1.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53c0e7285548b2c94f57ecf6cd2444e90af232de1f7835f2bad65d10c8d5d9f6 [INFO] running `Command { std: "docker" "start" "-a" "53c0e7285548b2c94f57ecf6cd2444e90af232de1f7835f2bad65d10c8d5d9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53c0e7285548b2c94f57ecf6cd2444e90af232de1f7835f2bad65d10c8d5d9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c0e7285548b2c94f57ecf6cd2444e90af232de1f7835f2bad65d10c8d5d9f6", kill_on_drop: false }` [INFO] [stdout] 53c0e7285548b2c94f57ecf6cd2444e90af232de1f7835f2bad65d10c8d5d9f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2107a109f5266fa31345835ef04fe8d31f18453cab53c060f8879cc7f8e726 [INFO] running `Command { std: "docker" "start" "-a" "2f2107a109f5266fa31345835ef04fe8d31f18453cab53c060f8879cc7f8e726", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking abortable_parser v0.2.3 [INFO] [stderr] Checking simple-error v0.1.12 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Compiling ucg v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/tuple_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | assert_build(include_str!("../../integration_tests/tuple_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/list_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | assert_build(include_str!("../../integration_tests/list_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/comparisons_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | assert_build(include_str!("../../integration_tests/comparisons_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/func_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | assert_build(include_str!("../../integration_tests/func_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/modules_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | assert_build(include_str!("../../integration_tests/modules_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/selectors_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | assert_build(include_str!("../../integration_tests/selectors_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/empty_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | assert_build(include_str!("../../integration_tests/empty_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/select_expressions_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | assert_build(include_str!( [INFO] [stdout] | __________________^ [INFO] [stdout] 119 | | "../../integration_tests/select_expressions_test.ucg" [INFO] [stdout] 120 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/operator_precedence_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | assert_build(include_str!( [INFO] [stdout] | __________________^ [INFO] [stdout] 126 | | "../../integration_tests/operator_precedence_test.ucg" [INFO] [stdout] 127 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/functional_processing_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | assert_build(include_str!( [INFO] [stdout] | __________________^ [INFO] [stdout] 133 | | "../../integration_tests/functional_processing_test.ucg" [INFO] [stdout] 134 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/concatenation_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | assert_build(include_str!( [INFO] [stdout] | __________________^ [INFO] [stdout] 140 | | "../../integration_tests/concatenation_test.ucg" [INFO] [stdout] 141 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/format_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | assert_build(include_str!("../../integration_tests/format_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/build/../../integration_tests/types_test.ucg`: No such file or directory (os error 2) [INFO] [stdout] --> src/build/compile_test.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | assert_build(include_str!("../../integration_tests/types_test.ucg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/ast/mod.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::{Into, TryFrom, TryInto}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `abortable_parser` is imported redundantly [INFO] [stdout] --> src/ast/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use abortable_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate abortable_parser; [INFO] [stdout] | ------------------------------ the item `abortable_parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/tokenizer/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `atty` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use atty; [INFO] [stdout] | ^^^^ the item `atty` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rustyline` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use rustyline; [INFO] [stdout] | ^^^^^^^^^ the item `rustyline` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `simple_error` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use simple_error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate simple_error; [INFO] [stdout] | -------------------------- the item `simple_error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/ir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build/ir.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/opcode/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/opcode/convert.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/build/scope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/build/scope.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/convert/b64.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/exec.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/json.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/convert/json.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/toml.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/convert/toml.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/xml.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate serde_yaml; [INFO] [stdout] | ------------------------ the item `serde_yaml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/yamlmulti.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/io/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/iter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/iter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `abortable_parser` is imported redundantly [INFO] [stdout] --> src/parse/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use abortable_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate abortable_parser; [INFO] [stdout] | ------------------------------ the item `abortable_parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/ast/mod.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use std::convert::{Into, TryFrom, TryInto}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `abortable_parser` is imported redundantly [INFO] [stdout] --> src/ast/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use abortable_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate abortable_parser; [INFO] [stdout] | ------------------------------ the item `abortable_parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/tokenizer/test.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use abortable_parser::{Offsetable, Result, SliceIter}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SliceIter` is imported redundantly [INFO] [stdout] --> src/tokenizer/test.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `SliceIter` is already imported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | use abortable_parser::{Offsetable, Result, SliceIter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `OffsetStrIter` is imported redundantly [INFO] [stdout] --> src/tokenizer/test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `OffsetStrIter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::iter::OffsetStrIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `atty` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use atty; [INFO] [stdout] | ^^^^ the item `atty` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rustyline` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use rustyline; [INFO] [stdout] | ^^^^^^^^^ the item `rustyline` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `simple_error` is imported redundantly [INFO] [stdout] --> src/build/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use simple_error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate simple_error; [INFO] [stdout] | -------------------------- the item `simple_error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/ir.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build/ir.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/opcode/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/build/opcode/convert.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::{From, TryFrom}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/build/scope.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::convert::AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/build/scope.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/build/test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/convert/b64.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Converter` is imported redundantly [INFO] [stdout] --> src/convert/exec.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 198 | use super::*; [INFO] [stdout] | -------- the item `Converter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 201 | use crate::convert::traits::Converter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/exec.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 198 | use super::*; [INFO] [stdout] | -------- the item `std` is already imported here [INFO] [stdout] ... [INFO] [stdout] 203 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/convert/exec.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 198 | use super::*; [INFO] [stdout] | -------- the item `Cursor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 204 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/json.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/convert/json.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/toml.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/convert/toml.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/xml.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/convert/yaml.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate serde_yaml; [INFO] [stdout] | ------------------------ the item `serde_yaml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/convert/yamlmulti.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Into` is imported redundantly [INFO] [stdout] --> src/io/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::Into; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Into` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/iter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Iterator` is imported redundantly [INFO] [stdout] --> src/iter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Iterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `abortable_parser` is imported redundantly [INFO] [stdout] --> src/parse/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use abortable_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate abortable_parser; [INFO] [stdout] | ------------------------------ the item `abortable_parser` is already imported here [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: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucg` (lib test) due to 14 previous errors; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f2107a109f5266fa31345835ef04fe8d31f18453cab53c060f8879cc7f8e726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2107a109f5266fa31345835ef04fe8d31f18453cab53c060f8879cc7f8e726", kill_on_drop: false }` [INFO] [stdout] 2f2107a109f5266fa31345835ef04fe8d31f18453cab53c060f8879cc7f8e726