[INFO] cloning repository https://github.com/djc/nested-input [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djc/nested-input" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fnested-input", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fnested-input'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95628ab8a949917fd54602aeae77be8789e4b1f1 [INFO] testing djc/nested-input against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjc%2Fnested-input" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djc/nested-input on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djc/nested-input [INFO] finished tweaking git repo https://github.com/djc/nested-input [INFO] tweaked toml for git repo https://github.com/djc/nested-input written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/djc/nested-input already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e817331f0e8a5806cac7e9ec3513f71e78f5bb344d3d1edb056f57f906790237 [INFO] running `Command { std: "docker" "start" "-a" "e817331f0e8a5806cac7e9ec3513f71e78f5bb344d3d1edb056f57f906790237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e817331f0e8a5806cac7e9ec3513f71e78f5bb344d3d1edb056f57f906790237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e817331f0e8a5806cac7e9ec3513f71e78f5bb344d3d1edb056f57f906790237", kill_on_drop: false }` [INFO] [stdout] e817331f0e8a5806cac7e9ec3513f71e78f5bb344d3d1edb056f57f906790237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e28489c42c725e8391e759465d1d8ff665ddd6aa27c232fbce5800cdd47823 [INFO] running `Command { std: "docker" "start" "-a" "a6e28489c42c725e8391e759465d1d8ff665ddd6aa27c232fbce5800cdd47823", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling async-graphql-value v3.0.36 (https://github.com/async-graphql/async-graphql?rev=2c4cfa17072a10e118d3ca403bcd127378dbd1c6#2c4cfa17) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling async-graphql-parser v3.0.36 (https://github.com/async-graphql/async-graphql?rev=2c4cfa17072a10e118d3ca403bcd127378dbd1c6#2c4cfa17) [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling async-graphql-derive v3.0.36 (https://github.com/async-graphql/async-graphql?rev=2c4cfa17072a10e118d3ca403bcd127378dbd1c6#2c4cfa17) [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling async-graphql v3.0.36 (https://github.com/async-graphql/async-graphql?rev=2c4cfa17072a10e118d3ca403bcd127378dbd1c6#2c4cfa17) [INFO] [stderr] Compiling async-graphql-axum v3.0.36 (https://github.com/async-graphql/async-graphql?rev=2c4cfa17072a10e118d3ca403bcd127378dbd1c6#2c4cfa17) [INFO] [stderr] Compiling nested-input v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.98s [INFO] running `Command { std: "docker" "inspect" "a6e28489c42c725e8391e759465d1d8ff665ddd6aa27c232fbce5800cdd47823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e28489c42c725e8391e759465d1d8ff665ddd6aa27c232fbce5800cdd47823", kill_on_drop: false }` [INFO] [stdout] a6e28489c42c725e8391e759465d1d8ff665ddd6aa27c232fbce5800cdd47823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afce935fc2d3af09d0bdc84cfffa8a3391374c70dd9d7bd336ce07acaf9fc57 [INFO] running `Command { std: "docker" "start" "-a" "9afce935fc2d3af09d0bdc84cfffa8a3391374c70dd9d7bd336ce07acaf9fc57", kill_on_drop: false }` [INFO] [stderr] Compiling nested-input v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nested_input-46eccda24a0077d5) [INFO] running `Command { std: "docker" "inspect" "9afce935fc2d3af09d0bdc84cfffa8a3391374c70dd9d7bd336ce07acaf9fc57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afce935fc2d3af09d0bdc84cfffa8a3391374c70dd9d7bd336ce07acaf9fc57", kill_on_drop: false }` [INFO] [stdout] 9afce935fc2d3af09d0bdc84cfffa8a3391374c70dd9d7bd336ce07acaf9fc57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f4b1bddac746a29ed9b76f4859c24d027c3f02b2122584593c97b3cff3a21d2 [INFO] running `Command { std: "docker" "start" "-a" "8f4b1bddac746a29ed9b76f4859c24d027c3f02b2122584593c97b3cff3a21d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nested_input-46eccda24a0077d5) [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" "8f4b1bddac746a29ed9b76f4859c24d027c3f02b2122584593c97b3cff3a21d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4b1bddac746a29ed9b76f4859c24d027c3f02b2122584593c97b3cff3a21d2", kill_on_drop: false }` [INFO] [stdout] 8f4b1bddac746a29ed9b76f4859c24d027c3f02b2122584593c97b3cff3a21d2