[INFO] cloning repository https://github.com/Punie/legend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Punie/legend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunie%2Flegend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunie%2Flegend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e53e28176eb90d8e6e99901eb98cc7220c798617
[INFO] testing Punie/legend against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunie%2Flegend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Punie/legend on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Punie/legend
[INFO] finished tweaking git repo https://github.com/Punie/legend
[INFO] tweaked toml for git repo https://github.com/Punie/legend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Punie/legend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jebrosen/Rocket`
[INFO] [stderr]     Updating git repository `https://github.com/rousan/multer-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/state.git`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/Devise.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx v0.5.1
[INFO] [stderr]   Downloaded sqlx-rt v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.72
[INFO] [stderr]   Downloaded darling_macro v0.12.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.72
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.72
[INFO] [stderr]   Downloaded darling v0.12.2
[INFO] [stderr]   Downloaded async-graphql-derive v2.7.0
[INFO] [stderr]   Downloaded darling_core v0.12.2
[INFO] [stderr]   Downloaded async-graphql-value v2.6.5
[INFO] [stderr]   Downloaded spin v0.9.0
[INFO] [stderr]   Downloaded color-eyre v0.5.10
[INFO] [stderr]   Downloaded web-sys v0.3.49
[INFO] [stderr]   Downloaded libc v0.2.91
[INFO] [stderr]   Downloaded async-graphql v2.7.0
[INFO] [stderr]   Downloaded owo-colors v1.4.2
[INFO] [stderr]   Downloaded figment v0.10.3
[INFO] [stderr]   Downloaded derive_more v0.99.13
[INFO] [stderr]   Downloaded cookie v0.15.0
[INFO] [stderr]   Downloaded uncased v0.9.5
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded generator v0.6.25
[INFO] [stderr]   Downloaded loom v0.3.6
[INFO] [stderr]   Downloaded time v0.2.26
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.17
[INFO] [stderr]   Downloaded ahash v0.6.3
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded sqlformat v0.1.6
[INFO] [stderr]   Downloaded sqlx-core v0.5.1
[INFO] [stderr]   Downloaded js-sys v0.3.49
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.72
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.72
[INFO] [stderr]   Downloaded async-graphql-parser v2.6.5
[INFO] [stderr]   Downloaded pear v0.2.2
[INFO] [stderr]   Downloaded futures-macro v0.3.13
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded pear_codegen v0.2.2
[INFO] [stderr]   Downloaded futures-executor v0.3.13
[INFO] [stderr]   Downloaded whoami v1.1.1
[INFO] [stderr]   Downloaded sqlx-macros v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93ec738ffcd78ed882fd01bbd34ea8714cac6cf01b9ae00b9f88c235c7d43f57
[INFO] running `Command { std: "docker" "start" "-a" "93ec738ffcd78ed882fd01bbd34ea8714cac6cf01b9ae00b9f88c235c7d43f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93ec738ffcd78ed882fd01bbd34ea8714cac6cf01b9ae00b9f88c235c7d43f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ec738ffcd78ed882fd01bbd34ea8714cac6cf01b9ae00b9f88c235c7d43f57", kill_on_drop: false }`
[INFO] [stdout] 93ec738ffcd78ed882fd01bbd34ea8714cac6cf01b9ae00b9f88c235c7d43f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8396e34c9777d8b5b496af2ab254d2aabdbe162ee1a1c0f69de320f14b56bae
[INFO] running `Command { std: "docker" "start" "-a" "a8396e34c9777d8b5b496af2ab254d2aabdbe162ee1a1c0f69de320f14b56bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling uncased v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling whoami v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=504ef71a#504ef71a)
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling rocket v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling spin v0.9.0
[INFO] [stderr]    Compiling owo-colors v1.4.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling darling_core v0.12.2
[INFO] [stderr]    Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pear_codegen v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling pear v0.2.2
[INFO] [stderr]    Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling darling_macro v0.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.17
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-stream v0.3.0
[INFO] [stderr]    Compiling darling v0.12.2
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-eyre v0.5.10
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling multer v1.2.2
[INFO] [stderr]    Compiling tokio-util v0.6.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.5
[INFO] [stderr]    Compiling sqlx-rt v0.3.0
[INFO] [stderr]    Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=0620e54#0620e54b)
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling async-graphql-value v2.6.5
[INFO] [stderr]    Compiling sqlx-core v0.5.1
[INFO] [stderr]    Compiling async-graphql-parser v2.6.5
[INFO] [stderr]    Compiling hyper v0.14.5
[INFO] [stderr]    Compiling async-graphql-derive v2.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.1
[INFO] [stderr]    Compiling rocket_http v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling async-graphql v2.7.0
[INFO] [stderr]    Compiling sqlx v0.5.1
[INFO] [stderr]    Compiling rocket_contrib v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling legend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `graphql_playground`
[INFO] [stdout]    --> src/api/graphql.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn graphql_playground() -> Html<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_query`
[INFO] [stdout]    --> src/api/graphql.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn graphql_query(schema: State<'_, LegendSchema>, query: Query) -> Response {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_request`
[INFO] [stdout]    --> src/api/graphql.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn graphql_request(schema: State<'_, LegendSchema>, request: BatchRequest) -> Response {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `list_posts`
[INFO] [stdout]   --> src/api/posts.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn list_posts(conn: LegendDb) -> Result<Json<Vec<Post>>> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post`
[INFO] [stdout]   --> src/api/posts.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn create_post(new_post: Json<NewPost>, conn: LegendDb) -> Result<Created<Json<Post>>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_post`
[INFO] [stdout]   --> src/api/posts.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn update_post(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_post`
[INFO] [stdout]   --> src/api/posts.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub async fn delete_post(id: i32, conn: LegendDb) -> Result<Option<NoContent>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `health`
[INFO] [stdout]   --> src/api.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn health() -> NoContent {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-macros v0.5.1, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a8396e34c9777d8b5b496af2ab254d2aabdbe162ee1a1c0f69de320f14b56bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8396e34c9777d8b5b496af2ab254d2aabdbe162ee1a1c0f69de320f14b56bae", kill_on_drop: false }`
[INFO] [stdout] a8396e34c9777d8b5b496af2ab254d2aabdbe162ee1a1c0f69de320f14b56bae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da21a88527268b9174f72e8e907371a8bf22f6c0ab8ff8f01690afc71b8209af
[INFO] running `Command { std: "docker" "start" "-a" "da21a88527268b9174f72e8e907371a8bf22f6c0ab8ff8f01690afc71b8209af", kill_on_drop: false }`
[INFO] [stderr]    Compiling legend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `graphql_playground`
[INFO] [stdout]    --> src/api/graphql.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn graphql_playground() -> Html<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_query`
[INFO] [stdout]    --> src/api/graphql.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn graphql_query(schema: State<'_, LegendSchema>, query: Query) -> Response {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_request`
[INFO] [stdout]    --> src/api/graphql.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn graphql_request(schema: State<'_, LegendSchema>, request: BatchRequest) -> Response {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `list_posts`
[INFO] [stdout]   --> src/api/posts.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn list_posts(conn: LegendDb) -> Result<Json<Vec<Post>>> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_post`
[INFO] [stdout]   --> src/api/posts.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn create_post(new_post: Json<NewPost>, conn: LegendDb) -> Result<Created<Json<Post>>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_post`
[INFO] [stdout]   --> src/api/posts.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn update_post(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_post`
[INFO] [stdout]   --> src/api/posts.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub async fn delete_post(id: i32, conn: LegendDb) -> Result<Option<NoContent>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `health`
[INFO] [stdout]   --> src/api.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn health() -> NoContent {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-macros v0.5.1, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "da21a88527268b9174f72e8e907371a8bf22f6c0ab8ff8f01690afc71b8209af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da21a88527268b9174f72e8e907371a8bf22f6c0ab8ff8f01690afc71b8209af", kill_on_drop: false }`
[INFO] [stdout] da21a88527268b9174f72e8e907371a8bf22f6c0ab8ff8f01690afc71b8209af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 342a708ab66fce40afff49d9a666838078ff23fb493e4136d28ec15ac1aaf0b5
[INFO] running `Command { std: "docker" "start" "-a" "342a708ab66fce40afff49d9a666838078ff23fb493e4136d28ec15ac1aaf0b5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `graphql_playground`
[INFO] [stderr]    --> src/api/graphql.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub fn graphql_playground() -> Html<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_query`
[INFO] [stderr]    --> src/api/graphql.rs:126:14
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub async fn graphql_query(schema: State<'_, LegendSchema>, query: Query) -> Response {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_request`
[INFO] [stderr]    --> src/api/graphql.rs:133:14
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub async fn graphql_request(schema: State<'_, LegendSchema>, request: BatchRequest) -> Response {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `list_posts`
[INFO] [stderr]   --> src/api/posts.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub async fn list_posts(conn: LegendDb) -> Result<Json<Vec<Post>>> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_post`
[INFO] [stderr]   --> src/api/posts.rs:25:14
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub async fn create_post(new_post: Json<NewPost>, conn: LegendDb) -> Result<Created<Json<Post>>> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `update_post`
[INFO] [stderr]   --> src/api/posts.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub async fn update_post(
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete_post`
[INFO] [stderr]   --> src/api/posts.rs:44:14
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub async fn delete_post(id: i32, conn: LegendDb) -> Result<Option<NoContent>> {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `health`
[INFO] [stderr]   --> src/api.rs:12:4
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn health() -> NoContent {
[INFO] [stderr]    |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `legend` (bin "legend" test) generated 8 warnings (run `cargo fix --bin "legend" --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-macros v0.5.1, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/legend-c2745e84b9326750)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test api::tests::health ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::health stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]     => address: 127.0.0.1
[INFO] [stdout]     => port: 8000
[INFO] [stdout]     => workers: 16
[INFO] [stdout]     => keep_alive: 5s
[INFO] [stdout]     => limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, string = 8KiB
[INFO] [stdout]     => tls: disabled
[INFO] [stdout]     => temp_dir: /tmp
[INFO] [stdout]     => log_level: normal
[INFO] [stdout]     => cli_colors: true
[INFO] [stdout] thread '<unnamed>' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.5.1/src/pool/inner.rs:337:5:
[INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560abc9c7782 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x560abc9c7782 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560abc9c7782 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560abc9c7782 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x560abc9f4eac - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x560abc9f4eac - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x560abc9c472f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x560abc9c7554 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560abc9c7554 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560abc9c920b - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x560abc9c8ee7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x560abbd22397 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x560abbd22397 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x560abc9c9840 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x560abc9c9840 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x560abc9c9582 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x560abc9c7c56 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x560abc9c92b4 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x560abbbe30d5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560abc9f2f11 - core::panicking::panic_display::h277de99b44f66bbb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:197:5
[INFO] [stdout]   20:     0x560abbbe309b - core::panicking::panic_str::h6e5626df23cd5848
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:172:5
[INFO] [stdout]   21:     0x560abbbe309b - core::option::expect_failed::h9d76e63e47b0f089
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/option.rs:1995:5
[INFO] [stdout]   22:     0x560abbdeacc4 - core::option::Option<T>::expect::h32abdbf8f2a7aaa1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/option.rs:896:21
[INFO] [stdout]   23:     0x560abbc7088a - tokio::task::spawn::spawn::hef2f3e9878bf43b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.4.0/src/task/spawn.rs:132:28
[INFO] [stdout]   24:     0x560abbc95ec4 - sqlx_core::pool::inner::spawn_reaper::hb6101952de1403d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.5.1/src/pool/inner.rs:337:5
[INFO] [stdout]   25:     0x560abbc96db9 - sqlx_core::pool::inner::SharedPool<DB>::new_arc::hf35ac32009d1e3a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.5.1/src/pool/inner.rs:175:9
[INFO] [stdout]   26:     0x560abbce1c26 - sqlx_core::pool::options::PoolOptions<DB>::connect_with::{{closure}}::h1829da834843497d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.5.1/src/pool/options.rs:201:22
[INFO] [stdout]   27:     0x560abbce26bb - sqlx_core::pool::options::PoolOptions<DB>::connect::{{closure}}::ha5795dfb15d7dbbf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.5.1/src/pool/options.rs:193:41
[INFO] [stdout]   28:     0x560abbc668b6 - legend::database::LegendDb::fairing::{{closure}}::{{closure}}::hdf598341a69ff055
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database.rs:56:18
[INFO] [stdout]   29:     0x560abc3b3014 - <core::pin::Pin<P> as core::future::future::Future>::poll::h836f516c3ca9d54b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   30:     0x560abc302f77 - <rocket::fairing::ad_hoc::AdHoc as rocket::fairing::Fairing>::on_attach::{{closure}}::h926440c5ebb43466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/fairing/ad_hoc.rs:236:23
[INFO] [stdout]   31:     0x560abc3b3014 - <core::pin::Pin<P> as core::future::future::Future>::poll::h836f516c3ca9d54b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
[INFO] [stdout]   32:     0x560abbcd348d - rocket::fairing::fairings::Fairings::attach::{{closure}}::h5d3268b8e207922f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/fairing/fairings.rs:30:48
[INFO] [stdout]   33:     0x560abbcded3f - rocket::rocket::Rocket::attach::{{closure}}::h8b1bae7fb156e339
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/rocket.rs:344:57
[INFO] [stdout]   34:     0x560abbc0291a - <tracing_futures::Instrumented<T> as core::future::future::Future>::poll::h373333d5d907469a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-futures-0.2.5/src/lib.rs:283:9
[INFO] [stdout]   35:     0x560abbc6d508 - futures_executor::local_pool::block_on::{{closure}}::h5609cc9fb81340b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.13/src/local_pool.rs:317:23
[INFO] [stdout]   36:     0x560abbc6d22a - futures_executor::local_pool::run_executor::{{closure}}::hd8d34674e6d7f14a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.13/src/local_pool.rs:87:37
[INFO] [stdout]   37:     0x560abbbfdf58 - std::thread::local::LocalKey<T>::try_with::h05f8ebd65efe67c3
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
[INFO] [stdout]   38:     0x560abbbfde2a - std::thread::local::LocalKey<T>::with::h80e7800c30a033c0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   39:     0x560abbc6cf64 - futures_executor::local_pool::run_executor::h6a2409e734b8472c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.13/src/local_pool.rs:83:5
[INFO] [stdout]   40:     0x560abbc6d48a - futures_executor::local_pool::block_on::hddc09cd6a6bcb91d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.13/src/local_pool.rs:317:5
[INFO] [stdout]   41:     0x560abbcdeebd - rocket::rocket::Rocket::attach::{{closure}}::hb23e125ff0e603ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/rocket.rs:358:21
[INFO] [stdout]   42:     0x560abbbfdd11 - std::sys_common::backtrace::__rust_begin_short_backtrace::h10184ea3224b9520
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   43:     0x560abbc7ee6d - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfc032a280df2bed
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   44:     0x560abbcd929f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h90e13de14d1f47cd
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x560abbc604f0 - std::panicking::try::do_call::h3ebeccb6812a42c1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   46:     0x560abbc6b8ab - __rust_try
[INFO] [stdout]   47:     0x560abbc5fe4d - std::panicking::try::h38e73c9338bacb45
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   48:     0x560abbc7e412 - std::panic::catch_unwind::h46318402ef2ed522
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   49:     0x560abbc7e412 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9e33f4e5d26e9df4
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   50:     0x560abbbe3a9e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1f97aa4e04d5f1a9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x560abc9cda85 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   52:     0x560abc9cda85 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   53:     0x560abc9cda85 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   54:     0x7f1e71b13ac3 - <unknown>
[INFO] [stdout]   55:     0x7f1e71ba4a04 - __clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] thread 'api::tests::health' panicked at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/rocket.rs:359:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560abc9c7782 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x560abc9c7782 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560abc9c7782 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560abc9c7782 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x560abc9f4eac - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x560abc9f4eac - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x560abc9c472f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x560abc9c7554 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560abc9c7554 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560abc9c920b - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x560abc9c8ee7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x560abbd22397 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x560abbd22397 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x560abc9c9840 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x560abc9c9840 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x560abc9c9582 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x560abc9c7c56 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x560abc9c92b4 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x560abbbe30d5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560abbbe36b3 - core::result::unwrap_failed::h5119205a73b72b0d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x560abbcde4cb - core::result::Result<T,E>::unwrap::h16b5e3b8e02047a1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x560abbcde4cb - rocket::rocket::Rocket::attach::hd66c189f9d3c82bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/rocket.rs:357:17
[INFO] [stdout]   22:     0x560abbc9ef40 - legend::api::rocket::had2c923e1faeca2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api.rs:17:5
[INFO] [stdout]   23:     0x560abbc97698 - legend::api::tests::health::he360f0138b5b78f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api.rs:39:38
[INFO] [stdout]   24:     0x560abbc97657 - legend::api::tests::health::{{closure}}::h668a704f278ab7a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api.rs:38:16
[INFO] [stdout]   25:     0x560abbbe3e86 - core::ops::function::FnOnce::call_once::h0e27ded59ee9dfd3
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x560abbd26fcf - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x560abbd26fcf - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   28:     0x560abbd26653 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   29:     0x560abbd26653 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x560abbd26653 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   31:     0x560abbd26653 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   32:     0x560abbd26653 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   33:     0x560abbd26653 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   34:     0x560abbd26653 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   35:     0x560abbcef253 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   36:     0x560abbcef253 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x560abbcf3dbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   38:     0x560abbcf3dbf - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x560abbcf3dbf - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   40:     0x560abbcf3dbf - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   41:     0x560abbcf3dbf - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   42:     0x560abbcf3dbf - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   43:     0x560abbcf3dbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x560abc9cda85 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   45:     0x560abc9cda85 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   46:     0x560abc9cda85 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f1e71b13ac3 - <unknown>
[INFO] [stdout]   48:     0x7f1e71ba4a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::tests::health
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin legend`
[INFO] running `Command { std: "docker" "inspect" "342a708ab66fce40afff49d9a666838078ff23fb493e4136d28ec15ac1aaf0b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342a708ab66fce40afff49d9a666838078ff23fb493e4136d28ec15ac1aaf0b5", kill_on_drop: false }`
[INFO] [stdout] 342a708ab66fce40afff49d9a666838078ff23fb493e4136d28ec15ac1aaf0b5
[INFO] testing Punie/legend against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunie%2Flegend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Punie/legend on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Punie/legend
[INFO] finished tweaking git repo https://github.com/Punie/legend
[INFO] tweaked toml for git repo https://github.com/Punie/legend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Punie/legend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa6101206d137d3605fb61247fa86b9824622d868c23973eb1500d11c61a03a5
[INFO] running `Command { std: "docker" "start" "-a" "fa6101206d137d3605fb61247fa86b9824622d868c23973eb1500d11c61a03a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa6101206d137d3605fb61247fa86b9824622d868c23973eb1500d11c61a03a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa6101206d137d3605fb61247fa86b9824622d868c23973eb1500d11c61a03a5", kill_on_drop: false }`
[INFO] [stdout] fa6101206d137d3605fb61247fa86b9824622d868c23973eb1500d11c61a03a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 281db793776d9b5057e426fceb090622e71ad06d054133cc535bcd411b393799
[INFO] running `Command { std: "docker" "start" "-a" "281db793776d9b5057e426fceb090622e71ad06d054133cc535bcd411b393799", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling uncased v0.9.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling whoami v1.1.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=504ef71a#504ef71a)
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling rocket v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling darling_core v0.12.2
[INFO] [stderr]    Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling spin v0.9.0
[INFO] [stderr]    Compiling owo-colors v1.4.2
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.6
[INFO] [stderr]    Compiling pear_codegen v0.2.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.12.2
[INFO] [stderr]    Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382)
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling pear v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling darling v0.12.2
[INFO] [stderr]    Compiling pin-project v1.0.6
[INFO] [stderr]    Compiling tracing-subscriber v0.2.17
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-stream v0.3.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-eyre v0.5.10
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling multer v1.2.2
[INFO] [stderr]    Compiling tokio-util v0.6.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.5
[INFO] [stderr]    Compiling sqlx-rt v0.3.0
[INFO] [stderr]    Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=0620e54#0620e54b)
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling async-graphql-value v2.6.5
[INFO] [stderr]    Compiling sqlx-core v0.5.1
[INFO] [stderr]    Compiling async-graphql-parser v2.6.5
[INFO] [stderr]    Compiling hyper v0.14.5
[INFO] [stderr]    Compiling async-graphql-derive v2.7.0
[INFO] [stderr]    Compiling rocket_http v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling sqlx-macros v0.5.1
[INFO] [stderr]    Compiling async-graphql v2.7.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-dev (https://github.com/jebrosen/Rocket?branch=tracing-rebase-202103#9b822d84)
[INFO] [stderr]    Compiling sqlx v0.5.1
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/trace.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |           cx: &FmtContext<'_, S, N>,
[INFO] [stdout]     |           --
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `cx` is a reference that is only valid in the method body
[INFO] [stdout]     |           has type `&FmtContext<'1, S, N>`
[INFO] [stdout] ...
[INFO] [stdout] 565 | /         with_meta(
[INFO] [stdout] 566 | |             writer,
[INFO] [stdout] 567 | |             event_meta,
[INFO] [stdout] 568 | |             DisplayFields {
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |             },
[INFO] [stdout] 572 | |         )?;
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________`cx` escapes the method body here
[INFO] [stdout]     |           argument requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/trace.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |     f: impl fmt::Display,
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `FormatFields` is not general enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rocket-9fcb82b3748c2462/9b822d8/core/lib/src/trace.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | /         with_meta(
[INFO] [stdout] 566 | |             writer,
[INFO] [stdout] 567 | |             event_meta,
[INFO] [stdout] 568 | |             DisplayFields {
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |             },
[INFO] [stdout] 572 | |         )?;
[INFO] [stdout]     | |_________^ implementation of `FormatFields` is not general enough
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FormatFields<'0>` would have to be implemented for the type `FmtContext<'_, S, N>`, for any lifetime `'0`...
[INFO] [stdout]     = note: ...but `FormatFields<'1>` is actually implemented for the type `FmtContext<'1, S, N>`, for some specific lifetime `'1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "281db793776d9b5057e426fceb090622e71ad06d054133cc535bcd411b393799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281db793776d9b5057e426fceb090622e71ad06d054133cc535bcd411b393799", kill_on_drop: false }`
[INFO] [stdout] 281db793776d9b5057e426fceb090622e71ad06d054133cc535bcd411b393799