[INFO] cloning repository https://github.com/talves/netlify-rust-functions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talves/netlify-rust-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fnetlify-rust-functions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fnetlify-rust-functions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 846202f3e1c10c0b6bf7c1e2a2cc6b5cfeab5cfb [INFO] testing talves/netlify-rust-functions against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalves%2Fnetlify-rust-functions" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/talves/netlify-rust-functions on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/talves/netlify-rust-functions [INFO] finished tweaking git repo https://github.com/talves/netlify-rust-functions [INFO] tweaked toml for git repo https://github.com/talves/netlify-rust-functions written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/talves/netlify-rust-functions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33c870ccf2ce8d568604779d24cf7035e037b746a5856bbebd9f6c6c3871ecc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c33c870ccf2ce8d568604779d24cf7035e037b746a5856bbebd9f6c6c3871ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33c870ccf2ce8d568604779d24cf7035e037b746a5856bbebd9f6c6c3871ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33c870ccf2ce8d568604779d24cf7035e037b746a5856bbebd9f6c6c3871ecc", kill_on_drop: false }` [INFO] [stdout] c33c870ccf2ce8d568604779d24cf7035e037b746a5856bbebd9f6c6c3871ecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae1812e19e6f254f194e6ec654137f3980e8dfd561de0916c3b640792ba7059 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ae1812e19e6f254f194e6ec654137f3980e8dfd561de0916c3b640792ba7059", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http-serde v1.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aws_lambda_events v0.4.0 [INFO] [stderr] Compiling lambda_runtime v0.3.0 [INFO] [stderr] Compiling hello-world-name v0.1.0 (/opt/rustwide/workdir/netlify/functions/hello-world-name) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/netlify/functions/hello-world) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "6ae1812e19e6f254f194e6ec654137f3980e8dfd561de0916c3b640792ba7059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae1812e19e6f254f194e6ec654137f3980e8dfd561de0916c3b640792ba7059", kill_on_drop: false }` [INFO] [stdout] 6ae1812e19e6f254f194e6ec654137f3980e8dfd561de0916c3b640792ba7059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 195aa768d8c5f9a053e1ecf8cfdde3e8a2b9c8a2db4d9ba375cdae95c4da4352 [INFO] running `Command { std: "docker" "start" "-a" "195aa768d8c5f9a053e1ecf8cfdde3e8a2b9c8a2db4d9ba375cdae95c4da4352", kill_on_drop: false }` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/netlify/functions/hello-world) [INFO] [stderr] Compiling hello-world-name v0.1.0 (/opt/rustwide/workdir/netlify/functions/hello-world-name) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world-62cb4f46036134a7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world_name-8d62930db190569d) [INFO] running `Command { std: "docker" "inspect" "195aa768d8c5f9a053e1ecf8cfdde3e8a2b9c8a2db4d9ba375cdae95c4da4352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195aa768d8c5f9a053e1ecf8cfdde3e8a2b9c8a2db4d9ba375cdae95c4da4352", kill_on_drop: false }` [INFO] [stdout] 195aa768d8c5f9a053e1ecf8cfdde3e8a2b9c8a2db4d9ba375cdae95c4da4352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64c08d25631e21e990f2197bcae08486c6d2c85e0f5aeb99d509740523f4c8ba [INFO] running `Command { std: "docker" "start" "-a" "64c08d25631e21e990f2197bcae08486c6d2c85e0f5aeb99d509740523f4c8ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world-62cb4f46036134a7) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world_name-8d62930db190569d) [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] [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" "64c08d25631e21e990f2197bcae08486c6d2c85e0f5aeb99d509740523f4c8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c08d25631e21e990f2197bcae08486c6d2c85e0f5aeb99d509740523f4c8ba", kill_on_drop: false }` [INFO] [stdout] 64c08d25631e21e990f2197bcae08486c6d2c85e0f5aeb99d509740523f4c8ba