[INFO] cloning repository https://github.com/corentinway/vercel-rust-function [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corentinway/vercel-rust-function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241baa2a1262198a77f96d7a035cbf9b7abdcfe1 [INFO] testing corentinway/vercel-rust-function against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorentinway%2Fvercel-rust-function" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corentinway/vercel-rust-function on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/corentinway/vercel-rust-function [INFO] finished tweaking git repo https://github.com/corentinway/vercel-rust-function [INFO] tweaked toml for git repo https://github.com/corentinway/vercel-rust-function written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/corentinway/vercel-rust-function already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c237c7fcaf2d27054e5fb9329dd0597ba774706855e31c3d71e8daebbdc2e369 [INFO] running `Command { std: "docker" "start" "-a" "c237c7fcaf2d27054e5fb9329dd0597ba774706855e31c3d71e8daebbdc2e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c237c7fcaf2d27054e5fb9329dd0597ba774706855e31c3d71e8daebbdc2e369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c237c7fcaf2d27054e5fb9329dd0597ba774706855e31c3d71e8daebbdc2e369", kill_on_drop: false }` [INFO] [stdout] c237c7fcaf2d27054e5fb9329dd0597ba774706855e31c3d71e8daebbdc2e369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2193329317d8bd5a46e6fbb7504187bb34dc9c5ceae92e87128a1aaff9d509e0 [INFO] running `Command { std: "docker" "start" "-a" "2193329317d8bd5a46e6fbb7504187bb34dc9c5ceae92e87128a1aaff9d509e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vercel-rust-function v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "2193329317d8bd5a46e6fbb7504187bb34dc9c5ceae92e87128a1aaff9d509e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2193329317d8bd5a46e6fbb7504187bb34dc9c5ceae92e87128a1aaff9d509e0", kill_on_drop: false }` [INFO] [stdout] 2193329317d8bd5a46e6fbb7504187bb34dc9c5ceae92e87128a1aaff9d509e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f4806351fd2e6d79d45c9e5aab93d1eb6981767f7b4167cf39223bb8024828e [INFO] running `Command { std: "docker" "start" "-a" "7f4806351fd2e6d79d45c9e5aab93d1eb6981767f7b4167cf39223bb8024828e", kill_on_drop: false }` [INFO] [stderr] Compiling vercel-rust-function v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "7f4806351fd2e6d79d45c9e5aab93d1eb6981767f7b4167cf39223bb8024828e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4806351fd2e6d79d45c9e5aab93d1eb6981767f7b4167cf39223bb8024828e", kill_on_drop: false }` [INFO] [stdout] 7f4806351fd2e6d79d45c9e5aab93d1eb6981767f7b4167cf39223bb8024828e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 596a2b8ef3f2a245f840c7d4f4161e60d60751c36ec6ccc6e37913a0388ab782 [INFO] running `Command { std: "docker" "start" "-a" "596a2b8ef3f2a245f840c7d4f4161e60d60751c36ec6ccc6e37913a0388ab782", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vercel_rust_function-87e0142468e3b8c0) [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" "596a2b8ef3f2a245f840c7d4f4161e60d60751c36ec6ccc6e37913a0388ab782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596a2b8ef3f2a245f840c7d4f4161e60d60751c36ec6ccc6e37913a0388ab782", kill_on_drop: false }` [INFO] [stdout] 596a2b8ef3f2a245f840c7d4f4161e60d60751c36ec6ccc6e37913a0388ab782