[INFO] cloning repository https://github.com/AndyWatt83/rust-docker-dev-env [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndyWatt83/rust-docker-dev-env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyWatt83%2Frust-docker-dev-env", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyWatt83%2Frust-docker-dev-env'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37b430d10f662cbecfc777bd423f2d4a73498b35 [INFO] testing AndyWatt83/rust-docker-dev-env against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndyWatt83%2Frust-docker-dev-env" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndyWatt83/rust-docker-dev-env on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndyWatt83/rust-docker-dev-env [INFO] finished tweaking git repo https://github.com/AndyWatt83/rust-docker-dev-env [INFO] tweaked toml for git repo https://github.com/AndyWatt83/rust-docker-dev-env written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/AndyWatt83/rust-docker-dev-env already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "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] 94b0e365c26a9bd78fa8b928ad540bd638848b164dcaeab34dc02a944ee9afe2 [INFO] running `Command { std: "docker" "start" "-a" "94b0e365c26a9bd78fa8b928ad540bd638848b164dcaeab34dc02a944ee9afe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b0e365c26a9bd78fa8b928ad540bd638848b164dcaeab34dc02a944ee9afe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b0e365c26a9bd78fa8b928ad540bd638848b164dcaeab34dc02a944ee9afe2", kill_on_drop: false }` [INFO] [stdout] 94b0e365c26a9bd78fa8b928ad540bd638848b164dcaeab34dc02a944ee9afe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "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] 0f0533ca5989d3c0037f3a503bda378dcecc1a4f8a4a1bcc8655009037f95a63 [INFO] running `Command { std: "docker" "start" "-a" "0f0533ca5989d3c0037f3a503bda378dcecc1a4f8a4a1bcc8655009037f95a63", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling actix-router v0.5.0-rc.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.0-rc.2 [INFO] [stderr] Compiling actix-web v4.0.0-rc.3 [INFO] [stderr] Compiling rust-devcontainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "0f0533ca5989d3c0037f3a503bda378dcecc1a4f8a4a1bcc8655009037f95a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0533ca5989d3c0037f3a503bda378dcecc1a4f8a4a1bcc8655009037f95a63", kill_on_drop: false }` [INFO] [stdout] 0f0533ca5989d3c0037f3a503bda378dcecc1a4f8a4a1bcc8655009037f95a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a61c29133a62fff3fa672f7e034f3b9de36cd51241950d4dd3634dfebf47630 [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" "5a61c29133a62fff3fa672f7e034f3b9de36cd51241950d4dd3634dfebf47630", kill_on_drop: false }` [INFO] [stderr] Compiling rust-devcontainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.96s [INFO] running `Command { std: "docker" "inspect" "5a61c29133a62fff3fa672f7e034f3b9de36cd51241950d4dd3634dfebf47630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a61c29133a62fff3fa672f7e034f3b9de36cd51241950d4dd3634dfebf47630", kill_on_drop: false }` [INFO] [stdout] 5a61c29133a62fff3fa672f7e034f3b9de36cd51241950d4dd3634dfebf47630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.59.0" "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] 5b30dc5a31f04b2e8e4be1fb153b32842e567ed2c8872ad1f503094a3c6a79ad [INFO] running `Command { std: "docker" "start" "-a" "5b30dc5a31f04b2e8e4be1fb153b32842e567ed2c8872ad1f503094a3c6a79ad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_devcontainer-ec283f94388c3d72) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_say_hello ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b30dc5a31f04b2e8e4be1fb153b32842e567ed2c8872ad1f503094a3c6a79ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b30dc5a31f04b2e8e4be1fb153b32842e567ed2c8872ad1f503094a3c6a79ad", kill_on_drop: false }` [INFO] [stdout] 5b30dc5a31f04b2e8e4be1fb153b32842e567ed2c8872ad1f503094a3c6a79ad