[INFO] updating cached repository https://github.com/AvaCity/avacity-test [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] [stderr] From https://github.com/AvaCity/avacity-test [INFO] [stderr] ee32de0..a1afe4e master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1afe4ecce1ddabe6da9aeb678184ad946a458e9 [INFO] testing AvaCity/avacity-test against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvaCity%2Favacity-test" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AvaCity/avacity-test 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/AvaCity/avacity-test [INFO] finished tweaking git repo https://github.com/AvaCity/avacity-test [INFO] tweaked toml for git repo https://github.com/AvaCity/avacity-test written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AvaCity/avacity-test 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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 7bda2910a7efbfa23e398b96849d70ab1459d6b33bb8768c829415450dd91f43 [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" "7bda2910a7efbfa23e398b96849d70ab1459d6b33bb8768c829415450dd91f43"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling redis v0.16.0 [INFO] [stderr] Compiling avacity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.69s [INFO] running `"docker" "inspect" "7bda2910a7efbfa23e398b96849d70ab1459d6b33bb8768c829415450dd91f43"` [INFO] running `"docker" "rm" "-f" "7bda2910a7efbfa23e398b96849d70ab1459d6b33bb8768c829415450dd91f43"` [INFO] [stdout] 7bda2910a7efbfa23e398b96849d70ab1459d6b33bb8768c829415450dd91f43 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 155a4b98e76a1098390fc277077e38a82521c73ef31c829b480911e09226b7d5 [INFO] running `"docker" "start" "-a" "155a4b98e76a1098390fc277077e38a82521c73ef31c829b480911e09226b7d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling avacity v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `"docker" "inspect" "155a4b98e76a1098390fc277077e38a82521c73ef31c829b480911e09226b7d5"` [INFO] running `"docker" "rm" "-f" "155a4b98e76a1098390fc277077e38a82521c73ef31c829b480911e09226b7d5"` [INFO] [stdout] 155a4b98e76a1098390fc277077e38a82521c73ef31c829b480911e09226b7d5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 2355999a7e550c6553475565980b9f88609da5adcfc19cd55a2e3ee1b8fb4e7e [INFO] running `"docker" "start" "-a" "2355999a7e550c6553475565980b9f88609da5adcfc19cd55a2e3ee1b8fb4e7e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/avacity-c5bae7633bcff2be [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" "2355999a7e550c6553475565980b9f88609da5adcfc19cd55a2e3ee1b8fb4e7e"` [INFO] running `"docker" "rm" "-f" "2355999a7e550c6553475565980b9f88609da5adcfc19cd55a2e3ee1b8fb4e7e"` [INFO] [stdout] 2355999a7e550c6553475565980b9f88609da5adcfc19cd55a2e3ee1b8fb4e7e