[INFO] fetching crate cilly 0.1.1... [INFO] checking cilly-0.1.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate cilly 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate cilly 0.1.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cilly 0.1.1 [INFO] finished tweaking crates.io crate cilly 0.1.1 [INFO] tweaked toml for crates.io crate cilly 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate cilly 0.1.1 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded critical-section v1.1.2 [INFO] [stderr] Downloaded postcard v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0770bcc37fe7ef0075f499de65f0b12e80e8774a5bc9cb61134ac5aa221252c [INFO] running `Command { std: "docker" "start" "-a" "c0770bcc37fe7ef0075f499de65f0b12e80e8774a5bc9cb61134ac5aa221252c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0770bcc37fe7ef0075f499de65f0b12e80e8774a5bc9cb61134ac5aa221252c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0770bcc37fe7ef0075f499de65f0b12e80e8774a5bc9cb61134ac5aa221252c", kill_on_drop: false }` [INFO] [stdout] c0770bcc37fe7ef0075f499de65f0b12e80e8774a5bc9cb61134ac5aa221252c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d67ec22a86816003b4e7e87a3053f6e10eda80dce43babaa243d1dce71a6204a [INFO] running `Command { std: "docker" "start" "-a" "d67ec22a86816003b4e7e87a3053f6e10eda80dce43babaa243d1dce71a6204a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking cilly v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cil_iter_mut::CILIterMut` [INFO] [stdout] --> src/cil_root.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | call_site::CallSite, cil_iter_mut::CILIterMut, cil_node::CILNode, field_desc::FieldDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cil_iter::CILIterElem` and `cil_node::CILNode` [INFO] [stdout] --> src/cil_tree.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{cil_iter::CILIterElem, cil_node::CILNode, cil_root::CILRoot, method::Method, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::type_name` and `fs::write` [INFO] [stdout] --> src/ilasm_op.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::type_name, borrow::Cow, fmt::Write, fs::write}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cil_iter::CILIterTrait` [INFO] [stdout] --> src/ilasm_op.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | cil_iter::CILIterTrait, cil_node::CILNode, cil_root::CILRoot, DotnetTypeRef, IlasmFlavour, Type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/ilasm_op.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | #[allow(clippy::cast_possible_wrap)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `write` [INFO] [stdout] --> src/ilasm_op.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | write!(out, "ldc.i4 {value}", value = *value as i32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cil_iter_mut::CILIterMut` [INFO] [stdout] --> src/cil_root.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | call_site::CallSite, cil_iter_mut::CILIterMut, cil_node::CILNode, field_desc::FieldDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cil_iter::CILIterElem` [INFO] [stdout] --> src/cil_tree.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{cil_iter::CILIterElem, cil_node::CILNode, cil_root::CILRoot, method::Method, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any::type_name` and `fs::write` [INFO] [stdout] --> src/ilasm_op.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::type_name, borrow::Cow, fmt::Write, fs::write}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cil_iter::CILIterTrait` [INFO] [stdout] --> src/ilasm_op.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | cil_iter::CILIterTrait, cil_node::CILNode, cil_root::CILRoot, DotnetTypeRef, IlasmFlavour, Type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/ilasm_op.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | #[allow(clippy::cast_possible_wrap)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `write` [INFO] [stdout] --> src/ilasm_op.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | write!(out, "ldc.i4 {value}", value = *value as i32) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FnSig` and `call_site::CallSite` [INFO] [stdout] --> src/ilasm_op.rs:856:17 [INFO] [stdout] | [INFO] [stdout] 856 | use crate::{call_site::CallSite, FnSig, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site` [INFO] [stdout] --> src/asm.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 241 | let (site, method) = method; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_site` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site` [INFO] [stdout] --> src/asm.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 241 | let (site, method) = method; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_site` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obj` [INFO] [stdout] --> src/c_exporter.rs:584:35 [INFO] [stdout] | [INFO] [stdout] 584 | CILNode::CreateDelegate { obj, site } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `obj: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site` [INFO] [stdout] --> src/c_exporter.rs:584:40 [INFO] [stdout] | [INFO] [stdout] 584 | CILNode::CreateDelegate { obj, site } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `site: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obj` [INFO] [stdout] --> src/c_exporter.rs:584:35 [INFO] [stdout] | [INFO] [stdout] 584 | CILNode::CreateDelegate { obj, site } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `obj: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `site` [INFO] [stdout] --> src/c_exporter.rs:584:40 [INFO] [stdout] | [INFO] [stdout] 584 | CILNode::CreateDelegate { obj, site } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `site: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_target` [INFO] [stdout] --> src/cil_root.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | sub_target, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `sub_target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/cil_root.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cloned` [INFO] [stdout] --> src/cil_tree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let cloned = self.clone(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trees` [INFO] [stdout] --> src/cil_tree.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let trees = tree.shed_trees(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_trees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alloc_id` [INFO] [stdout] --> src/ilasm_op.rs:369:39 [INFO] [stdout] | [INFO] [stdout] 369 | CILNode::LoadGlobalAllocPtr { alloc_id } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `alloc_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ptr` [INFO] [stdout] --> src/ilasm_op.rs:528:38 [INFO] [stdout] | [INFO] [stdout] 528 | CILNode::TransmutePtr { val, new_ptr } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `new_ptr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_target` [INFO] [stdout] --> src/cil_root.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | sub_target, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `sub_target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/cil_root.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | target, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ilasm_op.rs:684:32 [INFO] [stdout] | [INFO] [stdout] 684 | CILRoot::SetTMPLocal { value } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cloned` [INFO] [stdout] --> src/cil_tree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let cloned = self.clone(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cloned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alloc_id` [INFO] [stdout] --> src/ilasm_op.rs:369:39 [INFO] [stdout] | [INFO] [stdout] 369 | CILNode::LoadGlobalAllocPtr { alloc_id } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `alloc_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ptr` [INFO] [stdout] --> src/ilasm_op.rs:528:38 [INFO] [stdout] | [INFO] [stdout] 528 | CILNode::TransmutePtr { val, new_ptr } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `new_ptr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/ilasm_op.rs:684:32 [INFO] [stdout] | [INFO] [stdout] 684 | CILRoot::SetTMPLocal { value } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.50s [INFO] running `Command { std: "docker" "inspect" "d67ec22a86816003b4e7e87a3053f6e10eda80dce43babaa243d1dce71a6204a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67ec22a86816003b4e7e87a3053f6e10eda80dce43babaa243d1dce71a6204a", kill_on_drop: false }` [INFO] [stdout] d67ec22a86816003b4e7e87a3053f6e10eda80dce43babaa243d1dce71a6204a