[INFO] cloning repository https://github.com/MUsmanZahid/toru [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MUsmanZahid/toru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUsmanZahid%2Ftoru"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUsmanZahid%2Ftoru'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 334bfc797ea8f40ad70f3b98372ece7de195e1bd [INFO] testing MUsmanZahid/toru against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMUsmanZahid%2Ftoru" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MUsmanZahid/toru 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/MUsmanZahid/toru [INFO] finished tweaking git repo https://github.com/MUsmanZahid/toru [INFO] tweaked toml for git repo https://github.com/MUsmanZahid/toru written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/MUsmanZahid/toru 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] fac7307db8489fcfc3df3dd3aaaf9ffa23a6d4f3f448c9cde779fa7588648d56 [INFO] running `"docker" "start" "-a" "fac7307db8489fcfc3df3dd3aaaf9ffa23a6d4f3f448c9cde779fa7588648d56"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling toru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "fac7307db8489fcfc3df3dd3aaaf9ffa23a6d4f3f448c9cde779fa7588648d56"` [INFO] running `"docker" "rm" "-f" "fac7307db8489fcfc3df3dd3aaaf9ffa23a6d4f3f448c9cde779fa7588648d56"` [INFO] [stdout] fac7307db8489fcfc3df3dd3aaaf9ffa23a6d4f3f448c9cde779fa7588648d56 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 07622f9ebdef2297c2c1f619ee8c15f048c6da946bdc3e3961985aa0c66c1648 [INFO] running `"docker" "start" "-a" "07622f9ebdef2297c2c1f619ee8c15f048c6da946bdc3e3961985aa0c66c1648"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling toru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "07622f9ebdef2297c2c1f619ee8c15f048c6da946bdc3e3961985aa0c66c1648"` [INFO] running `"docker" "rm" "-f" "07622f9ebdef2297c2c1f619ee8c15f048c6da946bdc3e3961985aa0c66c1648"` [INFO] [stdout] 07622f9ebdef2297c2c1f619ee8c15f048c6da946bdc3e3961985aa0c66c1648 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 612e4fc9aa9393148e303ac624c57fc270101227cf5436af431b9b77bbb21389 [INFO] running `"docker" "start" "-a" "612e4fc9aa9393148e303ac624c57fc270101227cf5436af431b9b77bbb21389"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/toru-29c9e7295cd7ca2b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tree::test::multi_level_complete ... ok [INFO] [stdout] test tree::test::single_level_delete ... ok [INFO] [stdout] test tree::test::multi_level_delete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "612e4fc9aa9393148e303ac624c57fc270101227cf5436af431b9b77bbb21389"` [INFO] running `"docker" "rm" "-f" "612e4fc9aa9393148e303ac624c57fc270101227cf5436af431b9b77bbb21389"` [INFO] [stdout] 612e4fc9aa9393148e303ac624c57fc270101227cf5436af431b9b77bbb21389