[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiperswe%2Fjuniper_cfworker" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piperswe/juniper_cfworker on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+1.59.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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d33cfd157d6a6af40576b2e7a7d612633e858e57ea20141e6e1ee921c1fb131f [INFO] running `Command { std: "docker" "start" "-a" "d33cfd157d6a6af40576b2e7a7d612633e858e57ea20141e6e1ee921c1fb131f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d33cfd157d6a6af40576b2e7a7d612633e858e57ea20141e6e1ee921c1fb131f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33cfd157d6a6af40576b2e7a7d612633e858e57ea20141e6e1ee921c1fb131f", kill_on_drop: false }` [INFO] [stdout] d33cfd157d6a6af40576b2e7a7d612633e858e57ea20141e6e1ee921c1fb131f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 968196c12e5ddfff16405ed02d93b61457ba71ea91a38d6d7512ce02c2b2a752 [INFO] running `Command { std: "docker" "start" "-a" "968196c12e5ddfff16405ed02d93b61457ba71ea91a38d6d7512ce02c2b2a752", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling libc v0.2.107 [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 proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 url v2.2.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [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 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-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [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 futures-executor v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [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 wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling web-sys v0.3.55 [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 23.00s [INFO] running `Command { std: "docker" "inspect" "968196c12e5ddfff16405ed02d93b61457ba71ea91a38d6d7512ce02c2b2a752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968196c12e5ddfff16405ed02d93b61457ba71ea91a38d6d7512ce02c2b2a752", kill_on_drop: false }` [INFO] [stdout] 968196c12e5ddfff16405ed02d93b61457ba71ea91a38d6d7512ce02c2b2a752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e9c43c35745e1632fbdd8fbd74d8ff65de94354d80eb1e16b53af450a5082f [INFO] running `Command { std: "docker" "start" "-a" "33e9c43c35745e1632fbdd8fbd74d8ff65de94354d80eb1e16b53af450a5082f", 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 0.40s [INFO] running `Command { std: "docker" "inspect" "33e9c43c35745e1632fbdd8fbd74d8ff65de94354d80eb1e16b53af450a5082f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e9c43c35745e1632fbdd8fbd74d8ff65de94354d80eb1e16b53af450a5082f", kill_on_drop: false }` [INFO] [stdout] 33e9c43c35745e1632fbdd8fbd74d8ff65de94354d80eb1e16b53af450a5082f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f2a00115a425ef67a426fcd6ce8478a290ae441dc555f7aa345e05f33e04ddf [INFO] running `Command { std: "docker" "start" "-a" "0f2a00115a425ef67a426fcd6ce8478a290ae441dc555f7aa345e05f33e04ddf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-62423b93af1a4b87) [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 (/opt/rustwide/target/debug/deps/juniper_cfworker-4050338ad018bd19) [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 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" "0f2a00115a425ef67a426fcd6ce8478a290ae441dc555f7aa345e05f33e04ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2a00115a425ef67a426fcd6ce8478a290ae441dc555f7aa345e05f33e04ddf", kill_on_drop: false }` [INFO] [stdout] 0f2a00115a425ef67a426fcd6ce8478a290ae441dc555f7aa345e05f33e04ddf