[INFO] cloning repository https://github.com/takanorifukuyama/actix-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takanorifukuyama/actix-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Factix-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Factix-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfdb8b4a70bf21eb0f629eb61005b9e203880d49 [INFO] testing takanorifukuyama/actix-tutorial against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Factix-tutorial" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/takanorifukuyama/actix-tutorial on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/takanorifukuyama/actix-tutorial [INFO] finished tweaking git repo https://github.com/takanorifukuyama/actix-tutorial [INFO] tweaked toml for git repo https://github.com/takanorifukuyama/actix-tutorial written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/takanorifukuyama/actix-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b76354324b283a3253525a3b92db4797914f951cec76d4b9dce4af3d23040dc0 [INFO] running `Command { std: "docker" "start" "-a" "b76354324b283a3253525a3b92db4797914f951cec76d4b9dce4af3d23040dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b76354324b283a3253525a3b92db4797914f951cec76d4b9dce4af3d23040dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76354324b283a3253525a3b92db4797914f951cec76d4b9dce4af3d23040dc0", kill_on_drop: false }` [INFO] [stdout] b76354324b283a3253525a3b92db4797914f951cec76d4b9dce4af3d23040dc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1663e18b0ee224856f1c63e76570dfc28ae5dc02ba0f23250ad67ef55b29c05 [INFO] running `Command { std: "docker" "start" "-a" "f1663e18b0ee224856f1c63e76570dfc28ae5dc02ba0f23250ad67ef55b29c05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "f1663e18b0ee224856f1c63e76570dfc28ae5dc02ba0f23250ad67ef55b29c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1663e18b0ee224856f1c63e76570dfc28ae5dc02ba0f23250ad67ef55b29c05", kill_on_drop: false }` [INFO] [stdout] f1663e18b0ee224856f1c63e76570dfc28ae5dc02ba0f23250ad67ef55b29c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f29033453487dab875d6a6855efffb6b0d0936abb1a1f2d8e8078986bd015e6 [INFO] running `Command { std: "docker" "start" "-a" "6f29033453487dab875d6a6855efffb6b0d0936abb1a1f2d8e8078986bd015e6", kill_on_drop: false }` [INFO] [stderr] Compiling actix-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "6f29033453487dab875d6a6855efffb6b0d0936abb1a1f2d8e8078986bd015e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f29033453487dab875d6a6855efffb6b0d0936abb1a1f2d8e8078986bd015e6", kill_on_drop: false }` [INFO] [stdout] 6f29033453487dab875d6a6855efffb6b0d0936abb1a1f2d8e8078986bd015e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfd50a49bf37fadf65959a962ecb83e562abb0605bb5b2dbb52a0e49d3c3f14d [INFO] running `Command { std: "docker" "start" "-a" "dfd50a49bf37fadf65959a962ecb83e562abb0605bb5b2dbb52a0e49d3c3f14d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actix_sample-86ecf1e42f0a32e7) [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" "dfd50a49bf37fadf65959a962ecb83e562abb0605bb5b2dbb52a0e49d3c3f14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd50a49bf37fadf65959a962ecb83e562abb0605bb5b2dbb52a0e49d3c3f14d", kill_on_drop: false }` [INFO] [stdout] dfd50a49bf37fadf65959a962ecb83e562abb0605bb5b2dbb52a0e49d3c3f14d