[INFO] cloning repository https://github.com/foundpatterns/torchbear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foundpatterns/torchbear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundpatterns%2Ftorchbear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundpatterns%2Ftorchbear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c79de30320ad88ba2c2a57c3098bc284ebf4d3d [INFO] testing foundpatterns/torchbear against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoundpatterns%2Ftorchbear" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foundpatterns/torchbear on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/foundpatterns/torchbear [INFO] finished tweaking git repo https://github.com/foundpatterns/torchbear [INFO] tweaked toml for git repo https://github.com/foundpatterns/torchbear written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/foundpatterns/torchbear already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/foundpatterns/actix-lua` [INFO] [stderr] Updating git repository `https://github.com/kyren/rlua` [INFO] [stderr] Updating git repository `https://github.com/foundpatterns/rlua_serde` [INFO] [stderr] Updating git repository `https://github.com/foundpatterns/scl` [INFO] [stderr] Updating git repository `https://github.com/foundpatterns/tera` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f607a3728863dac49b350ea5595700aa5f889e90e9013430d1c0fbea1044466 [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" "9f607a3728863dac49b350ea5595700aa5f889e90e9013430d1c0fbea1044466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f607a3728863dac49b350ea5595700aa5f889e90e9013430d1c0fbea1044466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f607a3728863dac49b350ea5595700aa5f889e90e9013430d1c0fbea1044466", kill_on_drop: false }` [INFO] [stdout] 9f607a3728863dac49b350ea5595700aa5f889e90e9013430d1c0fbea1044466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233662ca3fd8d18a2f3e04184093476ee9f3f0d460467a4db4afbfc120382503 [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" "233662ca3fd8d18a2f3e04184093476ee9f3f0d460467a4db4afbfc120382503", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling unic-common v0.8.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unic-char-range v0.8.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling diffs v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unic-ucd-version v0.8.0 [INFO] [stderr] Compiling unic-char-property v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.34+curl-7.71.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rlua v0.16.3-alpha.0 (https://github.com/kyren/rlua?rev=78c2aac5bda746c9046f701a6d8631ad53841baa#78c2aac5) [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling unic-ucd-segment v0.8.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unic-segment v0.8.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling rlua_serde v0.3.0 (https://github.com/foundpatterns/rlua_serde#6af3a4f9) [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling scl v0.0.1 (https://github.com/foundpatterns/scl#5ba7cd8d) [INFO] [stderr] Compiling diff-rs v0.2.3 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling ulid v0.3.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling checksumdir v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globwalk v0.6.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling comrak v0.4.4 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling patch-rs v0.6.2 [INFO] [stderr] Compiling lsdiff-rs v0.1.2 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling splitdiff-rs v0.4.1 [INFO] [stderr] Compiling interdiff-rs v0.2.0 [INFO] [stderr] Compiling combinediff-rs v0.1.1 [INFO] [stderr] Compiling tera v1.0.0-alpha.4 (https://github.com/foundpatterns/tera#0cb3d04d) [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-lua v0.7.1-alpha.0 (https://github.com/foundpatterns/actix-lua#b805d6bc) [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling torchbear v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | stdin: Option>>, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | stderr: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | seek: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Seek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bindings/number/math.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 24s [INFO] running `Command { std: "docker" "inspect" "233662ca3fd8d18a2f3e04184093476ee9f3f0d460467a4db4afbfc120382503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233662ca3fd8d18a2f3e04184093476ee9f3f0d460467a4db4afbfc120382503", kill_on_drop: false }` [INFO] [stdout] 233662ca3fd8d18a2f3e04184093476ee9f3f0d460467a4db4afbfc120382503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09acd7221395dc175b929fdd3132812fb7b93df2f01943f53c4e5886e2fe8480 [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" "09acd7221395dc175b929fdd3132812fb7b93df2f01943f53c4e5886e2fe8480", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | stdin: Option>>, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | stderr: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | seek: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Seek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bindings/number/math.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling torchbear v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | stdin: Option>>, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | stderr: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bindings/system/mod.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | seek: Option>>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Seek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bindings/number/math.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.66s [INFO] running `Command { std: "docker" "inspect" "09acd7221395dc175b929fdd3132812fb7b93df2f01943f53c4e5886e2fe8480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09acd7221395dc175b929fdd3132812fb7b93df2f01943f53c4e5886e2fe8480", kill_on_drop: false }` [INFO] [stdout] 09acd7221395dc175b929fdd3132812fb7b93df2f01943f53c4e5886e2fe8480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbd12c5f7a8f53b7446cd55948ca7cf122113dfa4068d171603997fc39e5305e [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" "bbd12c5f7a8f53b7446cd55948ca7cf122113dfa4068d171603997fc39e5305e", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | stdin: Option>>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | stdout: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:31:30 [INFO] [stderr] | [INFO] [stderr] 31 | stderr: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:32:28 [INFO] [stderr] | [INFO] [stderr] 32 | seek: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Seek` [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/bindings/number/math.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | ; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | stdin: Option>>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | stdout: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:31:30 [INFO] [stderr] | [INFO] [stderr] 31 | stderr: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings/system/mod.rs:32:28 [INFO] [stderr] | [INFO] [stderr] 32 | seek: Option>>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Seek` [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/bindings/number/math.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | ; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/torchbear_lib-402da50ab42c8b57 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] INFO: 4 foo nil table: 0x7fdc74008650 [INFO] [stdout] ERROR: Some Scary Error [INFO] [stdout] WARN: Warning [INFO] [stdout] DEBUG: Debug [INFO] [stdout] nonce_str=Ur6alPVRon9B5d+/iMGO4MJ/COGVxTm3 [INFO] [stdout] secret FNHX/ToJuy+4iEcjo9lbhVaWdIAAjwxRIJB2nKpmbocwaLxMsPJRVicxD0Gj8U7Avc+wCWocTrBTeyFd36GEMA== [INFO] [stdout] public MGi8TLDyUVYnMQ9Bo/FOwL3PsAlqHE6wU3shXd+hhDA= [INFO] [stdout] secret=dfkISn6AnuytHK87WTww7Ymlhkl7JcWTPOJuAYkvhBw= [INFO] [stdout] public=XU9HbFDlkvmjo5pqqduC5/vga8KByyU5+Mkyw+ifTHo= [INFO] [stdout] source=Hello World! [INFO] [stdout] sealed=VVMGURe2gZfNOYGLF/SfIJZcaMkOOE5M0TQaNg== [INFO] [stdout] TRACE: Trace with table: 0x7fdc74008bb0 data [INFO] [stdout] openned=Hello World! [INFO] [stdout] source2=Good morning! [INFO] [stdout] detach_sealed =VVMGURe2gZfNOYGLF/SfIJZcaMkOOE5M0TQaNg== tag= VVMGURe2gZfNOYGLF/SfIA== [INFO] [stdout] source=this is a test! [INFO] [stdout] signed=36Rt0Y7upFMvi0C0OC7EkYFJoFBWDIQabZcjOwzh+j9d8tn9Vc0yxkKsVa99hF8Pks+M4KnR+05gzJX5dQGPB3RoaXMgaXMgYSB0ZXN0IQ== [INFO] [stdout] test bindings::app::markdown::tests::test_markdown_to_html ... ok [INFO] [stdout] test bindings::app::log::tests::lua_log ... ok [INFO] [stdout] test bindings::crypto::tests::test_box_ ... ok [INFO] [stdout] test bindings::app::markdown::tests::test_markdown_to_html_with_options ... ok [INFO] [stdout] test bindings::string::base64::tests::lua_base64_encode ... ok [INFO] [stdout] test bindings::string::case::tests::lua_mixed ... ok [INFO] [stdout] test bindings::string::base64::tests::lua_base64_decode ... ok [INFO] [stdout] verified=this is a test! [INFO] [stdout] test bindings::string::mime::tests::lua_mime_get_type ... ok [INFO] [stdout] test bindings::string::case::tests::lua_cambel ... ok [INFO] [stdout] signature=36Rt0Y7upFMvi0C0OC7EkYFJoFBWDIQabZcjOwzh+j9d8tn9Vc0yxkKsVa99hF8Pks+M4KnR+05gzJX5dQGPBw== [INFO] [stdout] is_sig_valid=true [INFO] [stdout] source=I'm going to get signed [INFO] [stdout] signed=ebUHpzOFNX4g4coJyVR6hx25fP5JSwOUE2RlHm/LB3MNPrjjD4Le+kVY7vRo44uYZM6hMN5UOvT7g0bKkw/XC0knbSBnb2luZyB0byBnZXQgc2lnbmVk [INFO] [stdout] 1 China [INFO] [stdout] 2 Colombia [INFO] [stdout] 3 Canada [INFO] [stdout] 4 Brazil [INFO] [stdout] 5 Venezuela [INFO] [stdout] verified=I'm going to get signed [INFO] [stdout] test bindings::crypto::tests::lua_sign ... ok [INFO] [stdout] test bindings::string::case::tests::lua_shouty ... ok [INFO] [stdout] test bindings::string::mime::tests::lua_mime_guess_type ... ok [INFO] [stdout] test bindings::string::stringset::tests::direct_methods ... ok [INFO] [stdout] test bindings::string::case::tests::lua_kebab ... ok [INFO] [stdout] test bindings::system::fs::tests::lua_fs ... ok [INFO] [stdout] test bindings::string::regex::tests::lua_regex_captures ... ok [INFO] [stdout] Sun, 09 Aug 2020 17:02:47 +0000 [INFO] [stdout] Fri, 28 Nov 2014 12:00:09 +0000 [INFO] [stdout] test bindings::system::time::tests::lua_time ... ok [INFO] [stdout] DEBUG: processing in state Data [INFO] [stdout] DEBUG: got characters Some(FromSet('<')) [INFO] [stdout] DEBUG: got character < [INFO] [stdout] DEBUG: processing in state TagOpen [INFO] [stdout] DEBUG: got character p [INFO] [stdout] DEBUG: processing in state TagName [INFO] [stdout] DEBUG: got character > [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode Initial [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode BeforeHtml [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode BeforeHead [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode InHead [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode AfterHead [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: StartTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode InBody [INFO] [stdout] DEBUG: processing in state Data [INFO] [stdout] DEBUG: got characters Some(NotFromSet(Tendril(inline: "hello"))) [INFO] [stdout] DEBUG: processing CharacterTokens(NotSplit, Tendril(inline: \"hello\")) in insertion mode InBody [INFO] [stdout] DEBUG: got characters Some(FromSet('<')) [INFO] [stdout] DEBUG: got character < [INFO] [stdout] DEBUG: processing in state TagOpen [INFO] [stdout] DEBUG: got character / [INFO] [stdout] DEBUG: processing in state EndTagOpen [INFO] [stdout] DEBUG: got character p [INFO] [stdout] DEBUG: processing in state TagName [INFO] [stdout] DEBUG: got character > [INFO] [stdout] DEBUG: processing TagToken(Tag { kind: EndTag, name: Atom(\'p\' type=static), self_closing: false, attrs: [] }) in insertion mode InBody [INFO] [stdout] DEBUG: processing in state Data [INFO] [stdout] DEBUG: got characters None [INFO] [stdout] DEBUG: processing in state Data [INFO] [stdout] DEBUG: got characters None [INFO] [stdout] DEBUG: processing EOF in state Data [INFO] [stdout] DEBUG: processing EOFToken in insertion mode InBody [INFO] [stdout] test bindings::text::select::tests::test ... ok [INFO] [stdout] test bindings::string::stringset::tests::shortcut_syntax ... ok [INFO] [stdout] test bindings::string::regex::tests::lua_regex_match ... ok [INFO] [stdout] random_bytes length=8 [INFO] [stdout] source=this is a test! [INFO] [stdout] SHA512=V0bfYRKYGzI2wVBVET4UgJV4tC2TB/PdIe9ijLLHjWyj8ZHCQC2U+YiScpxBtOP5diCok80EgaKEbJwWbtDm3g== [INFO] [stdout] BLAKE2B=Ek7Lq0VKvKod/xZVzvHUb3ROrhXRkl1rMyj/t7qCfAV82JhPs2sagN28rHE7pX6l1D1gIz9oRv3fAGIIoliiCQ== [INFO] [stdout] test bindings::crypto::tests::test_crypto ... ok [INFO] [stdout] test bindings::text::scl::tests::test_decode ... ok [INFO] [stdout] test bindings::string::case::tests::lua_title ... ok [INFO] [stdout] test bindings::string::regex::tests::lua_regex_replace_all ... ok [INFO] [stdout] a=1.2 [INFO] [stdout] b={c=1,} [INFO] [stdout] d=2018-02-01 [INFO] [stdout] e=[2,3,4,] [INFO] [stdout] x=0 [INFO] [stdout] y=true [INFO] [stdout] z="""a [INFO] [stdout] b""" [INFO] [stdout] [INFO] [stdout] test bindings::string::case::tests::lua_snake ... ok [INFO] [stdout] test bindings::text::scl::tests::test_encode ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/torchbear-bf5afd57b2e9d3e9 [INFO] [stdout] test bindings::app::git::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 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] [stderr] Doc-tests torchbear_lib [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" "bbd12c5f7a8f53b7446cd55948ca7cf122113dfa4068d171603997fc39e5305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd12c5f7a8f53b7446cd55948ca7cf122113dfa4068d171603997fc39e5305e", kill_on_drop: false }` [INFO] [stdout] bbd12c5f7a8f53b7446cd55948ca7cf122113dfa4068d171603997fc39e5305e