[INFO] fetching crate minicaldav 0.8.0... [INFO] testing minicaldav-0.8.0 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate minicaldav 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate minicaldav 0.8.0 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minicaldav 0.8.0 [INFO] finished tweaking crates.io crate minicaldav 0.8.0 [INFO] tweaked toml for crates.io crate minicaldav 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate minicaldav 0.8.0 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed89b41692ec20dc53c0eb551ac8c276d77bd10d96294f2106b2f353fd732409 [INFO] running `Command { std: "docker" "start" "-a" "ed89b41692ec20dc53c0eb551ac8c276d77bd10d96294f2106b2f353fd732409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed89b41692ec20dc53c0eb551ac8c276d77bd10d96294f2106b2f353fd732409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed89b41692ec20dc53c0eb551ac8c276d77bd10d96294f2106b2f353fd732409", kill_on_drop: false }` [INFO] [stdout] ed89b41692ec20dc53c0eb551ac8c276d77bd10d96294f2106b2f353fd732409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e86db8bb1088a03608d3768dbdaf18f903f126999c3e3298de099e51546b245e [INFO] running `Command { std: "docker" "start" "-a" "e86db8bb1088a03608d3768dbdaf18f903f126999c3e3298de099e51546b245e", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling minicaldav v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.77s [INFO] running `Command { std: "docker" "inspect" "e86db8bb1088a03608d3768dbdaf18f903f126999c3e3298de099e51546b245e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86db8bb1088a03608d3768dbdaf18f903f126999c3e3298de099e51546b245e", kill_on_drop: false }` [INFO] [stdout] e86db8bb1088a03608d3768dbdaf18f903f126999c3e3298de099e51546b245e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64022fb530968cc70636b8eda146291132c15903d0b1b71f164289d659b1a1c3 [INFO] running `Command { std: "docker" "start" "-a" "64022fb530968cc70636b8eda146291132c15903d0b1b71f164289d659b1a1c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling minicaldav v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tiny_http v0.11.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.48s [INFO] running `Command { std: "docker" "inspect" "64022fb530968cc70636b8eda146291132c15903d0b1b71f164289d659b1a1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64022fb530968cc70636b8eda146291132c15903d0b1b71f164289d659b1a1c3", kill_on_drop: false }` [INFO] [stdout] 64022fb530968cc70636b8eda146291132c15903d0b1b71f164289d659b1a1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf62b00fe9837eedbfa4fa083699d433cafaad0f188458122577976898d168b8 [INFO] running `Command { std: "docker" "start" "-a" "cf62b00fe9837eedbfa4fa083699d433cafaad0f188458122577976898d168b8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minicaldav-cadeb415a3fa339e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ical::tests::test_ical_calendar_with_properties ... ok [INFO] [stdout] test ical::tests::test_event_with_long_location ... ok [INFO] [stdout] test ical::tests::test_ical_calendar_with_events ... ok [INFO] [stdout] test ical::tests::test_ical_calendar_with_event_with_long_description_and_linebreak ... ok [INFO] [stdout] test ical::tests::test_ical_with_umlaut_in_property ... ok [INFO] [stdout] test ical::tests::test_serialize ... ok [INFO] [stdout] test ical::tests::test_ical_with_max_line_linebreaks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/minicaldav_cli-e9375df10263d9e0) [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 tests/caldav.rs (/opt/rustwide/target/debug/deps/caldav-ed50129d7014cbd5) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_delete_events ... ok [INFO] [stdout] test test_get_calendar_home_set ... ok [INFO] [stdout] test test_get_calendars ... ok [INFO] [stdout] test test_get_events ... ok [INFO] [stdout] test test_get_user_principal ... ok [INFO] [stdout] test test_save_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] [stderr] Running tests/manual.rs (/opt/rustwide/target/debug/deps/manual-48e804dae366d66d) [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 minicaldav [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf62b00fe9837eedbfa4fa083699d433cafaad0f188458122577976898d168b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf62b00fe9837eedbfa4fa083699d433cafaad0f188458122577976898d168b8", kill_on_drop: false }` [INFO] [stdout] cf62b00fe9837eedbfa4fa083699d433cafaad0f188458122577976898d168b8