[INFO] updating cached repository https://github.com/knisht/wtfis [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 58cda23dd039e357dabdb92b43b64686b9902cd9 [INFO] testing knisht/wtfis against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknisht%2Fwtfis" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knisht/wtfis on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/knisht/wtfis [INFO] finished tweaking git repo https://github.com/knisht/wtfis [INFO] tweaked toml for git repo https://github.com/knisht/wtfis written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/knisht/wtfis already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] d788424d902904937f2a2a5f34cf9e08b796ab69c8155c3dd3933d825d0f4746 [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" "d788424d902904937f2a2a5f34cf9e08b796ab69c8155c3dd3933d825d0f4746"` [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling wtfis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.12s [INFO] running `"docker" "inspect" "d788424d902904937f2a2a5f34cf9e08b796ab69c8155c3dd3933d825d0f4746"` [INFO] running `"docker" "rm" "-f" "d788424d902904937f2a2a5f34cf9e08b796ab69c8155c3dd3933d825d0f4746"` [INFO] [stdout] d788424d902904937f2a2a5f34cf9e08b796ab69c8155c3dd3933d825d0f4746 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 54f0f1d1b4040324a83734ae85bd95102ad035b233f5e00201438961787781f1 [INFO] running `"docker" "start" "-a" "54f0f1d1b4040324a83734ae85bd95102ad035b233f5e00201438961787781f1"` [INFO] [stderr] Compiling wtfis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `"docker" "inspect" "54f0f1d1b4040324a83734ae85bd95102ad035b233f5e00201438961787781f1"` [INFO] running `"docker" "rm" "-f" "54f0f1d1b4040324a83734ae85bd95102ad035b233f5e00201438961787781f1"` [INFO] [stdout] 54f0f1d1b4040324a83734ae85bd95102ad035b233f5e00201438961787781f1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 237a8f1d5c28cc055bd8697bcb99cf07d53c53e4dc7ed760947f148e39c1fb1b [INFO] running `"docker" "start" "-a" "237a8f1d5c28cc055bd8697bcb99cf07d53c53e4dc7ed760947f148e39c1fb1b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wtfis-807e05b84dde3df7 [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" "237a8f1d5c28cc055bd8697bcb99cf07d53c53e4dc7ed760947f148e39c1fb1b"` [INFO] running `"docker" "rm" "-f" "237a8f1d5c28cc055bd8697bcb99cf07d53c53e4dc7ed760947f148e39c1fb1b"` [INFO] [stdout] 237a8f1d5c28cc055bd8697bcb99cf07d53c53e4dc7ed760947f148e39c1fb1b