[INFO] cloning repository https://github.com/tadeokondrak/edot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tadeokondrak/edot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fedot"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fedot'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ae1fe97bc2d9f988ea62bb9e420c7749cfca6a2 [INFO] testing tadeokondrak/edot against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fedot" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tadeokondrak/edot 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/tadeokondrak/edot [INFO] finished tweaking git repo https://github.com/tadeokondrak/edot [INFO] tweaked toml for git repo https://github.com/tadeokondrak/edot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tadeokondrak/edot 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] ea5e954105d4b2e7d525a98732b5d87bc29a052a909bb78d31573a144652c323 [INFO] running `"docker" "start" "-a" "ea5e954105d4b2e7d525a98732b5d87bc29a052a909bb78d31573a144652c323"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling edot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.85s [INFO] running `"docker" "inspect" "ea5e954105d4b2e7d525a98732b5d87bc29a052a909bb78d31573a144652c323"` [INFO] running `"docker" "rm" "-f" "ea5e954105d4b2e7d525a98732b5d87bc29a052a909bb78d31573a144652c323"` [INFO] [stdout] ea5e954105d4b2e7d525a98732b5d87bc29a052a909bb78d31573a144652c323 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 7501bac26088f2b6db85d33d4ae34c2e2c256c275f30a96dd41d14d75034fca3 [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" "7501bac26088f2b6db85d33d4ae34c2e2c256c275f30a96dd41d14d75034fca3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling edot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "7501bac26088f2b6db85d33d4ae34c2e2c256c275f30a96dd41d14d75034fca3"` [INFO] running `"docker" "rm" "-f" "7501bac26088f2b6db85d33d4ae34c2e2c256c275f30a96dd41d14d75034fca3"` [INFO] [stdout] 7501bac26088f2b6db85d33d4ae34c2e2c256c275f30a96dd41d14d75034fca3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 96a5e0ecf52b2d6702d03928a8a824be8e0830caad23a866c57d311fc72d069c [INFO] running `"docker" "start" "-a" "96a5e0ecf52b2d6702d03928a8a824be8e0830caad23a866c57d311fc72d069c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/edot-f6837afc1be13309 [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" "96a5e0ecf52b2d6702d03928a8a824be8e0830caad23a866c57d311fc72d069c"` [INFO] running `"docker" "rm" "-f" "96a5e0ecf52b2d6702d03928a8a824be8e0830caad23a866c57d311fc72d069c"` [INFO] [stdout] 96a5e0ecf52b2d6702d03928a8a824be8e0830caad23a866c57d311fc72d069c