[INFO] updating cached repository https://github.com/alexzandros/lmsBackend_rust [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] 8615188d4caf56a4d51c793024186deeb916be15 [INFO] testing alexzandros/lmsBackend_rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexzandros%2FlmsBackend_rust" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexzandros/lmsBackend_rust 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/alexzandros/lmsBackend_rust [INFO] finished tweaking git repo https://github.com/alexzandros/lmsBackend_rust [INFO] tweaked toml for git repo https://github.com/alexzandros/lmsBackend_rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alexzandros/lmsBackend_rust 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 8aa6521e9377dda23a0edceac16b93727e03a4201ef6b59d6305e6ff29bbf4fe [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" "8aa6521e9377dda23a0edceac16b93727e03a4201ef6b59d6305e6ff29bbf4fe"` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling lms_001 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.94s [INFO] running `"docker" "inspect" "8aa6521e9377dda23a0edceac16b93727e03a4201ef6b59d6305e6ff29bbf4fe"` [INFO] running `"docker" "rm" "-f" "8aa6521e9377dda23a0edceac16b93727e03a4201ef6b59d6305e6ff29bbf4fe"` [INFO] [stdout] 8aa6521e9377dda23a0edceac16b93727e03a4201ef6b59d6305e6ff29bbf4fe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3f5c1f8999d772403822dc99e06bfa6701284230101fe0841c662bdf1eba4066 [INFO] running `"docker" "start" "-a" "3f5c1f8999d772403822dc99e06bfa6701284230101fe0841c662bdf1eba4066"` [INFO] [stderr] Compiling lms_001 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "3f5c1f8999d772403822dc99e06bfa6701284230101fe0841c662bdf1eba4066"` [INFO] running `"docker" "rm" "-f" "3f5c1f8999d772403822dc99e06bfa6701284230101fe0841c662bdf1eba4066"` [INFO] [stdout] 3f5c1f8999d772403822dc99e06bfa6701284230101fe0841c662bdf1eba4066 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 40f5ebda2828131c4ef3738e516ba5a30c91237f7b030713dd5f4851b4880be9 [INFO] running `"docker" "start" "-a" "40f5ebda2828131c4ef3738e516ba5a30c91237f7b030713dd5f4851b4880be9"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lms_001-4570e9951c62bbf9 [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" "40f5ebda2828131c4ef3738e516ba5a30c91237f7b030713dd5f4851b4880be9"` [INFO] running `"docker" "rm" "-f" "40f5ebda2828131c4ef3738e516ba5a30c91237f7b030713dd5f4851b4880be9"` [INFO] [stdout] 40f5ebda2828131c4ef3738e516ba5a30c91237f7b030713dd5f4851b4880be9