[INFO] cloning repository https://github.com/shenek/ucelofka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shenek/ucelofka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac52e20a07c5758d52fb6d2afb3ef6d355a67d05 [INFO] testing shenek/ucelofka against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenek/ucelofka 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/shenek/ucelofka [INFO] finished tweaking git repo https://github.com/shenek/ucelofka [INFO] tweaked toml for git repo https://github.com/shenek/ucelofka written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/shenek/ucelofka 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ddf1e30f6dba6f1f44c5578a6ca3ba9cd6865c4389c0142873efa74e4c71a1d [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" "6ddf1e30f6dba6f1f44c5578a6ca3ba9cd6865c4389c0142873efa74e4c71a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ddf1e30f6dba6f1f44c5578a6ca3ba9cd6865c4389c0142873efa74e4c71a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddf1e30f6dba6f1f44c5578a6ca3ba9cd6865c4389c0142873efa74e4c71a1d", kill_on_drop: false }` [INFO] [stdout] 6ddf1e30f6dba6f1f44c5578a6ca3ba9cd6865c4389c0142873efa74e4c71a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a23a659a52d33329a85924912f7454e6722355a5b1317312a57456ebc17d333b [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" "a23a659a52d33329a85924912f7454e6722355a5b1317312a57456ebc17d333b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fluent-syntax v0.10.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling fluent v0.13.1 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling ucelofka v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "a23a659a52d33329a85924912f7454e6722355a5b1317312a57456ebc17d333b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23a659a52d33329a85924912f7454e6722355a5b1317312a57456ebc17d333b", kill_on_drop: false }` [INFO] [stdout] a23a659a52d33329a85924912f7454e6722355a5b1317312a57456ebc17d333b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 361975c5e3becebb99d0664176bcfb255537ead3c2430ee34b5404a1278d6c75 [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" "361975c5e3becebb99d0664176bcfb255537ead3c2430ee34b5404a1278d6c75", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling ucelofka v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.33s [INFO] running `Command { std: "docker" "inspect" "361975c5e3becebb99d0664176bcfb255537ead3c2430ee34b5404a1278d6c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361975c5e3becebb99d0664176bcfb255537ead3c2430ee34b5404a1278d6c75", kill_on_drop: false }` [INFO] [stdout] 361975c5e3becebb99d0664176bcfb255537ead3c2430ee34b5404a1278d6c75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6eae093cb950a12895e98ba8513d1cc9cebca3becf61d9dda45252f8bb58fb44 [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" "6eae093cb950a12895e98ba8513d1cc9cebca3becf61d9dda45252f8bb58fb44", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ucelofka-6406cc1a4d4c2780 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blackbox_test-9224aebd6b43526f [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test identity::ids ... ok [INFO] [stdout] test account::get ... ok [INFO] [stdout] test customer::list ... ok [INFO] [stdout] test entry::get ... ok [INFO] [stdout] test entry::list ... ok [INFO] [stdout] test account::ids ... ok [INFO] [stdout] test entry::ids ... ok [INFO] [stdout] test account::list ... ok [INFO] [stdout] test invoice::list ... ok [INFO] [stdout] test invoice::ids ... ok [INFO] [stdout] test identity::get ... ok [INFO] [stdout] test identity::list ... ok [INFO] [stdout] test customer::ids ... ok [INFO] [stdout] test customer::get ... ok [INFO] [stdout] test project::make ... ok [INFO] [stdout] test invoice::create_entries_with_different_currencies ... ok [INFO] [stdout] test invoice::create ... ok [INFO] [stdout] test entry::create ... ok [INFO] [stdout] test invoice::get ... ok [INFO] [stdout] test invoice::render::czech_template ... ok [INFO] [stdout] test invoice::render::english_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6eae093cb950a12895e98ba8513d1cc9cebca3becf61d9dda45252f8bb58fb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eae093cb950a12895e98ba8513d1cc9cebca3becf61d9dda45252f8bb58fb44", kill_on_drop: false }` [INFO] [stdout] 6eae093cb950a12895e98ba8513d1cc9cebca3becf61d9dda45252f8bb58fb44