[INFO] cloning repository https://github.com/philschmid/rust-lambda-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philschmid/rust-lambda-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschmid%2Frust-lambda-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschmid%2Frust-lambda-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2a99fcab90386ce6521bb017df3928af9798336
[INFO] testing philschmid/rust-lambda-example against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschmid%2Frust-lambda-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philschmid/rust-lambda-example
[INFO] finished tweaking git repo https://github.com/philschmid/rust-lambda-example
[INFO] tweaked toml for git repo https://github.com/philschmid/rust-lambda-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philschmid/rust-lambda-example on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philschmid/rust-lambda-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.7.0
[INFO] [stderr]   Downloaded lambda_runtime v0.7.3
[INFO] [stderr]   Downloaded http-serde v1.1.2
[INFO] [stderr]   Downloaded query_map v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded darling_macro v0.14.3
[INFO] [stderr]   Downloaded lambda_http v0.7.3
[INFO] [stderr]   Downloaded darling v0.14.3
[INFO] [stderr]   Downloaded serde_derive v1.0.154
[INFO] [stderr]   Downloaded darling_core v0.14.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded aws_lambda_events v0.7.3
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded serde_with v2.2.0
[INFO] [stderr]   Downloaded serde_with_macros v2.2.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5ae580a3f73479526854ba67f1fdf9926cbe111a040da069b6d2a6ba0e98ec7
[INFO] running `Command { std: "docker" "start" "-a" "e5ae580a3f73479526854ba67f1fdf9926cbe111a040da069b6d2a6ba0e98ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5ae580a3f73479526854ba67f1fdf9926cbe111a040da069b6d2a6ba0e98ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ae580a3f73479526854ba67f1fdf9926cbe111a040da069b6d2a6ba0e98ec7", kill_on_drop: false }`
[INFO] [stdout] e5ae580a3f73479526854ba67f1fdf9926cbe111a040da069b6d2a6ba0e98ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64a9d3f6df6ebc2899ba7aea9f665575ad8546ff611714d013d9641c38c0deff
[INFO] running `Command { std: "docker" "start" "-a" "64a9d3f6df6ebc2899ba7aea9f665575ad8546ff611714d013d9641c38c0deff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling query_map v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling aws_lambda_events v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.7.0
[INFO] [stderr]    Compiling lambda_runtime v0.7.3
[INFO] [stderr]    Compiling lambda_http v0.7.3
[INFO] [stderr]    Compiling sample-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.44s
[INFO] running `Command { std: "docker" "inspect" "64a9d3f6df6ebc2899ba7aea9f665575ad8546ff611714d013d9641c38c0deff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a9d3f6df6ebc2899ba7aea9f665575ad8546ff611714d013d9641c38c0deff", kill_on_drop: false }`
[INFO] [stdout] 64a9d3f6df6ebc2899ba7aea9f665575ad8546ff611714d013d9641c38c0deff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0679b1534b61b876149681db108ab7f2a7e2bbeec19b923851ffad9689c5d78f
[INFO] running `Command { std: "docker" "start" "-a" "0679b1534b61b876149681db108ab7f2a7e2bbeec19b923851ffad9689c5d78f", kill_on_drop: false }`
[INFO] [stderr]    Compiling sample-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "0679b1534b61b876149681db108ab7f2a7e2bbeec19b923851ffad9689c5d78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0679b1534b61b876149681db108ab7f2a7e2bbeec19b923851ffad9689c5d78f", kill_on_drop: false }`
[INFO] [stdout] 0679b1534b61b876149681db108ab7f2a7e2bbeec19b923851ffad9689c5d78f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4bdb66366c86167a8c39c4de69127afe4574653ea7ceffc4c21fcc1e23b5652
[INFO] running `Command { std: "docker" "start" "-a" "e4bdb66366c86167a8c39c4de69127afe4574653ea7ceffc4c21fcc1e23b5652", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sample_api-f9268610fdd4d0cf)
[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" "e4bdb66366c86167a8c39c4de69127afe4574653ea7ceffc4c21fcc1e23b5652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4bdb66366c86167a8c39c4de69127afe4574653ea7ceffc4c21fcc1e23b5652", kill_on_drop: false }`
[INFO] [stdout] e4bdb66366c86167a8c39c4de69127afe4574653ea7ceffc4c21fcc1e23b5652
