[INFO] cloning repository https://github.com/david-wallace-croft/cargo-lambda-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-wallace-croft/cargo-lambda-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fcargo-lambda-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fcargo-lambda-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 466dd39ed56783acad59d977d5e76f9ca3ac3fb1
[INFO] testing david-wallace-croft/cargo-lambda-prototype/466dd39ed56783acad59d977d5e76f9ca3ac3fb1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-wallace-croft%2Fcargo-lambda-prototype" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/david-wallace-croft/cargo-lambda-prototype
[INFO] finished tweaking git repo https://github.com/david-wallace-croft/cargo-lambda-prototype
[INFO] tweaked toml for git repo https://github.com/david-wallace-croft/cargo-lambda-prototype written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/david-wallace-croft/cargo-lambda-prototype on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/david-wallace-croft/cargo-lambda-prototype 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lambda_runtime v0.10.0
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded lambda_http v0.10.0
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded unicode-bidi v0.3.13
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded base64 v0.21.5
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded aws_lambda_events v0.15.0
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded futures-core v0.3.29
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded http-serde v2.0.0
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.10.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a6f56705afde39a3f66ffbbdf29ddadbd6039583e6d9d956241123fd45aafae
[INFO] running `Command { std: "docker" "start" "-a" "1a6f56705afde39a3f66ffbbdf29ddadbd6039583e6d9d956241123fd45aafae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a6f56705afde39a3f66ffbbdf29ddadbd6039583e6d9d956241123fd45aafae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6f56705afde39a3f66ffbbdf29ddadbd6039583e6d9d956241123fd45aafae", kill_on_drop: false }`
[INFO] [stdout] 1a6f56705afde39a3f66ffbbdf29ddadbd6039583e6d9d956241123fd45aafae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc50c3446032dc035145a57049838c32ae461cc395956494eea6f68fe9d9b0d2
[INFO] running `Command { std: "docker" "start" "-a" "fc50c3446032dc035145a57049838c32ae461cc395956494eea6f68fe9d9b0d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-serde v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling aws_lambda_events v0.15.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.10.0
[INFO] [stderr]    Compiling lambda_runtime v0.10.0
[INFO] [stderr]    Compiling lambda_http v0.10.0
[INFO] [stderr]    Compiling cargo-lambda-prototype v0.0.0-SNAPSHOT (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "fc50c3446032dc035145a57049838c32ae461cc395956494eea6f68fe9d9b0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc50c3446032dc035145a57049838c32ae461cc395956494eea6f68fe9d9b0d2", kill_on_drop: false }`
[INFO] [stdout] fc50c3446032dc035145a57049838c32ae461cc395956494eea6f68fe9d9b0d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6eb8e01b49c6226e2f5486649da8066c5d3ba0d46047249ac0e53da1e5fc8a8
[INFO] running `Command { std: "docker" "start" "-a" "c6eb8e01b49c6226e2f5486649da8066c5d3ba0d46047249ac0e53da1e5fc8a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-lambda-prototype v0.0.0-SNAPSHOT (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "c6eb8e01b49c6226e2f5486649da8066c5d3ba0d46047249ac0e53da1e5fc8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6eb8e01b49c6226e2f5486649da8066c5d3ba0d46047249ac0e53da1e5fc8a8", kill_on_drop: false }`
[INFO] [stdout] c6eb8e01b49c6226e2f5486649da8066c5d3ba0d46047249ac0e53da1e5fc8a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65fc851b24b5532603eaf3dd126d990044e32f07f9b9c83345144ed9f8b58d4a
[INFO] running `Command { std: "docker" "start" "-a" "65fc851b24b5532603eaf3dd126d990044e32f07f9b9c83345144ed9f8b58d4a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_lambda_prototype-c584112528bfad51)
[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" "65fc851b24b5532603eaf3dd126d990044e32f07f9b9c83345144ed9f8b58d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65fc851b24b5532603eaf3dd126d990044e32f07f9b9c83345144ed9f8b58d4a", kill_on_drop: false }`
[INFO] [stdout] 65fc851b24b5532603eaf3dd126d990044e32f07f9b9c83345144ed9f8b58d4a
