[INFO] fetching crate reductionml-cli 0.1.0... [INFO] testing reductionml-cli-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate reductionml-cli 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate reductionml-cli 0.1.0 [INFO] finished tweaking crates.io crate reductionml-cli 0.1.0 [INFO] tweaked toml for crates.io crate reductionml-cli 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reductionml-cli 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reductionml-cli 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5169da13ca397708c58baa830312614ae349b7bd4ffcbe9155ebc21999365899 [INFO] running `Command { std: "docker" "start" "-a" "5169da13ca397708c58baa830312614ae349b7bd4ffcbe9155ebc21999365899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5169da13ca397708c58baa830312614ae349b7bd4ffcbe9155ebc21999365899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5169da13ca397708c58baa830312614ae349b7bd4ffcbe9155ebc21999365899", kill_on_drop: false }` [INFO] [stdout] 5169da13ca397708c58baa830312614ae349b7bd4ffcbe9155ebc21999365899 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c8b08c3ec011b43999ab4ec2d52fd38bc3f6f0a9ebe65a60c18f9af7db18a2 [INFO] running `Command { std: "docker" "start" "-a" "b7c8b08c3ec011b43999ab4ec2d52fd38bc3f6f0a9ebe65a60c18f9af7db18a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling atomic-wait v1.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling ghost v0.1.9 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling typetag-impl v0.2.8 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling inventory v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling clap_complete v4.3.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_default v0.1.0 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling typetag v0.2.8 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling serde_json_borrow v0.1.4 [INFO] [stderr] Compiling reductionml-core v0.1.0 [INFO] [stderr] Compiling reductionml-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.16s [INFO] running `Command { std: "docker" "inspect" "b7c8b08c3ec011b43999ab4ec2d52fd38bc3f6f0a9ebe65a60c18f9af7db18a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c8b08c3ec011b43999ab4ec2d52fd38bc3f6f0a9ebe65a60c18f9af7db18a2", kill_on_drop: false }` [INFO] [stdout] b7c8b08c3ec011b43999ab4ec2d52fd38bc3f6f0a9ebe65a60c18f9af7db18a2 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbdd47df4050c6637eebae742ee73e4aa7c3b8c2a0afc671ba9721469435e947 [INFO] running `Command { std: "docker" "start" "-a" "fbdd47df4050c6637eebae742ee73e4aa7c3b8c2a0afc671ba9721469435e947", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling psl v2.1.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_default v0.1.0 [INFO] [stderr] Compiling reductionml-core v0.1.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling assert_cmd v2.0.11 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling reductionml-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.24s [INFO] running `Command { std: "docker" "inspect" "fbdd47df4050c6637eebae742ee73e4aa7c3b8c2a0afc671ba9721469435e947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbdd47df4050c6637eebae742ee73e4aa7c3b8c2a0afc671ba9721469435e947", kill_on_drop: false }` [INFO] [stdout] fbdd47df4050c6637eebae742ee73e4aa7c3b8c2a0afc671ba9721469435e947 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bd8b22452a2952b3f5792adc1170b50e45b93e291c60672352e51ef4d408eab [INFO] running `Command { std: "docker" "start" "-a" "0bd8b22452a2952b3f5792adc1170b50e45b93e291c60672352e51ef4d408eab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reml-75c0b2ac32cb4629) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gen_schema::tests::validate_generated_schema ... ok [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-a2711887a8f1b160) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test invalid_config_fails_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bd8b22452a2952b3f5792adc1170b50e45b93e291c60672352e51ef4d408eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd8b22452a2952b3f5792adc1170b50e45b93e291c60672352e51ef4d408eab", kill_on_drop: false }` [INFO] [stdout] 0bd8b22452a2952b3f5792adc1170b50e45b93e291c60672352e51ef4d408eab