[INFO] cloning repository https://github.com/waadsamkri/rust-subgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waadsamkri/rust-subgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaadsamkri%2Frust-subgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaadsamkri%2Frust-subgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7230c74051a80ce0b7a57028ef62f4ac524701b
[INFO] testing waadsamkri/rust-subgraph against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaadsamkri%2Frust-subgraph" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/waadsamkri/rust-subgraph
[INFO] finished tweaking git repo https://github.com/waadsamkri/rust-subgraph
[INFO] tweaked toml for git repo https://github.com/waadsamkri/rust-subgraph written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/waadsamkri/rust-subgraph on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/waadsamkri/rust-subgraph 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.6
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.5
[INFO] [stderr]   Downloaded async-graphql-axum v7.0.2
[INFO] [stderr]   Downloaded rustversion v1.0.14
[INFO] [stderr]   Downloaded async-stream v0.3.5
[INFO] [stderr]   Downloaded async-graphql-value v7.0.2
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded multer v3.0.0
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.2
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.2
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded async-trait v0.1.77
[INFO] [stderr]   Downloaded async-graphql v7.0.2
[INFO] [stderr]   Downloaded tokio v1.36.0
[INFO] [stderr]   Downloaded brotli v3.4.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59fec5c49e1a1382845718a90cb3c2f605e82a9d6561779bf7ee154ec12bd7b9
[INFO] running `Command { std: "docker" "start" "-a" "59fec5c49e1a1382845718a90cb3c2f605e82a9d6561779bf7ee154ec12bd7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59fec5c49e1a1382845718a90cb3c2f605e82a9d6561779bf7ee154ec12bd7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fec5c49e1a1382845718a90cb3c2f605e82a9d6561779bf7ee154ec12bd7b9", kill_on_drop: false }`
[INFO] [stdout] 59fec5c49e1a1382845718a90cb3c2f605e82a9d6561779bf7ee154ec12bd7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb4cc1de77a491919a3d6992275e68c14dadeeaf89ddb831a25d0d60a964681
[INFO] running `Command { std: "docker" "start" "-a" "2eb4cc1de77a491919a3d6992275e68c14dadeeaf89ddb831a25d0d60a964681", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-graphql-value v7.0.2
[INFO] [stderr]    Compiling async-graphql-parser v7.0.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-graphql-derive v7.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling async-graphql v7.0.2
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling async-graphql-axum v7.0.2
[INFO] [stderr]    Compiling my-subgraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "2eb4cc1de77a491919a3d6992275e68c14dadeeaf89ddb831a25d0d60a964681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb4cc1de77a491919a3d6992275e68c14dadeeaf89ddb831a25d0d60a964681", kill_on_drop: false }`
[INFO] [stdout] 2eb4cc1de77a491919a3d6992275e68c14dadeeaf89ddb831a25d0d60a964681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f42f5c42efe43d5a53ccdca0aa6f9c9f2299129a9d3487aded83fe62c874737c
[INFO] running `Command { std: "docker" "start" "-a" "f42f5c42efe43d5a53ccdca0aa6f9c9f2299129a9d3487aded83fe62c874737c", kill_on_drop: false }`
[INFO] [stderr]    Compiling my-subgraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "f42f5c42efe43d5a53ccdca0aa6f9c9f2299129a9d3487aded83fe62c874737c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42f5c42efe43d5a53ccdca0aa6f9c9f2299129a9d3487aded83fe62c874737c", kill_on_drop: false }`
[INFO] [stdout] f42f5c42efe43d5a53ccdca0aa6f9c9f2299129a9d3487aded83fe62c874737c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfdb34a74d52c419a653cb03c84d6942771577c57c23f95bcddcdca7d2ee11c4
[INFO] running `Command { std: "docker" "start" "-a" "dfdb34a74d52c419a653cb03c84d6942771577c57c23f95bcddcdca7d2ee11c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_subgraph-e865b0dc8c0e81f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_subgraph-b6d45a7582da9523)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/router_secret.rs (/opt/rustwide/target/debug/deps/router_secret-f180ddf1c735afc7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_incorrect_secret ... ok
[INFO] [stdout] test test_missing_secret ... ok
[INFO] [stdout] test test_authorized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thing.rs (/opt/rustwide/target/debug/deps/thing-1136afca0551eca3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Doc-tests my_subgraph
[INFO] [stdout] test create_thing ... ok
[INFO] [stdout] test get_thing ... ok
[INFO] [stdout] test get_thing_entity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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" "dfdb34a74d52c419a653cb03c84d6942771577c57c23f95bcddcdca7d2ee11c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfdb34a74d52c419a653cb03c84d6942771577c57c23f95bcddcdca7d2ee11c4", kill_on_drop: false }`
[INFO] [stdout] dfdb34a74d52c419a653cb03c84d6942771577c57c23f95bcddcdca7d2ee11c4
