[INFO] cloning repository https://github.com/out-of-cheese-error/gooseberry [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/out-of-cheese-error/gooseberry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a083cb883a4fd7e0464257935b9a2d3ecf25c609 [INFO] testing out-of-cheese-error/gooseberry against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fout-of-cheese-error%2Fgooseberry" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/out-of-cheese-error/gooseberry 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/out-of-cheese-error/gooseberry [INFO] finished tweaking git repo https://github.com/out-of-cheese-error/gooseberry [INFO] tweaked toml for git repo https://github.com/out-of-cheese-error/gooseberry written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/out-of-cheese-error/gooseberry 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] [stderr] Updating git repository `https://github.com/out-of-cheese-error/rust-hypothesis` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] dd6d46bdf044bb7c8aebd4e3c0e2a61b1449759712491eca97fc9dcef890ffd2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "dd6d46bdf044bb7c8aebd4e3c0e2a61b1449759712491eca97fc9dcef890ffd2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling eyre v0.4.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling scanlex v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling minimad v0.6.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling color-backtrace v0.4.2 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling sled v0.32.0-rc1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling tuikit v0.3.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling termimad v0.8.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.3 [INFO] [stderr] Compiling color-eyre v0.3.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling chrono-english v0.1.4 [INFO] [stderr] Compiling handlebars v3.1.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.9 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling toml-query v0.9.2 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling skim v0.8.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hypothesis v0.5.0 (https://github.com/out-of-cheese-error/rust-hypothesis#6356849c) [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling mdbook v0.3.7 [INFO] [stderr] Compiling gooseberry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `"docker" "inspect" "dd6d46bdf044bb7c8aebd4e3c0e2a61b1449759712491eca97fc9dcef890ffd2"` [INFO] running `"docker" "rm" "-f" "dd6d46bdf044bb7c8aebd4e3c0e2a61b1449759712491eca97fc9dcef890ffd2"` [INFO] [stdout] dd6d46bdf044bb7c8aebd4e3c0e2a61b1449759712491eca97fc9dcef890ffd2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e4bfff189bce1ebfe785c75e8efa78d49376b87e12b028ee655de53cc66aa7a8 [INFO] running `"docker" "start" "-a" "e4bfff189bce1ebfe785c75e8efa78d49376b87e12b028ee655de53cc66aa7a8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gooseberry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `"docker" "inspect" "e4bfff189bce1ebfe785c75e8efa78d49376b87e12b028ee655de53cc66aa7a8"` [INFO] running `"docker" "rm" "-f" "e4bfff189bce1ebfe785c75e8efa78d49376b87e12b028ee655de53cc66aa7a8"` [INFO] [stdout] e4bfff189bce1ebfe785c75e8efa78d49376b87e12b028ee655de53cc66aa7a8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 73cd3898bf95a15c0f4a0f52d741b3e8d03cc05e2205907f2fd6fdcdd707991e [INFO] running `"docker" "start" "-a" "73cd3898bf95a15c0f4a0f52d741b3e8d03cc05e2205907f2fd6fdcdd707991e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gooseberry-bcd0ccb3da4124ea [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/gooseberry-d7a16b83d040e0a2 [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/cli-3e265e5b7ef40248 [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 gooseberry [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 `"docker" "inspect" "73cd3898bf95a15c0f4a0f52d741b3e8d03cc05e2205907f2fd6fdcdd707991e"` [INFO] running `"docker" "rm" "-f" "73cd3898bf95a15c0f4a0f52d741b3e8d03cc05e2205907f2fd6fdcdd707991e"` [INFO] [stdout] 73cd3898bf95a15c0f4a0f52d741b3e8d03cc05e2205907f2fd6fdcdd707991e