[INFO] fetching crate rain_cli_meta 0.10.0...
[INFO] testing rain_cli_meta-0.10.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rain_cli_meta 0.10.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rain_cli_meta 0.10.0
[INFO] finished tweaking crates.io crate rain_cli_meta 0.10.0
[INFO] tweaked toml for crates.io crate rain_cli_meta 0.10.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rain_cli_meta 0.10.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rain_cli_meta 0.10.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.1.0
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.9
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded validator v0.16.0
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded graphql_client v0.12.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded mio v0.8.7
[INFO] [stderr]   Downloaded graphql_query_derive v0.12.0
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.12.0
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 331b5abdf988f5dcc8344334c565433fc15245c41500e20147194cf4eb7793ac
[INFO] running `Command { std: "docker" "start" "-a" "331b5abdf988f5dcc8344334c565433fc15245c41500e20147194cf4eb7793ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "331b5abdf988f5dcc8344334c565433fc15245c41500e20147194cf4eb7793ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331b5abdf988f5dcc8344334c565433fc15245c41500e20147194cf4eb7793ac", kill_on_drop: false }`
[INFO] [stdout] 331b5abdf988f5dcc8344334c565433fc15245c41500e20147194cf4eb7793ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48f9271ecefc2718218fc64cc8fc27094bfcdc5f88e5696fa2edb7bae0701824
[INFO] running `Command { std: "docker" "start" "-a" "48f9271ecefc2718218fc64cc8fc27094bfcdc5f88e5696fa2edb7bae0701824", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling mio v0.8.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.12.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling validator v0.16.0
[INFO] [stderr]    Compiling graphql_query_derive v0.12.0
[INFO] [stderr]    Compiling graphql_client v0.12.0
[INFO] [stderr]    Compiling rain_cli_meta v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.90s
[INFO] running `Command { std: "docker" "inspect" "48f9271ecefc2718218fc64cc8fc27094bfcdc5f88e5696fa2edb7bae0701824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f9271ecefc2718218fc64cc8fc27094bfcdc5f88e5696fa2edb7bae0701824", kill_on_drop: false }`
[INFO] [stdout] 48f9271ecefc2718218fc64cc8fc27094bfcdc5f88e5696fa2edb7bae0701824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fa34ba77f733615004176fb67a47feb589fcaa5d63488c15a73a8f170946215
[INFO] running `Command { std: "docker" "start" "-a" "3fa34ba77f733615004176fb67a47feb589fcaa5d63488c15a73a8f170946215", kill_on_drop: false }`
[INFO] [stderr]    Compiling rain_cli_meta v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/cli/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] running `Command { std: "docker" "inspect" "3fa34ba77f733615004176fb67a47feb589fcaa5d63488c15a73a8f170946215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa34ba77f733615004176fb67a47feb589fcaa5d63488c15a73a8f170946215", kill_on_drop: false }`
[INFO] [stdout] 3fa34ba77f733615004176fb67a47feb589fcaa5d63488c15a73a8f170946215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e32f7116ca858d1f4a8dc140dc23f39d839804275f01799411f6944f38cbbf9
[INFO] running `Command { std: "docker" "start" "-a" "1e32f7116ca858d1f4a8dc140dc23f39d839804275f01799411f6944f38cbbf9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `clap::command`
[INFO] [stderr]  --> src/cli/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rain_cli_meta` (lib) generated 1 warning (run `cargo fix --lib -p rain_cli_meta` to apply 1 suggestion)
[INFO] [stderr] warning: `rain_cli_meta` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `rain_cli_meta` (bin "rain-meta" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rain_cli_meta-4e0645944f5310ec)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test cli::build::tests::test_cbor_encoding_type ... ok
[INFO] [stdout] test cli::build::tests::test_build_empty ... ok
[INFO] [stdout] test cli::build::tests::test_empty_item ... ok
[INFO] [stdout] test meta::magic::tests::test_authoring_meta_v1 ... ok
[INFO] [stdout] test cli::build::tests::test_into_meta_document ... ok
[INFO] [stdout] test meta::magic::tests::test_interpreter_caller_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_rain_meta_document_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_op_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_solidity_abi_v2 ... ok
[INFO] [stdout] test meta::rain::v1::test::test_rain_title_validate ... ok
[INFO] [stdout] test meta::rain::v1::test::test_solidity_identifier_validate ... ok
[INFO] [stdout] test meta::rain::v1::test::test_rain_symbol_validate ... ok
[INFO] [stdout] test meta::rain::v1::test::test_rain_string_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rain_meta-bc3bfcf52d06129f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test cli::build::tests::test_build_empty ... ok
[INFO] [stdout] test meta::magic::tests::test_authoring_meta_v1 ... ok
[INFO] [stdout] test cli::build::tests::test_empty_item ... ok
[INFO] [stdout] test meta::magic::tests::test_op_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_rain_meta_document_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_interpreter_caller_meta_v1 ... ok
[INFO] [stdout] test cli::build::tests::test_into_meta_document ... ok
[INFO] [stdout] test cli::build::tests::test_cbor_encoding_type ... ok
[INFO] [stdout] test meta::magic::tests::test_solidity_abi_v2 ... ok
[INFO] [stdout] test meta::rain::v1::test::test_rain_string_validate ... ok
[INFO] [stdout] test meta::rain::v1::test::test_solidity_identifier_validate ... ok
[INFO] [stdout] test meta::rain::v1::test::test_rain_title_validate ... ok
[INFO] [stderr]    Doc-tests rain_cli_meta
[INFO] [stdout] test meta::rain::v1::test::test_rain_symbol_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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" "1e32f7116ca858d1f4a8dc140dc23f39d839804275f01799411f6944f38cbbf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e32f7116ca858d1f4a8dc140dc23f39d839804275f01799411f6944f38cbbf9", kill_on_drop: false }`
[INFO] [stdout] 1e32f7116ca858d1f4a8dc140dc23f39d839804275f01799411f6944f38cbbf9
