[INFO] fetching crate pmsf 0.1.0... [INFO] checking pmsf-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate pmsf 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pmsf 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pmsf 0.1.0 [INFO] tweaked toml for crates.io crate pmsf 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmsf 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmsf 0.1.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4b00b591cf528dc8e2b956e17b1990f9796f056e38e186c0316792421141ccf [INFO] running `Command { std: "docker" "start" "-a" "f4b00b591cf528dc8e2b956e17b1990f9796f056e38e186c0316792421141ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b00b591cf528dc8e2b956e17b1990f9796f056e38e186c0316792421141ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b00b591cf528dc8e2b956e17b1990f9796f056e38e186c0316792421141ccf", kill_on_drop: false }` [INFO] [stdout] f4b00b591cf528dc8e2b956e17b1990f9796f056e38e186c0316792421141ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a98ed893d3a981e8a6e75dd3201be63ec482148128f1d763d32f3775239ace [INFO] running `Command { std: "docker" "start" "-a" "f1a98ed893d3a981e8a6e75dd3201be63ec482148128f1d763d32f3775239ace", kill_on_drop: false }` [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pmsf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustmorphism v0.1.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:106:37 [INFO] [stdout] | [INFO] [stdout] 106 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:123:37 [INFO] [stdout] | [INFO] [stdout] 123 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:149:28 [INFO] [stdout] | [INFO] [stdout] 149 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:305:37 [INFO] [stdout] | [INFO] [stdout] 305 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:322:37 [INFO] [stdout] | [INFO] [stdout] 322 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_technique_by_condition` is never used [INFO] [stdout] --> src/lib.rs:448:4 [INFO] [stdout] | [INFO] [stdout] 448 | fn select_technique_by_condition<'a, T>(choices: &'a [T], env_var: &str) -> Option<&'a T> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:106:37 [INFO] [stdout] | [INFO] [stdout] 106 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:123:37 [INFO] [stdout] | [INFO] [stdout] 123 | fn establish_persistence(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:149:28 [INFO] [stdout] | [INFO] [stdout] 149 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | fn execute_code(&self, ctx: &StageContext) -> Result, FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fn communicate_c2(&self, ctx: &StageContext) -> Result<(), FrameworkError> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:305:37 [INFO] [stdout] | [INFO] [stdout] 305 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:322:37 [INFO] [stdout] | [INFO] [stdout] 322 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lib.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | fn perform_anti_analysis(&self, ctx: &StageContext) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select_technique_by_condition` is never used [INFO] [stdout] --> src/lib.rs:448:4 [INFO] [stdout] | [INFO] [stdout] 448 | fn select_technique_by_condition<'a, T>(choices: &'a [T], env_var: &str) -> Option<&'a T> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/demo.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let ctx = StageContext { payload: None, metadata: Default::default() }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.16s [INFO] running `Command { std: "docker" "inspect" "f1a98ed893d3a981e8a6e75dd3201be63ec482148128f1d763d32f3775239ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a98ed893d3a981e8a6e75dd3201be63ec482148128f1d763d32f3775239ace", kill_on_drop: false }` [INFO] [stdout] f1a98ed893d3a981e8a6e75dd3201be63ec482148128f1d763d32f3775239ace