[INFO] updating cached repository https://github.com/udoprog/async-injector [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] 9566134de44abadbed65d90dab9e8ff75c813438 [INFO] testing udoprog/async-injector against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fasync-injector" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/async-injector 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/udoprog/async-injector [INFO] removed path dependency async-injector-derive from git repo https://github.com/udoprog/async-injector [INFO] finished tweaking git repo https://github.com/udoprog/async-injector [INFO] tweaked toml for git repo https://github.com/udoprog/async-injector written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6034057128e3409fdad8eb3440a11e3dc9cc77f2823095deaf4c25b0c227e13c [INFO] running `"docker" "start" "-a" "6034057128e3409fdad8eb3440a11e3dc9cc77f2823095deaf4c25b0c227e13c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling async-injector-derive v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde-hashkey v0.2.2 [INFO] [stderr] Compiling async-injector v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "6034057128e3409fdad8eb3440a11e3dc9cc77f2823095deaf4c25b0c227e13c"` [INFO] running `"docker" "rm" "-f" "6034057128e3409fdad8eb3440a11e3dc9cc77f2823095deaf4c25b0c227e13c"` [INFO] [stdout] 6034057128e3409fdad8eb3440a11e3dc9cc77f2823095deaf4c25b0c227e13c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 7e97c086b79a161b4dc8fc44ae64c53b5594d125393459bd03823ced61d42b45 [INFO] running `"docker" "start" "-a" "7e97c086b79a161b4dc8fc44ae64c53b5594d125393459bd03823ced61d42b45"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-injector v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `"docker" "inspect" "7e97c086b79a161b4dc8fc44ae64c53b5594d125393459bd03823ced61d42b45"` [INFO] running `"docker" "rm" "-f" "7e97c086b79a161b4dc8fc44ae64c53b5594d125393459bd03823ced61d42b45"` [INFO] [stdout] 7e97c086b79a161b4dc8fc44ae64c53b5594d125393459bd03823ced61d42b45 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 1761e4a03330290ce41cdf9eeb4523e0ba99570669d9e023e596b5641cfb3d21 [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" "1761e4a03330290ce41cdf9eeb4523e0ba99570669d9e023e596b5641cfb3d21"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_injector-a56929227ff7d7c5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_clone ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-d167b5170d22cb7f [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_hierarchy ... ok [INFO] [stdout] test test_something ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests async-injector [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/lib.rs - (line 81) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name async_injector -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib --extern async_injector=/opt/rustwide/target/debug/deps/libasync_injector-0f2bbc3517170812.rlib --extern async_injector_derive=/opt/rustwide/target/debug/deps/libasync_injector_derive-a2c544c8c717f002.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-71a5866bfd56725a.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-3aa609eac491a473.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-87c47cefc49099a3.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2c7c23074a14341e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-490c2b6e07e0eccd.rlib --extern serde_hashkey=/opt/rustwide/target/debug/deps/libserde_hashkey-d47ec834e7b7d80e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3411ef9ee431c62d.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "1761e4a03330290ce41cdf9eeb4523e0ba99570669d9e023e596b5641cfb3d21"` [INFO] running `"docker" "rm" "-f" "1761e4a03330290ce41cdf9eeb4523e0ba99570669d9e023e596b5641cfb3d21"` [INFO] [stdout] 1761e4a03330290ce41cdf9eeb4523e0ba99570669d9e023e596b5641cfb3d21