[INFO] cloning repository https://github.com/piperswe/juniper_cfworker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piperswe/juniper_cfworker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiperswe%2Fjuniper_cfworker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiperswe%2Fjuniper_cfworker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 624cc3517a4086a3b82189f8fc5216bec2b2a466 [INFO] testing piperswe/juniper_cfworker 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%2Fpiperswe%2Fjuniper_cfworker" "/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/piperswe/juniper_cfworker 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-20/source/.cargo/config [INFO] started tweaking git repo https://github.com/piperswe/juniper_cfworker [INFO] finished tweaking git repo https://github.com/piperswe/juniper_cfworker [INFO] tweaked toml for git repo https://github.com/piperswe/juniper_cfworker written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/piperswe/juniper_cfworker 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-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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecac61cc23a3b53805f3ceec7ad04b83f6e49e0dd440e4856cdbde7f33b770c9 [INFO] running `Command { std: "docker" "start" "-a" "ecac61cc23a3b53805f3ceec7ad04b83f6e49e0dd440e4856cdbde7f33b770c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecac61cc23a3b53805f3ceec7ad04b83f6e49e0dd440e4856cdbde7f33b770c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecac61cc23a3b53805f3ceec7ad04b83f6e49e0dd440e4856cdbde7f33b770c9", kill_on_drop: false }` [INFO] [stdout] ecac61cc23a3b53805f3ceec7ad04b83f6e49e0dd440e4856cdbde7f33b770c9 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef7d6ddd199de88e2b48a452cc7bfe7b10a7e0d970263616f331d4a522cfee96 [INFO] running `Command { std: "docker" "start" "-a" "ef7d6ddd199de88e2b48a452cc7bfe7b10a7e0d970263616f331d4a522cfee96", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling juniper v0.15.7 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling worker-kv v0.4.0 [INFO] [stderr] Compiling worker-sys v0.0.2 [INFO] [stderr] Compiling worker-macros v0.0.2 [INFO] [stderr] Compiling worker v0.0.7 [INFO] [stderr] Compiling juniper_cfworker v0.0.0 (/opt/rustwide/workdir/juniper_cfworker) [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/examples/hello_world) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.96s [INFO] running `Command { std: "docker" "inspect" "ef7d6ddd199de88e2b48a452cc7bfe7b10a7e0d970263616f331d4a522cfee96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7d6ddd199de88e2b48a452cc7bfe7b10a7e0d970263616f331d4a522cfee96", kill_on_drop: false }` [INFO] [stdout] ef7d6ddd199de88e2b48a452cc7bfe7b10a7e0d970263616f331d4a522cfee96 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d18572e821527f88177ce55d176bb20f53622313ff3a5f6cd8ec5decc468b5 [INFO] running `Command { std: "docker" "start" "-a" "39d18572e821527f88177ce55d176bb20f53622313ff3a5f6cd8ec5decc468b5", kill_on_drop: false }` [INFO] [stderr] Compiling juniper_cfworker v0.0.0 (/opt/rustwide/workdir/juniper_cfworker) [INFO] [stderr] Compiling hello_world v0.0.0 (/opt/rustwide/workdir/examples/hello_world) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_world-d81508a4abc90ce5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/juniper_cfworker-47403abc7f0fd277) [INFO] running `Command { std: "docker" "inspect" "39d18572e821527f88177ce55d176bb20f53622313ff3a5f6cd8ec5decc468b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d18572e821527f88177ce55d176bb20f53622313ff3a5f6cd8ec5decc468b5", kill_on_drop: false }` [INFO] [stdout] 39d18572e821527f88177ce55d176bb20f53622313ff3a5f6cd8ec5decc468b5 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c74bc71ebaf6efe59139229e960dd40954f5cce5389ce25b4767bc8eaa2ba87 [INFO] running `Command { std: "docker" "start" "-a" "9c74bc71ebaf6efe59139229e960dd40954f5cce5389ce25b4767bc8eaa2ba87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_world-d81508a4abc90ce5) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juniper_cfworker-47403abc7f0fd277) [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests hello_world [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 juniper_cfworker [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" "9c74bc71ebaf6efe59139229e960dd40954f5cce5389ce25b4767bc8eaa2ba87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c74bc71ebaf6efe59139229e960dd40954f5cce5389ce25b4767bc8eaa2ba87", kill_on_drop: false }` [INFO] [stdout] 9c74bc71ebaf6efe59139229e960dd40954f5cce5389ce25b4767bc8eaa2ba87