[INFO] cloning repository https://github.com/ilnaes/llisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilnaes/llisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filnaes%2Fllisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filnaes%2Fllisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a7f19f2b432df75bea91cbf778eac181eaadd30 [INFO] checking ilnaes/llisp against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filnaes%2Fllisp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilnaes/llisp on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilnaes/llisp [INFO] finished tweaking git repo https://github.com/ilnaes/llisp [INFO] tweaked toml for git repo https://github.com/ilnaes/llisp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ilnaes/llisp 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sized-chunks v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc3f034f372664953db73cb95e3fdfea014934ca0c2a919e86b474f1851d8e15 [INFO] running `Command { std: "docker" "start" "-a" "bc3f034f372664953db73cb95e3fdfea014934ca0c2a919e86b474f1851d8e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc3f034f372664953db73cb95e3fdfea014934ca0c2a919e86b474f1851d8e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3f034f372664953db73cb95e3fdfea014934ca0c2a919e86b474f1851d8e15", kill_on_drop: false }` [INFO] [stdout] bc3f034f372664953db73cb95e3fdfea014934ca0c2a919e86b474f1851d8e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1e5e14bda46e89d8c1f23ce9322dff37aea2383126cba720b90beed3d7c023 [INFO] running `Command { std: "docker" "start" "-a" "bb1e5e14bda46e89d8c1f23ce9322dff37aea2383126cba720b90beed3d7c023", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking llisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&expr::expr::Expr<'_>` instead of cloning the inner type [INFO] [stdout] --> src/backend/llvm/compile.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | a_sc.register(var.clone().get_str().unwrap(), v); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/backend/llvm/compile.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | _ => panic!(format!("Compile error: Invalid function name {:?}", f)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 143 - _ => panic!(format!("Compile error: Invalid function name {:?}", f)), [INFO] [stdout] 143 + _ => panic!("Compile error: Invalid function name {:?}", f), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/backend/llvm/compile.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | _ => panic!(format!("Improper scoped variable {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 191 - _ => panic!(format!("Improper scoped variable {:?}", x)), [INFO] [stdout] 191 + _ => panic!("Improper scoped variable {:?}", x), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&expr::expr::Expr<'_>` instead of cloning the inner type [INFO] [stdout] --> src/backend/llvm/compile.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | a_sc.register(var.clone().get_str().unwrap(), v); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/backend/llvm/compile.rs:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | _ => panic!(format!("Compile error: Invalid function name {:?}", f)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 143 - _ => panic!(format!("Compile error: Invalid function name {:?}", f)), [INFO] [stdout] 143 + _ => panic!("Compile error: Invalid function name {:?}", f), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/backend/llvm/compile.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | _ => panic!(format!("Improper scoped variable {:?}", x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 191 - _ => panic!(format!("Improper scoped variable {:?}", x)), [INFO] [stdout] 191 + _ => panic!("Improper scoped variable {:?}", x), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/integration_test.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | assert!(e.contains(s), format!("{} does not contain {}", e, s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 19 - assert!(e.contains(s), format!("{} does not contain {}", e, s)); [INFO] [stdout] 19 + assert!(e.contains(s), "{} does not contain {}", e, s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "bb1e5e14bda46e89d8c1f23ce9322dff37aea2383126cba720b90beed3d7c023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1e5e14bda46e89d8c1f23ce9322dff37aea2383126cba720b90beed3d7c023", kill_on_drop: false }` [INFO] [stdout] bb1e5e14bda46e89d8c1f23ce9322dff37aea2383126cba720b90beed3d7c023