[INFO] updating cached repository https://github.com/Aliics/turbine [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] 29876d02d0408b7c335adef0505496ca33319595 [INFO] testing Aliics/turbine against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliics%2Fturbine" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aliics/turbine 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/Aliics/turbine [INFO] finished tweaking git repo https://github.com/Aliics/turbine [INFO] tweaked toml for git repo https://github.com/Aliics/turbine written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Aliics/turbine 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] de618b5daa7087f127bcbece6170a636f024fe0849a82c7798ac3835dd7d2e37 [INFO] running `"docker" "start" "-a" "de618b5daa7087f127bcbece6170a636f024fe0849a82c7798ac3835dd7d2e37"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling turbine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.87s [INFO] running `"docker" "inspect" "de618b5daa7087f127bcbece6170a636f024fe0849a82c7798ac3835dd7d2e37"` [INFO] running `"docker" "rm" "-f" "de618b5daa7087f127bcbece6170a636f024fe0849a82c7798ac3835dd7d2e37"` [INFO] [stdout] de618b5daa7087f127bcbece6170a636f024fe0849a82c7798ac3835dd7d2e37 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] fbfeee1f913b263ace4eb968d2381db2885a49f0c547b2ae2408b9a772cb91b3 [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" "fbfeee1f913b263ace4eb968d2381db2885a49f0c547b2ae2408b9a772cb91b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling turbine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `"docker" "inspect" "fbfeee1f913b263ace4eb968d2381db2885a49f0c547b2ae2408b9a772cb91b3"` [INFO] running `"docker" "rm" "-f" "fbfeee1f913b263ace4eb968d2381db2885a49f0c547b2ae2408b9a772cb91b3"` [INFO] [stdout] fbfeee1f913b263ace4eb968d2381db2885a49f0c547b2ae2408b9a772cb91b3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8565c0388247777576ecce06a9ac83a8757a97ee4ba209bfdc49fea60834ccd6 [INFO] running `"docker" "start" "-a" "8565c0388247777576ecce06a9ac83a8757a97ee4ba209bfdc49fea60834ccd6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/turbine-55c9b60b83524c5c [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test http::tcp::tests::getting_blank_file_ext ... ok [INFO] [stdout] test http::tcp::tests::getting_path_file_ext ... ok [INFO] [stdout] test conf::tests::config_serialize ... ok [INFO] [stdout] test http::tcp::tests::getting_complex_path_file_ext ... ok [INFO] [stdout] test conf::tests::config_deserialize ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/turbine-1feea04f054f4bfb [INFO] [stdout] test http::tcp::tests::parse_request_status_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test http::tcp::tests::parse_request_status_line ... ok [INFO] [stdout] test http::tcp::tests::getting_complex_path_file_ext ... ok [INFO] [stdout] test conf::tests::config_serialize ... ok [INFO] [stdout] test http::tcp::tests::getting_path_file_ext ... ok [INFO] [stdout] test conf::tests::config_deserialize ... ok [INFO] [stdout] test http::tcp::tests::getting_blank_file_ext ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_http-a5bb99ced3205683 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sanity_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests turbine [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" "8565c0388247777576ecce06a9ac83a8757a97ee4ba209bfdc49fea60834ccd6"` [INFO] running `"docker" "rm" "-f" "8565c0388247777576ecce06a9ac83a8757a97ee4ba209bfdc49fea60834ccd6"` [INFO] [stdout] 8565c0388247777576ecce06a9ac83a8757a97ee4ba209bfdc49fea60834ccd6