[INFO] fetching crate svc-authz 0.10.3... [INFO] testing svc-authz-0.10.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate svc-authz 0.10.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate svc-authz 0.10.3 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 crates.io crate svc-authz 0.10.3 [INFO] finished tweaking crates.io crate svc-authz 0.10.3 [INFO] tweaked toml for crates.io crate svc-authz 0.10.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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=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] da0105680587e37384666f9f07766fcad922c3f40442e3f09f037fa17c68cec0 [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" "da0105680587e37384666f9f07766fcad922c3f40442e3f09f037fa17c68cec0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling svc-authn v0.6.0 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling r2d2_redis v0.12.0 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling http-client v2.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.2 [INFO] [stderr] Compiling svc-authz v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "da0105680587e37384666f9f07766fcad922c3f40442e3f09f037fa17c68cec0"` [INFO] running `"docker" "rm" "-f" "da0105680587e37384666f9f07766fcad922c3f40442e3f09f037fa17c68cec0"` [INFO] [stdout] da0105680587e37384666f9f07766fcad922c3f40442e3f09f037fa17c68cec0 [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=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] d532d31276bb30d20b2fb04ad9b2d0572dec20715764524fcde43b3b458d565d [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" "d532d31276bb30d20b2fb04ad9b2d0572dec20715764524fcde43b3b458d565d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling svc-authz v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `"docker" "inspect" "d532d31276bb30d20b2fb04ad9b2d0572dec20715764524fcde43b3b458d565d"` [INFO] running `"docker" "rm" "-f" "d532d31276bb30d20b2fb04ad9b2d0572dec20715764524fcde43b3b458d565d"` [INFO] [stdout] d532d31276bb30d20b2fb04ad9b2d0572dec20715764524fcde43b3b458d565d [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=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] 0524136c50dad640d389167aa6aa07d06233b13bb45f05ae8306426eee7a9101 [INFO] running `"docker" "start" "-a" "0524136c50dad640d389167aa6aa07d06233b13bb45f05ae8306426eee7a9101"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/svc_authz-410d952a8b468bd5 [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 svc-authz [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" "0524136c50dad640d389167aa6aa07d06233b13bb45f05ae8306426eee7a9101"` [INFO] running `"docker" "rm" "-f" "0524136c50dad640d389167aa6aa07d06233b13bb45f05ae8306426eee7a9101"` [INFO] [stdout] 0524136c50dad640d389167aa6aa07d06233b13bb45f05ae8306426eee7a9101