[INFO] cloning repository https://github.com/XiNiHa/jaksim-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XiNiHa/jaksim-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiNiHa%2Fjaksim-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiNiHa%2Fjaksim-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acc5472b66967d5ad937e7b4b07e59cf2da3fab9 [INFO] testing XiNiHa/jaksim-api against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiNiHa%2Fjaksim-api" "/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/XiNiHa/jaksim-api on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/XiNiHa/jaksim-api [INFO] finished tweaking git repo https://github.com/XiNiHa/jaksim-api [INFO] tweaked toml for git repo https://github.com/XiNiHa/jaksim-api written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/XiNiHa/jaksim-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/async-graphql/async-graphql` [INFO] [stderr] Updating git submodule `https://github.com/async-graphql/examples` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80243824a6ec25f8d3cc16221c73b635b87aa89eb6a3347e0eb8622f2410ed38 [INFO] running `Command { std: "docker" "start" "-a" "80243824a6ec25f8d3cc16221c73b635b87aa89eb6a3347e0eb8622f2410ed38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80243824a6ec25f8d3cc16221c73b635b87aa89eb6a3347e0eb8622f2410ed38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80243824a6ec25f8d3cc16221c73b635b87aa89eb6a3347e0eb8622f2410ed38", kill_on_drop: false }` [INFO] [stdout] 80243824a6ec25f8d3cc16221c73b635b87aa89eb6a3347e0eb8622f2410ed38 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0879fd05f9d112396f213a74039bb49404147014e15b388c13f898a5ffc2235 [INFO] running `Command { std: "docker" "start" "-a" "c0879fd05f9d112396f213a74039bb49404147014e15b388c13f898a5ffc2235", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling state v0.5.1 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling async-graphql-value v2.9.2 (https://github.com/async-graphql/async-graphql#b253ae62) [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-parser v2.9.2 (https://github.com/async-graphql/async-graphql#b253ae62) [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling async-graphql-derive v2.9.2 (https://github.com/async-graphql/async-graphql#b253ae62) [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling async-graphql v2.9.2 (https://github.com/async-graphql/async-graphql#b253ae62) [INFO] [stderr] Compiling async-graphql-rocket v2.0.8 (https://github.com/async-graphql/async-graphql#b253ae62) [INFO] [stderr] Compiling jaksim-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "c0879fd05f9d112396f213a74039bb49404147014e15b388c13f898a5ffc2235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0879fd05f9d112396f213a74039bb49404147014e15b388c13f898a5ffc2235", kill_on_drop: false }` [INFO] [stdout] c0879fd05f9d112396f213a74039bb49404147014e15b388c13f898a5ffc2235 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d41b0a8c5e7710aa212917b1cf6f1066fd5956865786f630019c1c5c915de56 [INFO] running `Command { std: "docker" "start" "-a" "4d41b0a8c5e7710aa212917b1cf6f1066fd5956865786f630019c1c5c915de56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling jaksim-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "4d41b0a8c5e7710aa212917b1cf6f1066fd5956865786f630019c1c5c915de56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d41b0a8c5e7710aa212917b1cf6f1066fd5956865786f630019c1c5c915de56", kill_on_drop: false }` [INFO] [stdout] 4d41b0a8c5e7710aa212917b1cf6f1066fd5956865786f630019c1c5c915de56 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39bd06d30d241c288df9577bd7e6d8854404b643770db40386f7050840103364 [INFO] running `Command { std: "docker" "start" "-a" "39bd06d30d241c288df9577bd7e6d8854404b643770db40386f7050840103364", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jaksim_api-5116a31daff23c52) [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" "39bd06d30d241c288df9577bd7e6d8854404b643770db40386f7050840103364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bd06d30d241c288df9577bd7e6d8854404b643770db40386f7050840103364", kill_on_drop: false }` [INFO] [stdout] 39bd06d30d241c288df9577bd7e6d8854404b643770db40386f7050840103364