[INFO] cloning repository https://github.com/dtricks/generic-api-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtricks/generic-api-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtricks%2Fgeneric-api-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtricks%2Fgeneric-api-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0a6b21309c9eda62516815555b66d03e945142 [INFO] testing dtricks/generic-api-cache against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtricks%2Fgeneric-api-cache" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtricks/generic-api-cache on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtricks/generic-api-cache [INFO] finished tweaking git repo https://github.com/dtricks/generic-api-cache [INFO] tweaked toml for git repo https://github.com/dtricks/generic-api-cache written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dtricks/generic-api-cache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.6.2 [INFO] [stderr] Downloaded http-serde v1.0.3 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.7 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] [stderr] Downloaded memcache v0.15.2 [INFO] [stderr] Downloaded r2d2-memcache v0.6.0 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 491369b042b86189a42b6f93c33f3bd290592c91fa9672a24db9f4663ee58320 [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" "491369b042b86189a42b6f93c33f3bd290592c91fa9672a24db9f4663ee58320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "491369b042b86189a42b6f93c33f3bd290592c91fa9672a24db9f4663ee58320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491369b042b86189a42b6f93c33f3bd290592c91fa9672a24db9f4663ee58320", kill_on_drop: false }` [INFO] [stdout] 491369b042b86189a42b6f93c33f3bd290592c91fa9672a24db9f4663ee58320 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] 5ab9ce5e6d439c93b702bb2d12868d9673ec5df742f5c8d0590db0cc18d6d762 [INFO] running `Command { std: "docker" "start" "-a" "5ab9ce5e6d439c93b702bb2d12868d9673ec5df742f5c8d0590db0cc18d6d762", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-serde v1.0.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling memcache v0.15.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling r2d2-memcache v0.6.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling generic-api-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "5ab9ce5e6d439c93b702bb2d12868d9673ec5df742f5c8d0590db0cc18d6d762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab9ce5e6d439c93b702bb2d12868d9673ec5df742f5c8d0590db0cc18d6d762", kill_on_drop: false }` [INFO] [stdout] 5ab9ce5e6d439c93b702bb2d12868d9673ec5df742f5c8d0590db0cc18d6d762 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9c101a01328b1184de1b239cf60340c2e5fb9ab0035ebabdbcc0001dc3f1a0 [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" "ba9c101a01328b1184de1b239cf60340c2e5fb9ab0035ebabdbcc0001dc3f1a0", kill_on_drop: false }` [INFO] [stderr] Compiling generic-api-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "ba9c101a01328b1184de1b239cf60340c2e5fb9ab0035ebabdbcc0001dc3f1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9c101a01328b1184de1b239cf60340c2e5fb9ab0035ebabdbcc0001dc3f1a0", kill_on_drop: false }` [INFO] [stdout] ba9c101a01328b1184de1b239cf60340c2e5fb9ab0035ebabdbcc0001dc3f1a0 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72d3fe4407f4c2f8149b61aa212fa4fed9d9451a7bf0d4d48c6db7173ddfb3dc [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" "72d3fe4407f4c2f8149b61aa212fa4fed9d9451a7bf0d4d48c6db7173ddfb3dc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/generic_api_cache-54cd73d01849c0a0) [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" "72d3fe4407f4c2f8149b61aa212fa4fed9d9451a7bf0d4d48c6db7173ddfb3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d3fe4407f4c2f8149b61aa212fa4fed9d9451a7bf0d4d48c6db7173ddfb3dc", kill_on_drop: false }` [INFO] [stdout] 72d3fe4407f4c2f8149b61aa212fa4fed9d9451a7bf0d4d48c6db7173ddfb3dc