[INFO] cloning repository https://github.com/techs-sus/firesync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techs-sus/firesync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f35140884837ce0af73c3f62f2430718edfd380 [INFO] testing techs-sus/firesync against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Ffiresync" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/techs-sus/firesync on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/techs-sus/firesync [INFO] finished tweaking git repo https://github.com/techs-sus/firesync [INFO] tweaked toml for git repo https://github.com/techs-sus/firesync written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/techs-sus/firesync 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded full_moon_derive v0.11.0 [INFO] [stderr] Downloaded durationfmt v0.1.1 [INFO] [stderr] Downloaded node-sys v0.4.2 [INFO] [stderr] Downloaded darklua v0.12.1 [INFO] [stderr] Downloaded full_moon v0.19.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0e3416a78ee96a61eace24aad7cf70bef4e507c1e008ae789bab8dbddb1b28d [INFO] running `Command { std: "docker" "start" "-a" "a0e3416a78ee96a61eace24aad7cf70bef4e507c1e008ae789bab8dbddb1b28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0e3416a78ee96a61eace24aad7cf70bef4e507c1e008ae789bab8dbddb1b28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e3416a78ee96a61eace24aad7cf70bef4e507c1e008ae789bab8dbddb1b28d", kill_on_drop: false }` [INFO] [stdout] a0e3416a78ee96a61eace24aad7cf70bef4e507c1e008ae789bab8dbddb1b28d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e411ed7fd7c5be16690ce354a4e2bff5218c26dc8941bb84cd5ab8f02a195172 [INFO] running `Command { std: "docker" "start" "-a" "e411ed7fd7c5be16690ce354a4e2bff5218c26dc8941bb84cd5ab8f02a195172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling full_moon_derive v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling wax v0.5.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling durationfmt v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling full_moon v0.19.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling darklua v0.12.1 [INFO] [stderr] Compiling firesync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, io, path::PathBuf}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ShortString` [INFO] [stdout] --> src/main.rs:5:55 [INFO] [stdout] | [INFO] [stdout] 5 | use full_moon::{ast, tokenizer, visitors::VisitorMut, ShortString}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | fn visit_function_call(&mut self, mut node: ast::FunctionCall) -> ast::FunctionCall { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "e411ed7fd7c5be16690ce354a4e2bff5218c26dc8941bb84cd5ab8f02a195172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e411ed7fd7c5be16690ce354a4e2bff5218c26dc8941bb84cd5ab8f02a195172", kill_on_drop: false }` [INFO] [stdout] e411ed7fd7c5be16690ce354a4e2bff5218c26dc8941bb84cd5ab8f02a195172 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b90c20d677bf0fae606fcb5c1f0882e4894e2782bcc0dca9509fa0ed23ebecb [INFO] running `Command { std: "docker" "start" "-a" "7b90c20d677bf0fae606fcb5c1f0882e4894e2782bcc0dca9509fa0ed23ebecb", kill_on_drop: false }` [INFO] [stderr] Compiling firesync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, io, path::PathBuf}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ShortString` [INFO] [stdout] --> src/main.rs:5:55 [INFO] [stdout] | [INFO] [stdout] 5 | use full_moon::{ast, tokenizer, visitors::VisitorMut, ShortString}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | fn visit_function_call(&mut self, mut node: ast::FunctionCall) -> ast::FunctionCall { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "7b90c20d677bf0fae606fcb5c1f0882e4894e2782bcc0dca9509fa0ed23ebecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b90c20d677bf0fae606fcb5c1f0882e4894e2782bcc0dca9509fa0ed23ebecb", kill_on_drop: false }` [INFO] [stdout] 7b90c20d677bf0fae606fcb5c1f0882e4894e2782bcc0dca9509fa0ed23ebecb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ff41f5a16365e17e1ec8cd8533339997b9fd8dc4e2553542f6aa230ec894e4b [INFO] running `Command { std: "docker" "start" "-a" "6ff41f5a16365e17e1ec8cd8533339997b9fd8dc4e2553542f6aa230ec894e4b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `io` [INFO] [stderr] --> src/main.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{fs, io, path::PathBuf}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ShortString` [INFO] [stderr] --> src/main.rs:5:55 [INFO] [stderr] | [INFO] [stderr] 5 | use full_moon::{ast, tokenizer, visitors::VisitorMut, ShortString}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:45:36 [INFO] [stderr] | [INFO] [stderr] 45 | fn visit_function_call(&mut self, mut node: ast::FunctionCall) -> ast::FunctionCall { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `firesync` (bin "firesync" test) generated 3 warnings (run `cargo fix --bin "firesync" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firesync-7442aff6854c6215) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ff41f5a16365e17e1ec8cd8533339997b9fd8dc4e2553542f6aa230ec894e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff41f5a16365e17e1ec8cd8533339997b9fd8dc4e2553542f6aa230ec894e4b", kill_on_drop: false }` [INFO] [stdout] 6ff41f5a16365e17e1ec8cd8533339997b9fd8dc4e2553542f6aa230ec894e4b