[INFO] updating cached repository https://github.com/bytebuddha/Columbus [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] cfb170328f4a05fbb026c5ab5c531f959a2396d1 [INFO] testing bytebuddha/Columbus against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebuddha%2FColumbus" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytebuddha/Columbus 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/bytebuddha/Columbus [INFO] finished tweaking git repo https://github.com/bytebuddha/Columbus [INFO] tweaked toml for git repo https://github.com/bytebuddha/Columbus written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bytebuddha/Columbus 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d283140dc7b58823d6d0a8bdd11f33a392471335fc20f1ee3c9e5070dd1d4462 [INFO] running `"docker" "start" "-a" "d283140dc7b58823d6d0a8bdd11f33a392471335fc20f1ee3c9e5070dd1d4462"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling cassowary v0.2.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling xml-rs v0.4.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling termion v1.4.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling onig_sys v64.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling tui v0.1.3 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling onig v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling plist v0.2.2 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling syntect v1.7.1 [INFO] [stderr] Compiling columbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "d283140dc7b58823d6d0a8bdd11f33a392471335fc20f1ee3c9e5070dd1d4462"` [INFO] running `"docker" "rm" "-f" "d283140dc7b58823d6d0a8bdd11f33a392471335fc20f1ee3c9e5070dd1d4462"` [INFO] [stdout] d283140dc7b58823d6d0a8bdd11f33a392471335fc20f1ee3c9e5070dd1d4462 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 15301edc428270282192f810c2f4dc1f7fbb8b517292ac98d81a3cb474b9db6e [INFO] running `"docker" "start" "-a" "15301edc428270282192f810c2f4dc1f7fbb8b517292ac98d81a3cb474b9db6e"` [INFO] [stderr] Compiling columbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "15301edc428270282192f810c2f4dc1f7fbb8b517292ac98d81a3cb474b9db6e"` [INFO] running `"docker" "rm" "-f" "15301edc428270282192f810c2f4dc1f7fbb8b517292ac98d81a3cb474b9db6e"` [INFO] [stdout] 15301edc428270282192f810c2f4dc1f7fbb8b517292ac98d81a3cb474b9db6e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] cef3fd21238e3eb59f66d01cfe9a0c1b6d345dacefe5b43c7acc8dd5b903e088 [INFO] running `"docker" "start" "-a" "cef3fd21238e3eb59f66d01cfe9a0c1b6d345dacefe5b43c7acc8dd5b903e088"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/columbus-c377c7ec93859ffa [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" "cef3fd21238e3eb59f66d01cfe9a0c1b6d345dacefe5b43c7acc8dd5b903e088"` [INFO] running `"docker" "rm" "-f" "cef3fd21238e3eb59f66d01cfe9a0c1b6d345dacefe5b43c7acc8dd5b903e088"` [INFO] [stdout] cef3fd21238e3eb59f66d01cfe9a0c1b6d345dacefe5b43c7acc8dd5b903e088