[INFO] updating cached repository https://github.com/Intersec/ripit [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] de0853bcc9f86fc0d5516579564a759a7a758e9e [INFO] testing Intersec/ripit against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntersec%2Fripit" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Intersec/ripit on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Intersec/ripit [INFO] finished tweaking git repo https://github.com/Intersec/ripit [INFO] tweaked toml for git repo https://github.com/Intersec/ripit written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Intersec/ripit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] b1294ceaa062d608a5c542ac6c1b80c9bca2eecc0b24a12c65e8c195c6dd0305 [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" "b1294ceaa062d608a5c542ac6c1b80c9bca2eecc0b24a12c65e8c195c6dd0305"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling ripit v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "b1294ceaa062d608a5c542ac6c1b80c9bca2eecc0b24a12c65e8c195c6dd0305"` [INFO] running `"docker" "rm" "-f" "b1294ceaa062d608a5c542ac6c1b80c9bca2eecc0b24a12c65e8c195c6dd0305"` [INFO] [stdout] b1294ceaa062d608a5c542ac6c1b80c9bca2eecc0b24a12c65e8c195c6dd0305 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 029fb596ec438ed2bcc34e97d37220cd36f4541e691e9e1c8e11d670fa579a72 [INFO] running `"docker" "start" "-a" "029fb596ec438ed2bcc34e97d37220cd36f4541e691e9e1c8e11d670fa579a72"` [INFO] [stderr] Compiling ripit v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `"docker" "inspect" "029fb596ec438ed2bcc34e97d37220cd36f4541e691e9e1c8e11d670fa579a72"` [INFO] running `"docker" "rm" "-f" "029fb596ec438ed2bcc34e97d37220cd36f4541e691e9e1c8e11d670fa579a72"` [INFO] [stdout] 029fb596ec438ed2bcc34e97d37220cd36f4541e691e9e1c8e11d670fa579a72 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d3fb3e4a049bad5e8b16ef992d1a4c9476347217e2e597e31d5988659387d0be [INFO] running `"docker" "start" "-a" "d3fb3e4a049bad5e8b16ef992d1a4c9476347217e2e597e31d5988659387d0be"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ripit-808d752cfce59f62 [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] [stderr] Running /opt/rustwide/target/debug/deps/tests-5262311d9fc5fa1a [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_commits_filtering ... ok [INFO] [stdout] test test_bootstrap ... ok [INFO] [stdout] test test_merge_solving_conflicts ... ok [INFO] [stdout] test test_abort_on_local_changes ... ok [INFO] [stdout] test test_merge_sync ... ok [INFO] [stdout] test test_basic_sync ... ok [INFO] [stdout] test test_merge_multiple_branches ... ok [INFO] [stdout] test test_uproot_merge ... ok [INFO] [stdout] test test_resync_uprooted_merge ... ok [INFO] [stdout] test test_sync_specific_branch ... ok [INFO] [stdout] test test_cache_file ... ok [INFO] [stdout] test test_uproot_sync ... ok [INFO] [stdout] test test_uproot_sync_with_conflicts ... ok [INFO] [stdout] test test_uproot_merge_with_conflicts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d3fb3e4a049bad5e8b16ef992d1a4c9476347217e2e597e31d5988659387d0be"` [INFO] running `"docker" "rm" "-f" "d3fb3e4a049bad5e8b16ef992d1a4c9476347217e2e597e31d5988659387d0be"` [INFO] [stdout] d3fb3e4a049bad5e8b16ef992d1a4c9476347217e2e597e31d5988659387d0be