[INFO] cloning repository https://github.com/ddprrt/embedded-lambda-deno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddprrt/embedded-lambda-deno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc2cb5cd625169b8a2102d69b4cdf74e83e5a97b [INFO] testing ddprrt/embedded-lambda-deno against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddprrt/embedded-lambda-deno on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ddprrt/embedded-lambda-deno [INFO] finished tweaking git repo https://github.com/ddprrt/embedded-lambda-deno [INFO] tweaked toml for git repo https://github.com/ddprrt/embedded-lambda-deno written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ddprrt/embedded-lambda-deno already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 186a2f27d045e65e73f7ff07a8c6d2c72bea4cb3d73c9b396da556fa531a174f [INFO] running `Command { std: "docker" "start" "-a" "186a2f27d045e65e73f7ff07a8c6d2c72bea4cb3d73c9b396da556fa531a174f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "186a2f27d045e65e73f7ff07a8c6d2c72bea4cb3d73c9b396da556fa531a174f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186a2f27d045e65e73f7ff07a8c6d2c72bea4cb3d73c9b396da556fa531a174f", kill_on_drop: false }` [INFO] [stdout] 186a2f27d045e65e73f7ff07a8c6d2c72bea4cb3d73c9b396da556fa531a174f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f4829df207ff395f3d30d73ae4ac40c763c56747989ab2f12222e63b8d2937 [INFO] running `Command { std: "docker" "start" "-a" "94f4829df207ff395f3d30d73ae4ac40c763c56747989ab2f12222e63b8d2937", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lambda_runtime v0.3.0 [INFO] [stderr] Compiling lamda-deno v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `Command { std: "docker" "inspect" "94f4829df207ff395f3d30d73ae4ac40c763c56747989ab2f12222e63b8d2937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f4829df207ff395f3d30d73ae4ac40c763c56747989ab2f12222e63b8d2937", kill_on_drop: false }` [INFO] [stdout] 94f4829df207ff395f3d30d73ae4ac40c763c56747989ab2f12222e63b8d2937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7184d838b906c7b9f8f0c1d2df56dc842631f03ba674995c447f3bfe411895f [INFO] running `Command { std: "docker" "start" "-a" "a7184d838b906c7b9f8f0c1d2df56dc842631f03ba674995c447f3bfe411895f", kill_on_drop: false }` [INFO] [stderr] Compiling lamda-deno v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "a7184d838b906c7b9f8f0c1d2df56dc842631f03ba674995c447f3bfe411895f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7184d838b906c7b9f8f0c1d2df56dc842631f03ba674995c447f3bfe411895f", kill_on_drop: false }` [INFO] [stdout] a7184d838b906c7b9f8f0c1d2df56dc842631f03ba674995c447f3bfe411895f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b69fbbd56e8b534235ca3d48f788db5752c321e903a878ce984bab3b2a9cc12a [INFO] running `Command { std: "docker" "start" "-a" "b69fbbd56e8b534235ca3d48f788db5752c321e903a878ce984bab3b2a9cc12a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bootstrap-e7a7b9ff8bd57baf) [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" "b69fbbd56e8b534235ca3d48f788db5752c321e903a878ce984bab3b2a9cc12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69fbbd56e8b534235ca3d48f788db5752c321e903a878ce984bab3b2a9cc12a", kill_on_drop: false }` [INFO] [stdout] b69fbbd56e8b534235ca3d48f788db5752c321e903a878ce984bab3b2a9cc12a