[INFO] fetching crate l1_ir 0.0.52... [INFO] checking l1_ir-0.0.52 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate l1_ir 0.0.52 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate l1_ir 0.0.52 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate l1_ir 0.0.52 [INFO] finished tweaking crates.io crate l1_ir 0.0.52 [INFO] tweaked toml for crates.io crate l1_ir 0.0.52 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-native v0.92.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v5.0.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.92.1 [INFO] [stderr] Downloaded cranelift-bforest v0.92.1 [INFO] [stderr] Downloaded cranelift-module v0.92.1 [INFO] [stderr] Downloaded cranelift-isle v0.92.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.92.1 [INFO] [stderr] Downloaded cranelift-frontend v0.92.1 [INFO] [stderr] Downloaded cranelift-codegen v0.92.1 [INFO] [stderr] Downloaded cranelift v0.92.1 [INFO] [stderr] Downloaded cranelift-entity v0.92.1 [INFO] [stderr] Downloaded cranelift-jit v0.92.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca29a181358dcee529997494b79c4d60ac512d1769d73ff910509889cf17fd07 [INFO] running `Command { std: "docker" "start" "-a" "ca29a181358dcee529997494b79c4d60ac512d1769d73ff910509889cf17fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca29a181358dcee529997494b79c4d60ac512d1769d73ff910509889cf17fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca29a181358dcee529997494b79c4d60ac512d1769d73ff910509889cf17fd07", kill_on_drop: false }` [INFO] [stdout] ca29a181358dcee529997494b79c4d60ac512d1769d73ff910509889cf17fd07 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29967549e8a498d5ab603446df9259bd9a028f7c9d17d2ff875abd380996b1c0 [INFO] running `Command { std: "docker" "start" "-a" "29967549e8a498d5ab603446df9259bd9a028f7c9d17d2ff875abd380996b1c0", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-isle v0.92.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.92.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.92.1 [INFO] [stderr] Checking cranelift-entity v0.92.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking cranelift-bforest v0.92.1 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v5.0.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling cranelift-codegen v0.92.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking cranelift-frontend v0.92.1 [INFO] [stderr] Checking cranelift-module v0.92.1 [INFO] [stderr] Checking cranelift-native v0.92.1 [INFO] [stderr] Checking cranelift-jit v0.92.1 [INFO] [stderr] Checking cranelift v0.92.1 [INFO] [stderr] Checking l1_ir v0.0.52 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:342:80 [INFO] [stdout] | [INFO] [stdout] 342 | if let Expression::PatternMatch(guard_cond,plrs,_ptt,_span) = xe.borrow() { [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:364:100 [INFO] [stdout] | [INFO] [stdout] 364 | let (lie,_lit) = compile_expr(type_context, stdlib, finfs, jmod, ctx, in_loop, p, xe.borrow()); [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:567:93 [INFO] [stdout] | [INFO] [stdout] 567 | let (je,jt) = compile_expr(type_context, stdlib, finfs, jmod, ctx, blk, p, te.borrow()); [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:342:80 [INFO] [stdout] | [INFO] [stdout] 342 | if let Expression::PatternMatch(guard_cond,plrs,_ptt,_span) = xe.borrow() { [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:364:100 [INFO] [stdout] | [INFO] [stdout] 364 | let (lie,_lit) = compile_expr(type_context, stdlib, finfs, jmod, ctx, in_loop, p, xe.borrow()); [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/opt.rs:567:93 [INFO] [stdout] | [INFO] [stdout] 567 | let (je,jt) = compile_expr(type_context, stdlib, finfs, jmod, ctx, blk, p, te.borrow()); [INFO] [stdout] | ^^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `ast::Expression` does not implement `Borrow`, so calling `borrow` on `&ast::Expression` copies the reference, which does not do anything and can be removed [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "29967549e8a498d5ab603446df9259bd9a028f7c9d17d2ff875abd380996b1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29967549e8a498d5ab603446df9259bd9a028f7c9d17d2ff875abd380996b1c0", kill_on_drop: false }` [INFO] [stdout] 29967549e8a498d5ab603446df9259bd9a028f7c9d17d2ff875abd380996b1c0