[INFO] cloning repository https://github.com/tahoe/rust-guess [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tahoe/rust-guess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahoe%2Frust-guess"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahoe%2Frust-guess'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ec32127b264c025115047214135bfa39f75fe39 [INFO] testing tahoe/rust-guess against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftahoe%2Frust-guess" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tahoe/rust-guess on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tahoe/rust-guess [INFO] finished tweaking git repo https://github.com/tahoe/rust-guess [INFO] tweaked toml for git repo https://github.com/tahoe/rust-guess written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tahoe/rust-guess already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] cd3a0a61b7ef1c9df2087dfbbd321155fe1684283fff31953e85200a4b041057 [INFO] running `"docker" "start" "-a" "cd3a0a61b7ef1c9df2087dfbbd321155fe1684283fff31953e85200a4b041057"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling clap v2.29.4 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.2.10 [INFO] [stderr] Compiling parking_lot v0.5.3 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling gg v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `"docker" "inspect" "cd3a0a61b7ef1c9df2087dfbbd321155fe1684283fff31953e85200a4b041057"` [INFO] running `"docker" "rm" "-f" "cd3a0a61b7ef1c9df2087dfbbd321155fe1684283fff31953e85200a4b041057"` [INFO] [stdout] cd3a0a61b7ef1c9df2087dfbbd321155fe1684283fff31953e85200a4b041057 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] 26c968b4a00291f0731b99c02038be195ea237da52dcd0b4573215315129c6aa [INFO] running `"docker" "start" "-a" "26c968b4a00291f0731b99c02038be195ea237da52dcd0b4573215315129c6aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gg v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "26c968b4a00291f0731b99c02038be195ea237da52dcd0b4573215315129c6aa"` [INFO] running `"docker" "rm" "-f" "26c968b4a00291f0731b99c02038be195ea237da52dcd0b4573215315129c6aa"` [INFO] [stdout] 26c968b4a00291f0731b99c02038be195ea237da52dcd0b4573215315129c6aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.44.0" "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] d2408055668ca1a1a7b20d42617dab3d0e81f9834d11086ef73a20f29e7fbdc6 [INFO] running `"docker" "start" "-a" "d2408055668ca1a1a7b20d42617dab3d0e81f9834d11086ef73a20f29e7fbdc6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gg-c5115a66ed3f211c [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" "d2408055668ca1a1a7b20d42617dab3d0e81f9834d11086ef73a20f29e7fbdc6"` [INFO] running `"docker" "rm" "-f" "d2408055668ca1a1a7b20d42617dab3d0e81f9834d11086ef73a20f29e7fbdc6"` [INFO] [stdout] d2408055668ca1a1a7b20d42617dab3d0e81f9834d11086ef73a20f29e7fbdc6