[INFO] fetching crate reminder-cli 0.9.2... [INFO] testing reminder-cli-0.9.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate reminder-cli 0.9.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate reminder-cli 0.9.2 [INFO] finished tweaking crates.io crate reminder-cli 0.9.2 [INFO] tweaked toml for crates.io crate reminder-cli 0.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reminder-cli 0.9.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reminder-cli 0.9.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rem` [INFO] [stderr] * `bin` target `reminder` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14cb52672dfe6e9739c0173ba5fa01ab149ca92915acd686c9b501d9b756db4c [INFO] running `Command { std: "docker" "start" "-a" "14cb52672dfe6e9739c0173ba5fa01ab149ca92915acd686c9b501d9b756db4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14cb52672dfe6e9739c0173ba5fa01ab149ca92915acd686c9b501d9b756db4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cb52672dfe6e9739c0173ba5fa01ab149ca92915acd686c9b501d9b756db4c", kill_on_drop: false }` [INFO] [stdout] 14cb52672dfe6e9739c0173ba5fa01ab149ca92915acd686c9b501d9b756db4c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f225fa303c6d958c4c0c920bbdaf8f78a4a47e968a1dbf1c0e896f28064471 [INFO] running `Command { std: "docker" "start" "-a" "b0f225fa303c6d958c4c0c920bbdaf8f78a4a47e968a1dbf1c0e896f28064471", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rem` [INFO] [stderr] * `bin` target `reminder` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling english-to-cron v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling reminder-cli v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "b0f225fa303c6d958c4c0c920bbdaf8f78a4a47e968a1dbf1c0e896f28064471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f225fa303c6d958c4c0c920bbdaf8f78a4a47e968a1dbf1c0e896f28064471", kill_on_drop: false }` [INFO] [stdout] b0f225fa303c6d958c4c0c920bbdaf8f78a4a47e968a1dbf1c0e896f28064471 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90816dd04752cdf30e0dd824631dfbf39534bbd4fba63ff52dbaa006bbcce7c9 [INFO] running `Command { std: "docker" "start" "-a" "90816dd04752cdf30e0dd824631dfbf39534bbd4fba63ff52dbaa006bbcce7c9", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rem` [INFO] [stderr] * `bin` target `reminder` [INFO] [stderr] Compiling reminder-cli v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "90816dd04752cdf30e0dd824631dfbf39534bbd4fba63ff52dbaa006bbcce7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90816dd04752cdf30e0dd824631dfbf39534bbd4fba63ff52dbaa006bbcce7c9", kill_on_drop: false }` [INFO] [stdout] 90816dd04752cdf30e0dd824631dfbf39534bbd4fba63ff52dbaa006bbcce7c9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9928be21a13c43583732a0354052f1a8dbb25a387b6b2862a7000b7384f2d4c8 [INFO] running `Command { std: "docker" "start" "-a" "9928be21a13c43583732a0354052f1a8dbb25a387b6b2862a7000b7384f2d4c8", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rem` [INFO] [stderr] * `bin` target `reminder` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reminder_cli-55667444250c72f1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cron_parser::tests::test_standard_cron ... ok [INFO] [stdout] test time_parser::tests::test_relative_time ... ok [INFO] [stdout] test time_parser::tests::test_natural_time ... ok [INFO] [stdout] test cron_parser::tests::test_english_cron ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rem-7323abae10efaead) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reminder-6dd34e372ce5e736) [INFO] [stdout] [INFO] [stderr] Doc-tests reminder_cli [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] [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" "9928be21a13c43583732a0354052f1a8dbb25a387b6b2862a7000b7384f2d4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9928be21a13c43583732a0354052f1a8dbb25a387b6b2862a7000b7384f2d4c8", kill_on_drop: false }` [INFO] [stdout] 9928be21a13c43583732a0354052f1a8dbb25a387b6b2862a7000b7384f2d4c8