[INFO] cloning repository https://github.com/paoloposso/waiter_di_sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paoloposso/waiter_di_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fwaiter_di_sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fwaiter_di_sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3c7f6c86d67b14c0e5da13d53895404e5bc79bb [INFO] testing paoloposso/waiter_di_sample against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Fwaiter_di_sample" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paoloposso/waiter_di_sample 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/paoloposso/waiter_di_sample [INFO] finished tweaking git repo https://github.com/paoloposso/waiter_di_sample [INFO] tweaked toml for git repo https://github.com/paoloposso/waiter_di_sample written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/paoloposso/waiter_di_sample 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 489eb746931d0445e95aad0961dab5077abba38c345de9b08328e09edbb53595 [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" "489eb746931d0445e95aad0961dab5077abba38c345de9b08328e09edbb53595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489eb746931d0445e95aad0961dab5077abba38c345de9b08328e09edbb53595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489eb746931d0445e95aad0961dab5077abba38c345de9b08328e09edbb53595", kill_on_drop: false }` [INFO] [stdout] 489eb746931d0445e95aad0961dab5077abba38c345de9b08328e09edbb53595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d38f0f46e2cc4cf9d0afdf9e13ed8b655c56a47657c2dfd0c5f5ffe50a2f56ed [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" "d38f0f46e2cc4cf9d0afdf9e13ed8b655c56a47657c2dfd0c5f5ffe50a2f56ed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling waiter_codegen v1.6.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling waiter_di v1.6.2 [INFO] [stderr] Compiling dependency-injection-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d38f0f46e2cc4cf9d0afdf9e13ed8b655c56a47657c2dfd0c5f5ffe50a2f56ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38f0f46e2cc4cf9d0afdf9e13ed8b655c56a47657c2dfd0c5f5ffe50a2f56ed", kill_on_drop: false }` [INFO] [stdout] d38f0f46e2cc4cf9d0afdf9e13ed8b655c56a47657c2dfd0c5f5ffe50a2f56ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd2d6a2fa1032b9cd21063a1442042866629f7eeda00cb984f29030c2cf0769a [INFO] running `Command { std: "docker" "start" "-a" "bd2d6a2fa1032b9cd21063a1442042866629f7eeda00cb984f29030c2cf0769a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dependency-injection-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "bd2d6a2fa1032b9cd21063a1442042866629f7eeda00cb984f29030c2cf0769a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2d6a2fa1032b9cd21063a1442042866629f7eeda00cb984f29030c2cf0769a", kill_on_drop: false }` [INFO] [stdout] bd2d6a2fa1032b9cd21063a1442042866629f7eeda00cb984f29030c2cf0769a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5b8a1059284d371206711ded76e56ca5f1e9f6e7d4ede147c4313fa4a8e3e7b9 [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" "5b8a1059284d371206711ded76e56ca5f1e9f6e7d4ede147c4313fa4a8e3e7b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dependency_injection_poc-07212389dc4e309f) [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" "5b8a1059284d371206711ded76e56ca5f1e9f6e7d4ede147c4313fa4a8e3e7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8a1059284d371206711ded76e56ca5f1e9f6e7d4ede147c4313fa4a8e3e7b9", kill_on_drop: false }` [INFO] [stdout] 5b8a1059284d371206711ded76e56ca5f1e9f6e7d4ede147c4313fa4a8e3e7b9