[INFO] cloning repository https://github.com/skerkour/simple_server-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skerkour/simple_server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskerkour%2Fsimple_server-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskerkour%2Fsimple_server-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b40c3fa7527a44710046c72fcb65b5901dc48a47 [INFO] testing skerkour/simple_server-rs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskerkour%2Fsimple_server-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (4020/12660) Checking out files: 32% (4052/12660) Checking out files: 33% (4178/12660) Checking out files: 34% (4305/12660) Checking out files: 35% (4431/12660) Checking out files: 36% (4558/12660) Checking out files: 37% (4685/12660) Checking out files: 38% (4811/12660) Checking out files: 39% (4938/12660) Checking out files: 40% (5064/12660) Checking out files: 41% (5191/12660) Checking out files: 42% (5318/12660) Checking out files: 43% (5444/12660) Checking out files: 44% (5571/12660) Checking out files: 45% (5697/12660) Checking out files: 46% (5824/12660) Checking out files: 47% (5951/12660) Checking out files: 48% (6077/12660) Checking out files: 49% (6204/12660) Checking out files: 50% (6330/12660) Checking out files: 51% (6457/12660) Checking out files: 52% (6584/12660) Checking out files: 53% (6710/12660) Checking out files: 54% (6837/12660) Checking out files: 55% (6963/12660) Checking out files: 56% (7090/12660) Checking out files: 57% (7217/12660) Checking out files: 58% (7343/12660) Checking out files: 59% (7470/12660) Checking out files: 60% (7596/12660) Checking out files: 61% (7723/12660) Checking out files: 62% (7850/12660) Checking out files: 63% (7976/12660) Checking out files: 64% (8103/12660) Checking out files: 65% (8229/12660) Checking out files: 66% (8356/12660) Checking out files: 67% (8483/12660) Checking out files: 68% (8609/12660) Checking out files: 69% (8736/12660) Checking out files: 70% (8862/12660) Checking out files: 71% (8989/12660) Checking out files: 72% (9116/12660) Checking out files: 73% (9242/12660) Checking out files: 74% (9369/12660) Checking out files: 75% (9495/12660) Checking out files: 76% (9622/12660) Checking out files: 77% (9749/12660) Checking out files: 78% (9875/12660) Checking out files: 79% (10002/12660) Checking out files: 80% (10128/12660) Checking out files: 81% (10255/12660) Checking out files: 82% (10382/12660) Checking out files: 83% (10508/12660) Checking out files: 84% (10635/12660) Checking out files: 85% (10761/12660) Checking out files: 86% (10888/12660) Checking out files: 87% (11015/12660) Checking out files: 88% (11141/12660) Checking out files: 89% (11268/12660) Checking out files: 90% (11394/12660) Checking out files: 91% (11521/12660) Checking out files: 92% (11648/12660) Checking out files: 93% (11774/12660) Checking out files: 94% (11901/12660) Checking out files: 94% (12006/12660) Checking out files: 95% (12027/12660) Checking out files: 96% (12154/12660) Checking out files: 97% (12281/12660) Checking out files: 98% (12407/12660) Checking out files: 99% (12534/12660) Checking out files: 100% (12660/12660) Checking out files: 100% (12660/12660), done. [INFO] validating manifest of git repo https://github.com/skerkour/simple_server-rs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skerkour/simple_server-rs [INFO] finished tweaking git repo https://github.com/skerkour/simple_server-rs [INFO] tweaked toml for git repo https://github.com/skerkour/simple_server-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/skerkour/simple_server-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-enum v0.1.15 [INFO] [stderr] Downloaded sqlformat v0.1.5 [INFO] [stderr] Downloaded ipnetwork v0.17.0 [INFO] [stderr] Downloaded derive_utils v0.11.0 [INFO] [stderr] Downloaded sqlx-rt v0.2.0 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded sqlx-macros v0.4.0 [INFO] [stderr] Downloaded sqlx v0.4.1 [INFO] [stderr] Downloaded sqlx-core v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7a6f87d1d60192ed9f367ff1b732666b527dbe35752a4e5d72fc6ad17e0e1c2 [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" "a7a6f87d1d60192ed9f367ff1b732666b527dbe35752a4e5d72fc6ad17e0e1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a6f87d1d60192ed9f367ff1b732666b527dbe35752a4e5d72fc6ad17e0e1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a6f87d1d60192ed9f367ff1b732666b527dbe35752a4e5d72fc6ad17e0e1c2", kill_on_drop: false }` [INFO] [stdout] a7a6f87d1d60192ed9f367ff1b732666b527dbe35752a4e5d72fc6ad17e0e1c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d5ac735a9cb0d644a6cf40826f03be9ba7a9e01013e72f5b81c8894164b6e9 [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" "65d5ac735a9cb0d644a6cf40826f03be9ba7a9e01013e72f5b81c8894164b6e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ahash v0.5.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling futures-enum v0.1.15 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper?rev=f3170c7adf4405cc119d2129f78a591fe2fcd32b#f3170c7a) [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling sqlx-core v0.4.0 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper?rev=f3170c7adf4405cc119d2129f78a591fe2fcd32b#f3170c7a) [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling sqlx-macros v0.4.0 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling sqlx v0.4.1 [INFO] [stderr] Compiling simpleserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 37s [INFO] running `Command { std: "docker" "inspect" "65d5ac735a9cb0d644a6cf40826f03be9ba7a9e01013e72f5b81c8894164b6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d5ac735a9cb0d644a6cf40826f03be9ba7a9e01013e72f5b81c8894164b6e9", kill_on_drop: false }` [INFO] [stdout] 65d5ac735a9cb0d644a6cf40826f03be9ba7a9e01013e72f5b81c8894164b6e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", 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] 5911e11c5d7c9583d1aa7689284c4172f7a24d6512636fe1f0cc86a1e250ca55 [INFO] running `Command { std: "docker" "start" "-a" "5911e11c5d7c9583d1aa7689284c4172f7a24d6512636fe1f0cc86a1e250ca55", kill_on_drop: false }` [INFO] [stderr] Compiling simpleserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "5911e11c5d7c9583d1aa7689284c4172f7a24d6512636fe1f0cc86a1e250ca55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5911e11c5d7c9583d1aa7689284c4172f7a24d6512636fe1f0cc86a1e250ca55", kill_on_drop: false }` [INFO] [stdout] 5911e11c5d7c9583d1aa7689284c4172f7a24d6512636fe1f0cc86a1e250ca55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b94ca9ef5f3801ae12347b798a25c372f189584eb73eb3d469dafda387d65ce [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" "5b94ca9ef5f3801ae12347b798a25c372f189584eb73eb3d469dafda387d65ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simpleserver-03b98f105193e7b0 [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" "5b94ca9ef5f3801ae12347b798a25c372f189584eb73eb3d469dafda387d65ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b94ca9ef5f3801ae12347b798a25c372f189584eb73eb3d469dafda387d65ce", kill_on_drop: false }` [INFO] [stdout] 5b94ca9ef5f3801ae12347b798a25c372f189584eb73eb3d469dafda387d65ce