[INFO] fetching crate dfraw_json_parser-cli 1.2.1... [INFO] building dfraw_json_parser-cli-1.2.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate dfraw_json_parser-cli 1.2.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate dfraw_json_parser-cli 1.2.1 [INFO] finished tweaking crates.io crate dfraw_json_parser-cli 1.2.1 [INFO] tweaked toml for crates.io crate dfraw_json_parser-cli 1.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dfraw_json_parser-cli 1.2.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dfraw_json_parser-cli 1.2.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.16 [INFO] [stderr] Downloaded specta-macros v1.0.5 [INFO] [stderr] Downloaded erased-serde v0.4.4 [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded typetag v0.2.16 [INFO] [stderr] Downloaded document-features v0.2.8 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded specta v1.0.5 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded dfraw_json_parser v0.17.5 [INFO] [stderr] Downloaded deunicode v1.4.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b04fb8e6e2f77ffadfa2fee57cac7bb481c237e01ac27da6258c8557c7846c3 [INFO] running `Command { std: "docker" "start" "-a" "9b04fb8e6e2f77ffadfa2fee57cac7bb481c237e01ac27da6258c8557c7846c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b04fb8e6e2f77ffadfa2fee57cac7bb481c237e01ac27da6258c8557c7846c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b04fb8e6e2f77ffadfa2fee57cac7bb481c237e01ac27da6258c8557c7846c3", kill_on_drop: false }` [INFO] [stdout] 9b04fb8e6e2f77ffadfa2fee57cac7bb481c237e01ac27da6258c8557c7846c3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 304c18ddf844acf09d4de96e7c47cef6de28edcc2c6114ed5194b68315c7a225 [INFO] running `Command { std: "docker" "start" "-a" "304c18ddf844acf09d4de96e7c47cef6de28edcc2c6114ed5194b68315c7a225", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling specta-macros v1.0.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling typetag-impl v0.2.16 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling typetag v0.2.16 [INFO] [stderr] Compiling specta v1.0.5 [INFO] [stderr] Compiling dfraw_json_parser v0.17.5 [INFO] [stderr] Compiling dfraw_json_parser-cli v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [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" "304c18ddf844acf09d4de96e7c47cef6de28edcc2c6114ed5194b68315c7a225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304c18ddf844acf09d4de96e7c47cef6de28edcc2c6114ed5194b68315c7a225", kill_on_drop: false }` [INFO] [stdout] 304c18ddf844acf09d4de96e7c47cef6de28edcc2c6114ed5194b68315c7a225 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba4b37d0bb934ab556408f65dbe41aa185efe6b67ef036b9a30a0a2f7b9f31c [INFO] running `Command { std: "docker" "start" "-a" "aba4b37d0bb934ab556408f65dbe41aa185efe6b67ef036b9a30a0a2f7b9f31c", kill_on_drop: false }` [INFO] [stderr] Compiling dfraw_json_parser-cli v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [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" "aba4b37d0bb934ab556408f65dbe41aa185efe6b67ef036b9a30a0a2f7b9f31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba4b37d0bb934ab556408f65dbe41aa185efe6b67ef036b9a30a0a2f7b9f31c", kill_on_drop: false }` [INFO] [stdout] aba4b37d0bb934ab556408f65dbe41aa185efe6b67ef036b9a30a0a2f7b9f31c