[INFO] updating cached repository https://github.com/CloverField/test_api [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] 43309c7e91c6fb5ade54b7f2fd9f78808c949588 [INFO] testing CloverField/test_api against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCloverField%2Ftest_api" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CloverField/test_api on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CloverField/test_api [INFO] finished tweaking git repo https://github.com/CloverField/test_api [INFO] tweaked toml for git repo https://github.com/CloverField/test_api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/CloverField/test_api already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] a98e8413e62eb2b317b741700d917ba8d956212b261dba6b2022708a1e0d1673 [INFO] running `"docker" "start" "-a" "a98e8413e62eb2b317b741700d917ba8d956212b261dba6b2022708a1e0d1673"` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling notify v4.0.13 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling rocket_contrib v0.4.2 [INFO] [stderr] Compiling test-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "a98e8413e62eb2b317b741700d917ba8d956212b261dba6b2022708a1e0d1673"` [INFO] running `"docker" "rm" "-f" "a98e8413e62eb2b317b741700d917ba8d956212b261dba6b2022708a1e0d1673"` [INFO] [stdout] a98e8413e62eb2b317b741700d917ba8d956212b261dba6b2022708a1e0d1673 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 6219d64c159bdc1c1e6e0095276eafe0b5a55822257f211a4d3ef5311a023f79 [INFO] running `"docker" "start" "-a" "6219d64c159bdc1c1e6e0095276eafe0b5a55822257f211a4d3ef5311a023f79"` [INFO] [stderr] Compiling test-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.55s [INFO] running `"docker" "inspect" "6219d64c159bdc1c1e6e0095276eafe0b5a55822257f211a4d3ef5311a023f79"` [INFO] running `"docker" "rm" "-f" "6219d64c159bdc1c1e6e0095276eafe0b5a55822257f211a4d3ef5311a023f79"` [INFO] [stdout] 6219d64c159bdc1c1e6e0095276eafe0b5a55822257f211a4d3ef5311a023f79 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] bf1d012bbf964cbd5a3ea44559895ce9c1b06941fee387d2d5702100a23ba0f4 [INFO] running `"docker" "start" "-a" "bf1d012bbf964cbd5a3ea44559895ce9c1b06941fee387d2d5702100a23ba0f4"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_api-568cdeb9fa3adcdd [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" "bf1d012bbf964cbd5a3ea44559895ce9c1b06941fee387d2d5702100a23ba0f4"` [INFO] running `"docker" "rm" "-f" "bf1d012bbf964cbd5a3ea44559895ce9c1b06941fee387d2d5702100a23ba0f4"` [INFO] [stdout] bf1d012bbf964cbd5a3ea44559895ce9c1b06941fee387d2d5702100a23ba0f4