[INFO] cloning repository https://github.com/remi-dupre/opening-hours-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remi-dupre/opening-hours-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae652595f91b74a62eabefb7b41ef4f8f3a2f824 [INFO] testing remi-dupre/opening-hours-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remi-dupre/opening-hours-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] finished tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] tweaked toml for git repo https://github.com/remi-dupre/opening-hours-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/remi-dupre/opening-hours-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0ac304eb4001b036e0e266110d52f22a0e99046f61b1a29271cae17e8b1dc29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b0ac304eb4001b036e0e266110d52f22a0e99046f61b1a29271cae17e8b1dc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0ac304eb4001b036e0e266110d52f22a0e99046f61b1a29271cae17e8b1dc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ac304eb4001b036e0e266110d52f22a0e99046f61b1a29271cae17e8b1dc29", kill_on_drop: false }` [INFO] [stdout] b0ac304eb4001b036e0e266110d52f22a0e99046f61b1a29271cae17e8b1dc29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9bd30869eb77fdbd7c80b6f92ea628d291c330a9bc1fe33b1deb9202e0a4bac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9bd30869eb77fdbd7c80b6f92ea628d291c330a9bc1fe33b1deb9202e0a4bac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling opening-hours v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.54s [INFO] running `Command { std: "docker" "inspect" "f9bd30869eb77fdbd7c80b6f92ea628d291c330a9bc1fe33b1deb9202e0a4bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bd30869eb77fdbd7c80b6f92ea628d291c330a9bc1fe33b1deb9202e0a4bac", kill_on_drop: false }` [INFO] [stdout] f9bd30869eb77fdbd7c80b6f92ea628d291c330a9bc1fe33b1deb9202e0a4bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627ae35bbca0d195ce547defa63e3783ceca5c7b1e8670b91988aaa07e8f246d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "627ae35bbca0d195ce547defa63e3783ceca5c7b1e8670b91988aaa07e8f246d", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling opening-hours v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "627ae35bbca0d195ce547defa63e3783ceca5c7b1e8670b91988aaa07e8f246d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627ae35bbca0d195ce547defa63e3783ceca5c7b1e8670b91988aaa07e8f246d", kill_on_drop: false }` [INFO] [stdout] 627ae35bbca0d195ce547defa63e3783ceca5c7b1e8670b91988aaa07e8f246d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 490d77d538decd54f7944732a30bf4c7756456df2202d02ed1c9fa54903e6c8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "490d77d538decd54f7944732a30bf4c7756456df2202d02ed1c9fa54903e6c8f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/opening_hours-a79c7a7bae0c7dfd [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test tests::rules::comments ... ok [INFO] [stdout] test tests::rules::empty ... ok [INFO] [stdout] test tests::selective::s003_idunn_space_separator ... ok [INFO] [stdout] test tests::parser::parse_invalid ... ok [INFO] [stdout] test tests::parser::parse_24_7 ... ok [INFO] [stdout] test tests::selective::s001_idunn_override_weekday ... ok [INFO] [stdout] test tests::selective::s000_idunn_interval_stops_next_day ... ok [INFO] [stdout] test tests::selective::s004_idunn_until_midnight_as_00 ... ok [INFO] [stdout] test tests::rules::always_open ... ok [INFO] [stdout] test tests::selective::s002_idunn_override_weekday_keep_unmatched ... ok [INFO] [stdout] test tests::rules::regular_rule ... ok [INFO] [stdout] test tests::rules::additional_rule ... ok [INFO] [stdout] test tests::selective::s005_idunn_days_cycle ... ok [INFO] [stdout] test tests::selective::s007_idunn_date_separator ... ok [INFO] [stdout] test tests::selective::s006_idunn_month_cycle ... ok [INFO] [stdout] test tests::time_selector::basic_timespan ... ok [INFO] [stdout] test tests::time_selector::events ... ok [INFO] [stdout] test tests::rules::fallback_rule ... ok [INFO] [stdout] test tests::month_selector::range ... ok [INFO] [stdout] test tests::month_selector::exact_date ... ok [INFO] [stdout] test tests::weekday_selector::nth ... ok [INFO] [stdout] test tests::week_selector::week_range ... ok [INFO] [stdout] test tests::time_selector::overlap ... ok [INFO] [stdout] test tests::year_selector::range ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/schedule-6b0de87a1d9063f8 [INFO] [stdout] test tests::weekday_selector::basic_range ... ok [INFO] [stdout] test tests::weekday_selector::nth_with_offset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests opening-hours [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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "490d77d538decd54f7944732a30bf4c7756456df2202d02ed1c9fa54903e6c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490d77d538decd54f7944732a30bf4c7756456df2202d02ed1c9fa54903e6c8f", kill_on_drop: false }` [INFO] [stdout] 490d77d538decd54f7944732a30bf4c7756456df2202d02ed1c9fa54903e6c8f