[INFO] fetching crate rust-crontab 0.1.1... [INFO] testing rust-crontab-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate rust-crontab 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rust-crontab 0.1.1 [INFO] finished tweaking crates.io crate rust-crontab 0.1.1 [INFO] tweaked toml for crates.io crate rust-crontab 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-crontab 0.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded predicates v2.1.5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8e7afc77d44561865e6fb4da1be21f9f56fd865324039cbb9ce3951da6a4df [INFO] running `Command { std: "docker" "start" "-a" "cb8e7afc77d44561865e6fb4da1be21f9f56fd865324039cbb9ce3951da6a4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8e7afc77d44561865e6fb4da1be21f9f56fd865324039cbb9ce3951da6a4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8e7afc77d44561865e6fb4da1be21f9f56fd865324039cbb9ce3951da6a4df", kill_on_drop: false }` [INFO] [stdout] cb8e7afc77d44561865e6fb4da1be21f9f56fd865324039cbb9ce3951da6a4df [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5105570b6506d0c05b3f94b25f48cf7bfdf4ae25fa683e328ef19467853d2b7 [INFO] running `Command { std: "docker" "start" "-a" "d5105570b6506d0c05b3f94b25f48cf7bfdf4ae25fa683e328ef19467853d2b7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling rust-crontab v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/crontab.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / INSTANCE [INFO] [stdout] 20 | | .get_or_insert_with(|| { [INFO] [stdout] 21 | | Arc::new(Mutex::new(Crontab { [INFO] [stdout] 22 | | jobs: vec![], [INFO] [stdout] 23 | | lines: vec![], [INFO] [stdout] 24 | | })) [INFO] [stdout] 25 | | }) [INFO] [stdout] | |__________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.33s [INFO] running `Command { std: "docker" "inspect" "d5105570b6506d0c05b3f94b25f48cf7bfdf4ae25fa683e328ef19467853d2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5105570b6506d0c05b3f94b25f48cf7bfdf4ae25fa683e328ef19467853d2b7", kill_on_drop: false }` [INFO] [stdout] d5105570b6506d0c05b3f94b25f48cf7bfdf4ae25fa683e328ef19467853d2b7 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09f6dce8beba88f10e97bd9e9671b50d25cbdfa07fb0c4ed6320a3084087f63 [INFO] running `Command { std: "docker" "start" "-a" "b09f6dce8beba88f10e97bd9e9671b50d25cbdfa07fb0c4ed6320a3084087f63", kill_on_drop: false }` [INFO] [stderr] Compiling rust-crontab v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/crontab.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / INSTANCE [INFO] [stdout] 20 | | .get_or_insert_with(|| { [INFO] [stdout] 21 | | Arc::new(Mutex::new(Crontab { [INFO] [stdout] 22 | | jobs: vec![], [INFO] [stdout] 23 | | lines: vec![], [INFO] [stdout] 24 | | })) [INFO] [stdout] 25 | | }) [INFO] [stdout] | |__________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/crontab.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / INSTANCE [INFO] [stdout] 20 | | .get_or_insert_with(|| { [INFO] [stdout] 21 | | Arc::new(Mutex::new(Crontab { [INFO] [stdout] 22 | | jobs: vec![], [INFO] [stdout] 23 | | lines: vec![], [INFO] [stdout] 24 | | })) [INFO] [stdout] 25 | | }) [INFO] [stdout] | |__________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_cron_job__disabled` should have a snake case name [INFO] [stdout] --> src/cronjob.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn test_cron_job__disabled() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cron_job_disabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "b09f6dce8beba88f10e97bd9e9671b50d25cbdfa07fb0c4ed6320a3084087f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09f6dce8beba88f10e97bd9e9671b50d25cbdfa07fb0c4ed6320a3084087f63", kill_on_drop: false }` [INFO] [stdout] b09f6dce8beba88f10e97bd9e9671b50d25cbdfa07fb0c4ed6320a3084087f63 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9d197f29f2c52cc825fa47b8389fab4796811ad41ca8f1acdf10b3db0cdaa56 [INFO] running `Command { std: "docker" "start" "-a" "b9d197f29f2c52cc825fa47b8389fab4796811ad41ca8f1acdf10b3db0cdaa56", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/crontab.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | / INSTANCE [INFO] [stderr] 20 | | .get_or_insert_with(|| { [INFO] [stderr] 21 | | Arc::new(Mutex::new(Crontab { [INFO] [stderr] 22 | | jobs: vec![], [INFO] [stderr] 23 | | lines: vec![], [INFO] [stderr] 24 | | })) [INFO] [stderr] 25 | | }) [INFO] [stderr] | |__________________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-crontab` (lib) generated 1 warning [INFO] [stderr] warning: function `test_cron_job__disabled` should have a snake case name [INFO] [stderr] --> src/cronjob.rs:108:8 [INFO] [stderr] | [INFO] [stderr] 108 | fn test_cron_job__disabled() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_cron_job_disabled` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-crontab` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_crontab-7becfe4534aa5de0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test cronjob::tests::test_cron_job__disabled ... ok [INFO] [stdout] test cronjob::tests::test_cron_job_new ... ok [INFO] [stdout] test cronjob::tests::test_cron_job_with_only_cron_expression ... ok [INFO] [stdout] test cronjob::tests::test_empty_cron_job ... ok [INFO] [stdout] test cronjob::tests::test_cron_job_without_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_crontab [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" "b9d197f29f2c52cc825fa47b8389fab4796811ad41ca8f1acdf10b3db0cdaa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d197f29f2c52cc825fa47b8389fab4796811ad41ca8f1acdf10b3db0cdaa56", kill_on_drop: false }` [INFO] [stdout] b9d197f29f2c52cc825fa47b8389fab4796811ad41ca8f1acdf10b3db0cdaa56