[INFO] cloning repository https://github.com/alankemp/cloudflare-workers-runtime-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alankemp/cloudflare-workers-runtime-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankemp%2Fcloudflare-workers-runtime-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankemp%2Fcloudflare-workers-runtime-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ccd9d37ec788148926f6748b4c395cff608af99 [INFO] testing alankemp/cloudflare-workers-runtime-api against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falankemp%2Fcloudflare-workers-runtime-api" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alankemp/cloudflare-workers-runtime-api 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/alankemp/cloudflare-workers-runtime-api [INFO] finished tweaking git repo https://github.com/alankemp/cloudflare-workers-runtime-api [INFO] tweaked toml for git repo https://github.com/alankemp/cloudflare-workers-runtime-api written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/alankemp/cloudflare-workers-runtime-api 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 0752a88a3f9d2eb18d3042da3e674a4197815e46acd0bd842c1efaff2d460539 [INFO] running `Command { std: "docker" "start" "-a" "0752a88a3f9d2eb18d3042da3e674a4197815e46acd0bd842c1efaff2d460539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0752a88a3f9d2eb18d3042da3e674a4197815e46acd0bd842c1efaff2d460539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0752a88a3f9d2eb18d3042da3e674a4197815e46acd0bd842c1efaff2d460539", kill_on_drop: false }` [INFO] [stdout] 0752a88a3f9d2eb18d3042da3e674a4197815e46acd0bd842c1efaff2d460539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 717501933a998ce30d76bc9168c8b160d89cc9ba2dc28263970753090e650479 [INFO] running `Command { std: "docker" "start" "-a" "717501933a998ce30d76bc9168c8b160d89cc9ba2dc28263970753090e650479", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling cloudflare-workers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.29s [INFO] running `Command { std: "docker" "inspect" "717501933a998ce30d76bc9168c8b160d89cc9ba2dc28263970753090e650479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717501933a998ce30d76bc9168c8b160d89cc9ba2dc28263970753090e650479", kill_on_drop: false }` [INFO] [stdout] 717501933a998ce30d76bc9168c8b160d89cc9ba2dc28263970753090e650479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 69b12d5d75230107e691afa11b61e08e323f5bfe4090fbbc1c9f1c5942cf00e5 [INFO] running `Command { std: "docker" "start" "-a" "69b12d5d75230107e691afa11b61e08e323f5bfe4090fbbc1c9f1c5942cf00e5", kill_on_drop: false }` [INFO] [stderr] Compiling cloudflare-workers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "69b12d5d75230107e691afa11b61e08e323f5bfe4090fbbc1c9f1c5942cf00e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b12d5d75230107e691afa11b61e08e323f5bfe4090fbbc1c9f1c5942cf00e5", kill_on_drop: false }` [INFO] [stdout] 69b12d5d75230107e691afa11b61e08e323f5bfe4090fbbc1c9f1c5942cf00e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c233994e2a05e3855bd46cb419404ab43840ae54226372a775fcf59276121d01 [INFO] running `Command { std: "docker" "start" "-a" "c233994e2a05e3855bd46cb419404ab43840ae54226372a775fcf59276121d01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cloudflare_workers-90134d77cb7b97ab) [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] [stderr] Doc-tests cloudflare-workers [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" "c233994e2a05e3855bd46cb419404ab43840ae54226372a775fcf59276121d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c233994e2a05e3855bd46cb419404ab43840ae54226372a775fcf59276121d01", kill_on_drop: false }` [INFO] [stdout] c233994e2a05e3855bd46cb419404ab43840ae54226372a775fcf59276121d01