[INFO] cloning repository https://github.com/cesare/rust-actixexp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cesare/rust-actixexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f863997458baabcae8e3cb986cccc271e2194b8 [INFO] testing cesare/rust-actixexp against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cesare/rust-actixexp on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cesare/rust-actixexp [INFO] finished tweaking git repo https://github.com/cesare/rust-actixexp [INFO] tweaked toml for git repo https://github.com/cesare/rust-actixexp written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cesare/rust-actixexp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", 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] 394ce542c1865c04e15b4b3dcf8632419fd86e9cc6a47e09a272b6015abbe314 [INFO] running `Command { std: "docker" "start" "-a" "394ce542c1865c04e15b4b3dcf8632419fd86e9cc6a47e09a272b6015abbe314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "394ce542c1865c04e15b4b3dcf8632419fd86e9cc6a47e09a272b6015abbe314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394ce542c1865c04e15b4b3dcf8632419fd86e9cc6a47e09a272b6015abbe314", kill_on_drop: false }` [INFO] [stdout] 394ce542c1865c04e15b4b3dcf8632419fd86e9cc6a47e09a272b6015abbe314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f487bbfe70370c59fe1fa35358ba32cb6aece15795cfaeb7ef7a1e4040cc33 [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" "18f487bbfe70370c59fe1fa35358ba32cb6aece15795cfaeb7ef7a1e4040cc33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling actix-service v2.0.0-beta.3 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling actix-macros v0.2.0-beta.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-rt v2.0.0-beta.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-server v2.0.0-beta.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-proto v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.0 [INFO] [stderr] Compiling tokio-pg-mapper v0.2.0 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling deadpool-postgres v0.7.0 [INFO] [stderr] Compiling actix-http v3.0.0-beta.1 [INFO] [stderr] Compiling awc v3.0.0-beta.1 [INFO] [stderr] Compiling actix-web v4.0.0-beta.1 [INFO] [stderr] Compiling actixexp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `Command { std: "docker" "inspect" "18f487bbfe70370c59fe1fa35358ba32cb6aece15795cfaeb7ef7a1e4040cc33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f487bbfe70370c59fe1fa35358ba32cb6aece15795cfaeb7ef7a1e4040cc33", kill_on_drop: false }` [INFO] [stdout] 18f487bbfe70370c59fe1fa35358ba32cb6aece15795cfaeb7ef7a1e4040cc33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa473d47611eb7450dfc55a07cf99244ab4d9ace1d3e7c8da7d5c0481f5547f [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" "ffa473d47611eb7450dfc55a07cf99244ab4d9ace1d3e7c8da7d5c0481f5547f", kill_on_drop: false }` [INFO] [stderr] Compiling actixexp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "ffa473d47611eb7450dfc55a07cf99244ab4d9ace1d3e7c8da7d5c0481f5547f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa473d47611eb7450dfc55a07cf99244ab4d9ace1d3e7c8da7d5c0481f5547f", kill_on_drop: false }` [INFO] [stdout] ffa473d47611eb7450dfc55a07cf99244ab4d9ace1d3e7c8da7d5c0481f5547f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bfeeed8784fc53080fdd8f6878cc58b82311a88d2e7d290ca8353775813b218 [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" "3bfeeed8784fc53080fdd8f6878cc58b82311a88d2e7d290ca8353775813b218", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actixexp-3ec0a8d227de2f7c) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bfeeed8784fc53080fdd8f6878cc58b82311a88d2e7d290ca8353775813b218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfeeed8784fc53080fdd8f6878cc58b82311a88d2e7d290ca8353775813b218", kill_on_drop: false }` [INFO] [stdout] 3bfeeed8784fc53080fdd8f6878cc58b82311a88d2e7d290ca8353775813b218