[INFO] cloning repository https://github.com/mmarx/ical2org [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmarx/ical2org" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmarx%2Fical2org", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmarx%2Fical2org'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33e7ee95afe8ff682d4980fc378b9496c8cebba5 [INFO] testing mmarx/ical2org against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmarx%2Fical2org" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mmarx/ical2org [INFO] finished tweaking git repo https://github.com/mmarx/ical2org [INFO] tweaked toml for git repo https://github.com/mmarx/ical2org written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmarx/ical2org on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmarx/ical2org 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9326dddf8d7559230efebf8ce848f7632413fd213dac457025dff41cf27af09 [INFO] running `Command { std: "docker" "start" "-a" "c9326dddf8d7559230efebf8ce848f7632413fd213dac457025dff41cf27af09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9326dddf8d7559230efebf8ce848f7632413fd213dac457025dff41cf27af09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9326dddf8d7559230efebf8ce848f7632413fd213dac457025dff41cf27af09", kill_on_drop: false }` [INFO] [stdout] c9326dddf8d7559230efebf8ce848f7632413fd213dac457025dff41cf27af09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109ffd9d6fa393b3897fc6f633cecf24798555024b8bdf5ab94a0d6ed640b85c [INFO] running `Command { std: "docker" "start" "-a" "109ffd9d6fa393b3897fc6f633cecf24798555024b8bdf5ab94a0d6ed640b85c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ical v0.8.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling rrule v0.11.0 [INFO] [stderr] Compiling ical2org v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.86s [INFO] running `Command { std: "docker" "inspect" "109ffd9d6fa393b3897fc6f633cecf24798555024b8bdf5ab94a0d6ed640b85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109ffd9d6fa393b3897fc6f633cecf24798555024b8bdf5ab94a0d6ed640b85c", kill_on_drop: false }` [INFO] [stdout] 109ffd9d6fa393b3897fc6f633cecf24798555024b8bdf5ab94a0d6ed640b85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 003725df9937ebd79e089410aeed8f4e5da90e0f8f04ca347ea221669a914c32 [INFO] running `Command { std: "docker" "start" "-a" "003725df9937ebd79e089410aeed8f4e5da90e0f8f04ca347ea221669a914c32", kill_on_drop: false }` [INFO] [stderr] Compiling ical2org v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "003725df9937ebd79e089410aeed8f4e5da90e0f8f04ca347ea221669a914c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003725df9937ebd79e089410aeed8f4e5da90e0f8f04ca347ea221669a914c32", kill_on_drop: false }` [INFO] [stdout] 003725df9937ebd79e089410aeed8f4e5da90e0f8f04ca347ea221669a914c32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ae174cb959240390cfe2eca3e8e1cf9d0ab6efe3c7cd0e281909c1f49341404 [INFO] running `Command { std: "docker" "start" "-a" "0ae174cb959240390cfe2eca3e8e1cf9d0ab6efe3c7cd0e281909c1f49341404", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ical2org-28aac3ec0ed19a58) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test datetime::test::date ... ok [INFO] [stdout] test datetime::test::datetime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ae174cb959240390cfe2eca3e8e1cf9d0ab6efe3c7cd0e281909c1f49341404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae174cb959240390cfe2eca3e8e1cf9d0ab6efe3c7cd0e281909c1f49341404", kill_on_drop: false }` [INFO] [stdout] 0ae174cb959240390cfe2eca3e8e1cf9d0ab6efe3c7cd0e281909c1f49341404