[INFO] fetching crate chumsky 0.11.1... [INFO] building chumsky-0.11.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate chumsky 0.11.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate chumsky 0.11.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate chumsky 0.11.1 [INFO] tweaked toml for crates.io crate chumsky 0.11.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chumsky 0.11.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 chumsky 0.11.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 sn v0.1.2 [INFO] [stderr] Downloaded psm v0.1.22 [INFO] [stderr] Downloaded symbolic-common v10.2.1 [INFO] [stderr] Downloaded pprof v0.11.1 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded bytemuck v1.17.1 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded symbolic-demangle v10.2.1 [INFO] [stderr] Downloaded winnow v0.7.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fefb3df265b02bf7f73421bebfa5af7ec34f1deabc6d6c6cbc45219042dcbe9a [INFO] running `Command { std: "docker" "start" "-a" "fefb3df265b02bf7f73421bebfa5af7ec34f1deabc6d6c6cbc45219042dcbe9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefb3df265b02bf7f73421bebfa5af7ec34f1deabc6d6c6cbc45219042dcbe9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefb3df265b02bf7f73421bebfa5af7ec34f1deabc6d6c6cbc45219042dcbe9a", kill_on_drop: false }` [INFO] [stdout] fefb3df265b02bf7f73421bebfa5af7ec34f1deabc6d6c6cbc45219042dcbe9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4b4cf982fe6ef3f59e2242a19d9a85cb345b7e9c455212945a56bb1c4c1246c6 [INFO] running `Command { std: "docker" "start" "-a" "4b4cf982fe6ef3f59e2242a19d9a85cb345b7e9c455212945a56bb1c4c1246c6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling psm v0.1.22 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling chumsky v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `inspector::Inspector` [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | inspector::Inspector, [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 7.51s [INFO] running `Command { std: "docker" "inspect" "4b4cf982fe6ef3f59e2242a19d9a85cb345b7e9c455212945a56bb1c4c1246c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4cf982fe6ef3f59e2242a19d9a85cb345b7e9c455212945a56bb1c4c1246c6", kill_on_drop: false }` [INFO] [stdout] 4b4cf982fe6ef3f59e2242a19d9a85cb345b7e9c455212945a56bb1c4c1246c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 025383cd34e8386c595e2de0307597b9d98112f101a92b48828ea588f99f57ab [INFO] running `Command { std: "docker" "start" "-a" "025383cd34e8386c595e2de0307597b9d98112f101a92b48828ea588f99f57ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling sn v0.1.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling symbolic-common v10.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling chumsky v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=de1eb7b3f8c6e22d -C extra-filename=-d1136490313a788e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-cd2d612a47b62685.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-134afc313d9e7325.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-72ce4fc05f68a492.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `inspector::Inspector` [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | inspector::Inspector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "025383cd34e8386c595e2de0307597b9d98112f101a92b48828ea588f99f57ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025383cd34e8386c595e2de0307597b9d98112f101a92b48828ea588f99f57ab", kill_on_drop: false }` [INFO] [stdout] 025383cd34e8386c595e2de0307597b9d98112f101a92b48828ea588f99f57ab