[INFO] fetching crate quadit 0.1.5...
[INFO] testing quadit-0.1.5 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate quadit 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quadit 0.1.5
[INFO] finished tweaking crates.io crate quadit 0.1.5
[INFO] tweaked toml for crates.io crate quadit 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quadit 0.1.5 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quadit 0.1.5 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c78ba4f641fc64d11dc470be5f648b5e30800211e6a08146053459d07dd5519
[INFO] running `Command { std: "docker" "start" "-a" "1c78ba4f641fc64d11dc470be5f648b5e30800211e6a08146053459d07dd5519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c78ba4f641fc64d11dc470be5f648b5e30800211e6a08146053459d07dd5519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c78ba4f641fc64d11dc470be5f648b5e30800211e6a08146053459d07dd5519", kill_on_drop: false }`
[INFO] [stdout] 1c78ba4f641fc64d11dc470be5f648b5e30800211e6a08146053459d07dd5519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3a78501162e2f089df4d17dcf4d0c8cc3d64ebe7df5f2f8aa63df5306d6f7fe
[INFO] running `Command { std: "docker" "start" "-a" "b3a78501162e2f089df4d17dcf4d0c8cc3d64ebe7df5f2f8aa63df5306d6f7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.13.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling croner v2.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quaditsync v1.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling quadit v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/file_manager.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout]     |                                                        ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout] 231 +                     path.file_name()?.to_str().map(|s| s.to_owned() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "b3a78501162e2f089df4d17dcf4d0c8cc3d64ebe7df5f2f8aa63df5306d6f7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a78501162e2f089df4d17dcf4d0c8cc3d64ebe7df5f2f8aa63df5306d6f7fe", kill_on_drop: false }`
[INFO] [stdout] b3a78501162e2f089df4d17dcf4d0c8cc3d64ebe7df5f2f8aa63df5306d6f7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57b8fdc0bce0c8e02a04f44aac2f66bb4e761d4a85e0b142d33feb6565920487
[INFO] running `Command { std: "docker" "start" "-a" "57b8fdc0bce0c8e02a04f44aac2f66bb4e761d4a85e0b142d33feb6565920487", kill_on_drop: false }`
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/file_manager.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout]     |                                                        ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout] 231 +                     path.file_name()?.to_str().map(|s| s.to_owned() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quadit v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/file_manager.rs:231:56
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout]     |                                                        ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stdout] 231 +                     path.file_name()?.to_str().map(|s| s.to_owned() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.36s
[INFO] running `Command { std: "docker" "inspect" "57b8fdc0bce0c8e02a04f44aac2f66bb4e761d4a85e0b142d33feb6565920487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b8fdc0bce0c8e02a04f44aac2f66bb4e761d4a85e0b142d33feb6565920487", kill_on_drop: false }`
[INFO] [stdout] 57b8fdc0bce0c8e02a04f44aac2f66bb4e761d4a85e0b142d33feb6565920487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aac1c7e595e91f1c83115fbdb55d6000e5366b711ea5a04cfe0d745cc2b25d8b
[INFO] running `Command { std: "docker" "start" "-a" "aac1c7e595e91f1c83115fbdb55d6000e5366b711ea5a04cfe0d745cc2b25d8b", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/file_manager.rs:231:56
[INFO] [stderr]     |
[INFO] [stderr] 231 |                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stderr]     |                                                        ^            ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 231 -                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stderr] 231 +                     path.file_name()?.to_str().map(|s| s.to_owned() )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `quadit` (lib) generated 1 warning (run `cargo fix --lib -p quadit` to apply 1 suggestion)
[INFO] [stderr] warning: `quadit` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quadit-0e29d822f1a4a2d0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config_quadit::tests::test_quaditconfig_from_string_2 ... ok
[INFO] [stdout] test file_manager::tests::test_are_not_identical ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quadit-8d5181c799f000eb)
[INFO] [stdout] test file_manager::tests::test_deploy_container_file ... ok
[INFO] [stdout] test file_manager::tests::test_container_file_to_unit_name ... ok
[INFO] [stdout] test config_quadit::tests::test_quaditconfig_from_string ... ok
[INFO] [stdout] test file_manager::tests::test_are_identical ... ok
[INFO] [stdout] test git_manager::tests::test_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] [stderr]    Doc-tests quadit
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/file_manager.rs:231:56
[INFO] [stderr]     |
[INFO] [stderr] 231 |                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stderr]     |                                                        ^            ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 231 -                     path.file_name()?.to_str().map(|s| (s.to_owned()))
[INFO] [stderr] 231 +                     path.file_name()?.to_str().map(|s| s.to_owned() )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/config_git.rs - config_git::ConfigGit::schedule (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aac1c7e595e91f1c83115fbdb55d6000e5366b711ea5a04cfe0d745cc2b25d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac1c7e595e91f1c83115fbdb55d6000e5366b711ea5a04cfe0d745cc2b25d8b", kill_on_drop: false }`
[INFO] [stdout] aac1c7e595e91f1c83115fbdb55d6000e5366b711ea5a04cfe0d745cc2b25d8b
