[INFO] cloning repository https://github.com/KoharaKazuya/aws-sam-rust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KoharaKazuya/aws-sam-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoharaKazuya%2Faws-sam-rust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoharaKazuya%2Faws-sam-rust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0517d66fed37e9ce863b4153faf8d36669dccb32 [INFO] testing KoharaKazuya/aws-sam-rust-example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoharaKazuya%2Faws-sam-rust-example" "/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/KoharaKazuya/aws-sam-rust-example 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/KoharaKazuya/aws-sam-rust-example [INFO] finished tweaking git repo https://github.com/KoharaKazuya/aws-sam-rust-example [INFO] tweaked toml for git repo https://github.com/KoharaKazuya/aws-sam-rust-example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/KoharaKazuya/aws-sam-rust-example 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-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de319fbc6e5d183263e7c594a1ca701aa947884bf823013a8a5a87013723467 [INFO] running `Command { std: "docker" "start" "-a" "5de319fbc6e5d183263e7c594a1ca701aa947884bf823013a8a5a87013723467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de319fbc6e5d183263e7c594a1ca701aa947884bf823013a8a5a87013723467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de319fbc6e5d183263e7c594a1ca701aa947884bf823013a8a5a87013723467", kill_on_drop: false }` [INFO] [stdout] 5de319fbc6e5d183263e7c594a1ca701aa947884bf823013a8a5a87013723467 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9c04f11f80d9fb17a6bca82b504c31e493217cbbab8506ecc617d91d42b037 [INFO] running `Command { std: "docker" "start" "-a" "fa9c04f11f80d9fb17a6bca82b504c31e493217cbbab8506ecc617d91d42b037", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling sam-rust-example v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `Command { std: "docker" "inspect" "fa9c04f11f80d9fb17a6bca82b504c31e493217cbbab8506ecc617d91d42b037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9c04f11f80d9fb17a6bca82b504c31e493217cbbab8506ecc617d91d42b037", kill_on_drop: false }` [INFO] [stdout] fa9c04f11f80d9fb17a6bca82b504c31e493217cbbab8506ecc617d91d42b037 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d0f38d8e41ae105b0efef9fbefa80f4f12301586ca27065f0cdc858696c3e1 [INFO] running `Command { std: "docker" "start" "-a" "68d0f38d8e41ae105b0efef9fbefa80f4f12301586ca27065f0cdc858696c3e1", kill_on_drop: false }` [INFO] [stderr] Compiling sam-rust-example v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "68d0f38d8e41ae105b0efef9fbefa80f4f12301586ca27065f0cdc858696c3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d0f38d8e41ae105b0efef9fbefa80f4f12301586ca27065f0cdc858696c3e1", kill_on_drop: false }` [INFO] [stdout] 68d0f38d8e41ae105b0efef9fbefa80f4f12301586ca27065f0cdc858696c3e1 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88a6dd1db8f01c7f78e9fe8ac31a15fa19264ef7abaa6317ea928b9fbe28156b [INFO] running `Command { std: "docker" "start" "-a" "88a6dd1db8f01c7f78e9fe8ac31a15fa19264ef7abaa6317ea928b9fbe28156b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sam_rust_example-385d896d3bee7586) [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" "88a6dd1db8f01c7f78e9fe8ac31a15fa19264ef7abaa6317ea928b9fbe28156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a6dd1db8f01c7f78e9fe8ac31a15fa19264ef7abaa6317ea928b9fbe28156b", kill_on_drop: false }` [INFO] [stdout] 88a6dd1db8f01c7f78e9fe8ac31a15fa19264ef7abaa6317ea928b9fbe28156b