[INFO] updating cached repository https://github.com/erlimar/rust-microservice [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9024d916bf88895382e6e8c2c845b9106209deb8 [INFO] testing erlimar/rust-microservice against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferlimar%2Frust-microservice" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erlimar/rust-microservice on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erlimar/rust-microservice [INFO] finished tweaking git repo https://github.com/erlimar/rust-microservice [INFO] tweaked toml for git repo https://github.com/erlimar/rust-microservice written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/erlimar/rust-microservice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be41e0d6ec9a62fc28d929a59bf556c1e4659c03920b0210de095a8375a3524 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4be41e0d6ec9a62fc28d929a59bf556c1e4659c03920b0210de095a8375a3524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be41e0d6ec9a62fc28d929a59bf556c1e4659c03920b0210de095a8375a3524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be41e0d6ec9a62fc28d929a59bf556c1e4659c03920b0210de095a8375a3524", kill_on_drop: false }` [INFO] [stdout] 4be41e0d6ec9a62fc28d929a59bf556c1e4659c03920b0210de095a8375a3524 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f33ddedef858971b6eb7ff6e37cc47a39e7afc4f42de79235f6e1ff1dd2526 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6f33ddedef858971b6eb7ff6e37cc47a39e7afc4f42de79235f6e1ff1dd2526", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.8.2 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling nickel v0.10.1 [INFO] [stderr] Compiling nickel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.81s [INFO] running `Command { std: "docker" "inspect" "d6f33ddedef858971b6eb7ff6e37cc47a39e7afc4f42de79235f6e1ff1dd2526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f33ddedef858971b6eb7ff6e37cc47a39e7afc4f42de79235f6e1ff1dd2526", kill_on_drop: false }` [INFO] [stdout] d6f33ddedef858971b6eb7ff6e37cc47a39e7afc4f42de79235f6e1ff1dd2526 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2d3d4da0259693f0daf2148f574026b16f28b93a471c06aa443b603ad790c26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2d3d4da0259693f0daf2148f574026b16f28b93a471c06aa443b603ad790c26", kill_on_drop: false }` [INFO] [stderr] Compiling nickel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "b2d3d4da0259693f0daf2148f574026b16f28b93a471c06aa443b603ad790c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d3d4da0259693f0daf2148f574026b16f28b93a471c06aa443b603ad790c26", kill_on_drop: false }` [INFO] [stdout] b2d3d4da0259693f0daf2148f574026b16f28b93a471c06aa443b603ad790c26 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac8fb8171ef64c51d54a6dfe1e3a6ed81e42c77c184432e3f9044b0d5b542404 [INFO] running `Command { std: "docker" "start" "-a" "ac8fb8171ef64c51d54a6dfe1e3a6ed81e42c77c184432e3f9044b0d5b542404", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nickel_test-2ce21b63afec28b8 [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 `Command { std: "docker" "inspect" "ac8fb8171ef64c51d54a6dfe1e3a6ed81e42c77c184432e3f9044b0d5b542404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8fb8171ef64c51d54a6dfe1e3a6ed81e42c77c184432e3f9044b0d5b542404", kill_on_drop: false }` [INFO] [stdout] ac8fb8171ef64c51d54a6dfe1e3a6ed81e42c77c184432e3f9044b0d5b542404