[INFO] fetching crate rust-crontab 0.1.1... [INFO] building rust-crontab-0.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rust-crontab 0.1.1 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-crontab 0.1.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ceb8e808a0debba1236d5f37b755aeece2dd97c22a6c059093b9a24906188b [INFO] running `Command { std: "docker" "start" "-a" "64ceb8e808a0debba1236d5f37b755aeece2dd97c22a6c059093b9a24906188b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ceb8e808a0debba1236d5f37b755aeece2dd97c22a6c059093b9a24906188b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ceb8e808a0debba1236d5f37b755aeece2dd97c22a6c059093b9a24906188b", kill_on_drop: false }` [INFO] [stdout] 64ceb8e808a0debba1236d5f37b755aeece2dd97c22a6c059093b9a24906188b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a679a92719d46f2acc35115193e0a929529cc8c85b967c7393bd8c1af585712 [INFO] running `Command { std: "docker" "start" "-a" "1a679a92719d46f2acc35115193e0a929529cc8c85b967c7393bd8c1af585712", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling serde v1.0.228 [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.89s [INFO] running `Command { std: "docker" "inspect" "1a679a92719d46f2acc35115193e0a929529cc8c85b967c7393bd8c1af585712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a679a92719d46f2acc35115193e0a929529cc8c85b967c7393bd8c1af585712", kill_on_drop: false }` [INFO] [stdout] 1a679a92719d46f2acc35115193e0a929529cc8c85b967c7393bd8c1af585712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d270862d5b2534a45c1f512995543c8c1a19c2c0260e4308681112e795b0aac [INFO] running `Command { std: "docker" "start" "-a" "9d270862d5b2534a45c1f512995543c8c1a19c2c0260e4308681112e795b0aac", kill_on_drop: false }` [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] 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: 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.56s [INFO] running `Command { std: "docker" "inspect" "9d270862d5b2534a45c1f512995543c8c1a19c2c0260e4308681112e795b0aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d270862d5b2534a45c1f512995543c8c1a19c2c0260e4308681112e795b0aac", kill_on_drop: false }` [INFO] [stdout] 9d270862d5b2534a45c1f512995543c8c1a19c2c0260e4308681112e795b0aac