[INFO] updating cached repository https://github.com/shenek/ucelofka [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/shenek/ucelofka [INFO] [stderr] 3993473..a58b47a master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a58b47a097da05fadeb2d04130de2747c3c07ade [INFO] testing shenek/ucelofka against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenek%2Fucelofka" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenek/ucelofka on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/shenek/ucelofka already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f513acc227a4585ad8ee2bd9e24f32196c460b7efdb3c4f2a41dd6214e260003 [INFO] running `"docker" "start" "-a" "f513acc227a4585ad8ee2bd9e24f32196c460b7efdb3c4f2a41dd6214e260003"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fluent-syntax v0.9.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.8.0 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Compiling unic-langid-macros v0.8.0 [INFO] [stderr] Compiling include_dir v0.5.0 [INFO] [stderr] Compiling unic-langid v0.8.0 [INFO] [stderr] Compiling intl-memoizer v0.3.0 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.10.2 [INFO] [stderr] Compiling fluent v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling tera v1.0.2 [INFO] [stderr] Compiling ucelofka v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `"docker" "inspect" "f513acc227a4585ad8ee2bd9e24f32196c460b7efdb3c4f2a41dd6214e260003"` [INFO] running `"docker" "rm" "-f" "f513acc227a4585ad8ee2bd9e24f32196c460b7efdb3c4f2a41dd6214e260003"` [INFO] [stdout] f513acc227a4585ad8ee2bd9e24f32196c460b7efdb3c4f2a41dd6214e260003 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da3b1f37648019e8cdc892e36e16e537a8cdfc462184ab43b2b057a3ebff2630 [INFO] running `"docker" "start" "-a" "da3b1f37648019e8cdc892e36e16e537a8cdfc462184ab43b2b057a3ebff2630"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling ucelofka v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.71s [INFO] running `"docker" "inspect" "da3b1f37648019e8cdc892e36e16e537a8cdfc462184ab43b2b057a3ebff2630"` [INFO] running `"docker" "rm" "-f" "da3b1f37648019e8cdc892e36e16e537a8cdfc462184ab43b2b057a3ebff2630"` [INFO] [stdout] da3b1f37648019e8cdc892e36e16e537a8cdfc462184ab43b2b057a3ebff2630 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 58ae44c2003efc635b3d452b41d77fe815069c657c79de6a276d18851c358ddb [INFO] running `"docker" "start" "-a" "58ae44c2003efc635b3d452b41d77fe815069c657c79de6a276d18851c358ddb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ucelofka-57e117bbd910038e [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] [stderr] Running /opt/rustwide/target/debug/deps/blackbox_test-29e3317dd1aca79c [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test customer::list ... ok [INFO] [stdout] test entry::list ... ok [INFO] [stdout] test identity::get ... ok [INFO] [stdout] test account::list ... ok [INFO] [stdout] test customer::get ... ok [INFO] [stdout] test account::get ... ok [INFO] [stdout] test entry::get ... ok [INFO] [stdout] test invoice::list ... ok [INFO] [stdout] test identity::list ... ok [INFO] [stdout] test invoice::create_entries_with_different_currencies ... ok [INFO] [stdout] test project::make ... ok [INFO] [stdout] test entry::create ... ok [INFO] [stdout] test invoice::get ... ok [INFO] [stdout] test invoice::create ... ok [INFO] [stdout] test invoice::render::czech_template ... ok [INFO] [stdout] test invoice::render::english_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "58ae44c2003efc635b3d452b41d77fe815069c657c79de6a276d18851c358ddb"` [INFO] running `"docker" "rm" "-f" "58ae44c2003efc635b3d452b41d77fe815069c657c79de6a276d18851c358ddb"` [INFO] [stdout] 58ae44c2003efc635b3d452b41d77fe815069c657c79de6a276d18851c358ddb